aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Deinstall.Scott Ullrich2007-02-042-0/+7
|
* Use <<<Scott Ullrich2007-02-041-1/+1
|
* Remove _ from xml fieldnamesScott Ullrich2007-02-042-8/+8
|
* Adding bandwidthd pacakgedScott Ullrich2007-02-042-0/+244
|
* Add missing Logs tabScott Ullrich2007-02-031-0/+1
|
* Fix Fatal error:Call to undefined function: filter_configure() in ↵Scott Ullrich2007-02-031-0/+2
| | | | /usr/local/pkg/tinydns.inc on line 141 error on package sync
* miniupnpd interfaces field is required .. pointed out by dshRyan Wagoner2007-01-301-0/+1
|
* fix typo in miniupnpdRyan Wagoner2007-01-301-1/+1
|
* miniupnpd version bump 20070130Ryan Wagoner2007-01-302-1/+1
|
* Fix TTL for SOA type recordsScott Ullrich2007-01-301-1/+1
|
* Fix TTL for MX type recordsScott Ullrich2007-01-301-1/+1
|
* Unbreak load balancing optionScott Ullrich2007-01-301-1/+0
|
* miniupnpd version bump 20070127 which fixes my network places bug and adds ↵Ryan Wagoner2007-01-293-77/+185
| | | | support for access restrictions
* Show the entire log file, not just the last 8 or so entriesScott Ullrich2007-01-281-1/+1
|
* Strip out trailing :0Scott Ullrich2007-01-281-1/+1
|
* Add generic tinydns log viewer.Scott Ullrich2007-01-284-0/+187
| | | | Many thanks to Billm for working out the hex foo
* Add snort advanced pass thrrough configurationScott Ullrich2007-01-282-0/+13
|
* Rebuild the tinydns database very 60 seconds so that failover CARP nodes are ↵Scott Ullrich2007-01-281-1/+1
| | | | rebult accordingly. XMLRPC already works so now any host in a CARP cluter can be a authoritative host and dynamically failover.
* Correct descriptionScott Ullrich2007-01-281-1/+1
|
* 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