summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* calculus when dividing old roundtrip times was off by 10Seth Mos2008-12-241-1/+1
* Cleanup outputSeth Mos2008-12-241-1/+1
* Do not add a extra RRA archive while converting. It requires a alarming amoun...Seth Mos2008-12-241-2/+1
* Remove log_error statements as syslog does not work during the config upgrade...Seth Mos2008-12-231-2/+0
* Cleanup outputSeth Mos2008-12-231-4/+4
* Set correct dump filename varsSeth Mos2008-12-231-0/+3
* Also convert quality databases. The delay value needs to be divided by 1000.Seth Mos2008-12-231-0/+25
* Remove print_r debuggingSeth Mos2008-12-221-2/+0
* Redirect stderr so we can log it to the system logs.Seth Mos2008-12-211-4/+4
* Make sure to reset array before beginning migration. otherwise the arrays get...Seth Mos2008-12-211-0/+2
* More debuggingevenSeth Mos2008-12-211-1/+2
* add debuggingSeth Mos2008-12-211-2/+3
* Add loggingSeth Mos2008-12-201-1/+2
* rename varSeth Mos2008-12-201-3/+3
* Correct typoSeth Mos2008-12-201-1/+1
* Correct find commandSeth Mos2008-12-201-2/+2
OpenPOWER on IntegriCloud