1633 Commits

Author SHA1 Message Date
Franco Fichtner
86f679cd11 lang: refresh dynamic strings 2015-06-18 17:39:12 +02:00
Franco Fichtner
bc4684c5f9 firmware: zap old pages 2015-06-18 16:52:37 +02:00
Franco Fichtner
f1a8984807 queues: one more 2015-06-18 14:46:39 +02:00
Franco Fichtner
27ed7eb342 queues: a few more renmants zapped 2015-06-18 14:25:22 +02:00
Franco Fichtner
22e0e257a2 queues: remove shaper.inc 2015-06-18 14:20:20 +02:00
Franco Fichtner
ab3e25700c queues: remove firewall_shaper.php 2015-06-18 13:52:56 +02:00
Franco Fichtner
2c4b81a1c0 queues: remove firewall_shaper_queues.php 2015-06-18 13:30:37 +02:00
Franco Fichtner
780ceed480 queues: remove firewall_shaper_wizards.php 2015-06-18 13:17:23 +02:00
Franco Fichtner
a7852604cf queues: remove status_queues.php 2015-06-18 13:11:25 +02:00
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
Franco Fichtner
313a8f2ace Revert "pkg: advertising the root shell menu isn't useful"
This reverts commit 7030a38a702095902b23b6549c1cb707fd65b361.
Avoids a warning on bootup when done.  It may throw people off.
2015-06-15 07:17:10 +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
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