5685 Commits

Author SHA1 Message Date
Ad Schellevis
7bf1343bf7 IDS / crash reports, closes https://github.com/opnsense/core/issues/1117 2016-08-06 09:25:22 +02:00
Ad Schellevis
6e06097709 (packet capture) stream/flush output to browser, closes https://github.com/opnsense/core/issues/1116 2016-08-05 19:37:39 +02:00
Franco Fichtner
0dca6edd34 unbound: also pick up link-local IPv6 and remove localhost
The other code does more or less the same, but it seems that
a lot needs to be cleaned up still...

PR: https://forum.opnsense.org/index.php?topic=3311.0
2016-08-05 12:41:50 +02:00
Franco Fichtner
49e364be6e services: fix resolver host config write
PR: https://forum.opnsense.org/index.php?topic=3311.0
2016-08-05 12:18:24 +02:00
Franco Fichtner
fd172c63e7 firewall: refactor that one other download_file() call 2016-08-05 11:20:48 +02:00
Franco Fichtner
9d250cd1f5 firewall: make sure downloaded file is there 2016-08-05 09:38:42 +02:00
Franco Fichtner
da3b10c664 interfaces: fix crash report and deprecate 'hwif' ifinfo element 2016-08-05 08:42:34 +02:00
Franco Fichtner
4725b679ad firewall: fix a crash report 2016-08-05 08:16:15 +02:00
Franco Fichtner
0cdad62a63 dashboard: fix crash report 2016-08-05 07:51:57 +02:00
Franco Fichtner
c00e8eb0af interfaces: fix a crash report 2016-08-05 07:46:18 +02:00
Ad Schellevis
c68ca48768 (interfaces, lagg) add lacp_fast_timeout support https://github.com/opnsense/core/issues/1105 2016-08-04 20:59:02 +02:00
Ad Schellevis
ee6a807688 (util.inc) fix grep: writing output: Broken pipe when running get_interface_list 2016-08-04 20:53:17 +02:00
Ad Schellevis
90a6bb777e (firewall, alias) bug in alias nesting, closes https://github.com/opnsense/core/issues/1113 2016-08-04 20:13:15 +02:00
Ad Schellevis
c2df3e2f8a Merge pull request #1112 from pv2b/master
Style cleanup (ran make stylefix)
2016-08-04 19:29:13 +02:00
Ad Schellevis
214d92c39f (firewall, alias) move field split to proper location, for https://github.com/opnsense/core/issues/1109 2016-08-04 18:46:49 +02:00
Ad Schellevis
10c6828e78 (ipsec) add EAP-MSCHAPv2 https://github.com/opnsense/core/issues/1102 2016-08-04 16:53:05 +02:00
Ad Schellevis
0dd120ff1a (ipsec) do not show Peer identifier for mobile clients, not used 2016-08-04 16:42:16 +02:00
Ad Schellevis
2cc1c4a990 (ipsec) cleanups in ipsec.inc 2016-08-04 16:17:41 +02:00
Per von Zweigbergk
8201c62bd6 Style cleanup (ran make stylefix) 2016-08-04 15:45:52 +02:00
Ad Schellevis
3a44d73283 (ipsec) cleanup, unused "allusers" 2016-08-04 14:40:49 +02:00
Ad Schellevis
73a227842e (ppp, 4g) extend logging for https://github.com/opnsense/core/issues/1004 2016-08-04 11:59:28 +02:00
Franco Fichtner
e31965860f system: backup lint failed on OSX, but not FreeBSD, huh? 2016-08-04 09:37:20 +02:00
Franco Fichtner
e24d19706a firewall: removed NAT+proxy, this option is unused 2016-08-03 17:03:23 +02:00
Franco Fichtner
9a916061f4 make: can keep this as the default when auto-detect fails (no binary) 2016-08-03 09:14:58 +02:00
Franco Fichtner
285f7b027b make: better auto-detect and typo fixed 2016-08-03 09:12:50 +02:00
Franco Fichtner
9bb9ce5e9d make: auto-detect flavour if possible 2016-08-03 09:03:25 +02:00
Franco Fichtner
e5af3423be voucher: capital letters for sentences
Suggested by: @fabianfrz
2016-08-03 00:47:06 +02:00
Franco Fichtner
79a2008b66 system: prevent carp demotion, closes #1100
Suggested by: @andreas-p
Inspired by:  pfSense
2016-08-03 00:31:36 +02:00
Franco Fichtner
e10bea7d91 system: allow selection of secondary console; closes #1091 2016-08-02 23:36:39 +02:00
Franco Fichtner
27148ac6fe (model) fix copyright year bump 2016-08-02 22:42:36 +02:00
Ad Schellevis
2dc8de2c9d (model) CertificateField missing cert type in cache, closes https://github.com/opnsense/core/issues/1095 2016-08-02 21:27:07 +02:00
Ad Schellevis
59f43c120e (auth) move voucher to hotplug 2016-08-01 21:32:16 +02:00
Ad Schellevis
3ff2a47a74 (auth) add checkbox type for pluggable auth connectors in system_authservers.php 2016-08-01 21:24:01 +02:00
Ad Schellevis
b07fcd0597 (auth) extend system_authservers.php for pluggable auth connectors, remove totp properties (moved to connector) 2016-08-01 20:43:53 +02:00
Ad Schellevis
ca664c091e (auth) totp add plugin metadata, for https://github.com/opnsense/core/issues/1085 2016-08-01 20:42:04 +02:00
Ad Schellevis
d4ec273e46 (auth) add type/description connector methods and small, for https://github.com/opnsense/core/issues/1085 2016-08-01 20:40:36 +02:00
Ad Schellevis
1350746486 (auth) extend AuthenticationFactory to support pluggable connectors, for https://github.com/opnsense/core/issues/1085 2016-08-01 20:36:05 +02:00
Franco Fichtner
0dad90943d system: backup restore reboot as default, but only if selected #471 2016-08-01 17:30:32 +02:00
Franco Fichtner
14fabe4671 system: do not use self-made partial backups #1093 #471 2016-08-01 17:07:38 +02:00
Ad Schellevis
7d1042048a Merge pull request #1096 from fraenki/certfield_crl
allow to use CRLs with CertificateField
2016-08-01 17:01:56 +02:00
Frank Wall
b95a654c46 allow to use CRLs with CertificateField 2016-08-01 16:58:03 +02:00
Ad Schellevis
e7cb49b8af (ipsec) faulty jquery selector 2016-08-01 16:22:10 +02:00
Ad Schellevis
e0083264ba zap openvpn from contrib dir 2016-08-01 12:54:34 +02:00
Ad Schellevis
35b96a9da6 (openvpn, client export) remove windows installer, add Viscosity visz format for windows. closes https://github.com/opnsense/core/issues/994 2016-08-01 12:46:44 +02:00
Ad Schellevis
7fe0f4c112 (firewall, nat 1-to-1) fix copy feature 2016-08-01 10:59:50 +02:00
Franco Fichtner
796d3778f6 menu: fix quick search for igmpproxy 2016-08-01 09:09:44 +02:00
Franco Fichtner
3da906b624 interfaces: optionally allow to set txpower
PR: https://forum.opnsense.org/index.php?topic=3462.0
2016-08-01 09:09:44 +02:00
Ad Schellevis
4e662fe436 (config) switch default for offloading features, closes https://github.com/opnsense/core/issues/1092 2016-08-01 08:55:44 +02:00
Franco Fichtner
78fc269e63 make: handle vital under the hood now 2016-07-31 00:04:24 +02:00
Franco Fichtner
f9f3b9b78e make: new package can set vital automatically 2016-07-31 00:01:05 +02:00