aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make sure /var/squid/cache/swap.state is writableScott Ullrich2007-04-191-0/+2
|
* Force commit to note that my last description was somewhat wrong. It will ↵Scott Ullrich2007-04-191-1/+1
| | | | disable the PF scrub feature on install and toggle it back on upon desinstall.
* Tell user to surf to the openbsd pf scrub page when we toggle its status.Scott Ullrich2007-04-191-2/+2
|
* Technically frickin will work with 1.2-BETA-1 with scrub enabled. Now that ↵Scott Ullrich2007-04-191-1/+1
| | | | the package will enable and disable the pfSense scrub feature as needed activate the package.
* 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.
* Update spamd locationScott Ullrich2007-04-111-1/+1
|
* Deleted stray "?>" at the end of fileGoffredo Andreone2007-04-111-1/+0
|
* Set required version to 1.2 for dns serverScott Ullrich2007-04-101-1/+1
|
* The doormand package is a mess. Move back to the inactive list.Scott Ullrich2007-04-071-13/+13
|
* 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
|
* Correct doorman URL to package and allow installation on 1.2 for testingScott Ullrich2007-04-071-13/+13
|
* Move peruserbw package back out of active listScott Ullrich2007-04-051-10/+10
|
* 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
|
* Bring back per user bandwidth package for 1.2 or newerScott Ullrich2007-03-251-10/+10
|
* Correct URL hopefully for the last timeScott Ullrich2007-03-241-1/+1
|
* Correct URLScott Ullrich2007-03-242-77/+77
|
* 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-223-1/+277
|
* Fix squid ldap authScott Ullrich2007-03-222-2/+33
| | | | Submitted-by: TDI via Forum
* Note that routed is in base as of today if running a snapshotBill Marquette2007-03-181-1/+1
|
* -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
* bump nut version to reflect freebsd mirrorRyan Wagoner2007-03-161-2/+2
|
* ftp13 seems to have taken a nose dive, use ftp.freebsd.orgBill Marquette2007-03-091-18/+18
|
* Use ftp.freebsd.org for the NUT package. Internap is down. Nice isp.Scott Ullrich2007-03-081-1/+1
|
* 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.
* Correct portscan preprocessor settings. WAN Gateway, DNS servers, and ↵Scott Dale2007-02-221-10/+19
| | | | loopback address are not automatically inserted in $HOME_NET. Removed redundant code that was inserting local IPs twice into $HOME_NET.
* Corrected page titleScott Dale2007-02-221-1/+1
|
* Removed the flow-portscan preprocessor and inserted the sfportscan ↵Scott Dale2007-02-211-25/+8
| | | | preprocessor. Flow-portscan has been deprecated from Snort.
* Updated documentation of page to reflect actual operationsGoffredo Andreone2007-02-211-7/+7
|
* Fixed copy resolv.conf to resolv.config.dnscache errorGoffredo Andreone2007-02-211-2/+2
|
* Forwarding now working with CARP IP set for TinyDNS and LAN IP set for ↵Goffredo Andreone2007-02-211-26/+96
| | | | | | DNScache(Forwarder). Documention on actual operation not up to date! Once Forwarding is enabled it cannot be removed.