aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
...
* Reload snort on IP change but do it with a HUP.Scott Ullrich2007-05-081-4/+3
|
* Tighten the home net checks trying to eliminte blank entries that can lead ↵Scott Ullrich2007-05-071-2/+5
| | | | to ,/,
* Tighten the home net checks trying to eliminte blank entries that can lead ↵Scott Ullrich2007-05-071-4/+8
| | | | to ,/,
* Ensure file exists before invoking operation on it.Scott Ullrich2007-04-301-3/+6
|
* Turn off automatic scrub status change.Scott Ullrich2007-04-301-6/+6
|
* pass gre in to external interfaceScott Ullrich2007-04-301-0/+1
|
* Ensure freeradius files end up in /usr/local/pkg/ and provide a hint for our ↵Scott Ullrich2007-04-301-0/+6
| | | | bootup bad package detection code.
* We will restart snort from rc.newwanip now.Scott Ullrich2007-04-301-2/+2
|
* Check to see if item is an array before enumeratingScott Ullrich2007-04-291-0/+1
|
* Remove extra ?>Scott Ullrich2007-04-291-2/+0
|
* Set the correct directories and umask.Scott Ullrich2007-04-291-0/+16
|
* Install squid_cache.xml which is needed by squid. This will fix the ↵Scott Ullrich2007-04-291-1/+5
| | | | constant reinstall loop.
* Update to miniupnpd-20070412Seth Mos2007-04-282-1/+1
|
* Add ability to select filename for black and white list Submitted-by: ↵Scott Ullrich2007-04-281-0/+1
| | | | Robert Carr <rcarr6502_AT_yahoo.com>
* * Minor style cleanupsScott Ullrich2007-04-271-1/+6
|
* Use pfsense.restore_config_section xmlrpc call for syncing tinydns data.Scott Ullrich2007-04-251-1/+1
|
* Use $config['system']['dummynetshaper'] option to load ipfw / dummynet both ↵Scott Ullrich2007-04-221-0/+4
| | | | early on in the pfil process.
* * Remove file correctly * Make all options normal (use correct set) * Make ↵Scott Ullrich2007-04-221-13/+18
| | | | embedded safe (RW/RO)
* Make values consistent.Scott Ullrich2007-04-221-7/+7
|
* Make sure /var/squid/cache/swap.state is writableScott Ullrich2007-04-191-0/+2
|
* Tell user to surf to the openbsd pf scrub page when we toggle its status.Scott Ullrich2007-04-191-2/+2
|
* Disable scrub on package install. File a alert. Re-enable scrub on package ↵Scott Ullrich2007-04-191-0/+13
| | | | install. File a alert.
* Test for a succesful installation of tinydns server by checking for ↵Goffredo Andreone2007-04-121-5/+4
| | | | | | /service/tinydns/root directory instead of /service/tinydns/. Install tinydns server on local host unless a different IP is entered.
* Deleted stray "?>" at the end of fileGoffredo Andreone2007-04-111-1/+0
|
* Correctly write out doorman users. It is obvious this package was never ↵Scott Ullrich2007-04-071-2/+1
| | | | tested 18 months ago by the original author...
* Doorman requires a hash archive size and has archive file.Scott Ullrich2007-04-071-0/+2
|
* Fixed bug with creation of root servers and bound tinydns server to ↵Goffredo Andreone2007-04-011-39/+75
| | | | localhost when forwarding is enabled.
* Refactor typesScott Ullrich2007-03-251-6/+6
|
* Bump pipe #'s above 100 so we do not conflict with anything elseScott Ullrich2007-03-251-7/+6
|
* Correct URLScott Ullrich2007-03-241-76/+76
|
* Update files from PerryScott Ullrich2007-03-232-3/+3
|
* Correct filenameScott Ullrich2007-03-231-1/+1
|
* Correct case sensitive filenameScott Ullrich2007-03-231-1/+1
|
* Correct filenameScott Ullrich2007-03-231-1/+1
|
* Add phpsysinfo package Submitted-by: Perry via ForumScott Ullrich2007-03-222-0/+263
|
* Fix squid ldap authScott Ullrich2007-03-222-2/+33
| | | | Submitted-by: TDI via Forum
* -set serial port permissions in rc file so nut will start upon rebootRyan Wagoner2007-03-171-19/+8
|
* Do not add sparious ,Scott Ullrich2007-03-171-1/+2
| | | | Submitted-by: Ying Wong ying_AT_apdir.com
* Correct typo: s/suze/size/Scott Ullrich2007-03-061-1/+1
|
* Corrected an error in registering local domainsGoffredo Andreone2007-02-241-1/+2
|
* Remove package correctly from systemScott Ullrich2007-02-232-0/+8
|
* Further updates to limit DNS server if DHCP logging is enabled. Forwarding ↵Goffredo Andreone2007-02-233-49/+69
| | | | can be concurrent with DNS server on Public IP as long as logging of DHCP is disabled. Started fixing Log Page.
* CHange the Binding of tinyDNS so that Carp IP is no longer required.Goffredo Andreone2007-02-232-12/+13
|
* Yet another GUI changeGoffredo Andreone2007-02-221-1/+1
|
* * Only copy resolv.conf.orig if it existsScott Ullrich2007-02-221-9/+9
| | | | | * Convert if {} logic to pfSense style * Only operate on dnscache if it exists
* More GUI changesGoffredo Andreone2007-02-221-1/+1
|
* Added Clear logs buttonGoffredo Andreone2007-02-221-0/+5
|
* Change Name to DNS Cache-Server to reflect its true natureGoffredo Andreone2007-02-221-2/+2
|
* FIxed ampersand sign in tinydns.xml file which caused a download error!Goffredo Andreone2007-02-221-1/+1
|
* Forwarding of DNS requests to tinyDNS server not functional in this version. ↵Goffredo Andreone2007-02-222-51/+68
| | | | Need to update to test download from web. Added files to forward DNS requests to tinyDNS server if SOA record is on tinyDNS otherwise forward to external Forwarding servers.