4387 Commits

Author SHA1 Message Date
Ad Schellevis
43b8ef3236 (legacy) refactor services_rfc2136.php 2016-02-26 18:26:40 +01:00
Franco Fichtner
fc886e654d dyndns: minor tweaks+note that ipv6 missing from widget 2016-02-26 18:21:58 +01:00
Franco Fichtner
1f3e5b1d9e dyndns: give Ad a hand with this :) 2016-02-26 18:10:04 +01:00
Franco Fichtner
53df54fc9e www: s/gray/text-muted/g 2016-02-26 17:57:16 +01:00
Franco Fichtner
db9fe75e8c dhcp: improve text translation; closes #786
It looks like this used to be a sentence, but the GUI no longer
allows text inputs to float in text so we'll break up the grouping
by introducing single prompts for each individual setting

Based on work by: @fabianfrz
2016-02-26 17:48:11 +01:00
Ad Schellevis
f3596b08a1 (legacy) regression 2016-02-26 17:35:42 +01:00
Ad Schellevis
2d8f854e7b refactor services_opendns.php 2016-02-26 17:25:09 +01:00
Ad Schellevis
59f716335a (legacy) refactor services_dyndns_edit.php 2016-02-26 16:52:32 +01:00
Ad Schellevis
04e95895e7 (legacy) cleanup services_dyndns.php 2016-02-26 15:36:09 +01:00
Ad Schellevis
25c074ce23 (legacy) simplify things a bit in services_unbound_advanced.php 2016-02-26 14:00:21 +01:00
Ad Schellevis
84d262f199 (legacy) rework services_unbound_advanced.php 2016-02-26 13:52:17 +01:00
Ad Schellevis
829f205dc8 (legacy) refactor services_dyndns.php 2016-02-26 13:29:50 +01:00
Ad Schellevis
b57f241512 (legacy) refactor system_usermanager_settings_test.php 2016-02-26 10:18:18 +01:00
Franco Fichtner
4294e773c1 Merge pull request #794 from opnsense/unbound_dhcpd
Unbound dhcpd
2016-02-26 08:49:00 +01:00
Franco Fichtner
14de912c05 lang: sync progress from https://translate.opnsense.org 2016-02-26 08:37:43 +01:00
Franco Fichtner
2ddb95f7f8 inc: align service configure
o Add $waitforit flag to killbypid() and use it to simplify code.

o When requesting a configure via id, do not exclude the service
  because it is disabled.  The pidfile needs to be killed still.

o Unwind the convoluted code paths in the VPN plugin during early
  configure: kill service, probe for active, then do work.
2016-02-26 08:15:58 +01:00
Franco Fichtner
6a6f7f3ba4 src: strip excessive name placement 2016-02-25 23:10:33 +01:00
Franco Fichtner
8fce959f64 src: fix indent on copyright blocks 2016-02-25 22:35:57 +01:00
Ad Schellevis
dab8632421 (legacy) spaces in IPv6.inc 2016-02-25 22:26:35 +01:00
Ad Schellevis
f0631f9b7e (legacy) spaces and curly braces in filter_log.inc 2016-02-25 22:18:59 +01:00
Ad Schellevis
880980a7fc (legacy) spaces and curly braces in gwlb.inc 2016-02-25 22:11:38 +01:00
Franco Fichtner
0d70b4a9db ntp: disable when no servers are set; closes #332
This will make a few good people very happy.  :)
2016-02-25 22:09:26 +01:00
Ad Schellevis
334e49365e (legacy) spaces in crypt.inc 2016-02-25 21:40:35 +01:00
Ad Schellevis
234f54d818 spaces in config.inc 2016-02-25 21:39:21 +01:00
Ad Schellevis
9a9af1b6c3 (legacy) spaces, curly braces etc in auth.inc 2016-02-25 21:30:37 +01:00
Ad Schellevis
112cf5c748 unbound doesn't know what unbound doesn't know..... 2016-02-25 18:59:07 +01:00
Ad Schellevis
c86e7e06ae unbound, change order of things 2016-02-25 18:58:08 +01:00
Ad Schellevis
3d78e71c78 fix lease cleanup 2016-02-25 17:25:16 +01:00
Ad Schellevis
88e2b7cb30 dhcp lease watcher, change lease location 2016-02-25 17:18:33 +01:00
Ad Schellevis
45be9274b2 (legacy) regression services_unbound.php 2016-02-25 17:01:39 +01:00
Ad Schellevis
b83aa0d8f7 (legacy) regression services_unbound.php 2016-02-25 17:00:46 +01:00
Ad Schellevis
7c23799e0e missing semi colon 2016-02-25 16:52:20 +01:00
Ad Schellevis
9494ef668c rename execute_unbound_command -> unbound_execute 2016-02-25 16:48:45 +01:00
Ad Schellevis
4c8dde7df1 (legacy/unbound) refactor dhcp lease update 2016-02-25 16:38:22 +01:00
Ad Schellevis
22ed358690 (legacy) fix help firewall_aliases_edit.php 2016-02-25 12:13:04 +01:00
Ad Schellevis
bcd4b5b17e (legacy) remove unused 2016-02-25 12:04:08 +01:00
Ad Schellevis
5400549c71 (legacy) refactor services_unbound_acls.php, add automatically generated acl's. closes https://github.com/opnsense/core/issues/563 2016-02-25 12:01:28 +01:00
Ad Schellevis
551886512a (ids) remove unused variable 2016-02-25 11:55:05 +01:00
Franco Fichtner
928d169c9f mvc: style sweep 2016-02-25 07:14:53 +01:00
Franco Fichtner
8635342968 dhcp: zap stray </p> 2016-02-25 08:28:39 +01:00
Franco Fichtner
bf93765701 www: add print_content_box for naturally-padded content 2016-02-25 08:16:12 +01:00
Franco Fichtner
aceea37698 dhcpd: directly execute the chroot setup 2016-02-25 07:53:50 +01:00
Franco Fichtner
5a091c263b dhcpd: try to contain usage of global dhcpd_chroot_path 2016-02-25 07:29:06 +01:00
Ad Schellevis
ab85b60ef4 (legacy) fix advanced options in unbound.inc 2016-02-24 20:22:46 +01:00
Ad Schellevis
6127392e0d (legacy) refactor services_unbound_advanced.php 2016-02-24 20:22:25 +01:00
Franco Fichtner
79b125c21f interfaces: slightly restructure the netgraph needed logic 2016-02-24 18:08:41 +01:00
Franco Fichtner
5adfd6bf12 interfaces: replace netgraph functions with portable alternatives 2016-02-24 18:08:41 +01:00
Ad Schellevis
124a7809eb (legacy) refactor services_unbound_domainoverride_edit.php 2016-02-24 16:35:50 +01:00
Ad Schellevis
6f417404b3 (legacy) refactor services_unbound_host_edit.php 2016-02-24 16:06:57 +01:00
Ad Schellevis
c304981910 (legacy) refactor services_unbound_overrides.php 2016-02-24 16:06:35 +01:00