summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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> is...Scott Ullrich2007-03-281-3/+11
* 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 ip...Scott Ullrich2007-03-271-1/+8
* 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
* 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
* * Add function commentsScott Ullrich2007-03-262-0/+28
* * Delete previous rulesScott Ullrich2007-03-262-3/+22
* Correctly convert port aliases into their $port,$port counterpartScott Ullrich2007-03-261-8/+22
* Adding tdr_create_ipfw_rule() which will convert a rule into ipfw logic.Scott Ullrich2007-03-261-1/+361
* Kill trailing spaceScott Ullrich2007-03-251-1/+1
* s/timepart/timerangeScott Ullrich2007-03-251-1/+1
* Include file correctlyScott Ullrich2007-03-251-4/+4
* MFC m0n0wall traffic shaper optionScott Ullrich2007-03-252-10/+432
* Since we already have a "time" field convert the time day "time" to "timepart"Scott Ullrich2007-03-251-1/+1
* Improve logic and minimize if statementsScott Ullrich2007-03-241-10/+3
OpenPOWER on IntegriCloud