summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Version bumpScott Ullrich2007-03-271-1/+1
* 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
* Remove cron spam on bootupScott Ullrich2007-03-261-1/+1
* Back out softupdates check codeScott Ullrich2007-03-261-13/+0
* * 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
* Remove unused variable arrayScott Ullrich2007-03-231-7/+0
* Invert should_add_rule logicScott Ullrich2007-03-231-1/+1
* Glue the time / day rule logic and do the hokey-pokey.Scott Ullrich2007-03-231-2/+24
* Add tdr_day() code which will compare the day of the month 0-31.Scott Ullrich2007-03-231-0/+5
* Add tdr_week() code which verifies which week number that we are currently on...Scott Ullrich2007-03-231-1/+6
* Add tdr_position chechking code which verifies a day of week. For instance c...Scott Ullrich2007-03-231-0/+12
* * Add many commentsScott Ullrich2007-03-231-5/+61
OpenPOWER on IntegriCloud