Franco Fichtner
a8006f272e
src: align a few headers and sweep whitespace
2016-03-07 07:30:02 +01:00
Ad Schellevis
d86e76839d
(legacy) refactor load_balancer_setting.php
2016-03-04 16:40:53 +01:00
Franco Fichtner
1eb5dae76d
www: zap some spurious assigments
...
Most of the time, there is no return value from the functions,
sometimes $retval is not evaluated, and sometimes it just seems
totally convoluted to do it when 99% of the configuration code
does not do it and works fine wihout it.
It's also not practical, because there is no no notion of a
rollback that would have to ensue in such cases.
2016-02-18 16:44:27 +01:00
Frank Wall
5a26098849
fix filter reload with invalid relayd config, fixes #780
2016-02-18 16:02:10 +01:00
Franco Fichtner
6e3e407d85
services: rename shorcut_section to better reflect its purpose; closes #674
2016-01-18 09:30:34 +01:00
Franco Fichtner
86d50f8793
www: remove the need for manual $pgtitle #461
2015-12-08 19:45:59 +01:00
Franco Fichtner
7f75ddb851
www: eradiacate print_info_box_np() for #444
2015-10-31 23:35:17 +01:00
Franco Fichtner
63403a9810
menu: more flattening in status section (almost done)
2015-10-16 20:57:51 +02:00
Ad Schellevis
a7ac26237f
(legacy) remove unused parameter in get_std_save_message
2015-08-17 08:27:34 +00:00
Ad Schellevis
52f63c94d8
(legacy) some additional dependencies
2015-07-23 13:14:51 +00:00
Ad Schellevis
465e699e71
(legacy) dependency cleanups related to functions.inc / interfaces.inc
2015-07-22 16:56:38 +00:00
Ad Schellevis
d485ef310e
(legacy) cleanup vslb.inc dependencies
2015-07-22 10:34:49 +00:00
Ad Schellevis
4f33b50c2d
(legacy) move services.inc out of fbegin.inc to pages with service shortcut
2015-07-22 09:47:07 +00:00
Ad Schellevis
7f9910ee72
(legacy) move util.inc requires around
2015-07-22 08:19:00 +00:00
Ad Schellevis
7418af459b
(legacy) add additional check on $input_errors as part of cleanup notices
2015-07-06 16:58:36 +00:00
Ad Schellevis
ba800ae6c8
(legacy) fix check on $savemsg and $input_errors
2015-07-06 14:43:02 +00:00
Franco Fichtner
22e0e257a2
queues: remove shaper.inc
2015-06-18 14:20:20 +02:00
Jos Schellevis
fb340fcd94
More cleanups, copyrights and links
2015-01-01 13:47:20 +00:00
Franco Fichtner
99d02e9aad
load_balancer: apply whitespace cleanups
2014-12-28 09:28:56 +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