summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* PHP is a hell of a language it just has oddities just to make you feel stupid!Ermal Luçi2008-07-191-12/+10
* Silence the "Beginning upgrade to version 4.7" message.Matthew Grooms2008-07-191-2/+0
* Remove trailing blank lineScott Ullrich2008-07-191-1/+1
* Correctly check if sysctl item is arrayScott Ullrich2008-07-191-1/+1
* change this to a legit value (3, and any other non-zero number does the same ...Chris Buechler2008-07-191-1/+1
* Fix regression on interface list.(missed merge from RELENG_1_MULTI_ANYTHING)Ermal Luçi2008-07-181-3/+1
* Do not create pipe/queue if it is disabled by the user.Ermal Luçi2008-07-181-0/+6
* Remove last piece of accidentally slipped in code.Ermal Luçi2008-07-171-1/+1
* Remove accidentally slipped in code.Ermal Luçi2008-07-171-3/+1
* Fix php oddities. How can empty/count return true for an empty/0 elements arr...Ermal Luçi2008-07-171-3/+8
* Hide advaned options under a 'Show advanced options' button.Ermal Luçi2008-07-171-8/+25
* Improve it even for queues.Ermal Luçi2008-07-161-25/+35
* Improve my crunkines with html.Ermal Luçi2008-07-161-33/+34
* Improve my crunkines with html.Ermal Luçi2008-07-161-2/+3
* Better version with suggestions from Scott.Ermal Luçi2008-07-161-7/+6
* Hide some options under an show button.Ermal Luçi2008-07-161-3/+13
* We have our own roll of dummynet now.Ermal Luçi2008-07-161-411/+0
* Create rules for dummynet propperly and add support on filter rule generation...Ermal Luçi2008-07-162-5/+20
* Correct some function definitions.Ermal Luçi2008-07-161-3/+3
* Foreach only if it is an array to be on the safe side.Ermal Luçi2008-07-161-1/+2
* Fix some bugs and provide small style(9) to shaper.incErmal Luçi2008-07-162-327/+330
* Log Error to system logs when we don't have any gateway availableSeth Mos2008-07-161-0/+1
* If somehow all members are marked, proceed with the configured XML settingsSeth Mos2008-07-161-1/+12
* Correctly show interface addresses on Status->Interfaces pageErmal Luçi2008-07-151-20/+15
* Introduce back end code for dummynet(4).Ermal Luçi2008-07-141-0/+708
* Add mising global definition.Ermal Luçi2008-07-141-0/+2
* Unbreak traffic shaper rules creation.Ermal Luçi2008-07-141-5/+5
* Add myself to the Copyright.Ermal Luçi2008-07-142-0/+2
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-1416-2551/+2059
* Bump execution timeout to 15 minutes on upgradesSeth Mos2008-07-141-0/+6
* * Start inetd regardless if nat entries exist due to tftp proxy needing it.Scott Ullrich2008-07-141-15/+16
* * Add tftp proxyScott Ullrich2008-07-142-0/+2
* * Add more debuggingScott Ullrich2008-07-141-13/+29
* Include cmd_chainScott Ullrich2008-07-141-1/+2
* Adding CmdCHAIN class which is similar to the BSDInstaller Lua CmdCHAIN()Scott Ullrich2008-07-141-0/+102
* fix IE loginChris Buechler2008-07-131-1/+1
* Introduce a new and improved version of IPsec mobile client support. TheMatthew Grooms2008-07-133-80/+265
* Remote last_term_seen variable. It's not in use and was debugging only.Scott Ullrich2008-07-131-34/+27
* Allow new terminals to update last_term_seen even if they are not root.Scott Ullrich2008-07-131-0/+1
* Correct a few more issues with the IPsec automatic configuration upgradeMatthew Grooms2008-07-131-62/+94
* Correct a problem with the IPsec upgrade code. This was related to theMatthew Grooms2008-07-131-2/+2
* Do not build unparsable rulesets to avoid rule errors.Ermal Luçi2008-07-121-3/+7
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-117-519/+1119
* Use the full path to the vlan parameters seems that the foreach block creates...Ermal Luçi2008-07-101-1/+1
* Update NOIP URLScott Ullrich2008-07-101-1/+1
* Reactivate the rdr so the pptp server works normally now that pptp workaround...Ermal Luçi2008-07-091-1/+1
* Commit missed pftpx -> ftp-proxy entriesScott Ullrich2008-07-091-2/+2
* Cleanup unused/forgotten assignment.Ermal Luçi2008-07-091-1/+1
* Correct typo and better handle recreation of vlan with specific name.Ermal Luçi2008-07-091-3/+4
* Fixup for now utterly complex/braindead interface finding for user rules till...Ermal Luçi2008-07-091-2/+3
OpenPOWER on IntegriCloud