summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Full wlan name is returned now. Use itScott Ullrich2009-10-251-2/+2
* Add misc commentsScott Ullrich2009-10-251-39/+46
* Use get_real_interface() and does_interface_exist()Scott Ullrich2009-10-251-17/+19
* Do not specify a wlan # and let freebsd decide and return the interface that ...Scott Ullrich2009-10-251-2/+2
* Refactor wireless code a hair making it work on 8.xScott Ullrich2009-10-251-14/+13
* Take into account hostap type interfacesScott Ullrich2009-10-251-9/+26
* Unbreak wireless on 8.xScott Ullrich2009-10-251-2/+18
* Silence foreach() error when no PPP interfaces existScott Ullrich2009-10-231-3/+5
* Setting the VIP to the VHID ID has to be theScott Ullrich2009-10-231-11/+26
* Unbreak find_interface_ip for normal interfacesScott Ullrich2009-10-231-1/+3
* Unbreak CARP Enable/Disable buttonScott Ullrich2009-10-231-0/+12
* Unbreak status -> interfaces. TODO: Unbreak Disable Carp buttonScott Ullrich2009-10-232-15/+12
* Unbreak find_interface_ip(). test case: echo find_interface_ip(lan);Scott Ullrich2009-10-231-0/+2
* Correctly fix the function so that the table expands again.Seth Mos2009-10-231-1/+2
* Unbreak filter_get_direct_networks()Seth Mos2009-10-231-1/+2
* Remove double dollar signSeth Mos2009-10-231-1/+1
* Restore the filter_get_vpns_list() functionalitySeth Mos2009-10-231-12/+24
* Only launch ppp once for each connection at a timeScott Ullrich2009-10-191-1/+3
* Use sh -cScott Ullrich2009-10-191-1/+1
* Writw out ppp.linkup fileScott Ullrich2009-10-191-0/+6
* Handle PPP interfacesScott Ullrich2009-10-191-1/+1
* Correctly handle PPP interfaces with get_interface_info()Scott Ullrich2009-10-191-0/+2
* Add support for PPP cards to get_real_interface()Scott Ullrich2009-10-191-3/+14
* Use useland pppd for ppp connectionsScott Ullrich2009-10-193-126/+110
* Adding uuid generator. More information:Scott Ullrich2009-10-191-0/+327
* Do not attempt to send notices when bootingScott Ullrich2009-10-171-1/+3
* Do not write out <sitedown></sitedown> if the Fall Back Pool is set to none.....Scott Ullrich2009-10-161-2/+3
* Call conf_mount_rw() and ro where neededScott Ullrich2009-10-151-1/+1
* fixing typo, should be platform not $platformErik2009-10-111-1/+1
* Add missing , Noticed-by @px via twitterScott Ullrich2009-10-111-1/+1
* 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-015-458/+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
* Merge remote branch 'mainline/master'Eirik Oeverby2009-09-241-1/+1
|\
OpenPOWER on IntegriCloud