Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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. | ||||
* | Fixed Destinations URL validation bug | D. V. Serg | 2008-10-05 | 2 | -10/+64 |
| | |||||
* | Correct a typo that prevented the OpenVPN Client Export tool from working | Matthew Grooms | 2008-10-03 | 1 | -1/+1 |
| | | | | when a TLS file was in use. Reported by Chris Buechler. | ||||
* | Correct a bug in the OpenVPN client export package. The config directory | Matthew Grooms | 2008-10-02 | 1 | -2/+7 |
| | | | | | | | | | path must exist. If it is not included in the template archive, create it. I didn't notice this bug before as the template archive contained the config import directory so it was copied along with other template data. Without this fix, errors would be thrown but the output would be included in the download which appended them to the beginning of the executable. This of course corrupted the file contents. Reported by Chris Buechler. | ||||
* | Correct check | Scott Ullrich | 2008-09-25 | 1 | -1/+1 |
| | |||||
* | Create /usr/local/share/openvpn if it does exist | Scott Ullrich | 2008-09-25 | 1 | -0/+3 |
| | |||||
* | Nuke extra / | Scott Ullrich | 2008-09-25 | 1 | -2/+2 |
| | |||||
* | Update the URLs in the OpenVPN client export utility and add it to the 7 | Matthew Grooms | 2008-09-24 | 1 | -2/+2 |
| | | | | package configuration list. | ||||
* | *** empty log message *** | D. V. Serg | 2008-09-22 | 1 | -1/+1 |
| | |||||
* | only for beauty ;-) | Martin Fuchs | 2008-09-18 | 2 | -2/+2 |
| | |||||
* | squid: add possibility to exempt IPs from transparent squid | Martin Fuchs | 2008-09-18 | 4 | -0/+70 |
| | |||||
* | squid: a few clarifications | Martin Fuchs | 2008-09-18 | 2 | -2/+2 |
| | |||||
* | squid: a few clarifications | Martin Fuchs | 2008-09-18 | 2 | -4/+4 |
| | |||||
* | Add a new OpenVPN client configuration and installer export package. It | Matthew Grooms | 2008-09-17 | 14 | -0/+904 |
| | | | | | will create and export a config file or pre-configured windows installer based on the server configuration and user information. |