Ad Schellevis
92a8e402b1
ditch non functional QinQ interfaces, closes https://github.com/opnsense/core/issues/2274
2018-03-20 14:41:52 +01:00
Franco Fichtner
968207385f
backup: switch to new config load facility for section restore #471
...
Now always restore from a full backup only, the standard has already
been switched in the scope of this ticket a while back. The section
restore could be improved, but it's not really worth doing this in
the old code anymore. Hopefully the last change of its kind here.
2016-08-22 22:41:57 +02:00
Franco Fichtner
14fabe4671
system: do not use self-made partial backups #1093 #471
2016-08-01 17:07:38 +02:00
Franco Fichtner
955b73fdd7
src: strip gettext() from log messages
...
It only makes debugging harder as our translations are being
completed one after the other. Also has the positive side-
effect of freeing a few hard-to-do translations in the process.
2016-05-16 00:28:22 +02:00
Ad Schellevis
5ef34e44ab
(legacy) spaces and curly braces in xmlparse.inc
2016-03-22 15:39:58 +01:00
Franco Fichtner
da8a2bed0f
load balancer: remove unused relay pages and related backend parts
...
Dormant ever since 2009, time to remove those finally.
2015-12-10 11:56:48 +01:00
Franco Fichtner
50d01becf9
src: do not reorder sprintf arguments by default
...
(Already had issues in the code that were obvious, some may still
linger in there. Also uselessly confuses our dedicated translators.)
2015-11-10 13:22:52 +01:00
Franco Fichtner
98f2edacb4
src: whitespace sweep
2015-04-08 08:18:56 +02:00
Ad Schellevis
88ca81a056
package cleanups
2015-04-07 21:12:42 +00:00
Ad Schellevis
f89ab7ffc3
some gui fixes for https://github.com/opnsense/core/issues/130
2015-04-07 13:34:36 +00:00
Ad Schellevis
dc9876990b
remove unused function from xmlparse.inc
2015-03-31 16:20:18 +00:00
Ad Schellevis
41b4302719
fix for aliasses not shown / maybe flushed after save of new aliasses.
2015-03-25 16:24:01 +00:00
Franco Fichtner
07aaac43df
xml: clean up the list tags and order them alphabetically
2015-03-25 10:22:20 +01:00
System Administrator
802eb63671
Fix config array options in xmlparse
2015-03-24 16:19:56 +00:00
Franco Fichtner
a3d5c589da
inc: apply most whitespace cleanups
2014-12-28 20:13:16 +01:00
Franco Fichtner
dcb849678a
inc: rip out *shellcmd and developerspew config support
2014-12-10 23:44:42 +01:00
Franco Fichtner
727453c076
src: move all files (again)
...
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.
This is the last time, I swear... :)
2014-12-10 16:42:39 +01:00