1850 Commits

Author SHA1 Message Date
Jos Schellevis
b46bbe024b (proxy) wip adding download option 2015-07-02 11:25:32 +02:00
Jos Schellevis
a8b9a6bcc4 (proxy) fix itereation issue with remoteblacklist 2015-07-02 10:55:34 +02:00
Ad Schellevis
7b274b9258 fix issue https://github.com/opnsense/core/issues/221 (dyndns edit missing from menu) 2015-07-02 08:45:15 +00:00
Ad Schellevis
4ab3c4f1e1 (ids) ui layout fix, change order of info / enabled to keep alignment better 2015-07-02 10:38:27 +02:00
Jos Schellevis
714079578a (proxy) update remoteblacklists 2015-07-02 10:33:54 +02:00
Franco Fichtner
e9866f9544 config: adhere to defaults, but force a mismatch on factory bootup; #5 2015-07-02 10:32:11 +02:00
Franco Fichtner
33fec4aee5 config: consistent default settings; #5
Unsetting LAN, later setting it will strip the defaults from the
interface section so try to avoid that by always settings defaults.
2015-07-02 10:32:11 +02:00
Jos Schellevis
f60779e0d8 (proxy) fix typo in target 2015-07-02 10:26:03 +02:00
Ad Schellevis
98a85abf58 (traffic shaper) change to new validation behavior 2015-07-02 10:05:07 +02:00
Ad Schellevis
d3fe1cff77 (proxy) change to new validation behavior 2015-07-02 10:01:20 +02:00
Ad Schellevis
b814e215e5 (mvc) api cleanups 2015-07-02 09:59:49 +02:00
Jos Schellevis
1836bc5a2d (proxy) Add remoteblacklist to squid configuration 2015-07-02 09:58:21 +02:00
Jos Schellevis
21ba10e29d (proxy) add target for externelACL configfile 2015-07-02 09:37:00 +02:00
Ad Schellevis
7e5a18e3f3 (ids) change to new validation behavior 2015-07-02 09:35:01 +02:00
Ad Schellevis
1eb82cbbc6 (cron) change to new validation behavior 2015-07-02 09:29:36 +02:00
Ad Schellevis
56b17f7965 (mvc) change base validation behavior to default only validate changes 2015-07-02 09:28:11 +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
Jos Schellevis
b82699a93f (proxy) update acl fetch action to include squid reconfigure 2015-07-02 08:56:13 +02:00
Ad Schellevis
be2a6df6ec (mvc) fix inheritance of setValue methods 2015-07-02 08:55:08 +02:00
Ad Schellevis
02bd910d70 (cron) change newDailyJob to be disabled by default 2015-07-02 08:35:49 +02:00
Ad Schellevis
8f4f9195aa (ids) fix typo in ruleset 2015-07-02 08:29:12 +02:00
Franco Fichtner
15910882ca config: more fixes and sanity; #5 2015-07-02 01:50:17 +02:00
Franco Fichtner
c0b388ad8c crash reporter: human readable return value
CURLOPT_RETURNTRANSFER does flip the return value of curl_exec().
2015-07-02 01:01:07 +02:00
Franco Fichtner
8e4a6e65b8 config: always print summary and ask for confirmation; #5 2015-07-02 00:34:29 +02:00
Franco Fichtner
08524d5e9c config: make sure that we're not iterating over empty interfaces 2015-07-02 00:27:48 +02:00
Franco Fichtner
39689a7007 config: make WAN optional as well; #5 2015-07-02 00:16:31 +02:00
Franco Fichtner
c8bc87f6ec src: remove stale shaper mentions 2015-07-02 00:08:32 +02:00
Franco Fichtner
cca7eda6c3 config: clean up more code paths, whew; #5
Always unload LAN if previously set.  Otherwise no code changes.
2015-07-01 23:33:49 +02:00
Franco Fichtner
daa5462f64 config: clean up the code and horrible usage of temp files; #5 2015-07-01 23:07:34 +02:00
Franco Fichtner
5ddbfd16c7 config: straighten out the wan/lan assign code a little 2015-07-01 21:05:14 +02:00
Franco Fichtner
679b72f355 config: introduce non-interactive interface assignment; #5
Boy, this is a fun one!  :) Still some work to do, but seems really
good for headless installation or just being plain sloppy.  Needed
do adapt timeout() to return the actual input char, so that we can
do the `any key' prompt.
2015-07-01 20:54:02 +02:00
Franco Fichtner
6d3eded219 config: flush unused $auto_assign code 2015-07-01 20:54:02 +02:00
Jos Schellevis
81161cdabc (proxy) Change layout and add tab to enable remote fetching of blacklists 2015-07-01 20:47:22 +02:00
Jos Schellevis
cb1f2d7b33 (proxy) add index controller for edit dialog 2015-07-01 20:46:16 +02:00
Jos Schellevis
372281b391 (proxy) add settings controller for remote blacklists 2015-07-01 20:45:18 +02:00
Jos Schellevis
e489669d8f (proxy) update model with remote blacklists 2015-07-01 20:44:03 +02:00
Jos Schellevis
a9638b2216 (proxy) add edit blacklist dialog 2015-07-01 20:42:53 +02:00
Jos Schellevis
dbce49451f (base) add UrlField validator 2015-07-01 20:41:27 +02:00
Ad Schellevis
130437faab (cron) add progress icon while waiting 2015-07-01 18:36:27 +02:00
Ad Schellevis
a01cb29648 (mvc) extend base_dialog partial with progress field 2015-07-01 18:35:54 +02:00
Ad Schellevis
770721919d (ids) comment fix 2015-07-01 18:28:14 +02:00
Ad Schellevis
0292377ff8 Merge branch 'master' of ssh://github.com/opnsense/core 2015-07-01 18:27:22 +02:00
Ad Schellevis
1e2cc4e4d7 (cron) when editing from another service, reconfigure cron on save 2015-07-01 18:26:38 +02:00
Ad Schellevis
3a3a81be81 (ids) fix configd status command 2015-07-01 16:20:57 +00:00
Ad Schellevis
2c01bf0587 (ids) add service status widget to page 2015-07-01 18:16:03 +02:00
Ad Schellevis
a3f0df6f2c (cron) remove unused 2015-07-01 18:07:11 +02:00
Ad Schellevis
df8444ee58 (ids) add IDS to menu and acl 2015-07-01 16:00:09 +00:00
Ad Schellevis
29b4f2e140 (ids) fix ui 2015-07-01 17:31:28 +02:00
Ad Schellevis
5bbbd4e939 (ids) only show schedule if configured 2015-07-01 17:26:16 +02:00