22 Commits

Author SHA1 Message Date
Ad Schellevis
fafe2a0d19 (legacy) refactor load_balancer_virtual_server.php 2016-03-04 17:24:01 +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
Fabian Franz
6612086c21 fixes for #427 2015-11-10 18:38:42 +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
4f33b50c2d (legacy) move services.inc out of fbegin.inc to pages with service shortcut 2015-07-22 09:47:07 +00:00
Ad Schellevis
cbcba5d9db (legacy) maintable.inc is only used by the load_balancer pages, move to there 2015-07-10 15:21:53 +00:00
Ad Schellevis
e225795ab3 (legacy) cleanups vslb.inc 2015-07-09 18:17:53 +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
Franco Fichtner
93ef487f30 inc: avoid www exposure of include files (1 of a couple more)
These changes create instability on development images in
conjunctio with mount for core.git:  since files move they
exist in two places at once, maybe screwing up the system.
There's no sensible way other than asking for or building
a new snapshot package for opnsensense and going from there.
2015-03-04 06:22:43 +01: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
Jos Schellevis
9543799a20 Primarily Dashboard updates and fixes 2014-12-11 10:44:03 +00: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