1439 Commits

Author SHA1 Message Date
Franco Fichtner
34e4226fae firmware: use monospace font to display contents
The upgrade progress picks up the actual output of the command line
firmware tools, which expects monospaced output in order to be fully
readable and aligned.  Looks a bit archaic, but not worse than before.
2015-06-17 13:15:19 +02:00
Franco Fichtner
eac7cdde65 captive portal: address recent paranoia of Sqlite(); fixes #215 2015-06-16 19:08:22 +02:00
Franco Fichtner
1454f5daf3 src: style and whitespace sweep 2015-06-16 10:16:52 +02:00
Franco Fichtner
1311dcbfcc menu: also fix #199 in MVC 2015-06-16 09:55:06 +02:00
Franco Fichtner
ff8729eb81 menu: order interfaces by name; fixes #199 2015-06-16 09:39:18 +02:00
Franco Fichtner
2fd0bf3b24 firmware: minor style updates 2015-06-15 14:07:29 +02:00
Franco Fichtner
eab1e3d4ad system: remove last two invokes of shaky nohup 2015-06-15 14:02:19 +02:00
Franco Fichtner
1890653aca wizards: unfortunately, there is no code to back this up; #212 2015-06-15 12:33:06 +02:00
Franco Fichtner
317a77c259 logs: fix DHCP reverse log show and update style for #213 2015-06-15 11:44:47 +02:00
Franco Fichtner
2aaa719214 firmware: always schedule next poll
This avoids akward scenarios when the webserver is reloading,
spitting out temporary messages.  In that case, simply keep
polling until the request is back.  The backend keeps running
anyway.
2015-06-15 08:47:14 +02:00
Ad Schellevis
ffba54f56a (ids) delay update of classtypes 2015-06-12 17:34:56 +02:00
Ad Schellevis
70a54ff5d4 (ids) fix dialog labels 2015-06-12 17:26:43 +02:00
Ad Schellevis
14cf6f22ac (ids) remove rule on toggle to default 2015-06-12 17:19:45 +02:00
Ad Schellevis
b245198895 (ids) add tag to dialog 2015-06-12 17:18:41 +02:00
Ad Schellevis
3276e294ed (ids) fix search mask 2015-06-12 16:32:04 +02:00
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
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
Ad Schellevis
66ec624a67 (traffic shaper) change add button icon 2015-06-11 08:53:14 +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
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
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