summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Check for an array before doing anything else. The array handling has changed...Ermal Luçi2009-07-031-2/+4
* Print the correct interface name to be used. This is reported on Issue #19 as...Ermal Luçi2009-07-031-2/+2
* Convert even ssh key gen to the new subsystem_dirty calls.Ermal Luçi2009-07-011-1/+1
* Prevent recursive calls to conf_mount_*Ermal Luçi2009-07-011-1/+7
* Remove trailing /Scott Ullrich2009-07-011-1/+1
* Remove trailing /Scott Ullrich2009-07-011-1/+1
* Correct the name its parse_configScott Ullrich2009-06-301-4/+4
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-2/+2
* Teach config about nanobsd platformScott Ullrich2009-06-271-2/+2
* No need to call conf_mount_rw() to generate config cache, its written to /tmpScott Ullrich2009-06-251-3/+1
* s/./_/ for vlans since netgraph does not like .(dots) in the path names.Ermal Luci2009-06-161-2/+2
* Include notices.inc to get the file_notice function.Ermal Luçi2009-06-101-2/+2
* Use $RealIf.vlan$tag interface names for vlans. This makes them more userfrie...Ermal Luçi2009-06-081-2/+2
* Revert "Do not use tags for vlan interface names since there might be same vl...Ermal Luçi2009-06-081-4/+4
* Do not use tags for vlan interface names since there might be same vlan tags ...Ermal Luçi2009-06-081-4/+4
* Move Sync of config from filter.inc filter_reload to write_config and all the...Ermal Luçi2009-05-221-0/+4
* Some more locking fixes.Ermal Luçi2009-05-111-0/+3
* Match the logic with other functions.Ermal Luçi2009-05-111-5/+5
* Fix logic.Ermal Luçi2009-05-091-2/+2
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-105/+73
* Include crypt.inc explicitly.Ermal Luçi2009-04-301-0/+2
* * Shuffle functions around to reduce require_once() a little.Ermal Luçi2009-04-291-49/+5
* Fix vlan creation to use the interface tags and not numbers without any meani...Ermal Luçi2009-04-261-4/+2
* touch up text, prevent "The second argument should be array or object" error ...Chris Buechler2009-04-181-2/+3
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...Ermal Luçi2009-03-161-96/+1
* missing semicolonBill Marquette2009-03-141-1/+1
* Move 1700 lines of config upgrade code into it's own include file that's onlyBill Marquette2009-03-141-1699/+14
* Remove duplicate config.xml and restore conf.default/config.xml if /conf/conf...Bill Marquette2009-03-141-14/+2
* Modify captive portal to use centralized user management. The user manager hasmgrooms2009-03-151-0/+26
* Rewrite the rrd upgrade code to use the newly added xml2array function specif...Seth Mos2009-03-131-5/+11
* Correct the configuration file IPsec certificate upgrade process.mgrooms2009-03-121-14/+22
* Migrate IPsec certificate management to centralized system.mgrooms2009-03-121-1/+41
* Use nice -n20 for common launched itemsScott Ullrich2009-03-111-2/+2
* Unbreak the treeSeth Mos2009-03-101-1/+2
* Show dmesg interface names when first configuring the networkSeth Mos2009-03-101-2/+2
* Fix check for running ftp proxy.Seth Mos2009-03-101-3/+6
* Use the vlan tag for interface name even when creating vlans from console.Ermal Luçi2009-03-091-1/+1
* Properly escape more quotes and add more of themseth2009-03-091-1/+1
* Escape quotes in commandseth2009-03-091-2/+2
* Fix ftp-proxy check for running processesseth2009-03-091-2/+2
* More fixes at escaped double quotes not working!Ermal Luçi2009-03-081-2/+2
* Correctly detect processes pid's.Ermal Luçi2009-03-081-3/+3
* * Do not restart ipfw-classifyd on every iteration just send a signal to relo...Ermal Luçi2009-03-081-1/+1
* Remove all global decalarations regarding pptp/pppoe/l2tp they are no more ne...Ermal Luçi2009-02-151-13/+0
* Opps, unbreak the page by removing unneeded curly.Ermal Luci2009-01-251-1/+1
* The MS-Dos filesystem was renamed from msdos to msdosfs in 6.3.Scott Ullrich2009-01-181-1/+1
* Correctly upgrade databases from 1.2Seth Mos2008-12-261-1/+1
* Don't divide roundtrip by 100 either?Seth Mos2008-12-241-1/+1
* Final attempt at making rows merger work before I throw in the towel.Seth Mos2008-12-241-2/+2
* Keep RRD format the same during conversion.Seth Mos2008-12-241-1/+3
OpenPOWER on IntegriCloud