4098 Commits

Author SHA1 Message Date
Ad Schellevis
832cd12f23 (legacy) system_authservers.php, empty server name not allowed. closes https://github.com/opnsense/core/issues/731 2016-02-01 11:50:10 +01:00
Ad Schellevis
0866361852 (captive portal) cleanse groupname, closes https://github.com/opnsense/core/issues/730 2016-02-01 11:23:39 +01:00
Ad Schellevis
85630abc33 (captive portal) fix multiple voucher generation, closes https://github.com/opnsense/core/issues/728 2016-02-01 09:48:32 +01:00
Franco Fichtner
d9ac9c023c dashboard: remove non-authorative hardware crypto probing
Closes #707
Closes #732
2016-02-01 09:27:11 +01:00
Franco Fichtner
c5645cb84c src: whitspace sweep 2016-02-01 07:25:40 +01:00
Franco Fichtner
6c984d5d52 Merge pull request #729 from dotike/smallfix
Firewall log not dispalaying intentionally logged IGMP packets
2016-01-31 18:46:44 +01:00
Ad Schellevis
8034446fb0 (captive portal) change voucher download filename to match groupname, original idea from @DokuKaefer 2016-01-31 14:50:03 +01:00
Franco Fichtner
2c68fd3fac Merge pull request #720 from fabianfrz/translation
translation fix in thermal_sensors.widget.php
2016-01-31 13:29:29 +01:00
Fabian Franz
fbc5401d1f translation fix 2016-01-31 11:29:53 +01:00
Isaac (.ike) Levy
b79a6d1432 Firewall log not dispalaying intentionally logged IGMP packets
The log filter were dropped because the packets did not get source and destination set.

Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2016-01-31 01:06:14 -05:00
Fabian Franz
67d418a9ee translation fixes 2016-01-30 13:30:27 +01:00
Fabian Franz
fd47bb520a translation fix 2016-01-30 13:25:32 +01:00
Ad Schellevis
35a11180fc (legacy) firewall, add optional rule category 2016-01-29 23:31:04 +01:00
Franco Fichtner
1955be171e config: unify the change messages
Changes are not unknown, the config can be diff'ed.
2016-01-29 20:57:39 +01:00
Ad Schellevis
ec244ebe52 (IDS) add ssl fingerprint blacklist and other abuse lists to standard. courtesy of abuse.ch (https://www.abuse.ch/) 2016-01-29 19:33:04 +01:00
Ad Schellevis
585e1b1032 (ids) obey configured output filename is source is different 2016-01-29 19:29:49 +01:00
Ad Schellevis
0d7e02e714 (ids) code style 2016-01-29 19:11:05 +01:00
Ad Schellevis
3eecf959a8 (ids) refactor source url processing 2016-01-29 19:08:50 +01:00
Ad Schellevis
1e4725b2fc (ids) append rule prefix to ET-open rules 2016-01-29 18:57:51 +01:00
Ad Schellevis
75c3fda1b8 (ids) add input filters to file download for easier IPS support, add prefix to rules xml definition 2016-01-29 18:54:17 +01:00
Fabian Franz
4a1614bd82 fix some whitespace 2016-01-29 18:03:03 +01:00
Fabian Franz
cfb4c9f1c9 fix some whitespace 2016-01-29 17:55:14 +01:00
Ad Schellevis
ef99a280fd (ids) add download filter action to model/ui and cleanup some code
- change api method listInstallableRuleset to listRulesets
- add api method getRuleset
- add api method setRuleset
- change api method toggleInstalledRuleset to toggleRuleset
- fix reload action on multiselect
2016-01-29 17:43:19 +01:00
Ad Schellevis
c1a58cdd6d (mvc) extend basemodel 2016-01-29 17:37:18 +01:00
Ad Schellevis
dadbdf909f (mvc) add simpler model validation method
just a pattern that returns from time to time, encapsulated into a new method so we can remove some code.
2016-01-29 17:10:55 +01:00
Ad Schellevis
7f0a25a13c (mvc) "none" option to optional field in OptionField type 2016-01-29 15:03:18 +01:00
Ad Schellevis
6873c25019 (captiveportal) fix dialog style on delete 2016-01-29 08:24:55 +01:00
Ad Schellevis
0c8f573709 (captiveportal) limit the max vouchers per call, closes https://github.com/opnsense/core/issues/722 2016-01-29 08:21:33 +01:00
Franco Fichtner
0086548dc4 rc: fixup extensions.ini permission
PR: https://forum.opnsense.org/index.php?topic=2090
2016-01-29 07:00:45 +01:00
Franco Fichtner
4c27e412e6 src: simplify to close #702
o $g['theme'] usage converted
o $g['language'] usage zapped
o globals.inc removed
2016-01-28 21:27:18 +01:00
Fabian Franz
70e1c889f9 translation fix in thermal_sensors.widget.php 2016-01-28 20:29:09 +01:00
Fabian Franz
d6c03f128e translation fix in thermal_sensors.widget.php 2016-01-28 19:21:14 +01:00
Ad Schellevis
3920ec3135 Merge pull request #717 from oparoz/patch-1
"device polling" changes also require a reboot
2016-01-28 18:37:56 +01:00
Ad Schellevis
1cf1666141 (legacy) typo in titel, closes https://github.com/opnsense/core/issues/718 2016-01-28 17:36:53 +01:00
Olivier Paroz
a18f6df78c "device polling" changes also require a reboot
The changes won't happen until the interface is re-configured, just like for the other settings.
2016-01-28 17:26:30 +01:00
Franco Fichtner
9fbf0cb178 firmware: revoke 15.7 fingerprint; closes #586 2016-01-28 15:03:28 +01:00
Franco Fichtner
703372eae2 config: trim newline character for neatness 2016-01-28 14:48:23 +01:00
Franco Fichtner
9f2d4bae77 rc: fix halt script display for global vars 2016-01-28 14:31:46 +01:00
Franco Fichtner
b49cb6c6fd search: remove paddign to align with right boarder 2016-01-28 09:11:16 +01:00
Franco Fichtner
e82bcae6e5 lang: last minute glitch, geez ;) 2016-01-28 07:07:29 +01:00
Franco Fichtner
0d7f062084 lang: merge translation progress
Taken from: https://translate.opnsense.org/
2016-01-28 05:58:55 +01:00
Franco Fichtner
28c4587b70 search: move quick navigation to the far right 2016-01-27 23:21:15 +01:00
Franco Fichtner
4ec5a52897 lang: merge progress from translation server
Taken from: https://translate.opnsense.org/
2016-01-27 20:41:46 +01:00
Ad Schellevis
c4e6c41ae1 (legacy) remove htmlspecialchars in firewall_rules.php 2016-01-27 19:53:22 +01:00
Ad Schellevis
b360f5f958 (legacy) firewall_rules.php redirect to correct page for "Block bogon networks", closes https://github.com/opnsense/core/issues/713 2016-01-27 19:32:54 +01:00
Ad Schellevis
a7e4762b9c (legacy) fix html errors, remove $closehead 2016-01-27 18:18:05 +01:00
Ad Schellevis
96b0b961a2 (legacy) fix html errors in firewall_rules.php 2016-01-27 17:26:21 +01:00
Ad Schellevis
204e93a791 (menu/search) send errors to js log 2016-01-27 17:14:48 +01:00
Franco Fichtner
3d7d907889 proxy: s/txz/tgz/g 2016-01-27 15:01:40 +01:00
Ad Schellevis
c5299dba74 (proxy) add txz as valid download format 2016-01-27 13:56:41 +01:00