summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Call conf_mount_rw() and ro where neededScott Ullrich2009-10-151-1/+1
* Remove upgrade IMG file after failureScott Ullrich2009-10-131-0/+4
* fixing typo, should be platform not $platformErik2009-10-111-1/+1
* Add missing , Noticed-by @px via twitterScott Ullrich2009-10-111-1/+1
* Correctly fix Bug #38Ermal Luçi2009-10-091-40/+54
* Revert "Use array_splice() to unset items that should not be sync'd (nosync) ...Ermal Luçi2009-10-091-28/+14
* Do not use state on the CP authentication port. This is necessary since the f...Ermal Luçi2009-10-081-2/+2
* create a config include that just presents $config to the webgui (no boot cod...Erik2009-10-072-1/+91
* remove functional code from config.inc and place it in a library file config....Erik2009-10-072-1203/+1253
* Add a new (unlinked) page which allows entering a custom pkg repo URLjim-p2009-10-062-2/+3
* Correct variable name.Ermal Luçi2009-10-051-1/+1
* Import latest radius.inc from m0n0.(Mainly import Chillisport radius vendor a...Ermal Luçi2009-10-051-43/+56
* Alert if there is a problem sending the test messageScott Ullrich2009-10-031-2/+5
* Remove more stray characters. Someone needs to start testing their changes!Scott Ullrich2009-10-031-1/+1
* Remove stray characters.Scott Ullrich2009-10-031-1/+1
* Upppss removed leftovers echoErmal Luçi2009-10-011-3/+3
* Write the rules with php provided tools to avoid forking unecessary.Ermal Luçi2009-10-011-4/+9
* Carp interfaces are named 'VIP#' now. Make sure this is hidden on interface a...Ermal Luçi2009-10-011-1/+2
* Remove wrong slipped code.Ermal Luçi2009-10-011-2/+1
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-016-461/+423
* If /etc/spwd.db.tmp exists remove it before running pwd_mkdbScott Ullrich2009-09-301-0/+1
* Turn off FLOWTABLEScott Ullrich2009-09-281-1/+2
* Fix typo: Pointy-hat-to: ?!Ermal Luçi2009-09-281-1/+1
* If gzsig does not exist then return 1Scott Ullrich2009-09-271-1/+4
* Do not process empty tags in the config as this breaks the code.Ermal Luçi2009-09-251-1/+3
* Rename ttyd -> ttyuScott Ullrich2009-09-231-4/+4
* Merge remote branch 'mainline/master'Eirik Oeverby2009-09-241-1/+1
|\
| * Forward all udp request to port 53(DNS) to our local server. This allows peop...Ermal Luçi2009-09-231-1/+1
* | Filter rules for interface-subnet rules fixed.Eirik Oeverby2009-09-231-2/+4
* | Merge remote branch 'mainline/master'Eirik Oeverby2009-09-233-4/+14
|\ \ | |/
| * Only create a rdr for local interfaces which is destined for the actual addre...Seth Mos2009-09-231-2/+12
| * Axe the s in developers. Capitalize accordingly. Suggested by JimPScott Ullrich2009-09-221-1/+1
| * Rename PHP Shell to developers shellScott Ullrich2009-09-221-1/+1
| * Clarify that the URL should be a RCS url and that it should be HTTPScott Ullrich2009-09-221-1/+1
* | More IPSec, filter.inc changesEirik Oeverby2009-09-232-10/+19
* | Here we go again .. IPSec stuffEirik Oeverby2009-09-231-1/+1
* | WIP: fixing IPSec screens/configEirik Oeverby2009-09-221-1/+1
|/
* Pass origname instead of relying on a globalScott Ullrich2009-09-211-2/+2
* Add neccessary include.Ermal Luçi2009-09-211-0/+1
* Only unload ipfw.ko if it is loaded. DohScott Ullrich2009-09-211-1/+2
* Revert "Properly send mpd logs to vpn.log. Filtering needs to be done in the ...Scott Ullrich2009-09-211-2/+1
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-211-0/+31
* Fix rdr generation, fix by ltningChris Buechler2009-09-201-1/+1
* set 2/3 are no more used with ipfw.Ermal Luçi2009-09-201-2/+0
* Move the allowed ips to set 1 as well.Ermal Luçi2009-09-201-4/+4
* Forward everything to the CP portal page since some people might have proxies...Ermal Luçi2009-09-201-1/+1
* Remove the anti lockout rule on captive portal ruleset this opens a can of wo...Ermal Luçi2009-09-201-10/+0
* With latest improvements to ipfw(4) we do not need ipfw on layer3 everything ...Ermal Luçi2009-09-201-2/+2
* Teach captiveportal code to use the mac in tables functionality. Change the d...Ermal Luçi2009-09-201-8/+4
* Generate FilterIflist members if not generated before. This function is suppo...Ermal Luçi2009-09-201-1/+3
OpenPOWER on IntegriCloud