5213 Commits

Author SHA1 Message Date
Ad Schellevis
e0bbb0c638 (ui) add "Stacked-to-horizontal" like feature for input forms 2016-05-20 14:58:53 +02:00
Ad Schellevis
53e87f7a95 (boot) ditch boot.config when serial not enabled 2016-05-20 09:55:20 +02:00
Franco Fichtner
d8f5a12d1f system: shuffle more features and bring back ETC zones
PR: https://forum.opnsense.org/index.php?topic=3004
2016-05-20 07:55:01 +02:00
Franco Fichtner
4497a24274 system: split lb and pf sticky connection setting; closes #691 2016-05-20 07:20:00 +02:00
Franco Fichtner
003f6f93f8 Merge pull request #953 from gitdevmod/patch-1
clone button clone client not rule
2016-05-20 07:15:19 +02:00
gitdevmod
4a91515db4 Update vpn_openvpn_client.php 2016-05-19 22:56:16 +02:00
gitdevmod
dde019de62 clone button clone client not rule 2016-05-19 22:11:44 +02:00
Franco Fichtner
5d7d465c05 backend: add hotfix command 2016-05-19 20:51:07 +02:00
Franco Fichtner
71bef74664 system: no more firewall stuff here #832 2016-05-19 20:47:46 +02:00
Franco Fichtner
8f5bb5e940 firewall: firewall settings ;) #832 2016-05-19 20:47:46 +02:00
Ad Schellevis
52e5e3a3a3 (snmp) validate location, contact for ascii set. closes https://github.com/opnsense/core/issues/939 2016-05-19 20:36:04 +02:00
Franco Fichtner
31fe2500f1 firewall: another firewall-related setting #832 2016-05-19 20:31:10 +02:00
Franco Fichtner
0c79cbe4b0 firewall: migrate feature setting, depends on filter #832 2016-05-19 20:26:33 +02:00
Franco Fichtner
1650342466 firewall: can't change mode, cluster menu features; closes #921
Not really satisfied with the HA split but let's just say it's a
work in progress...
2016-05-19 20:19:42 +02:00
Ad Schellevis
b9095a5517 (configd, template) proceed with template generation when doing a wildcard search 2016-05-19 18:52:49 +02:00
Ad Schellevis
e74f0c2a42 (auth) refactor user/group privilege management 2016-05-19 18:41:22 +02:00
Franco Fichtner
48b9b3ff13 mvc: fix api remote crash report notice 2016-05-19 08:06:54 +02:00
Frédéric LIETART (TheLinuxFr)
f34957ec24 Minor typo fix; closes #938 2016-05-18 22:16:00 +02:00
Ad Schellevis
803fd5f5f7 (xmlrpc) proper acl handling 2016-05-18 21:00:23 +02:00
Franco Fichtner
cc9cede6d8 firewall: move any to front of the list 2016-05-18 19:45:38 +02:00
Franco Fichtner
7aa0cd11ab trust: fix cert count in ca overview 2016-05-18 19:14:21 +02:00
Ad Schellevis
84152de679 (status_habackup.php) check authentication 2016-05-18 17:59:14 +02:00
Ad Schellevis
92f791e1e9 (xmlrpc) missing dependency in service.inc 2016-05-18 15:29:52 +02:00
Ad Schellevis
22d838e4d8 Merge pull request #950 from fabianfrz/fix_949
this pull request will fix the comment as suggested in #949
2016-05-18 15:03:29 +02:00
Ad Schellevis
2578e7637e (auth/gui) make gui auth fallback explicit (instead of silently accepting local) 2016-05-18 14:53:11 +02:00
Fabian Franz
cbcfc49684 fix comment in ServiceController.php; closes #949 2016-05-18 14:29:24 +02:00
Franco Fichtner
bb9daf3aee ha: small wording tweaks on previous 2016-05-18 12:59:25 +02:00
Ad Schellevis
8b4b5bbb86 (IDS) template, check for existence before using value 2016-05-18 12:18:52 +02:00
Ad Schellevis
eebc4bec0b add legacy style high availability backup status page for easy service restart/configure 2016-05-18 12:10:11 +02:00
Franco Fichtner
2c5768dce5 firmware: consistency in wording #948 2016-05-18 10:31:28 +02:00
Franco Fichtner
38efa570cc firmware: API glue for reboot / powerdown; closes #948 2016-05-18 10:14:48 +02:00
Franco Fichtner
a96b0da4c0 firmware: add configd commands for reboot and powerdown #948
While there, improve the consistency of the cron descriptions
and service messages.
2016-05-18 09:53:52 +02:00
Franco Fichtner
5ad1fa69ad services: bump values in preparation for RFC 7772; see #945
We'll go the long way here, bumping the values first before making
them configurable in the next iteration.
2016-05-18 07:15:49 +02:00
Franco Fichtner
da90e81369 config: deprecate cron export / import 2016-05-17 21:07:44 +02:00
Franco Fichtner
5f3538e4e4 firewall: update bogons, private ranges in there after first update anyway 2016-05-17 21:06:33 +02:00
Franco Fichtner
aa19f4b1db services: refactor return values
Suggested by: @fabianfrz
2016-05-17 20:53:18 +02:00
Ad Schellevis
f759d902dc move legacy service start/stop/restart to services.inc 2016-05-17 18:33:45 +02:00
Franco Fichtner
15b8b9183b cron: honour disabled flag 2016-05-17 18:11:54 +02:00
Franco Fichtner
f34f42d3bd firmware: allow auto-update from cron 2016-05-17 18:03:57 +02:00
Franco Fichtner
bd07877f9e cron: slight review of the current code base; closes #946 2016-05-17 17:49:15 +02:00
Ad Schellevis
7700f7c751 (legacy) remove duplicate import from rc.filter_synchronize 2016-05-17 14:41:43 +02:00
Franco Fichtner
4e2b0079df firmware: narrow window for update-related crash reports
Sync PHP config and PHP directly after installation of the new package
in order to avoid errors for missing files or modules.
2016-05-17 12:18:22 +02:00
Franco Fichtner
c598f2c8da firmware: allow stderr to reach the GUI progress window 2016-05-17 12:07:18 +02:00
Franco Fichtner
4fc57390f7 contrib: move Base32 implementation to own subdir 2016-05-16 19:43:39 +02:00
Franco Fichtner
7a068d5b75 system: typo on previous from abandoned refactoring step 2016-05-16 15:35:16 +02:00
Franco Fichtner
5035c508a2 system: automate proper webgui stop/start; closes #941 2016-05-16 15:27:18 +02:00
Ad Schellevis
08d84231c7 (auth) add otp seed input to usermanager, https://github.com/opnsense/core/issues/449 2016-05-16 13:18:46 +02:00
Ad Schellevis
937a0b9cb4 (auth) typo in LocalTOTP.php 2016-05-16 13:06:38 +02:00
Ad Schellevis
ac181f5104 (auth) add test function to LocalTOTP 2016-05-16 12:57:09 +02:00
Franco Fichtner
1842f0e195 firewall: fix schedule cloning; closes #943 2016-05-16 11:52:19 +02:00