aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Sample cg2 files, used as reference for the implementation. Feel free to ↵Fernando Lemos2006-08-024-0/+205
| | | | send me suggestions. Those are also not complete yet.
* - fix: HTML layouting issuesDaniel Stefan Haischt2006-08-021-1/+0
|
* - fix: HTML layouting issuesDaniel Stefan Haischt2006-08-021-10/+4
|
* - moved sshterm package to its own folderDaniel Stefan Haischt2006-08-013-1/+100
|
* Adjust ordering.Scott Ullrich2006-08-011-2/+4
|
* Resync on add command.Scott Ullrich2006-08-011-0/+3
|
* Start proxy_monitor.sh after syncScott Ullrich2006-08-011-0/+5
|
* Log when we run squid -zScott Ullrich2006-08-011-1/+3
|
* Resync after installation.Scott Ullrich2006-08-011-6/+7
|
* - adds a Page >Diagnostics >Shell that includs a terminal Java appletDaniel Stefan Haischt2006-08-012-0/+155
|
* Squid -z on installScott Ullrich2006-07-301-0/+2
|
* Full path to squidScott Ullrich2006-07-301-4/+4
|
* Remove alarm file if exists on launchScott Ullrich2006-07-301-0/+4
|
* Do not include php files in ps awuxScott Ullrich2006-07-301-3/+3
|
* Use correct pidScott Ullrich2006-07-301-6/+6
|
* Start in backgroundScott Ullrich2006-07-301-2/+2
|
* Don't forget grep -vScott Ullrich2006-07-301-2/+2
|
* Restart proxy monitor script on resyncScott Ullrich2006-07-301-0/+5
|
* Woops, that should be grepScott Ullrich2006-07-301-4/+4
|
* Kill off all known squid processes if running on deinstallationScott Ullrich2006-07-301-1/+4
|
* Kill proxy monitor on package deinstallationScott Ullrich2006-07-301-1/+2
|
* Start proxy_monitor service on initial installation.Scott Ullrich2006-07-301-0/+5
|
* Full path to include fileScott Ullrich2006-07-301-2/+1
|
* Add proxy monitor alarm scriptScott Ullrich2006-07-302-0/+6
|
* Adding squid monitor that reconfigures filter if squid stops working.Scott Ullrich2006-07-301-0/+41
| | | | Simple shell script. Small. Effective.
* When defining ports, do not include blank ip addresses which leads to ↵Scott Ullrich2006-07-301-1/+2
| | | | | | entries such as: http_port :3128
* Default to port 3128 if user has not filled in a custom port.Scott Ullrich2006-07-301-5/+11
|
* If /var/squid/cache does not exist then force a squid -zScott Ullrich2006-07-291-6/+4
|
* Create squid cache when neededScott Ullrich2006-07-291-10/+17
|
* Simplify Squid startup commandScott Ullrich2006-07-281-216/+212
|
* - added missing PEAR Image dependencyDaniel Stefan Haischt2006-07-27114-0/+26173
|
* - added missing additional files.Daniel Stefan Haischt2006-07-271-12/+165
|
* - addition: the last step title (reload in progress) now pulsates to get the ↵Daniel Stefan Haischt2006-07-231-2/+5
| | | | user's attention.
* - added CDATA wrapperDaniel Stefan Haischt2006-07-221-0/+15
|
* - fix: wrong rcfile notation.Daniel Stefan Haischt2006-07-211-5/+5
|
* - dynamically load the bcompiler extension if it has not been loaded already.Daniel Stefan Haischt2006-07-211-24/+30
|
* - changed default pwd of admin userDaniel Stefan Haischt2006-07-211-1/+1
|
* - added support contact to dspam settings.Daniel Stefan Haischt2006-07-211-0/+1
|
* - added some extra checks to be able to detect whether a particular software ↵Daniel Stefan Haischt2006-07-212-4/+71
| | | | is available.
* - split the 4000 lines dspam.inc into several chunks for better maintainabilityDaniel Stefan Haischt2006-07-172-3588/+6
|
* - split the 4000 lines dspam.inc into several chunks for better maintainabilityDaniel Stefan Haischt2006-07-174-0/+3619
|
* Use start_service()Scott Ullrich2006-07-161-1/+1
|
* Don't add -i twiceScott Ullrich2006-07-161-1/+1
|
* Seperate interfaces with -i, not ,Scott Ullrich2006-07-161-3/+1
|
* Only call setup routines when neededScott Ullrich2006-07-161-16/+24
|
* Add darkstat settings since version 3 is a tad bit differentScott Ullrich2006-07-161-6/+54
|
* Adding darkstat pacakge.Scott Ullrich2006-07-162-0/+44
|
* - initial version of the DSPAM packageDaniel Stefan Haischt2006-07-1547-0/+15839
|
* xml is really unforgiving, need a space here, no word wraps ;)Bill Marquette2006-07-031-1/+1
|
* require routed.inc and use iface_array instead of interfaces_arrayBill Marquette2006-07-031-1/+8
| | | | which is a xmlparse array value