4567 Commits

Author SHA1 Message Date
Ad Schellevis
13ae2f59db whitespace index.php 2016-03-14 19:28:14 +01:00
Ad Schellevis
8098a423bf whitespace / codestyle guiconfig.inc 2016-03-14 19:16:18 +01:00
Ad Schellevis
78354c7f78 whitespace / codestyle getserviceproviders.php 2016-03-14 18:58:45 +01:00
Franco Fichtner
f50e2f5852 acl: do not keep status.php in the acl, only root should have access
We don't use this file very often so clamp down the access range
in order to avoid unwanted leakage.
2016-03-14 17:31:58 +01:00
Franco Fichtner
174028dbbe make: prevent package build in live mount mode
The two are mutually exclusive.
2016-03-14 13:08:48 +01:00
Ad Schellevis
77d8363157 force exit of stray processes 2016-03-14 12:26:03 +01:00
Franco Fichtner
80eba3c210 ntp: correct select behaviour; closes #818
o When servers are empty, show prefer and noselect as disabled.
o Tighten the config write by using the same code idiom as the
  frontend, which is the safer method.
o Untangle noselect and prefer, ntpd.conf will handle it.
2016-03-14 12:04:20 +01:00
Ad Schellevis
d9d87849a2 whitespace 2016-03-14 08:39:57 +01:00
Ad Schellevis
a352d3a864 missing gettext() 2016-03-14 08:25:43 +01:00
Ad Schellevis
20e1e49548 whitespace / unused css classes in diag_sockets.php 2016-03-13 20:40:54 +01:00
Ad Schellevis
527773d727 whitespace 2016-03-13 20:32:36 +01:00
Franco Fichtner
e7723d4733 system: strip ntp config from general settings #818 2016-03-13 20:16:55 +01:00
Franco Fichtner
7c3b995971 ntp: avoid crash report when not assigning interfaces 2016-03-13 19:55:58 +01:00
Ad Schellevis
603469c6b7 (configd) stop by name vs stop by pid, catch SIGTERM 2016-03-13 15:12:25 +01:00
Ad Schellevis
ecb715c338 routing, fix typo 2016-03-13 14:30:20 +01:00
Ad Schellevis
b72988299f routing, fix request query parsing 2016-03-13 14:28:23 +01:00
Ad Schellevis
ab2bc45a41 (routes) small template fix 2016-03-13 14:03:56 +01:00
Ad Schellevis
d4a1a4db6a (ids) move processing dialog to shared template 2016-03-13 14:00:00 +01:00
Ad Schellevis
18364725cc (mvc) move system routes to mvc including dependencies 2016-03-13 13:58:44 +01:00
Franco Fichtner
05e75ec62d interfaces: fix a crash report, proper error reporting while at it 2016-03-12 14:48:59 +01:00
Franco Fichtner
fe2c4e0b53 make: welcome to the family 2016-03-12 11:15:23 +01:00
Franco Fichtner
69d36e4bd0 src: whitespace sweep 2016-03-12 10:48:13 +01:00
Franco Fichtner
76dd0b09f9 make: let upgrade restart webgui for consistency 2016-03-12 10:17:16 +01:00
Franco Fichtner
80a70ffe05 rc/pkg: remove the automount features, they are not needed anymore
The new package targets have no drawbacks compared to auto live
mount, but the latter has proven difficult and does not match the
normal boot scenario and could potentially panic due to unionfs
being broken beyond repair (kib@'s words in spirit, not mine).

Discussed with: @adschellevis
2016-03-12 10:09:30 +01:00
Franco Fichtner
8369db513b make: only mount once to avoid panics 2016-03-12 10:05:28 +01:00
Franco Fichtner
875d57612f pkg: do not install *.pyc files 2016-03-12 09:31:27 +01:00
Franco Fichtner
d6ad3cdd96 make: improve previous and add `upgrade' target while at it 2016-03-12 09:26:20 +01:00
Ad Schellevis
6e7f1432f6 refactor diag_routes.php 2016-03-11 23:07:56 +01:00
Ad Schellevis
0ec32edf97 whitespace 2016-03-11 16:58:05 +01:00
Ad Schellevis
66d8d5f0b2 whitespace and curly braces in diag_logs_pptp.php 2016-03-11 16:55:59 +01:00
Ad Schellevis
37d890f1a1 whitespace and curly braces diag_logs_poes.php 2016-03-11 16:51:44 +01:00
Ad Schellevis
71d06a6fa1 spaces and curly braces in diag_logs_l2tp.php 2016-03-11 16:48:11 +01:00
Ad Schellevis
db3601f491 (legacy) spaces, curly braces etc diag_logs_filter.php 2016-03-11 16:46:45 +01:00
Ad Schellevis
d7822a5f39 small style issues + whitespace diag_logs_filter_summary.php 2016-03-11 15:57:36 +01:00
Ad Schellevis
ee567e3667 whitespace, unused classes in diag_logs_filter_dynamic.php 2016-03-11 15:49:27 +01:00
Ad Schellevis
41232ca525 whitespace diag_limiter_info.php 2016-03-11 15:37:47 +01:00
Ad Schellevis
72ef0b018c whitespace, unused styles diag_ipsec_spd.php 2016-03-11 15:35:13 +01:00
Ad Schellevis
7a43d7080e whitespace diag_ipsec_sad.php 2016-03-11 15:32:27 +01:00
Ad Schellevis
9da1b92e26 services_dyndns_edit: wrong parameter type for htmlspecialchars, closes https://github.com/opnsense/core/issues/813 2016-03-11 13:05:07 +01:00
Franco Fichtner
445504da33 make: add `package' target
Requires FLAVOUR setting of not OpenSSL and git + gettext-tools
packages installed.
2016-03-11 11:50:25 +01:00
Ad Schellevis
8912f9090b cleanup diag_resetstate.php 2016-03-10 22:26:47 +01:00
Ad Schellevis
56f3f56431 (legacy) refactor diag_dump_states.php 2016-03-10 22:16:57 +01:00
Ad Schellevis
3492708a85 zap diag_dump_states_sources.php, unused 2016-03-10 18:14:23 +01:00
Ad Schellevis
34b75c5e82 style fixes 2016-03-10 17:59:33 +01:00
Ad Schellevis
f4fcce2744 (legacy) refactor services_wol_edit.php 2016-03-10 17:19:35 +01:00
Ad Schellevis
4a973535c9 (legacy) refactor services_wol.php 2016-03-10 16:48:23 +01:00
Ad Schellevis
6fd5149466 (legacy) regression services_upnp.php 2016-03-10 16:15:08 +01:00
Ad Schellevis
5adb350efa (menu) fix wol page nav 2016-03-10 16:01:40 +01:00
Ad Schellevis
d67d70bac9 (legacy) refactor status_upnp.php 2016-03-10 15:33:23 +01:00
Ad Schellevis
0c0d3a3cf5 split help text 2016-03-10 15:30:07 +01:00