15 Commits

Author SHA1 Message Date
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
Franco Fichtner
6ee8eb7812 src: remove a whole lotta nop
Lookie how far we've come...
2016-02-03 08:43:06 +01:00
Ad Schellevis
f4facb2105 (legacy) cleanup dependencies : gwlb.inc -> interfaces.inc 2015-07-23 07:43:37 +00:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Ad Schellevis
b3240ac652 (legacy) restructurei/cleanup util.inc 2015-07-10 16:04:10 +00:00
Ad Schellevis
64ee69be77 (legacy) cleanup gwlb.inc 2015-07-10 14:35:47 +00:00
Franco Fichtner
f1c3b22b1e rc: proper isset() usage in openvpn code 2015-07-07 15:04:20 +02:00
Franco Fichtner
07a1b9208e src: replace varetc_path 2015-04-24 10:40:45 +02:00
Ad Schellevis
e4ca192f97 cleanup rc.openvpn code 2015-03-31 13:40:39 +00:00
Ad Schellevis
b3aa303cdc some more php-fpm issues 2015-03-26 16:00:27 +00:00
Franco Fichtner
a47ad5e740 src: prune, prettify or zap scripts that use PHP shebang 2015-03-07 08:48:28 +01:00
Franco Fichtner
9e1b921efe rc: fix a couple of parse errors that previously went unnoticed 2015-03-03 08:53:54 +01:00
Ad Schellevis
19265d25e2 cleanup legacy code.
- remove the use for pfSctl, replaced with a new configd control script to be able to remove the check_reload_status port
- replace use of global $g['booting'] because some scripts use this outside the main loop which causes strange behavior ( for example dhcp client which starts a newwanip on connect ). replaced which check on file /var/run/booting which is set in rc script
2015-02-24 17:26:55 +00:00
Franco Fichtner
a1f66881da rc: apply harmless whitespace changes 2014-12-28 20:19:53 +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