summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* MFC 13274Scott Ullrich2006-07-291-0/+1
| | | | | require config.inc else config file doesn't get parsed and packages don't get resync'd on boot
* Alert rule label to match reality. This is a block rule.Scott Ullrich2006-07-281-5/+5
|
* Expire virusprot table every hour.Scott Ullrich2006-07-271-0/+1
| | | | Ticket #1053
* Use isset()Scott Ullrich2006-07-261-1/+1
|
* * Enumerate all optional interfaces and check each one. Otherwise ↵Scott Ullrich2006-07-261-2/+3
| | | | processing could end before all of them are checked. Pointed-and-prodded-by: Seth On-my-ass-since-day-one: Angelo Turreto
* Erm. Having a firewall is good, mmmkay?Scott Ullrich2006-07-251-0/+10
|
* Only process enabled interfaces for multi-wan ipsec.Scott Ullrich2006-07-251-1/+1
|
* MFC 13441 shrink scrub code and instead of adding it to each interface ↵Scott Ullrich2006-07-251-42/+24
| | | | except LAN go ahead and add to all
* Turn off fast cgi on machines with less than 65 megs of ram. We told you ↵Scott Ullrich2006-07-251-3/+3
| | | | it would be slow!
* Let PF sort out interface ip addresses for multi-wan IPSEC. Ticket #1028Scott Ullrich2006-07-241-8/+7
|
* Use friendly interface names Ticket #1028Scott Ullrich2006-07-241-1/+1
|
* Allow IPSEC traffic on all WAN interfaces as needed. Ticket #1028Scott Ullrich2006-07-241-16/+24
|
* file_notice() requires a categoryScott Ullrich2006-07-241-2/+2
|
* Send alerts to syslog as well. Suggested-by: BillMScott Ullrich2006-07-241-1/+1
|
* Send alerts to syslog as well. Suggested-by: BillMScott Ullrich2006-07-241-0/+1
|
* File a notice when the aliases are unresolvable. Ticket #995Scott Ullrich2006-07-241-0/+2
|
* Version bump from outter spaceScott Ullrich2006-07-241-1/+1
|
* Correct OLSR paramaters Ticket #1050Scott Ullrich2006-07-241-4/+4
|
* Since we are caught in somewhat of a pickle concerning captive portal local ↵Scott Ullrich2006-07-231-1/+1
| | | | element manager, force users to include "captiveportal" somewhere in the filename so that Lighty mod rewrites can deterimine if the request is indeed local, etc.
* Since we are caught in somewhat of a pickle concerning captive portal local ↵Scott Ullrich2006-07-231-1/+1
| | | | element manager, force users to include "captiveportal" somewhere in the filename so that Lighty mod rewrites can deterimine if the request is indeed local, etc.
* Allow captive portal local element manager HTML or HTM pages to display ↵Scott Ullrich2006-07-231-1/+1
| | | | correctly.
* Allow captive portal local element manager HTML or HTM pages to display ↵Scott Ullrich2006-07-231-1/+1
| | | | correctly.
* Version bumpScott Ullrich2006-07-231-1/+1
|
* Do not keep state on CARP packetsScott Ullrich2006-07-221-1/+1
|
* Only attempt kill if $helpers is definedScott Ullrich2006-07-211-1/+2
|
* Use friendly awk instead of cut.Scott Ullrich2006-07-211-3/+3
|
* s/$$/$/Scott Ullrich2006-07-211-10/+10
|
* Version bumpScott Ullrich2006-07-191-1/+1
|
* MFC 13233Scott Ullrich2006-07-171-5/+3
| | | | | rrdcreateoutput needs to be an array php5 seems to be less forgiving - billm
* Catch OLSR up to reserved name interface changesScott Ullrich2006-07-151-74/+46
|
* Unbreak inbound ftp.Scott Ullrich2006-07-141-16/+6
|
* -g 21 is already the default. Reminded by Angelo TurettaScott Ullrich2006-07-131-1/+1
|
* Correct set overridden source ipScott Ullrich2006-07-131-6/+5
|
* Increase size to 6 megs, because *COUGH* 3 megs is NOT enough for everyone.Scott Ullrich2006-07-131-2/+2
|
* Version bumpScott Ullrich2006-07-131-1/+1
|
* * Correctly detect only pftpx rules.Scott Ullrich2006-07-111-5/+3
| | | | * Disable debugging helpers
* Do not start pftpx with address any.Scott Ullrich2006-07-111-1/+1
|
* Do not start pftpx with address any.Scott Ullrich2006-07-111-11/+15
|
* Wrap grep around double quotes so it doesn't bomb out on the shell.Scott Ullrich2006-07-111-7/+12
|
* Line up entries better.Scott Ullrich2006-07-101-3/+3
|
* Version bumpScott Ullrich2006-07-101-1/+1
|
* Enable SSH Lockout. I really thought this was there before.Scott Ullrich2006-07-091-24/+26
|
* Launch UNIONFS script if /dist/uniondirs existScott Ullrich2006-07-081-8/+13
|
* Add entries for optional interfaces ip addressScott Ullrich2006-07-081-0/+14
| | | | Ticket #1041
* Version bump from outter spaceScott Ullrich2006-07-071-1/+1
|
* Add is_dhcp_server_enabled() function which returns true or false if the ↵Scott Ullrich2006-07-071-0/+14
| | | | dhcp server is enabled. This will start to remove code duplication.
* Do not include enc with interface list.Scott Ullrich2006-07-071-0/+1
|
* Version bumpScott Ullrich2006-07-061-1/+1
|
* Do not print errors to console, output them to syslog.Scott Ullrich2006-07-061-1/+1
|
* Add $force_ftp_source_ip optionScott Ullrich2006-07-041-193/+197
| | | | Ticket #1037
OpenPOWER on IntegriCloud