Project

General

Profile

Download (10.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1c101a44 06/04/2005 12:53 AM Scott Ullrich

Allow uploading of captive portal files

07cd2b4b 06/04/2005 12:28 AM Scott Ullrich

Do it in the right order.

923e16ed 06/04/2005 12:26 AM Scott Ullrich

Correct create temporary file

1ca54f04 06/03/2005 11:38 PM Scott Ullrich

Set a package needs syncing flag after a restore operation

5161a6e6 06/01/2005 01:06 AM Scott Ullrich

Add aliases backup & restore item

8024e5db 05/18/2005 03:02 AM Colin Smith

Revert.

925c1247 05/18/2005 03:01 AM Colin Smith

"Local" -> "Configuration History"

suggested-by: hoba

b24bf37b 05/09/2005 01:54 AM Colin Smith

Tabify.

55d111f6 05/09/2005 01:33 AM Colin Smith

Trim some more code.

e355c693 05/09/2005 01:31 AM Colin Smith

Remove config version control from diag_backup.php - this will be moved into diag_confbak.php.

f66683e6 03/27/2005 10:50 PM Bill Marquette

remove hardcoded path

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

02e1170d 03/26/2005 08:23 PM Scott Ullrich

Mount flash r/w to remove /usr/local/www/trigger_initial_wizard

e55f5da6 03/24/2005 05:45 PM Scott Ullrich

readfile only takes one argument

961e1dbf 03/24/2005 04:58 AM Bill Marquette

let there be descriptions (warning, this could be slow)

fdef6434 03/23/2005 05:32 AM Bill Marquette

revert prior less correct change

df157bb7 03/23/2005 05:26 AM Scott Ullrich

Pass the correct post variable to spit_out_select_items

c3245cae 03/23/2005 04:39 AM Bill Marquette

Fix config restore

9ca391ca 03/22/2005 03:52 AM Scott Ullrich

wake -> take

8e35abee 03/21/2005 07:49 PM Scott Ullrich

Allow most areas of xml configuration to be restored and backed up individually.

f4f07798 03/21/2005 07:40 PM Scott Ullrich

Correctly restore configuration "areas"

7e036443 03/21/2005 07:31 PM Scott Ullrich

Pass correct amount of paramaters to unlink

218df858 03/21/2005 06:11 PM Scott Ullrich

Move the note to the bottom of the td cell

181462b5 03/21/2005 05:57 PM Scott Ullrich

Allow the user to backup and restore specific areas of their configuration. To start off with, we'll allow the user to backup and restore just the traffic shaper section.

6fc88682 03/20/2005 05:11 AM Bill Marquette

write_config can now be passed a description of the change
will be used for version control descriptions

fa0c52c6 03/20/2005 04:43 AM Bill Marquette

don't lie...it "works"

7cf03119 03/20/2005 04:42 AM Bill Marquette

breath life into the restore config code

86b0a8f5 03/20/2005 04:09 AM Bill Marquette

Nicer display for revisions

6a1e6651 03/20/2005 03:52 AM Bill Marquette

Initial commit of onbox version control (broken).

63562b76 03/06/2005 11:19 PM Scott Ullrich

Really upgrade m0n0wall -> pfsense during configuration restore

aab57926 02/23/2005 09:18 PM Scott Ullrich

Correctly handle the new "Do not backup packages" flag

528cad39 02/19/2005 11:16 PM Colin Smith

Add option to exclude package configuration from backup.

3af86226 02/14/2005 03:32 PM Scott Ullrich

fopen requires to paramaters. be sure to include "r"

7b2274cb 02/11/2005 01:20 AM Scott Ullrich
  • Introduce pfsense specific utilities file for easier syncing with m0n0wall util.inc
  • Introduce new log_error() command that logs to syslog
  • Convert all old syslog() functions to use log_error()
bfd3e487 02/11/2005 01:08 AM Scott Ullrich

During restore, if m0n0wall is found, change to pfsense so that the configuration can automatically be upgraded.

8ccc8f1a 01/28/2005 10:56 PM Scott Ullrich

Add package reinstallation button to Backup/Restore area. The script will basically reinstall any packages needed by your configuration after a restore ;)

cdde3037 01/24/2005 04:39 PM Scott Ullrich

Change m0n0wall -> pfSense.

Noticed-by: Brianm

07bd3f83 12/05/2004 07:31 PM Scott Ullrich

Synchornize with m0n0wall 1.2b3. These files have not really been
modified too much so a straight copy works. 9 files remain to be
patched by hand.

4d875b4f 11/21/2004 07:09 PM Scott Ullrich

Update (C)

49d54280 11/21/2004 06:19 AM Scott Ullrich

m0n0wall -> pfSense

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision