aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Accept transparent proxy connections _and_ normal connections on the ↵Seth Mos2006-12-251-5/+5
| | | | configured port.
* Bump squid versionSeth Mos2006-12-241-1/+1
|
* Allow setting maxium object size to 0 so we can prevent disk caching and run ↵Seth Mos2006-12-241-1/+1
| | | | embedded.
* Iterate foreach loop correctly.Scott Ullrich2006-12-231-4/+4
| | | | | | Submitted by xstas via forum. http://forum.pfsense.org/index.php/topic,3089.0/topicseen.html
* * Kill spamd on deinstallScott Ullrich2006-12-231-0/+3
| | | | * Reload filter
* Bump squid version. We can do transparent using webgui and squid on port 80Seth Mos2006-12-221-1/+1
|
* More fixes by Umberto from the forum.Seth Mos2006-12-221-12/+6
| | | | | We can now run transparent proxy eventhough the webgui uses the same. http://forum.pfsense.org/index.php/topic,3089.msg18804.html#msg18804
* Add polish.Seth Mos2006-12-211-1/+1
| | | | If the webgui does not use http, do not complain about the port for transparent mode.
* Fix throttle extension syntax.Seth Mos2006-12-201-1/+1
|
* Run squid_dash_z() after saving the cache settings.Seth Mos2006-12-201-1/+2
|
* Stop squid before trying a squid -z. resync_general will start it back up ↵Seth Mos2006-12-201-0/+3
| | | | for us.
* Add missing linefeed (delay pools)Seth Mos2006-12-201-1/+1
|
* Remove squid files, these are now in a squid subdirectorySeth Mos2006-12-2013-3660/+0
|
* Lower proxy monitor sleep time for earlier detection.Seth Mos2006-12-203-19/+19
| | | | Point XML files to new squid location
* Re-Add squid files in new squid subdirectorySeth Mos2006-12-2013-0/+3660
|
* Start squid after installing, remove squid cache and log after deinstalling.Seth Mos2006-12-201-0/+16
|
* Do not attempt to create squid cache dir on each reload.Seth Mos2006-12-201-3/+2
|
* Further Squid cache creation fixes, more verbositySeth Mos2006-12-201-19/+20
|
* Rework the way we setup the squid cache directorySeth Mos2006-12-201-12/+16
|
* Fix the cache creation.Seth Mos2006-12-191-1/+2
|
* Actually set up and use the alternative paths for the log and cache.Seth Mos2006-12-191-8/+10
|
* Fix indentation to tabsSeth Mos2006-12-191-8/+8
|
* - transparent and gui on port 80 are not allowed.Seth Mos2006-12-192-2/+20
| | | | | - Add log dir option - If squid not running after install, start. Otherwise reload
* Last few commits have been in no particular order:Seth Mos2006-12-192-28/+22
| | | | | | | | | | | | | | | | - remove stopping and starting of squid on reconfiguration. use squid -k reconfigure instead. - stop killing and starting the proxy_monitor.sh script. It's not needed. - Always allow the webgui port for access, otherwise you could lock yourself from the gui. - Add cache location option. If you have another disk to store them on. - Fix input validation on a number of gui items. - Transparent and normal proxy mode now work. - Fix throttling. TEST - Authentication UNTESTED I think we are good for another public test attempt
* Smoldering wreck. Please test.Seth Mos2006-12-191-22/+31
|
* Well poke me with a stick and set me on fire! Hurrah!Seth Mos2006-12-181-40/+81
| | | | Please Test
* s/MiniUPnP/MiniUPnPdRyan Wagoner2006-12-153-6/+6
|
* add enable checkbox to imspector, cleanup include codeRyan Wagoner2006-12-152-30/+64
|
* add enable checkbox, format menu name to MiniUPnPRyan Wagoner2006-12-153-13/+23
|
* bump miniupnpd to version 20061214, improve syslog messages, add notice for ↵Ryan Wagoner2006-12-153-22/+39
| | | | disabling of service
* Stop snort on deinstall.Scott Ullrich2006-12-111-0/+3
|
* Latest fixes from ScottScott Ullrich2006-12-112-19/+27
|
* Updated file from Scott.Scott Ullrich2006-12-111-345/+348
|
* fix mysql logging supportRyan Wagoner2006-12-111-2/+6
|
* use rdr pass to simplify the rule creation process .. inform users of ↵Ryan Wagoner2006-12-092-19/+17
| | | | imspector log directory
* Add Snort rule activation/deactivation/edit support.Scott Ullrich2006-12-099-15/+715
| | | | Written and submitted by: Scott Dale <c_scott_dale_AT_yahoo.com
* Default to tinydns_status.php. Redirect to settings page when not configured.Scott Ullrich2006-12-092-2/+2
|
* Default to tinydns_status.php. Redirect to settings page when not configured.Scott Ullrich2006-12-091-2/+6
|
* Do not lazy searchScott Ullrich2006-12-091-2/+2
|
* Indent master/parent records better.Scott Ullrich2006-12-091-1/+1
|
* Rename to DNS Server. This reflects what this package does better.Scott Ullrich2006-12-091-1/+1
|
* whitelist -> domainsScott Ullrich2006-12-091-1/+1
|
* Add XMLRPC switchScott Ullrich2006-12-091-0/+6
|
* Reload filter after changes to force xmlrpc sync if defined.Scott Ullrich2006-12-091-0/+3
|
* Don't forget trailing /Scott Ullrich2006-12-091-1/+1
|
* Make sure tinydns files are removed upon deinstallScott Ullrich2006-12-091-0/+3
|
* Download xmlrpc file to /usr/local/pkg/pfScott Ullrich2006-12-091-0/+5
|
* * Cleanup statusScott Ullrich2006-12-092-1/+138
| | | | * Import XMLRPC file
* * Cleanup status.Scott Ullrich2006-12-091-5/+35
| | | | * Only show relevant items
* Correct failover logicScott Ullrich2006-12-092-2/+3
|