222 Commits

Author SHA1 Message Date
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
Franco Fichtner
bcc6d75714 firmware: complete plugin/package management feature 2016-01-03 21:37:51 +01:00
Franco Fichtner
6c9838a529 firmware: other rename+move went well, finish up 2016-01-01 09:22:59 +01:00
Franco Fichtner
90d223ca71 firmware: add lock/unlock backend 2015-12-30 18:45:22 +01:00
Franco Fichtner
a5c4d51da0 firmware: steps towards package actions
o Adds a reinstall backend call
o Moves pkg_upgrade.sh into its own dir
o Don't clobber progress output when action is running
o Rename action to clearly reflect it's purpose
o Tweak EOL message a bit more

This is a test of how far we can go with our backend restructuring
without glitching firmware update temporarily.
2015-12-30 18:18:03 +01:00
Ad Schellevis
45d10be85a (system) add system activity command (parsed top) 2015-12-15 18:22:50 +01:00
Ad Schellevis
1f182df61e (filter) add configd command "filter list pfsync" 2015-12-09 11:30:40 +01:00
Manuel Faux
ff1c900197 firewall: extend pfInfo by active rules 2015-12-07 11:53:59 +01:00
Ad Schellevis
5a317b0972 (captiveportal, new) regression in process_accounting_messages.php 2015-12-03 09:36:50 +01:00
Ad Schellevis
ef4860945b (captiveportal, new) coding style 2015-12-01 19:02:56 +00:00
Ad Schellevis
1d43bced52 (captiveportal, new) remove unused link 2015-11-30 16:03:57 +00:00
Ad Schellevis
9abfe5e8ab (ids) add alert_action to log output (backend) 2015-11-26 11:52:36 +00:00
Ad Schellevis
efb83c621d (ipsec, vici) ignore socket connect issues and report back 2015-11-25 16:22:18 +00:00
Ad Schellevis
ba4fded478 (IDS) fix possible race in reloading ruleset 2015-11-23 18:32:30 +00:00
Ad Schellevis
de98bb4d2c (IDS) ...and finally, generate rule including action 2015-11-19 15:48:37 +00:00
Ad Schellevis
8cb86cc72b (IDS) add action to backend rule cache 2015-11-19 14:59:51 +00:00
Ad Schellevis
3026a561d3 (ids) ignore json parse errors in eve log file 2015-11-13 13:38:14 +00:00
Franco Fichtner
e346ceaddc src: whitespace and style sweep 2015-11-10 07:21:36 +01:00
Ad Schellevis
5dcae9cf25 (legacy, ipsec) fix ipsec diag page, connect to vici, drop smp support, add privilege separation using configd 2015-11-06 13:44:52 +00:00
Franco Fichtner
2d2a7c11ef src: whitespace sweep 2015-11-06 12:38:10 +01:00
Ad Schellevis
0cadf36d9d (ipsec) whitespace 2015-11-05 09:10:35 +01:00
Ad Schellevis
a87623867b (ipsec) add status call using vici, related to https://github.com/opnsense/core/issues/139
First step is to switch the current status page away from legacy smp.
(work in progress)
2015-11-05 08:06:12 +00:00
Ad Schellevis
3f243e1422 (Captiveportal, new) remove unused 2015-10-29 12:21:16 +01:00
Ad Schellevis
659757500a (Captiveportal, new) code style cleanup 2015-10-28 11:43:33 +01:00
Ad Schellevis
3cfac591ba (Captiveportal, new) send radius accounting messages and cleanup sessions 2015-10-26 15:54:39 +00:00
Ad Schellevis
b8bbf07081 (Captiveportal, new) add configd call "captiveportal set session_restrictions" 2015-10-24 11:38:16 +00:00
Ad Schellevis
6df157a1ff (Captiveportal, new) add accounting cleanup to background process 2015-10-24 11:37:17 +00:00
Ad Schellevis
e96e68f7c2 (Captiveportal, new) extend sql template 2015-10-24 11:36:45 +00:00
Ad Schellevis
8a492774c3 (Captiveportal, new) add update_session_restrictions to db class + minor cleanups 2015-10-24 11:35:53 +00:00
Franco Fichtner
6652e2390a src: multiple crash reports and whitespace sweep 2015-10-20 17:52:31 +02:00