Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rrd graph settings page. | Seth Mos | 2007-07-21 | 1 | -6/+13 |
| | | | | | Bump config out of line with 1.2 Add rrd config upgrade code. | ||||
* | Commit missed checkin, supress debug message | Seth Mos | 2007-07-09 | 1 | -3/+5 |
| | |||||
* | CAPS kills. Literally. Do not set the description to upper case LAN when ↵ | Scott Ullrich | 2007-07-07 | 1 | -1/+1 |
| | | | | we are looking for lower case. | ||||
* | Kill off old pftpx processes correctly | Scott Ullrich | 2007-07-07 | 1 | -12/+12 |
| | |||||
* | Close STDIN ($fp) handle before returning back to shell. Major doh's. | Scott Ullrich | 2007-06-02 | 1 | -1/+4 |
| | |||||
* | Correct descriptions. | Scott Ullrich | 2007-05-26 | 1 | -3/+3 |
| | |||||
* | Upgrade configuration correctly. | Scott Ullrich | 2007-05-26 | 1 | -2/+6 |
| | |||||
* | Upgrade configuration correctly. | Scott Ullrich | 2007-05-26 | 1 | -2/+5 |
| | |||||
* | Upgrade to config.xml sysctl's. Bump configuration version to 3.1. | Scott Ullrich | 2007-05-26 | 1 | -2/+74 |
| | |||||
* | Keep 5 backups on embedded. Keep 30 on full installations. | Scott Ullrich | 2007-04-30 | 1 | -7/+3 |
| | |||||
* | Write out an entry to the logging system when we write_config() on bootup. | Scott Ullrich | 2007-04-27 | 1 | -0/+3 |
| | | | | This will help us track down stray items writing out on bootup. | ||||
* | File a notice when we restore a previous configuration file. | Scott Ullrich | 2007-04-24 | 1 | -0/+8 |
| | |||||
* | Detect 0 byte config.xml cases and attempt to restore a previous backup. ↵ | Scott Ullrich | 2007-04-24 | 1 | -0/+10 |
| | | | | With this change my wrap that has been panicing for 30 hours straight boots right back off and we will continue the panic torture test. | ||||
* | Detect 0 byte config.xml cases and attempt to restore a previous backup. | Scott Ullrich | 2007-04-24 | 1 | -0/+10 |
| | |||||
* | Backport is_interface_mismatch() function | Scott Ullrich | 2007-04-23 | 1 | -1/+23 |
| | |||||
* | Call sync with the lock held before allowing a new party to come along and ↵ | Scott Ullrich | 2007-04-22 | 1 | -2/+2 |
| | | | | start writing to config.xml. | ||||
* | Correct the copy() logic | Scott Ullrich | 2007-04-21 | 1 | -1/+1 |
| | |||||
* | * Use copy instead of system() * Lock the configuration before doing this ↵ | Scott Ullrich | 2007-04-21 | 1 | -2/+6 |
| | | | | operation * Unlink config.cache if it exists * Send the image to RO after this operation | ||||
* | xmlparse now returns -1 when a file is corrupt. Detect this situation ↵ | Scott Ullrich | 2007-04-21 | 1 | -0/+8 |
| | | | | during parse_config() and trigger a backup. Note to the user this occurance. | ||||
* | xmlparse now returns -1 when a file is corrupt. Detect this situatioon and ↵ | Scott Ullrich | 2007-04-21 | 1 | -0/+5 |
| | | | | notify the user that we are unlinking the file. | ||||
* | Do correct locking when cleaning the backup cache | Scott Ullrich | 2007-04-21 | 1 | -0/+2 |
| | |||||
* | We really need to lock the configuration when outputting the config.cache | Scott Ullrich | 2007-04-21 | 1 | -0/+2 |
| | |||||
* | Backport usermanager code from HEAD so I can get it in the snaps and | Bill Marquette | 2007-04-13 | 1 | -1/+52 |
| | | | | | start testing it properly There's still some CSS/HTML fixes needed but the code seems to work | ||||
* | When a 0 byte configuration file is found, remove it (unlink) and continue ↵ | Scott Ullrich | 2007-04-07 | 1 | -12/+17 |
| | | | | processing. | ||||
* | * Add comments * Remove blank space at end of file | Scott Ullrich | 2007-03-28 | 1 | -1/+1 |
| | |||||
* | Check for p2pcatchall with isset() | Scott Ullrich | 2007-03-28 | 1 | -1/+1 |
| | |||||
* | Use correct queue name for p2p download (ftp) | Scott Ullrich | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | Pass along the correct queue names to ftpseasme and pftpx. | Scott Ullrich | 2007-03-27 | 1 | -3/+13 |
| | |||||
* | Make the AON FTP logic a bit more verbose. | Seth Mos | 2007-03-06 | 1 | -2/+5 |
| | | | | Add comments. | ||||
* | Soft updates are handled in /etc/rc. Remove code. | Scott Ullrich | 2007-03-04 | 1 | -4/+1 |
| | |||||
* | Enable hidden option in system called enablesoftupdates which will turn on ↵ | Scott Ullrich | 2007-03-04 | 1 | -0/+3 |
| | | | | soft updates before mounting rw | ||||
* | I forgot, the ftp helpers on releng_1 are started from config.inc not ↵ | Seth Mos | 2007-03-04 | 1 | -1/+3 |
| | | | | pfsense-utils.inc (head) | ||||
* | Commit forgotten commit which is required for the ftp helper on routed ↵ | Seth Mos | 2007-02-23 | 1 | -2/+20 |
| | | | | interfaces. | ||||
* | Install rule correctly. | Scott Ullrich | 2007-02-09 | 1 | -3/+5 |
| | |||||
* | Woops, correct upgrade logic | Scott Ullrich | 2007-02-09 | 1 | -1/+1 |
| | |||||
* | Bump config version to 2.9 | Scott Ullrich | 2007-02-09 | 1 | -1/+1 |
| | |||||
* | Sync config upgrade code with HEAD | Scott Ullrich | 2007-02-09 | 1 | -1/+8 |
| | |||||
* | Correct comments | Scott Ullrich | 2007-02-09 | 1 | -1/+1 |
| | |||||
* | Actually add the IPSEC rule on config upgrade | Scott Ullrich | 2007-02-09 | 1 | -0/+2 |
| | |||||
* | * Bump config version to 2.8 | Scott Ullrich | 2007-02-09 | 1 | -1/+11 |
| | | | | * Automatically install a IPSEC pass rule for unsuspecting users | ||||
* | !@#%(*!*%(&(!*&@% trailing spaces | Scott Ullrich | 2007-02-05 | 1 | -1/+1 |
| | |||||
* | Ensure checkreload.sh is present on all versions by checking the config and ↵ | Scott Ullrich | 2007-02-05 | 1 | -0/+21 |
| | | | | upgrading it if necessary. | ||||
* | require_once("services.inc") to prevent: Fatal error: Call to undefined ↵ | Scott Ullrich | 2007-01-31 | 1 | -17/+19 |
| | | | | function: configure_cron() in /etc/inc/config.inc on line 909 | ||||
* | * bump config version. latest version is 2.6 | Daniel Stefan Haischt | 2007-01-31 | 1 | -0/+3 |
| | |||||
* | * fix: config convertion logic. | Daniel Stefan Haischt | 2007-01-31 | 1 | -15/+15 |
| | |||||
* | upgrade config if cron items are missing. | Daniel Stefan Haischt | 2007-01-30 | 1 | -0/+93 |
| | |||||
* | Sync enable_rrd_graph() with HEAD | Seth Mos | 2007-01-13 | 1 | -0/+7 |
| | | | | | * added quality graph backend for Optional interfaces * Huge code cleanup. PHP should now return proper line numbers on parse errors. | ||||
* | Uhm, previous was almost right. Limit dropped to a 115MB available ram | Seth Mos | 2006-11-24 | 1 | -1/+1 |
| | | | | so people can use computers with up to 8MB of shared graphics memory. | ||||
* | If the available memory is between 97 and 128 MB do not prompt. This is | Seth Mos | 2006-11-22 | 1 | -2/+2 |
| | | | | | the same approach as system.inc does. This fixes boot for people with onboard graphic cards and you miss a few MB. | ||||
* | Move $config = parse_config() statement to end of file to attempt to prevent ↵ | Scott Ullrich | 2006-11-22 | 1 | -3/+3 |
| | | | | | | the error: Fatal error: Unknown function: parse_config() in /etc/inc/config.inc on line 198 |