4262 Commits

Author SHA1 Message Date
Ad Schellevis
bcaaf64cf9 (legacy) fix html error issue in firewall_aliases_edit.php, https://github.com/opnsense/core/issues/785 2016-02-19 08:42:00 +01:00
Ad Schellevis
83a3cdbf34 (legacy) refactor services_router_advertisements.php, work in progress 2016-02-18 18:42:58 +01:00
Ad Schellevis
db74e1570e (legacy) refactor services_dhcpv6_edit.php, work in progress 2016-02-18 18:42:05 +01:00
Ad Schellevis
ba433af895 (legacy) refactor services_dhcpv6.php, work in progress 2016-02-18 18:41:39 +01:00
Franco Fichtner
9e867628e0 Merge pull request #782 from fraenki/fix_relayd_startup
fix relayd startup/restart (ref #780)
2016-02-18 17:32:07 +01:00
Frank Wall
4a8d192b48 fix relayd startup/restart (ref #780) 2016-02-18 17:28:12 +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
Franco Fichtner
05bf89473b Merge pull request #781 from fraenki/fix_780
fix filter reload with invalid relayd config, fixes #780
2016-02-18 16:20:24 +01:00
Frank Wall
5a26098849 fix filter reload with invalid relayd config, fixes #780 2016-02-18 16:02:10 +01:00
Ad Schellevis
c4a63d3f03 (legacy) missing ntpserver in post, services_dhcp.php 2016-02-18 15:29:31 +01:00
Ad Schellevis
9628c0db12 (legacy) typo in services_dhcp.php 2016-02-18 15:26:41 +01:00
Ad Schellevis
14e0067957 (legacy) style fix 2016-02-18 15:24:22 +01:00
Franco Fichtner
8770689a0c firmware: sort upgrade packages, needs more work for other types
GUI sorting for now should be new, update, reinstall, remove.  Later
all those types ought to be merged into a single list with backwards-
compatible behaviour.  First of many neat firmware improvements on
our way to 16.7.  :)
2016-02-18 09:37:33 +01:00
Franco Fichtner
93c20e1b69 src: tweak previous, php can be picky 2016-02-18 08:34:12 +01:00
Ad Schellevis
61cb3745be collapse issue when using Edge, https://forum.opnsense.org/index.php?topic=2210.msg7136 2016-02-17 20:53:23 +01:00
Ad Schellevis
94e28e10ba (captive portal) fix report PHP Warning: SQLite3::query(): Unable to prepare statement: 5, database is locked in /usr/local/opnsense/scripts/OPNsense/CaptivePortal/process_accounting_messages.php on line 53 2016-02-17 13:39:16 +01:00
Ad Schellevis
cbcb92f631 (menu) missing reference for services_dhcpv6.php?if=* 2016-02-17 09:50:55 +01:00
Ad Schellevis
4ab7775552 (legacy) zap split in pfsense-utils.inc, 3gstats.php, dyn_dns_status.widget.php 2016-02-16 20:14:52 +01:00
Franco Fichtner
f3597390d1 src: fix a few crash reports 2016-02-16 19:25:42 +01:00
Ad Schellevis
4f5144f9a0 (legacy) regression services_dhcp.php 2016-02-16 18:43:34 +01:00
Ad Schellevis
3ccabbaab3 fix typos 2016-02-16 17:23:13 +01:00
Ad Schellevis
8e849d9e4f (legacy) regression services_dhcp.php 2016-02-16 17:18:22 +01:00
Ad Schellevis
550d4d958a (legacy) refactor services_dhcp_relay.php 2016-02-16 15:12:55 +01:00
Ad Schellevis
493a3d18f8 (legacy) refactor status_dhcp_leases.php 2016-02-16 13:46:31 +01:00
Franco Fichtner
846e9db38e lang: better fix that actually works :) 2016-02-16 11:03:38 +01:00
Franco Fichtner
2605714b51 lang: fix syntax error 2016-02-16 11:01:09 +01:00
Franco Fichtner
1b2c66a001 radvd: also needs unbound awareness like previous 2016-02-16 10:23:02 +01:00
Franco Fichtner
fa3254447a Merge pull request #764 from fabianfrz/coding_style
coding style index.php
2016-02-16 07:36:22 +01:00
Franco Fichtner
5f41efb99f dhcp: add dns resolver ip in bootp ACK; closes #483 2016-02-16 06:53:22 +01:00
Franco Fichtner
4a598c88fa lang: update language progress; add Dutch
Chinese has progress again, which makes me personally happy.  :)

