aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
...
* Woops, copy and pastoScott Ullrich2007-01-281-1/+1
|
* Make the refresh interval value tunableScott Ullrich2007-01-282-1/+10
|
* Woops minicron uses sleep() so we need to pass the numbner of seconds.Scott Ullrich2007-01-281-1/+1
|
* Make sure we exit with 0Scott Ullrich2007-01-282-0/+4
|
* Use minicron since cron seems to stop running ping_hosts.sh after about 100 ↵Scott Ullrich2007-01-282-23/+3
| | | | runs. Not sure what is going on with CRON but I am out of time of chasing its bad habits.
* Do not run tinydns_custom_php_changeip_command(); twiceScott Ullrich2007-01-281-1/+0
|
* Correctly return backup gateway host recordScott Ullrich2007-01-281-9/+16
|
* Lock the config while writing out files that could already being written by ↵Scott Ullrich2007-01-281-6/+13
| | | | a different process.
* * Do not install ping entries more than onceScott Ullrich2007-01-281-10/+27
| | | | * Only ping 1 packet to speed up process
* Simplify code by returning "DOWN" or "UP". True and false can be quite ↵Scott Ullrich2007-01-281-7/+7
| | | | confusing for these cases.
* Trim home netScott Ullrich2007-01-261-1/+1
| | | | Ticket #1232
* * fix: Ticket #1230 - add missing NFS related PHP pagesDaniel Stefan Haischt2007-01-261-0/+10
|
* Use pfsense.merge_config_sectionScott Ullrich2007-01-251-1/+1
|
* Oops, bad debug code, bad. Remove.Scott Ullrich2007-01-241-1/+1
|
* Use pfsense.merge_config_sectionScott Ullrich2007-01-241-3/+5
|
* Do not use fancy php pointers, leading to the whipeout of carpsettings xml ↵Scott Ullrich2007-01-241-2/+4
| | | | entries on secondary hosts
* Do not use fancy php pointers, leading to the whipeout of carpsettings xml ↵Scott Ullrich2007-01-241-3/+2
| | | | entries on secondary hosts
* * Create svscan structure correctly.Scott Ullrich2007-01-241-17/+2
| | | | * Ensure multilog is reading from tinydns pipe to prevent blockage
* Use monitorip if available.Scott Ullrich2007-01-242-5/+5
|
* Use monitorip if available.Scott Ullrich2007-01-242-12/+27
|
* Add monitor ip supportScott Ullrich2007-01-242-4/+28
|
* forgot to add these pages...Daniel Stefan Haischt2007-01-222-0/+948
|
* * updated PF filter rules generation - still needs a bit of fine tuningDaniel Stefan Haischt2007-01-221-6/+27
|
* * allow NFS options per exportDaniel Stefan Haischt2007-01-226-678/+105
| | | | | * split NFS daemon options and export options into two different tabs * allow NFS related daemons to bind to a particular IP address
* * results of a coding binge ...Daniel Stefan Haischt2007-01-213-47/+702
|
* s/=/==/Scott Ullrich2007-01-191-1/+1
| | | | Ticket #1208
* Update rules.Scott Ullrich2007-01-171-2/+2
|
* Do not install rules unless we can obtain the interface correctlyScott Ullrich2007-01-171-0/+4
|
* Call the correct deinstall function name.Scott Ullrich2007-01-171-1/+1
|
* update with frickin2 beta 2Scott Ullrich2007-01-171-0/+0
|
* Bump squid version.Seth Mos2007-01-171-1/+1
| | | | * fix core dump when not operating transparently
* When not enabling transparent mode we did not create a port statement inSeth Mos2007-01-171-10/+4
| | | | the config file and upsetting squid.
* Attempt no 2 to correctly start squid at boot.Seth Mos2007-01-172-5/+5
|
* Attempt to fix double startup error, this would result in squid starting ↵Seth Mos2007-01-172-4/+9
| | | | twice and not being able to bind to the http port.
* Bump squid version to p14Seth Mos2007-01-171-1/+1
| | | | unlucky after all. Fix config migration
* Correctly migrate the config settings. Use \n expansion, not the literal ↵Seth Mos2007-01-171-9/+9
| | | | characters.
* After conversion, write out the config settings.Seth Mos2007-01-171-0/+1
|
* Bump squid versionSeth Mos2007-01-171-1/+1
| | | | | * migrate existing settings in new format if at all possible 13 is lucky
* Migrate existing config settings. We can only do this reliably if the ↵Seth Mos2007-01-171-0/+64
| | | | previous entries have a , in them.
* Bump version to p12Seth Mos2007-01-175-39/+60
| | | | | | | | | | ********* NOTE: the format for the white,black,nac,donotcache,banned and unrestricted fields has changed! ********* * fields now use newlines instead of csv so it is easier to import white and blacklists. * fix acl creation and ordering.
* Bump squid version.Seth Mos2007-01-171-1/+1
|
* Fix TTL option.Scott Ullrich2007-01-161-1/+1
|
* Fix allow interface check against proper $config settings.Seth Mos2007-01-161-2/+2
| | | | Was this theoretical proof of concept code?
* Version Bump p10Seth Mos2007-01-162-21/+37
| | | | * 1st attempt to fix empty white and blacklist squid.conf errors
* * announce ntp service type via zeroconfDaniel Stefan Haischt2007-01-151-0/+18
|
* * fix: -> -mapall and -maproot mutually exclusiveDaniel Stefan Haischt2007-01-141-8/+4
|
* * fix: process save message via AjaxDaniel Stefan Haischt2007-01-136-0/+24
|
* * fix: *_tools.php pagesDaniel Stefan Haischt2007-01-132-9/+11
|
* bump miniupnpd version to 20070112Ryan Wagoner2007-01-122-1/+1
|
* Bump to version p9Seth Mos2007-01-112-5/+9
| | | | | * Fix incorrect comment line * Create single redirect line for transparent mode