summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
Commit message (Expand)AuthorAgeFilesLines
* Add mute flag for killallSeth Mos2008-11-061-2/+2
* * Add run_plugins() functionScott Ullrich2008-10-191-1/+15
* Move the ini_set() to bump the PHP memory limit to 32MB into config.incSeth Mos2008-09-051-0/+7
* Output . instead of random jibberish on bootup.Scott Ullrich2008-07-231-1/+1
* MFC of changeset [22584]Bill Marquette2008-05-171-9/+3
* Make sure we sync before mounting ro.Scott Ullrich2008-02-141-0/+7
* text cleanupChris Buechler2007-12-251-10/+8
* Move update bogons script to 3am.Scott Ullrich2007-11-281-3/+3
* Log when we change the bogons frequency hour.Scott Ullrich2007-11-281-6/+7
* Move special case fixes before we return so that it can be processed.Scott Ullrich2007-11-281-12/+12
* Change bogons update script frequency to 2am.Scott Ullrich2007-11-281-2/+3
* Change bogons update script frequency to 2am.Scott Ullrich2007-11-281-1/+12
* Remove blank c/rScott Ullrich2007-10-131-1/+1
* Allow the interface assignment code to exit from its strict checking. This ...Scott Ullrich2007-10-131-0/+4
* MFC RELENG_1. Make it possible to disable RRD graphs. Bump config so it's on ...Seth Mos2007-09-171-1/+8
* CAPS kills. Literally. Do not set the description to upper case LAN when w...Scott Ullrich2007-07-071-1/+1
* Kill off old pftpx processes correctlyScott Ullrich2007-07-071-12/+12
* Close STDIN ($fp) handle before returning back to shell. Major doh's.Scott Ullrich2007-06-021-1/+4
* Keep 5 backups on embedded. Keep 30 on full installations.Scott Ullrich2007-04-301-7/+3
* Write out an entry to the logging system when we write_config() on bootup.Scott Ullrich2007-04-271-0/+3
* File a notice when we restore a previous configuration file.Scott Ullrich2007-04-241-0/+6
* Detect 0 byte config.xml cases and attempt to restore a previous backup. Wit...Scott Ullrich2007-04-241-0/+9
* Detect 0 byte config.xml cases and attempt to restore a previous backup.Scott Ullrich2007-04-241-0/+10
* * Use is_interface_mismatch() function * Do not allow configuration to conti...Scott Ullrich2007-04-241-0/+22
* Call sync with the lock held before allowing a new party to come along and st...Scott Ullrich2007-04-221-2/+2
* Debug out when a lock recursion issue is present. This might expose some mis...Scott Ullrich2007-04-211-0/+2
* Correct the copy() logicScott Ullrich2007-04-211-1/+1
* * Use copy instead of system() * Lock the configuration before doing this ope...Scott Ullrich2007-04-211-1/+5
* xmlparse now returns -1 when a file is corrupt. Detect this situation during...Scott Ullrich2007-04-211-0/+8
* xmlparse now returns -1 when a file is corrupt. Detect this situatioon and n...Scott Ullrich2007-04-211-0/+5
* 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
OpenPOWER on IntegriCloud