Taken from: https://translate.opnsense.org/
2016-02-16 05:43:03 +01:00
Franco Fichtner
936dead85e dns: some style and sanity for dnydnses and dnsupdates gears 2016-02-16 05:09:12 +01:00
Ad Schellevis
97cac62f12 (legacy) zap merge_config_section in pfsense-utils.inc 2016-02-15 17:54:56 +01:00
Ad Schellevis
ec5d6b12c8 (legacy) zap setup_microcode 2016-02-15 17:50:09 +01:00
Ad Schellevis
c2a5f03cdf (legacy) curly braces and spaces in pfsense-utils.inc 2016-02-15 17:48:11 +01:00
Ad Schellevis
1e884f54b9 (legacy) refactor services_dhcp_edit.php 2016-02-15 16:21:02 +01:00
Ad Schellevis
14c9384537 (legacy) cleanup services_dhcpd_configure in services.inc 2016-02-15 13:21:58 +01:00
Ad Schellevis
11368987e9 (legacy) refactor services_dhcp.php 2016-02-15 13:21:30 +01:00
Ad Schellevis
36bd311536 (legacy) refactor services_dhcp.php, work in progress 2016-02-14 20:15:12 +01:00
Ad Schellevis
1fd55b1211 (legacy) there are a few ACL's without a visible UI part included, which may result in less practical redirectings when the index is not authorized.
Add the license to the ACL, so we know for sure the menu is visible.

issue https://github.com/opnsense/core/issues/724
2016-02-12 17:58:36 +01:00
Ad Schellevis
bd62b3ebcb (legacy) authgui.inc,/ (root) is /index.php, make sure we're matching the correct item. https://github.com/opnsense/core/issues/724 2016-02-12 17:51:20 +01:00
Ad Schellevis
daebae4f3b (legacy) curly braces and spaces in authgui.inc 2016-02-12 17:29:22 +01:00
Ad Schellevis
d101b28e45 (legacy / openvpn) bind OpenVPN Client Specific Override to server(s)
fix for https://github.com/opnsense/core/issues/296
and  https://github.com/opnsense/core/issues/347

when no servers are selected, all still apply, which should keep current configurations valid.
2016-02-11 18:20:18 +01:00
Ad Schellevis
48d1dff52e (legacy) keep "Effective Privileges" hidden for new user 2016-02-11 17:27:01 +01:00
Ad Schellevis
8389079e27 (legacy) align help message with openvpn for vpn_openvpn_server.php, closes https://github.com/opnsense/core/issues/774 2016-02-11 14:58:51 +01:00
Ad Schellevis
3f2c5304b7 (legacy) fix spacing, add toggle in vpn_openvpn_server.php 2016-02-11 14:36:03 +01:00
Ad Schellevis
d9c91c3fb4 (legacy) add multi select, move and toggle to vpn_openvpn_client.php 2016-02-11 14:04:33 +01:00
Ad Schellevis
33d8497bd6 (legacy) move some text in help area 2016-02-11 13:38:41 +01:00
Ad Schellevis
63938f7bc5 (legacy) remove onclick attributes 2016-02-11 13:35:45 +01:00
Ad Schellevis
30f6c2bca8 (legacy) change icon 2016-02-11 13:30:34 +01:00
Ad Schellevis
a0587c033d (legacy) add copy/move to vpn_openvpn_csc.php overview + some js cleanups. closes https://github.com/opnsense/core/issues/442 2016-02-11 13:26:15 +01:00