15453 Commits

Author SHA1 Message Date
Ad Schellevis
f91f54d009 work in progress config rewrite 2015-03-17 20:58:03 +00:00
Ad Schellevis
73442dbf7d sync master 2015-03-17 19:53:25 +00:00
Ad Schellevis
5dfd99a55f update backup page, add initial support for Google Drive backup 2015-03-17 19:52:14 +00:00
Ad Schellevis
17bae11757 add Google api library 2015-03-17 20:30:50 +01:00
Ad Schellevis
2e506e47b4 fix igmpproxy startup 2015-03-16 16:53:43 +00:00
Ad Schellevis
95ba411113 ntp ui fixes for https://github.com/opnsense/core/issues/85 2015-03-16 12:50:24 +00:00
Ad Schellevis
e1f7b2977e fix for https://github.com/opnsense/core/issues/92 2015-03-16 10:26:18 +00:00
Ad Schellevis
2c03711ab1 fix config restore / remove package code from backup/restore 2015-03-15 19:16:05 +00:00
Ad Schellevis
308122b355 sync master 2015-03-15 19:13:38 +00:00
Ad Schellevis
4a801a9a8a issue in error handling Config load 2015-03-15 20:12:39 +01:00
Ad Schellevis
827daf7c27 sync master 2015-03-15 18:22:41 +00:00
Ad Schellevis
31f4f5df60 small fixes to backup config 2015-03-15 19:21:16 +01:00
Franco Fichtner
511eb60e55 src: zap code that handled "cdrom" idiosyncrasies
We can do without those on the install media.  Instead, route
necessary code parts through is_install_media().  A lot of
stale and forgotten code got ditched in the process--e.g. when
did we ever run without an /etc/fstab?
2015-03-14 17:33:48 +01:00
Franco Fichtner
c93d5dcb70 rc: employ the same write probe trick for early installer menu 2015-03-14 16:52:41 +01:00
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