Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add some lovely ajax | Scott Ullrich | 2008-10-19 | 1 | -7/+20 | |
| | ||||||
* | Nuke unneeded code | Scott Ullrich | 2008-10-19 | 1 | -1/+0 | |
| | ||||||
* | * Include autoconfigbackup.inc | Scott Ullrich | 2008-10-19 | 1 | -2/+26 | |
| | | | | * Start Ajaxifying backup now command with reason | |||||
* | Axe the user if they would like to reboot after restore. | Scott Ullrich | 2008-10-19 | 1 | -0/+9 | |
| | ||||||
* | Correctly show restore date (revision) | Scott Ullrich | 2008-10-19 | 1 | -1/+1 | |
| | ||||||
* | Use listbg | Scott Ullrich | 2008-10-13 | 1 | -1/+1 | |
| | ||||||
* | Make menu titles consistent | Scott Ullrich | 2008-10-12 | 1 | -1/+1 | |
| | ||||||
* | Do not queue backup, just invoke it. | Scott Ullrich | 2008-10-11 | 1 | -4/+4 | |
| | ||||||
* | Correct backup fieldname | Scott Ullrich | 2008-10-11 | 1 | -2/+2 | |
| | ||||||
* | Use input type of submit | Scott Ullrich | 2008-10-11 | 1 | -1/+1 | |
| | ||||||
* | Note that a backup occurs when you save the settings. | Scott Ullrich | 2008-10-11 | 1 | -0/+2 | |
| | ||||||
* | Add "Backup now" button | Scott Ullrich | 2008-10-11 | 1 | -1/+11 | |
| | ||||||
* | Cleanup success check | Scott Ullrich | 2008-10-08 | 1 | -7/+11 | |
| | ||||||
* | Remove space | Scott Ullrich | 2008-10-08 | 1 | -3/+3 | |
| | ||||||
* | Pass along $hostname | Scott Ullrich | 2008-10-08 | 1 | -7/+6 | |
| | ||||||
* | No need to break here. | Scott Ullrich | 2008-10-08 | 1 | -1/+1 | |
| | ||||||
* | Hostname is required for restore operations | Scott Ullrich | 2008-10-08 | 1 | -2/+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 | |
| | ||||||
* | Swap arguments | 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 | 1 | -0/+2 | |
| | | | | 1.3. | |||||
* | Break on 1.2 | Scott Ullrich | 2008-10-07 | 1 | -1/+1 | |
| | ||||||
* | Add Hint: | Scott Ullrich | 2008-10-06 | 1 | -0/+10 | |
| | ||||||
* | Add tags before and after encyrpted data | Scott Ullrich | 2008-10-06 | 1 | -2/+2 | |
| | | | | With-clarification-from: mgrooms | |||||
* | Cleanup success text | Scott Ullrich | 2008-10-06 | 1 | -1/+1 | |
| | ||||||
* | Both backup and restore is now working!! | Scott Ullrich | 2008-10-06 | 1 | -46/+31 | |
| | ||||||
* | 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 | 1 | -5/+5 | |
| | ||||||
* | Correct path to config.xml data | Scott Ullrich | 2008-10-06 | 1 | -5/+5 | |
| | ||||||
* | 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 | 1 | -0/+8 | |
| | ||||||
* | * Alert user when no backups are found | Scott Ullrich | 2008-10-06 | 1 | -2/+10 | |
| | | | | | * 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 | |
| | ||||||
* | Adding restore client | Scott Ullrich | 2008-10-06 | 1 | -0/+165 | |