478 Commits

Author SHA1 Message Date
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
516be37538 sync with master 2015-03-13 14:46:11 +00: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
ddc461df8e sync with master 2015-03-13 12:32:54 +00: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
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
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
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
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
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
d3a1cfb87e sync with master 2015-03-12 13:23:47 +00:00
Ad Schellevis
eb7ac3fa40 sync with master 2015-03-12 13:01:28 +00: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
6f02215303 remove complexity in fromArray, write new file in stead of update xml object approach. 2015-03-11 20:21:20 +01:00
Ad Schellevis
23abb70c66 add to/from Array to Config class, for upcomming replacement of old config handling code 2015-03-11 18:30:38 +01:00
Franco Fichtner
75a08cb2c3 firmware: remove gzsig utility usage
We have moved on to other means of firmware upgrades.  Gives us
the opportunity to do a little spring clean here.  (Plus I don't
have to fix the gzsig port anymore.)
2015-03-11 13:48:12 +01:00
Franco Fichtner
4cf690e0a5 src: style and whitespace sweep 2015-03-11 07:46:19 +01:00
Ad Schellevis
aa34ef3ef6 proxy templates (initial / test ) 2015-03-10 20:01:30 +00:00
Ad Schellevis
a511460659 cleanup template helpers 2015-03-10 20:42:26 +01:00
Ad Schellevis
e8ad98673a add helper functions for template engine 2015-03-10 20:06:31 +01:00
Ad Schellevis
aa7e5719ee work in progress proxy feature 2015-03-10 17:26:02 +01:00
Ad Schellevis
3e3548d14d add frontend support for multi select boxes 2015-03-10 17:24:59 +01:00
Ad Schellevis
0a92399b32 documentation fix 2015-03-10 17:24:24 +01:00
Ad Schellevis
de18def366 add support for custom return hooks in getNodes 2015-03-10 17:23:40 +01:00
Ad Schellevis
53166be0af add fieldtype for simple selections (iunterfaces etc.) 2015-03-10 17:22:21 +01:00
Ad Schellevis
984522a7e4 update squid reconfigure action 2015-03-10 13:46:31 +01:00
Ad Schellevis
1ea2e24c2f implement configd rc script in rc system 2015-03-10 10:27:24 +00:00
Ad Schellevis
9871722454 configd rc script fixes 2015-03-10 10:26:19 +00:00
Ad Schellevis
14359727fd add standard rc script for configd (/usr/local/etc/rc.d/configd) 2015-03-10 09:24:56 +00:00
Franco Fichtner
d1f97f7b26 rc: simplify halt/reboot a bit and use synchronous halt on the console 2015-03-10 09:51:38 +01:00
Franco Fichtner
3e4e5872c4 inc/upgrade: tmp_path progression 2015-03-10 09:26:51 +01:00
Franco Fichtner
4fe76dde30 rc: on cdrom images, the config is bootstrapped afterwards, meh 2015-03-10 09:15:36 +01:00