aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* - delete files that were copied in place by pkg_addDaniel Stefan Haischt2006-08-051-0/+13
|
* - return if theres no IP or port. doesnt make sense to setup NAT rules ↵Daniel Stefan Haischt2006-08-051-1/+6
| | | | without an IP and/or port.
* - fix: wrong HTML entity usageDaniel Stefan Haischt2006-08-051-1/+1
|
* - check whether rc file already existsDaniel Stefan Haischt2006-08-051-12/+9
| | | | - removed config_lock, that already hapens in sync_package_p3scan()
* - fix: added missing function callDaniel Stefan Haischt2006-08-051-0/+1
|
* - various bugfixesDaniel Stefan Haischt2006-08-057-2/+129
| | | | - added a exclusion list that lists IPs excluded from beeing served via transparent proxying
* changed address 0.0.0.0 to 127.0.0.1 as a bind addressDaniel Stefan Haischt2006-08-051-1/+1
|
* - fix: various typos.Daniel Stefan Haischt2006-08-051-1/+2
|
* removed absolute include pathDaniel Stefan Haischt2006-08-055-5/+5
|
* grr missing directoryDaniel Stefan Haischt2006-08-051-5/+5
|
* This is a more up to date p3scan package (stable version), that utilizes the ↵Daniel Stefan Haischt2006-08-056-0/+937
| | | | OpenBSD packet filter for transparant proxying. Also includes a GUI.
* that file was never needed by DSPAM.Daniel Stefan Haischt2006-08-041-12/+0
|
* - fix: added name and id to <form /> tagDaniel Stefan Haischt2006-08-042-2/+2
|
* - fix: added user= to HTTP query string where necessary.Daniel Stefan Haischt2006-08-048-25/+25
|
* 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
|