13552 Commits

Author SHA1 Message Date
Franco Fichtner
bd772534a2 rc: remove platform awareness from main rc script
Platforms are all the same, except when / is not writable.  That
only ever matters once, when we fake it writeable using unionfs.
2015-03-14 16:26:34 +01:00
Franco Fichtner
01d78e2a68 dyndns: fix minor Duck DNS issues 2015-03-14 07:39:09 +01:00
Ad Schellevis
d2fe8718de sync master 2015-03-13 18:15:41 +00:00
Ad Schellevis
2da4270dde force config file root to be named opnsense 2015-03-13 19:13:42 +01:00
Ad Schellevis
697ad2d1f1 move get_config_backup_count inline (single usage 2015-03-13 17:41:07 +00:00
Ad Schellevis
7fcb1be0de move get_config_user function content into main function (single useage) 2015-03-13 17:34:40 +00:00
Ad Schellevis
b068f75bbb remove config_install 2015-03-13 17:24:31 +00:00
Ad Schellevis
2935542e63 replace config_install 2015-03-13 17:22:11 +00:00
Ad Schellevis
eae996e590 small fixes 2015-03-13 17:02:25 +00:00
Ad Schellevis
17aabc1e54 rewrite backup cleanup 2015-03-13 15:40:52 +00:00
Ad Schellevis
0c92c58278 sync master 2015-03-13 15:07:44 +00:00
Ad Schellevis
77d651cc0b bugfix config->toArray 2015-03-13 16:06:55 +01:00
Ad Schellevis
516be37538 sync with master 2015-03-13 14:46:11 +00:00
Ad Schellevis
bab9a4c1d5 remove unused functions and switch to SimpleXML as default parser. 2015-03-13 15:41:58 +01:00
Ad Schellevis
32359545d3 sync with master 2015-03-13 14:11:37 +00:00
Ad Schellevis
b5e671d0df replace get_backups + small fixes 2015-03-13 14:10:38 +00:00
Ad Schellevis
6004b1de2f bugfix new config handler 2015-03-13 15:09:27 +01:00
Ad Schellevis
ddc461df8e sync with master 2015-03-13 12:32:54 +00:00
Ad Schellevis
195378fd1a fix typo 2015-03-13 13:31:43 +01:00
Ad Schellevis
d158f63260 sync with master 2015-03-13 12:30:27 +00:00
Ad Schellevis
77d63835f1 replace use of get_backups with new version 2015-03-13 12:28:44 +00:00
Ad Schellevis
8dda3da09c add filesize to getBackups 2015-03-13 13:28:21 +01:00
Ad Schellevis
1940927eb2 implement old "listags" construction to mark certain elements as array (even if they're not recurring) 2015-03-13 12:11:52 +00:00
Ad Schellevis
c56e115e52 revert previous fix in src/etc/inc/auth.inc 2015-03-13 11:05:34 +00:00
Ad Schellevis
f42485928a sync master 2015-03-13 11:00:15 +00:00
Ad Schellevis
46d2849652 update fromArray to support forced lists on specific tags 2015-03-13 11:57:02 +01:00
Ad Schellevis
2a693fc46a remove unused parameter from parse_config 2015-03-13 07:55:49 +00:00
Ad Schellevis
74059733e2 replace config backup 2015-03-13 07:46:38 +00:00
Ad Schellevis
55bdb356e4 sync master 2015-03-13 07:43:46 +00:00
Ad Schellevis
da2c3c1b6f add revisiondata to getBackups for config class 2015-03-13 08:39:47 +01:00
Ad Schellevis
3d65e9fa6f fix config priv section, expecting array for single item. 2015-03-12 21:32:56 +00:00
Ad Schellevis
878773ef6f sync with master 2015-03-12 16:18:19 +00:00
Ad Schellevis
6a2f32dcd2 change backup method for config to public 2015-03-12 17:17:39 +01:00
Ad Schellevis
9d6a8690d2 cleanup config 2015-03-12 16:16:15 +00:00
Ad Schellevis
70027a0f05 cleanup config 2015-03-12 16:15:09 +00:00
Ad Schellevis
f8193d6a2d restore backup / defaults on config load 2015-03-12 14:57:09 +00:00
Ad Schellevis
67c7bd635a sync with master 2015-03-12 14:41:25 +00:00
Ad Schellevis
261d487d8c add isValid public method on config class 2015-03-12 15:40:40 +01:00
Ad Schellevis
6d04247dc2 cleanup write 2015-03-12 14:39:42 +00:00
Ad Schellevis
79da3b7d98 config write replace 2015-03-12 14:10:25 +00:00
Ad Schellevis
4bc2eef495 sync with master 2015-03-12 13:46:39 +00:00
Ad Schellevis
f1c11390dc config bug in updateRevision 2015-03-12 14:45:35 +01:00
Ad Schellevis
d3a1cfb87e sync with master 2015-03-12 13:23:47 +00:00
Ad Schellevis
331f4665d9 change save -> backup default behavoir 2015-03-12 14:22:20 +01:00
Ad Schellevis
eb7ac3fa40 sync with master 2015-03-12 13:01:28 +00:00
Ad Schellevis
821f5331d1 add revision information on config save 2015-03-12 13:59:20 +01:00
Ad Schellevis
0a44698f23 remove usage of conf_mount_ro and conf_mount_rw 2015-03-12 12:05:30 +00:00
Ad Schellevis
5eaf0e40dc cleanup unnecessary config functions 2015-03-12 12:03:24 +00:00
Ad Schellevis
5114af5368 small fixes in config 2015-03-12 11:31:25 +01:00
Franco Fichtner
264c28d1e3 firmware: remove some obsolete parts of the firmware update system
Fear not as we will reintroduce the functionality in the GUI using
our new firmware update system which includes pkg(8)/opnsense-update(8).
2015-03-12 09:12:18 +01:00