summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add firewall rules schedule pageScott Ullrich2007-03-271-1/+1
* Check correct status valuesScott Ullrich2007-03-271-1/+1
* update error checks for minutes ending in 59Scott Dale2007-03-271-6/+10
* Correctly check return status valuesScott Ullrich2007-03-271-1/+1
* Corrected xml schemaScott Dale2007-03-272-3/+3
* Add useful commands for checking system statusScott Ullrich2007-03-271-0/+3
* s/day/position to reflect realityScott Ullrich2007-03-271-2/+2
* Further trim openntpd.xml now that it is in baseScott Ullrich2007-03-271-3/+0
* Further trim openntpd.xml now that it is in baseScott Ullrich2007-03-271-13/+0
* * Include system.incScott Ullrich2007-03-271-3/+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
* New XML Schema and multiple bug fixes.Scott Dale2007-03-272-196/+324
* 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
* Only foreach() through the object if it is an array. This should fix the War...Scott Ullrich2007-03-261-5/+6
* Comment out the per user bw option until the kernel panics are tamedScott Ullrich2007-03-251-3/+7
* Comment out the m0n0wall option until the kernel panics are tamedScott Ullrich2007-03-251-0/+4
* Kill trailing spaceScott Ullrich2007-03-251-1/+1
* s/timepart/timerangeScott Ullrich2007-03-251-1/+1
* Include file correctlyScott Ullrich2007-03-251-4/+4
* Kill -HEADismsScott Ullrich2007-03-257-22/+0
* Print out variable correctlyScott Ullrich2007-03-251-1/+1
* MFC m0n0wall traffic shaper optionScott Ullrich2007-03-2511-13/+2583
* Add back per user bandwidth now that dummynet works correctlyScott Ullrich2007-03-251-1/+27
* 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