1648 Commits

Author SHA1 Message Date
Jos Schellevis
cd20397229 (mvc) fix object / array issue on ConfigdActionsField type 2015-06-22 17:02:05 +02:00
Ad Schellevis
66f8411d1d (trafficshaper) automatic number new rules behind existing ones 2015-06-22 16:34:44 +02:00
Jos Schellevis
1bf389a16e captive_portal, fix wrong zone deletion 2015-06-22 16:22:58 +02:00
Ad Schellevis
064de35257 cleanup configd socket on exit (related to https://github.com/opnsense/core/issues/218) 2015-06-22 15:29:23 +02:00
Ad Schellevis
f43baf4a64 also let configctl wait for configd to start (https://github.com/opnsense/core/issues/218) 2015-06-22 15:22:19 +02:00
Ad Schellevis
b282f65db5 wait for configd socket if it's not there yet (https://github.com/opnsense/core/issues/218) 2015-06-22 15:14:22 +02:00
Franco Fichtner
4ac49f5621 firewall/NAT: defer javascript execution to avoid error; #208 2015-06-22 10:28:52 +02:00
Franco Fichtner
0e3ea0485e www: strip unused javascript; related to #208 2015-06-22 10:10:02 +02:00
Franco Fichtner
f51edf44a5 captive portal: fix idle timeout for #150 2015-06-22 09:15:11 +02:00
Franco Fichtner
6048c12618 interfaces: only need one edit button 2015-06-22 08:15:47 +02:00
Franco Fichtner
cc7f95278d git: better ignore in live-mode 2015-06-22 07:45:25 +02:00
Franco Fichtner
8e77138ab8 rc: if cleaning is actually needed, we have bigger problems later 2015-06-22 07:42:18 +02:00
Franco Fichtner
46f8781434 inc: move only /var/tmp usage to /tmp 2015-06-21 18:44:48 +02:00
Franco Fichtner
5fdcefe745 firewall: fix isset() foo 2015-06-19 16:19:39 +02:00
Franco Fichtner
2fff034f8b lang: refresh pot, leaving out the dynamic strings...
because they have too many HTML elements embedded
2015-06-18 17:42:30 +02:00
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