summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
Commit message (Expand)AuthorAgeFilesLines
* Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xml...Scott Ullrich2009-11-061-1/+4
* Call conf_mount_rw() and ro where neededScott Ullrich2009-10-151-1/+1
* remove functional code from config.inc and place it in a library file config....Erik2009-10-071-1203/+2
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+4
* Turn off auto assignment of interfaces code until the author can fix its issuesScott Ullrich2009-08-291-4/+5
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/techneck-auto_interfac...Scott Ullrich2009-08-241-108/+191
|\
| * Adds automated interface setup + sshd for installation only.Tim Allender2009-07-171-109/+192
* | * In config_install validate the file that will be installed not the already ...Ermal Luçi2009-08-241-6/+10
* | Unbreak config_restore()Scott Ullrich2009-08-231-4/+8
* | Fix another wrong code.Ermal Luçi2009-08-211-2/+3
* | Unbreak parse_config plugins and fix autoconfigbackupScott Ullrich2009-08-211-6/+10
* | Remove extra plugin infoScott Ullrich2009-08-201-4/+0
* | Check even if the file exists or not. Only checking filesize its not enough f...Ermal Luçi2009-08-131-2/+2
|/
* Set the memory limit to 128MScott Ullrich2009-07-091-1/+6
* Correct spacing for interfaces. Reload interfaces after assinging is changed ...Ermal Luçi2009-07-091-1/+1
* There is not necessity to launch mount commands for nothing.Ermal Luçi2009-07-081-0/+3
* 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
OpenPOWER on IntegriCloud