summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* Add more debugging infoScott Ullrich2007-04-031-0/+3
|
* Add debugging info for hourstatusScott Ullrich2007-04-031-1/+5
|
* Install deny rule correctlyScott Ullrich2007-04-021-2/+1
|
* Deny rules are already the defeault. Do not switch to allow.Scott Ullrich2007-04-021-2/+0
|
* * Add more debugging helpers to system logs * Unbreak logic since the recent ↵Scott Ullrich2007-04-022-3/+6
| | | | traffic shaper 'fix'
* Remove openvpn-csc when needed.Scott Ullrich2007-04-021-6/+6
| | | | Submitted-By: Fernando Lemos
* Remove trailing spaceScott Ullrich2007-04-021-1/+1
|
* Set /sbin/sysctl -n net.link.ether.inet.log_arp_movement=0 when shared ↵Scott Ullrich2007-04-021-0/+2
| | | | physical net is checked
* Use mwexec() to avoid printing out the sysctl operationScott Ullrich2007-04-021-1/+1
|
* * Do no \n * Be consistent on outputScott Ullrich2007-04-011-3/+3
|
* Add logging helper statementsScott Ullrich2007-04-011-6/+16
|
* Correctly handle hour and minutes on the dot.Scott Ullrich2007-04-011-1/+1
|
* Handle port ranges correctlyScott Ullrich2007-03-301-10/+6
|
* Do not foreach through an item that does not existScott Ullrich2007-03-301-5/+7
|
* corrected schedule_inuse functionScott Dale2007-03-291-3/+2
|
* Added is_schedule_inuse()Scott Dale2007-03-291-0/+24
|
* Check that cron items exist before foreach()Scott Ullrich2007-03-291-0/+2
|
* Remove debugging statement. Remove missed code from HEAD.Scott Ullrich2007-03-291-1/+2
|
* Remove bogus IPSEC interface checksScott Ullrich2007-03-291-2/+1
|
* Correctly check if an alias is in useScott Ullrich2007-03-291-2/+2
|
* Correct checkScott Ullrich2007-03-291-1/+1
|
* Ensure PFTPX is running as it should on filter reloadsScott Ullrich2007-03-291-0/+2
|
* Unlink pool file only if it existsScott Ullrich2007-03-291-1/+2
|
* Fix comment formatting. No functional change.Scott Ullrich2007-03-291-2/+2
|
* Unlink pool file only if it existsScott Ullrich2007-03-291-1/+2
|
* s/!/not/ for not based rules (tdr)Scott Ullrich2007-03-291-4/+4
|
* Correct the reload filter filenameScott Ullrich2007-03-291-2/+2
|
* * Add comments * Remove blank space at end of fileScott Ullrich2007-03-282-1/+18
|
* Monday is first nowScott Dale2007-03-281-1/+5
|
* Use cron instead of minicron and reload the rules on 0,15,30,45Scott Ullrich2007-03-282-3/+37
|
* Check for p2pcatchall with isset()Scott Ullrich2007-03-282-2/+2
|
* Ensure deny rules are allowed when necessary. Submitted-by: Scott DaleScott Ullrich2007-03-281-2/+7
|
* Don't forget to pass rule back to callerScott Ullrich2007-03-281-2/+3
|
* Make the nat reflection timeout overridable if <system><reflectiontimeout> ↵Scott Ullrich2007-03-281-3/+11
| | | | is specified in config.xml
* Use correct queue name for p2p download (ftp)Scott Ullrich2007-03-271-1/+1
|
* Pass along the correct queue names to ftpseasme and pftpx.Scott Ullrich2007-03-272-4/+24
|
* Don't forget minicron's .pid file pointerScott Ullrich2007-03-271-1/+1
|
* Teach the captive portal about time based rules so that it will not unload ↵Scott Ullrich2007-03-271-1/+8
| | | | ipfw from underneath ourselves.
* Use == "0"Scott Ullrich2007-03-271-1/+1
|
* Use intval() on shell command which contains a c/rScott Ullrich2007-03-271-2/+6
|
* Check correct status valuesScott Ullrich2007-03-271-1/+1
|
* Correctly check return status valuesScott Ullrich2007-03-271-1/+1
|
* s/day/position to reflect realityScott Ullrich2007-03-271-2/+2
|
* Prefer two dns servers by default. Add a hidden variable in <pppoe> called ↵Scott Ullrich2007-03-271-0/+7
| | | | | | | | <dnsnosec/> which wil prevent pfSense from requiring a secondary dns server. Broken/busted ISP users that do not give out 2 dns servers will need to set this option manually. Obtained-from: M0n0wall
* Kill old commentScott Ullrich2007-03-271-13/+10
|
* Only foreach through aliases if they existScott Ullrich2007-03-271-5/+5
|
* Pass schedule xml block correctlyScott Ullrich2007-03-271-1/+8
|
* s/$rule['schedule']/$rule['sched']/Scott Ullrich2007-03-271-3/+3
|
* correcting day positionsScott Dale2007-03-271-3/+3
|
* update functions for correct support of php-dateScott Dale2007-03-271-16/+15
|
OpenPOWER on IntegriCloud