Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Download certificates for godaddy.com | Scott Ullrich | 2008-10-07 | 1 | -0/+10 |
| | |||||
* | Adding godaddy.com certificates | Scott Ullrich | 2008-10-07 | 2 | -0/+53 |
| | |||||
* | freeswitch package goes live | Mark Crane | 2008-10-07 | 1 | -0/+13 |
| | |||||
* | Remove AutoConfigBackup. It appears that php4 on 1.2 is compiled somehow | Scott Ullrich | 2008-10-07 | 1 | -11/+0 |
| | | | | where curl is not working with SSL.i | ||||
* | Kick off a filter reload so that the config gets backed up | Scott Ullrich | 2008-10-07 | 1 | -0/+1 |
| | |||||
* | freeswitch package files | Mark Crane | 2008-10-07 | 13 | -0/+2295 |
| | |||||
* | Adding package AutoConfigBackup: | Scott Ullrich | 2008-10-07 | 1 | -0/+11 |
| | | | | Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from http://portal.pfsense.org | ||||
* | Add php4 function stripos() which is found in php5 | Scott Ullrich | 2008-10-07 | 1 | -0/+4 |
| | |||||
* | Reason is not 100% required. | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | Swap verion check fields | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | Only set last backup time if we succeed. | Scott Ullrich | 2008-10-07 | 1 | -5/+4 |
| | |||||
* | * Use fread() | Scott Ullrich | 2008-10-07 | 2 | -1/+10 |
| | | | | * Touch last backup status file if it does not exist | ||||
* | Swap arguments | Scott Ullrich | 2008-10-07 | 2 | -2/+2 |
| | |||||
* | Add missing / | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | Download and use crypt_acb.php which is a copy of crypt.php only included in ↵ | Scott Ullrich | 2008-10-07 | 4 | -12/+134 |
| | | | | 1.3. | ||||
* | Break on 1.2 | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | Alert user when the proper items are not set for AutoConfiguration Backup. | Scott Ullrich | 2008-10-07 | 1 | -57/+61 |
| | |||||
* | AutoConfigBackup version bump | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | Really encrypt data and keep header | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | Set filter loading status during backup operations | Scott Ullrich | 2008-10-06 | 1 | -0/+3 |
| | |||||
* | Detect success, otherwise log the error and file an alert() | Scott Ullrich | 2008-10-06 | 1 | -1/+7 |
| | |||||
* | Add Hint: | Scott Ullrich | 2008-10-06 | 1 | -0/+10 |
| | |||||
* | Add tags before and after encyrpted data | Scott Ullrich | 2008-10-06 | 2 | -3/+3 |
| | | | | With-clarification-from: mgrooms | ||||
* | Cleanup success text | Scott Ullrich | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | Version bump for AutoConfiguration Backup | Scott Ullrich | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | Both backup and restore is now working!! | Scott Ullrich | 2008-10-06 | 2 | -50/+36 |
| | |||||
* | Pass along hostname | Scott Ullrich | 2008-10-06 | 1 | -26/+45 |
| | |||||
* | Do not verify SSL peer cert | Scott Ullrich | 2008-10-06 | 1 | -0/+1 |
| | |||||
* | Do not verify SSL peer, it appears portal.pfsense.org's cert is not | Scott Ullrich | 2008-10-06 | 1 | -0/+1 |
| | | | | cooperative with curl | ||||
* | Correctly POST data to server | Scott Ullrich | 2008-10-06 | 2 | -11/+32 |
| | |||||
* | Use /cf/conf/lastpfSbackup.txt for last backup tracking | Scott Ullrich | 2008-10-06 | 1 | -7/+20 |
| | |||||
* | Correct path to config.xml data | Scott Ullrich | 2008-10-06 | 2 | -24/+30 |
| | |||||
* | Update date / time of last portal pfS backup | Scott Ullrich | 2008-10-06 | 1 | -0/+3 |
| | |||||
* | Update (C) and fix description | Scott Ullrich | 2008-10-06 | 1 | -9/+11 |
| | |||||
* | s/&/&/ | Scott Ullrich | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | * Default to the restore page when a username is defined | Scott Ullrich | 2008-10-06 | 2 | -1/+9 |
| | |||||
* | s/includefile/include_file/ | Scott Ullrich | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | * Alert user when no backups are found | Scott Ullrich | 2008-10-06 | 2 | -5/+14 |
| | | | | | * Correct input type for username * Cleanup descriptions | ||||
* | Show data from pfS portal site | Scott Ullrich | 2008-10-06 | 1 | -51/+45 |
| | |||||
* | Correct split argument ordering | Scott Ullrich | 2008-10-06 | 1 | -2/+2 |
| | |||||
* | Make name uniform | Scott Ullrich | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | Make package name uniform | Scott Ullrich | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | Version bump for Auto Configuration Backup | Scott Ullrich | 2008-10-06 | 1 | -2/+2 |
| | |||||
* | Add input validation routines | Scott Ullrich | 2008-10-06 | 3 | -13/+57 |
| | |||||
* | Encrypt config.xml and send to backup repo | Scott Ullrich | 2008-10-06 | 2 | -10/+17 |
| | |||||
* | Adding restore client | Scott Ullrich | 2008-10-06 | 2 | -0/+175 |
| | |||||
* | Add description | Scott Ullrich | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | Adding Automatic Configuration Backup system for subscribers of | Scott Ullrich | 2008-10-06 | 2 | -13/+11 |
| | | | | portal.pfsense.org | ||||
* | Download additional files. | Scott Ullrich | 2008-10-06 | 1 | -1/+5 |
| | |||||
* | Adding package for BSD Perimeter pfSense auto configuration backup. | Scott Ullrich | 2008-10-06 | 2 | -0/+127 |
| | | | | This will be free for any portal.pfsense.org subscriber. |