1608 Commits

Author SHA1 Message Date
Ad Schellevis
2d5ea55411 (ids) work in progress suricata IDS component (frontend/middleware) 2015-06-12 16:18:20 +02:00
Ad Schellevis
775ffffb26 (ids) add reference data to backend scripts 2015-06-12 16:16:26 +02:00
Ad Schellevis
f23c25a0a9 (mvc) refactor base/api controllers and move shared functionality one level up 2015-06-12 16:14:13 +02:00
Ad Schellevis
9d12fd35fa (mvc) add info tag to frontend form definition 2015-06-12 16:13:00 +02:00
Ad Schellevis
4c736c6506 (mvc) improve base dialog to support "display only" forms 2015-06-12 16:12:15 +02:00
Ad Schellevis
319191188b (mvc) make setFormData aware of span tags to put data (info labels) 2015-06-12 16:11:18 +02:00
Franco Fichtner
d34b255587 src: style sweep 2015-06-12 09:56:23 +02:00
Ad Schellevis
44dc84c03a (trafficshaper) javascript style fix 2015-06-12 09:46:00 +02:00
Franco Fichtner
64f3020ae8 python: for FreeBSD 10, this may fail
Originally introduced by me based on high hopes and cross-platform
usage.  I was wrong.

A PATH without /usr/local/(s)bin, as advertised by the standard rc(8)
system or service(8) will prevent env(1) from working properly.  We've
had similar fun with configd before.  Maybe we need to take this to FreeBSD.
For now we work around it like every body else, presumably.  :)
2015-06-12 09:21:56 +02:00
Ad Schellevis
76fb4ae0cb (mvc) change cursor on toggle in bootgrid 2015-06-12 09:13:51 +02:00
Franco Fichtner
77c89600c6 src: whitespace sweep 2015-06-12 08:23:36 +02:00
Franco Fichtner
1af4e0c2c5 pkg: it's really tricky to be honest; no @sample for now 2015-06-12 07:41:49 +02:00
Ad Schellevis
1707c68b5e (ids) add configd action 2015-06-11 16:56:06 +00:00
Ad Schellevis
101101fa94 (ids) add suricata scripts to list registered classtypes 2015-06-11 18:55:03 +02:00
Ad Schellevis
ca8e54ef6d (ids) work in progress IDS/suricata 2015-06-11 18:51:30 +02:00
Ad Schellevis
1e8b70bbee Merge branch 'master' of ssh://github.com/opnsense/core 2015-06-11 16:43:09 +02:00
Ad Schellevis
a18d2b0f24 code style fix for bootgrid wrapper 2015-06-11 16:42:38 +02:00
Franco Fichtner
b1afb97f4d system: no hay zmq 2015-06-11 16:35:52 +02:00
Franco Fichtner
136c896577 firmware: better spot for reset on upgrade done 2015-06-11 16:26:14 +02:00
Ad Schellevis
b02f0df8cd (bootgrid) extend wrapper with functionality for custom options 2015-06-11 15:55:19 +02:00
Franco Fichtner
c58b3732b9 firmware: clear table to avoid confusion 2015-06-11 15:52:42 +02:00
Jos Schellevis
b63c5721dc Fix protocol typo 2015-06-11 14:49:01 +02:00
Jos Schellevis
ddceb45417 Added extra protocols to trafficshaper (icmp,igmp,esp,ah and gre) 2015-06-11 14:43:17 +02:00
Ad Schellevis
d643bc1c5c (ids) update configd action script 2015-06-11 12:07:48 +00:00
Ad Schellevis
96bcf07692 (ids) update search installed rules 2015-06-11 14:06:02 +02:00
Franco Fichtner
c8dcaaba2c pkg: move last remnants of pkg(8) foo out of src 2015-06-11 11:00:46 +02:00
Franco Fichtner
7239bb0fac pkg: refactor fingerprint install to avoid hardcoding of names 2015-06-11 10:26:57 +02:00
Ad Schellevis
66ec624a67 (traffic shaper) change add button icon 2015-06-11 08:53:14 +02:00
Franco Fichtner
77ba360559 pkg: neutral and unified name for our pkgng repo config
Discussed with: Shawn Webb
2015-06-11 00:53:37 +02:00
Franco Fichtner
851bcf8428 scripts: small fixes 2015-06-10 18:06:21 +02:00
Franco Fichtner
76eaa33516 src: roll back these changes into a simple test tool 2015-06-10 17:55:14 +02:00
Franco Fichtner
5d400ba7b8 pkg: revive %%REPO_FLAVOUR%%
pkgng isn't there yet.
2015-06-10 17:27:07 +02:00
Franco Fichtner
d9dec4348e widgets: finally zap the redirect file 2015-06-10 10:44:15 +02:00
Franco Fichtner
422303626e firmware: almost always avoid writing json file for updates
This was leaking spurious json output sometimes, confusing
the firmware pages and its users.
2015-06-10 10:12:37 +02:00
Franco Fichtner
ce0dc6d6d6 widgets: consolidate code path 2015-06-10 09:55:57 +02:00
Franco Fichtner
e60769efd7 widgets: tweak previous 2015-06-10 09:53:28 +02:00
Franco Fichtner
33ceeef399 widgets: tweak the firmware bits of the system widget 2015-06-10 09:52:15 +02:00
Franco Fichtner
1256692112 firmware: needs include obviously 2015-06-10 09:39:10 +02:00
Franco Fichtner
bfa580b522 firmware: almost remove old pages
Discussed with: ad@
2015-06-10 09:36:00 +02:00
Franco Fichtner
7030a38a70 pkg: advertising the root shell menu isn't useful 2015-06-10 09:10:05 +02:00
Franco Fichtner
c48ba740f6 users: rip out the legacy ssh tunnel shell
Shell access is sufficient, I see absolutely no value in this.
2015-06-10 09:01:02 +02:00
Franco Fichtner
f0c9c1ca1e src: some cleanups 2015-06-10 08:20:43 +02:00
Ad Schellevis
73a66c85d3 (ids) change configd template to use new scripting and change command to "ids list installedrules" 2015-06-09 20:28:03 +00:00
Ad Schellevis
c7371f04e6 (ids) refactor installed rulecache to use sqlite3 and add query options as parameter calls 2015-06-09 21:51:26 +02:00
Ad Schellevis
522aafcd14 (mvc) add backend call function with easier parameter handling 2015-06-09 21:50:16 +02:00
Ad Schellevis
1db1afb212 (configd) support optional parameters 2015-06-09 20:11:24 +02:00
Ad Schellevis
39d99e60ed (configd) flush script output to tempfile to avoid the use of subprocess.check_output which can be slow on some platforms. 2015-06-08 19:06:53 +02:00
Ad Schellevis
952e010b9d (ids) add some backend scripting, work in progress 2015-06-08 15:25:28 +00:00
Ad Schellevis
b56e6824ca (configd) speedup configd commandline tool 2015-06-08 17:00:28 +02:00
Franco Fichtner
290ecab0b3 firmware: another typo 2015-06-08 16:37:08 +02:00