Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * fix: add onload event to <body> required to support transmenu | Daniel Stefan Haischt | 2006-12-27 | 39 | -39/+39 |
| | |||||
* | Bump squid version, p5 was broken, enter p6 | Seth Mos | 2006-12-27 | 1 | -1/+1 |
| | |||||
* | Unbreak squid. I forgot to set $port before creating the rules. | Seth Mos | 2006-12-27 | 1 | -0/+1 |
| | |||||
* | Bump squid version | Seth Mos | 2006-12-25 | 1 | -1/+1 |
| | |||||
* | Accept transparent proxy connections _and_ normal connections on the ↵ | Seth Mos | 2006-12-25 | 1 | -5/+5 |
| | | | | configured port. | ||||
* | Bump squid version | Seth Mos | 2006-12-24 | 1 | -1/+1 |
| | |||||
* | Allow setting maxium object size to 0 so we can prevent disk caching and run ↵ | Seth Mos | 2006-12-24 | 1 | -1/+1 |
| | | | | embedded. | ||||
* | Iterate foreach loop correctly. | Scott Ullrich | 2006-12-23 | 1 | -4/+4 |
| | | | | | | Submitted by xstas via forum. http://forum.pfsense.org/index.php/topic,3089.0/topicseen.html | ||||
* | * Kill spamd on deinstall | Scott Ullrich | 2006-12-23 | 1 | -0/+3 |
| | | | | * Reload filter | ||||
* | Bump squid version. We can do transparent using webgui and squid on port 80 | Seth Mos | 2006-12-22 | 1 | -1/+1 |
| | |||||
* | More fixes by Umberto from the forum. | Seth Mos | 2006-12-22 | 1 | -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 Mos | 2006-12-21 | 1 | -1/+1 |
| | | | | If the webgui does not use http, do not complain about the port for transparent mode. | ||||
* | Fix throttle extension syntax. | Seth Mos | 2006-12-20 | 1 | -1/+1 |
| | |||||
* | Run squid_dash_z() after saving the cache settings. | Seth Mos | 2006-12-20 | 1 | -1/+2 |
| | |||||
* | Stop squid before trying a squid -z. resync_general will start it back up ↵ | Seth Mos | 2006-12-20 | 1 | -0/+3 |
| | | | | for us. | ||||
* | Add missing linefeed (delay pools) | Seth Mos | 2006-12-20 | 1 | -1/+1 |
| | |||||
* | Remove squid files, these are now in a squid subdirectory | Seth Mos | 2006-12-20 | 13 | -3660/+0 |
| | |||||
* | Lower proxy monitor sleep time for earlier detection. | Seth Mos | 2006-12-20 | 3 | -19/+19 |
| | | | | Point XML files to new squid location | ||||
* | Re-Add squid files in new squid subdirectory | Seth Mos | 2006-12-20 | 13 | -0/+3660 |
| | |||||
* | Start squid after installing, remove squid cache and log after deinstalling. | Seth Mos | 2006-12-20 | 1 | -0/+16 |
| | |||||
* | Do not attempt to create squid cache dir on each reload. | Seth Mos | 2006-12-20 | 1 | -3/+2 |
| | |||||
* | Further Squid cache creation fixes, more verbosity | Seth Mos | 2006-12-20 | 1 | -19/+20 |
| | |||||
* | Rework the way we setup the squid cache directory | Seth Mos | 2006-12-20 | 1 | -12/+16 |
| | |||||
* | Fix the cache creation. | Seth Mos | 2006-12-19 | 1 | -1/+2 |
| | |||||
* | Actually set up and use the alternative paths for the log and cache. | Seth Mos | 2006-12-19 | 1 | -8/+10 |
| | |||||
* | Fix indentation to tabs | Seth Mos | 2006-12-19 | 1 | -8/+8 |
| | |||||
* | - transparent and gui on port 80 are not allowed. | Seth Mos | 2006-12-19 | 2 | -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 Mos | 2006-12-19 | 2 | -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 Mos | 2006-12-19 | 1 | -22/+31 |
| | |||||
* | Well poke me with a stick and set me on fire! Hurrah! | Seth Mos | 2006-12-18 | 1 | -40/+81 |
| | | | | Please Test | ||||
* | s/MiniUPnP/MiniUPnPd | Ryan Wagoner | 2006-12-15 | 3 | -6/+6 |
| | |||||
* | add enable checkbox to imspector, cleanup include code | Ryan Wagoner | 2006-12-15 | 2 | -30/+64 |
| | |||||
* | add enable checkbox, format menu name to MiniUPnP | Ryan Wagoner | 2006-12-15 | 3 | -13/+23 |
| | |||||
* | bump miniupnpd to version 20061214, improve syslog messages, add notice for ↵ | Ryan Wagoner | 2006-12-15 | 3 | -22/+39 |
| | | | | disabling of service | ||||
* | Stop snort on deinstall. | Scott Ullrich | 2006-12-11 | 1 | -0/+3 |
| | |||||
* | Latest fixes from Scott | Scott Ullrich | 2006-12-11 | 2 | -19/+27 |
| | |||||
* | Updated file from Scott. | Scott Ullrich | 2006-12-11 | 1 | -345/+348 |
| | |||||
* | fix mysql logging support | Ryan Wagoner | 2006-12-11 | 1 | -2/+6 |
| | |||||
* | use rdr pass to simplify the rule creation process .. inform users of ↵ | Ryan Wagoner | 2006-12-09 | 2 | -19/+17 |
| | | | | imspector log directory | ||||
* | Add Snort rule activation/deactivation/edit support. | Scott Ullrich | 2006-12-09 | 9 | -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 Ullrich | 2006-12-09 | 2 | -2/+2 |
| | |||||
* | Default to tinydns_status.php. Redirect to settings page when not configured. | Scott Ullrich | 2006-12-09 | 1 | -2/+6 |
| | |||||
* | Do not lazy search | Scott Ullrich | 2006-12-09 | 1 | -2/+2 |
| | |||||
* | Indent master/parent records better. | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
| | |||||
* | Rename to DNS Server. This reflects what this package does better. | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
| | |||||
* | whitelist -> domains | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
| | |||||
* | Add XMLRPC switch | Scott Ullrich | 2006-12-09 | 1 | -0/+6 |
| | |||||
* | Reload filter after changes to force xmlrpc sync if defined. | Scott Ullrich | 2006-12-09 | 1 | -0/+3 |
| | |||||
* | Don't forget trailing / | Scott Ullrich | 2006-12-09 | 1 | -1/+1 |
| | |||||
* | Make sure tinydns files are removed upon deinstall | Scott Ullrich | 2006-12-09 | 1 | -0/+3 |
| |