1301 Commits

Author SHA1 Message Date
Ad Schellevis
b34f61cb02 (netflow) style fixes 2016-03-30 19:44:55 +02:00
Ad Schellevis
8bdec9b471 (netflow, reporting) base class for data aggregation (BaseFlowAggregator) 2016-03-30 19:39:02 +02:00
Ad Schellevis
520fdfcc4d (netflow/parse) send None to mark last record 2016-03-30 19:32:04 +02:00
Ad Schellevis
13562e909f (netflow) document parse_flow 2016-03-29 20:58:30 +02:00
Ad Schellevis
68d3a415f4 (netflow) parse flowd files 2016-03-29 20:54:01 +02:00
Ad Schellevis
c2146590f3 (netflow) add missing configd tempates, add flowctl stats api/ui components 2016-03-25 17:28:31 +01:00
Ad Schellevis
d4d4b2ee9a (proxy) missing -N when generating cache dirs, closes https://github.com/opnsense/core/issues/847 2016-03-22 21:48:54 +01:00
Ad Schellevis
048d5be4fc (proxy) finish sslbump 2016-03-21 21:04:33 +01:00
Ad Schellevis
92883b237d (proxy) work in progress ssl-bump 2016-03-21 13:38:36 +01:00
Ad Schellevis
7d18504ced (proxy) work in progress sslbum, some work to be done.... 2016-03-20 20:34:36 +01:00
Ad Schellevis
b1034aab94 (proxy) better match url overlaps in acl, https://github.com/opnsense/core/issues/824 2016-03-16 20:04:24 +01:00
Ad Schellevis
6e7f1432f6 refactor diag_routes.php 2016-03-11 23:07:56 +01:00
Ad Schellevis
fa9639fe56 (cpativeportal) ... and add the field to the print :) 2016-03-09 09:58:33 +01:00
Ad Schellevis
6e9a10aaa4 (captiveportal) add acc_session_timeout to session info 2016-03-09 09:44:34 +01:00
Ad Schellevis
cb856c7100 (captive portal) add missing ca chain content 2016-03-07 13:48:18 +01:00
Franco Fichtner
11561ba4da make: lint a couple of shell scripts we can easily find 2016-03-04 15:43:45 +01:00
Ad Schellevis
8c02d8cbd0 (proxy) lowercase all domains to avoid collisions 2016-03-02 16:47:29 +01:00
Ad Schellevis
8362757267 (proxy) regression in zip file download 2016-03-01 20:04:17 +01:00
Ad Schellevis
be78a42671 (proxy) fix variable 2016-03-01 19:29:40 +01:00
Ad Schellevis
a03cc14f96 (proxy) improve remote acl handling, sort and structure output for squid. 2016-03-01 18:43:48 +01:00
Ad Schellevis
9e33951541 (proxy) exclude some file patterns for remote acl's, add one level 2016-03-01 10:07:09 +01:00
Ad Schellevis
7df30b7dfa (proxy) add optional filter for remote blacklist 2016-02-29 22:28:11 +01:00
Ad Schellevis
932e2d6948 (proxy) optimize acl download, split domains/urls and add index file 2016-02-29 21:02:29 +01:00
Franco Fichtner
2a1afe9ec3 site-python: move to private opnsense dir
Discussed with: @adschellevis
2016-02-29 20:34:28 +01:00
Ad Schellevis
112cf5c748 unbound doesn't know what unbound doesn't know..... 2016-02-25 18:59:07 +01:00
Ad Schellevis
3d78e71c78 fix lease cleanup 2016-02-25 17:25:16 +01:00
Ad Schellevis
4c8dde7df1 (legacy/unbound) refactor dhcp lease update 2016-02-25 16:38:22 +01:00
Ad Schellevis
94e28e10ba (captive portal) fix report PHP Warning: SQLite3::query(): Unable to prepare statement: 5, database is locked in /usr/local/opnsense/scripts/OPNsense/CaptivePortal/process_accounting_messages.php on line 53 2016-02-17 13:39:16 +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
181215b267 (captive portal) fix log facility in background process 2016-02-04 18:08:03 +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
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
Franco Fichtner
b3053e79ad interfaces: finish up arp and ndp
o Order dependencies alphabetically in Makefile
o Use try/except so that failed lookup won't trash the script run
2016-01-23 16:01:21 +01:00
gitmod
40f6c6663a use netaddr to lookup mac address 2016-01-22 19:53:10 +01:00
gitmod
a5a6678823 use space 2016-01-22 19:39:40 +01:00
gitmod
bde7fab3f9 use netaddr to lookup mac address 2016-01-22 19:33:26 +01:00
Ad Schellevis
26c2053609 (proxy) add support for downloading compressed lists (tar.gz/gz/zip), closes https://github.com/opnsense/core/issues/231 2016-01-21 13:17:28 +01:00
Ad Schellevis
cbe5cddbdf (ids) locking issue when building rule cache, closes https://github.com/opnsense/core/issues/633 2016-01-20 13:49:01 +01:00
Franco Fichtner
69a81ab136 certs: refactor ca_chain for #664 2016-01-17 10:29:55 +01:00
Franco Fichtner
b375ec03ed firmware: remove spurious starting messages from backend scripts 2016-01-13 08:37:53 +01:00
Ad Schellevis
1d1c2c6acc (ipsec) add list pool leases script (https://github.com/opnsense/core/issues/139) 2016-01-08 16:38:27 +01:00
Ad Schellevis
18952b17c0 (ndp) add list ndp script code 2016-01-05 17:50:13 +01:00
Ad Schellevis
08d11e0d7e (diagnostics) add list arp table action 2016-01-05 11:59:47 +01:00