115 Commits

Author SHA1 Message Date
Ad Schellevis
38cb88a379 (new captive portal, work in progress) bits and pieces for new catch page 2015-09-24 19:04:21 +00:00
Ad Schellevis
0945d5490d fix typo in list_states.py 2015-09-06 18:03:36 +00:00
Ad Schellevis
c69c71f6da style fix list_states.py 2015-09-06 20:01:42 +02:00
Ad Schellevis
56e6924bb6 (legacy) refactor diag_states_summary.php 2015-09-06 17:49:27 +00:00
Ad Schellevis
4e890eb5a1 style fix queryAlertLog.py 2015-09-06 19:05:16 +02:00
Ad Schellevis
5cf93ceb05 style fix listAlertLogs.py 2015-09-06 19:04:58 +02:00
Ad Schellevis
2c57218099 style fix installRules.py 2015-09-06 19:04:40 +02:00
Ad Schellevis
9d4b603879 style fix pfinfo.py 2015-09-06 19:04:17 +02:00
Ad Schellevis
c60b987388 style fix list_tables.py 2015-09-06 19:04:01 +02:00
Ad Schellevis
986a7d36d3 style fix list_table.py 2015-09-06 19:03:43 +02:00
Ad Schellevis
e14e593872 style fix list_osfp.py 2015-09-06 19:03:26 +02:00
Ad Schellevis
767eb1d882 style fix delete_table.py 2015-09-06 19:02:43 +02:00
Ad Schellevis
30a02e5c6b (ids) typo in previous commit 2015-08-31 10:06:56 +02:00
Ad Schellevis
b813f3c637 (ids) add missing fileid in alert info 2015-08-31 10:04:41 +02:00
Ad Schellevis
6fccdac44d (ids) small improvement on list alertlogs 2015-08-31 10:04:12 +02:00
Ad Schellevis
4f57160807 (ids) use actual timestamp to find alertlogs 2015-08-31 09:03:41 +02:00
Ad Schellevis
bb69528d30 (filter) move pf table commands to seperate scripts 2015-08-28 16:09:42 +00:00
Ad Schellevis
5366b2b898 (configd/legacy) align result of "filter list osfp" 2015-08-27 18:09:32 +00:00
Ad Schellevis
28d0e0bea4 configd command for diag_pf_info.php 2015-08-27 18:00:45 +00:00
Ad Schellevis
1089a3a581 (legacy) add "filter list osfp" command to configd 2015-08-24 09:53:00 +00:00
Franco Fichtner
6f075701a2 firmware: fix name/version parsing for update table
name/version was chopped after the first dash, which caused e.g.
openssh-portable-6.9 to be advertised as `openssh' with version
`portable'.  Split on last dash instead using shell magic.
2015-08-10 11:10:52 +02:00
Ad Schellevis
67bd0e1e6e (IDS) fix empty query result on single item 2015-08-07 17:16:37 +02:00
Ad Schellevis
3e6b18e2d8 (google backup) missed dependency on util.inc for backup script 2015-08-04 14:45:19 +00:00
Ad Schellevis
dfe12a46d7 (proxy) add transparant proxy option to squid including a template for the firewall_nat rules to forward traffic to it 2015-07-30 16:30:21 +00:00
Franco Fichtner
2274e17045 firmware: %v has revision appendend, meh 2015-07-30 06:30:13 +02:00
Franco Fichtner
c7c47ac813 firmware: os-update is going to become opnsense-update 2015-07-29 14:14:28 +02:00
Franco Fichtner
148ecb8adb src: prune (our) copyrights for clartity
We did the same sanity cleanup for all other code.  Easier on the
eyes and easier to fork.  ;)

Discussed with: ad@
2015-07-20 17:27:31 +02:00
Franco Fichtner
d5c19c62b9 firmware: core_version is unused and prevents opnsense-devel updates 2015-07-20 09:58:44 +02:00
Ad Schellevis
bb07addcc0 (dev) move dependency crawler to scripts directory 2015-07-18 13:47:18 +00:00
Ad Schellevis
e82cc902fd (dev) add dependency crawler to visualize includes/requires in legacy code 2015-07-18 13:06:34 +02:00
Franco Fichtner
e4682fffce firmware: poll for GUI to come back up; fixes #250 2015-07-13 12:15:52 +02:00
Franco Fichtner
5b7df97407 intrusion detection: suricata also needs this on /var memory disk 2015-07-10 09:15:04 +02:00
Franco Fichtner
da377461f6 proxy: fix startup on /var memory disk 2015-07-10 08:00:18 +02:00
Franco Fichtner
fa8bf4e4ba src: whitespace police 2015-07-02 12:00:19 +02:00
Ad Schellevis
c10d93615e (ids) check for existing rulecache before read 2015-07-02 11:38:32 +02:00
Jos Schellevis
7f0709dfcb (proxy) add path for deteting old acl files 2015-07-02 09:25:23 +02:00
Jos Schellevis
82f33c6c85 (proxy) remove disabled acls from filesystem 2015-07-02 09:16:43 +02:00
Ad Schellevis
8f4f9195aa (ids) fix typo in ruleset 2015-07-02 08:29:12 +02:00
Ad Schellevis
14d1ccf1cb (ids) ruleset download definition, add ET open rules 2015-07-01 11:47:29 +02:00
Ad Schellevis
303319e8e5 (ids) show local rule file modification time in listInstallableRulesets 2015-07-01 11:11:52 +02:00
Ad Schellevis
9f2d34e707 (ids) refactor static paths into single definition 2015-07-01 11:11:11 +02:00
Ad Schellevis
9b5834541e (ids) make sure the update process can only run once 2015-07-01 10:11:23 +02:00
Ad Schellevis
9908a1588d (ids) add configd update action 2015-07-01 07:52:47 +00:00
Ad Schellevis
f61cb3079d (ids) whitespace 2015-07-01 09:45:42 +02:00
Ad Schellevis
c506c9f31d (ids) rename action to list installable rulesets 2015-06-30 20:51:52 +02:00
Ad Schellevis
409dd5f10a (ids) work in progress rule file download 2015-06-30 20:21:20 +02:00
Ad Schellevis
e4f04663ee (ids) refactor query rules script 2015-06-30 17:21:28 +02:00
Ad Schellevis
07b037754f (ids) add origin log file to query result for better traceability 2015-06-30 12:04:24 +02:00
Ad Schellevis
5e4d430d94 (ids) add list available alert logs to script base 2015-06-30 11:58:18 +02:00
Ad Schellevis
b1acd50e6a (ids) add logfile number selection to query script 2015-06-30 11:57:45 +02:00