4236 Commits

Author SHA1 Message Date
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
Ad Schellevis
f862e8570c (legacy) spaces and curly braces in openvpn.inc 2016-02-11 11:39:21 +01:00
Ad Schellevis
4f0a083e9f (legacy) fix crashreport PHP Warning: Illegal string offset 'wan' in /usr/local/www/services_dhcpv6.php on line 57 2016-02-11 10:10:24 +01:00
Ad Schellevis
aa305e7d45 (legacy) fix crashreport Call to undefined function get_services() in /usr/local/www/fbegin.inc on line 38 2016-02-11 10:06:34 +01:00
Ad Schellevis
ba7740e84a (ids) change update -> apply, closes https://github.com/opnsense/core/issues/750 2016-02-11 08:33:23 +01:00
Ad Schellevis
705d1e5061 (captive portal) add service to status page, closes https://github.com/opnsense/core/issues/771 2016-02-10 21:49:04 +01:00
Ad Schellevis
492a75184f (ids) add "update" for rules action, triggers reloadRulesAction. related https://github.com/opnsense/core/issues/750 2016-02-10 18:51:35 +01:00
Ad Schellevis
54f0787c23 (ids) add reloadRules action to api 2016-02-10 18:50:52 +01:00
Ad Schellevis
1e1aae8b57 (ids) add reload rules action, related https://github.com/opnsense/core/issues/750 2016-02-10 18:50:09 +01:00
Ad Schellevis
502307b54b (ids) add documentation url on info dialog, closes https://github.com/opnsense/core/issues/453 2016-02-10 17:39:36 +01:00
Ad Schellevis
32dca498c8 (ids) add source urls for suricata content providers 2016-02-10 17:38:48 +01:00
Ad Schellevis
0a28a1b76c (ids) add support for documentation source url in backend call 2016-02-10 17:38:00 +01:00
Ad Schellevis
c912847d93 (configd) add unittests 2016-02-10 16:39:39 +01:00
Ad Schellevis
78366339ed (mvc) empty() <> "" 2016-02-10 16:33:52 +01:00
Ad Schellevis
d92af436ff (cron) fix validation thanks @alisamar, closes https://github.com/opnsense/core/issues/769 2016-02-10 16:15:15 +01:00
Ad Schellevis
186417c8d1 (configd) remove test 2016-02-10 14:57:43 +01:00
Ad Schellevis
4ece564cb7 (configd) add unit test 2016-02-10 14:37:53 +01:00
Ad Schellevis
ebad935218 (proxy) fix typo in comment / message 2016-02-10 13:18:00 +01:00
Ad Schellevis
907b786ceb (legacy, crashreporter) limit presentation and upload size of PHP_errors.log to 1MB, closes https://github.com/opnsense/core/issues/768 2016-02-10 10:04:26 +01:00
Ad Schellevis
1363689dc7 (configd) unicode issue in template generation 2016-02-10 08:42:45 +01:00
Ad Schellevis
5e2a99f61a (legacy/rrd) add cpu temp collector, closes https://github.com/opnsense/core/issues/246 2016-02-09 21:09:08 +01:00
Ad Schellevis
4559447693 (legacy) fix help button in vpn_ipsec_phase1.php 2016-02-09 16:14:12 +01:00
Ad Schellevis
a9fa3d528b (legacy) add collapse for status_interfaces.php, closes https://github.com/opnsense/core/issues/583 2016-02-09 14:59:13 +01:00
Fabian Franz
3e8972d66a coding style index.php 2016-02-09 11:23:53 +01:00
Fabian Franz
a0f94da871 coding style index.php 2016-02-09 11:19:57 +01:00
Ad Schellevis
813d76cae7 spaces 2016-02-09 11:14:00 +01:00
Ad Schellevis
0f2f9ce73e (legacy) spacing and unused css classes in vpn_openvpn_csc.php 2016-02-09 11:13:09 +01:00