summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Do correct locking when cleaning the backup cacheScott Ullrich2007-04-211-0/+2
* We really need to lock the configuration when outputting the config.cacheScott Ullrich2007-04-211-0/+2
* Silence ftp proxy debugging statements for 1.2.Scott Ullrich2007-04-181-2/+4
* When a 0 byte configuration file is found, remove it (unlink) and continue pr...Scott Ullrich2007-04-071-12/+17
* * Add comments * Remove blank space at end of fileScott Ullrich2007-03-281-1/+1
* Check for p2pcatchall with isset()Scott Ullrich2007-03-281-1/+1
* Use correct queue name for p2p download (ftp)Scott Ullrich2007-03-271-1/+1
* Pass along the correct queue names to ftpseasme and pftpx.Scott Ullrich2007-03-271-3/+13
* Make the AON FTP logic a bit more verbose.Seth Mos2007-03-061-2/+5
* Soft updates are handled in /etc/rc. Remove code.Scott Ullrich2007-03-041-4/+1
* Enable hidden option in system called enablesoftupdates which will turn on so...Scott Ullrich2007-03-041-0/+3
* I forgot, the ftp helpers on releng_1 are started from config.inc not pfsense...Seth Mos2007-03-041-1/+3
* Commit forgotten commit which is required for the ftp helper on routed interf...Seth Mos2007-02-231-2/+20
* Install rule correctly.Scott Ullrich2007-02-091-3/+5
* Woops, correct upgrade logicScott Ullrich2007-02-091-1/+1
* Bump config version to 2.9Scott Ullrich2007-02-091-1/+1
* Sync config upgrade code with HEADScott Ullrich2007-02-091-1/+8
* Correct commentsScott Ullrich2007-02-091-1/+1
* Actually add the IPSEC rule on config upgradeScott Ullrich2007-02-091-0/+2
* * Bump config version to 2.8Scott Ullrich2007-02-091-1/+11
* !@#%(*!*%(&(!*&@% trailing spacesScott Ullrich2007-02-051-1/+1
* Ensure checkreload.sh is present on all versions by checking the config and u...Scott Ullrich2007-02-051-0/+21
* require_once("services.inc") to prevent: Fatal error: Call to undefined funct...Scott Ullrich2007-01-311-17/+19
* * bump config version. latest version is 2.6Daniel Stefan Haischt2007-01-311-0/+3
* * fix: config convertion logic.Daniel Stefan Haischt2007-01-311-15/+15
* upgrade config if cron items are missing.Daniel Stefan Haischt2007-01-301-0/+93
* Sync enable_rrd_graph() with HEADSeth Mos2007-01-131-0/+7
* Uhm, previous was almost right. Limit dropped to a 115MB available ramSeth Mos2006-11-241-1/+1
* If the available memory is between 97 and 128 MB do not prompt. This isSeth Mos2006-11-221-2/+2
* Move $config = parse_config() statement to end of file to attempt to prevent ...Scott Ullrich2006-11-221-3/+3
* Apparently my big fat warning about needing two interfaces is not a big enoug...Scott Ullrich2006-11-061-1/+5
* Add missing \nScott Ullrich2006-10-081-1/+1
* Show a *BIG FAT WARNING* that under 128 megaytes does not work during initial...Scott Ullrich2006-10-081-0/+13
* Do not start ftpsesame on disabled interfaces (optionals)Scott Ullrich2006-09-041-0/+4
* Don't echo . on bootup in rw and ro functionsScott Ullrich2006-09-011-8/+0
* * Do not read-only mount if a firmware upgrade is in progressScott Ullrich2006-09-011-9/+19
* When a firmware update is in progress, it is very important that we do not go...Scott Ullrich2006-09-011-0/+4
* Echo out . in a few places during bootupScott Ullrich2006-08-261-3/+14
* Cleanup read and write routines.Scott Ullrich2006-08-251-20/+9
* Correctly discover last backup.Scott Ullrich2006-08-141-2/+3
* Return last entry for discover_backup()Scott Ullrich2006-08-141-2/+1
* When restoring the last known good configuration, really restore the last kno...Scott Ullrich2006-08-141-1/+1
* config_validate requires a config file, not a file stream.Scott Ullrich2006-08-141-1/+1
* Change detection code to detect <m0n0wall> instead of m0n0wall for config upg...Scott Ullrich2006-08-141-1/+1
* config_validate requires a config file, not a file stream.Scott Ullrich2006-08-141-1/+1
* Don't move file when doing a restore, simply copy it.Scott Ullrich2006-08-091-1/+1
* s/gettext//Scott Ullrich2006-08-091-4/+4
* If no config.xml is found, attempt restore from the latest backup.Scott Ullrich2006-08-091-0/+8
* If no config.xml is found, attempt restore from the latest backup.Scott Ullrich2006-08-081-1/+9
* Attempt restore of previous backup if we are halting.Scott Ullrich2006-08-081-5/+10
OpenPOWER on IntegriCloud