1301 Commits

Author SHA1 Message Date
Franco Fichtner
bcc6d75714 firmware: complete plugin/package management feature 2016-01-03 21:37:51 +01:00
Franco Fichtner
6c9838a529 firmware: other rename+move went well, finish up 2016-01-01 09:22:59 +01:00
Franco Fichtner
90d223ca71 firmware: add lock/unlock backend 2015-12-30 18:45:22 +01:00
Franco Fichtner
a5c4d51da0 firmware: steps towards package actions
o Adds a reinstall backend call
o Moves pkg_upgrade.sh into its own dir
o Don't clobber progress output when action is running
o Rename action to clearly reflect it's purpose
o Tweak EOL message a bit more

This is a test of how far we can go with our backend restructuring
without glitching firmware update temporarily.
2015-12-30 18:18:03 +01:00
Ad Schellevis
45d10be85a (system) add system activity command (parsed top) 2015-12-15 18:22:50 +01:00
Ad Schellevis
1f182df61e (filter) add configd command "filter list pfsync" 2015-12-09 11:30:40 +01:00
Manuel Faux
ff1c900197 firewall: extend pfInfo by active rules 2015-12-07 11:53:59 +01:00
Ad Schellevis
5a317b0972 (captiveportal, new) regression in process_accounting_messages.php 2015-12-03 09:36:50 +01:00
Ad Schellevis
ef4860945b (captiveportal, new) coding style 2015-12-01 19:02:56 +00:00
Ad Schellevis
1d43bced52 (captiveportal, new) remove unused link 2015-11-30 16:03:57 +00:00
Ad Schellevis
9abfe5e8ab (ids) add alert_action to log output (backend) 2015-11-26 11:52:36 +00:00
Ad Schellevis
efb83c621d (ipsec, vici) ignore socket connect issues and report back 2015-11-25 16:22:18 +00:00
Ad Schellevis
ba4fded478 (IDS) fix possible race in reloading ruleset 2015-11-23 18:32:30 +00:00
Ad Schellevis
de98bb4d2c (IDS) ...and finally, generate rule including action 2015-11-19 15:48:37 +00:00
Ad Schellevis
8cb86cc72b (IDS) add action to backend rule cache 2015-11-19 14:59:51 +00:00
Ad Schellevis
3026a561d3 (ids) ignore json parse errors in eve log file 2015-11-13 13:38:14 +00:00
Franco Fichtner
e346ceaddc src: whitespace and style sweep 2015-11-10 07:21:36 +01:00
Ad Schellevis
5dcae9cf25 (legacy, ipsec) fix ipsec diag page, connect to vici, drop smp support, add privilege separation using configd 2015-11-06 13:44:52 +00:00
Franco Fichtner
2d2a7c11ef src: whitespace sweep 2015-11-06 12:38:10 +01:00
Ad Schellevis
0cadf36d9d (ipsec) whitespace 2015-11-05 09:10:35 +01:00
Ad Schellevis
a87623867b (ipsec) add status call using vici, related to https://github.com/opnsense/core/issues/139
First step is to switch the current status page away from legacy smp.
(work in progress)
2015-11-05 08:06:12 +00:00
Ad Schellevis
3f243e1422 (Captiveportal, new) remove unused 2015-10-29 12:21:16 +01:00
Ad Schellevis
659757500a (Captiveportal, new) code style cleanup 2015-10-28 11:43:33 +01:00
Ad Schellevis
3cfac591ba (Captiveportal, new) send radius accounting messages and cleanup sessions 2015-10-26 15:54:39 +00:00
Ad Schellevis
b8bbf07081 (Captiveportal, new) add configd call "captiveportal set session_restrictions" 2015-10-24 11:38:16 +00:00
Ad Schellevis
6df157a1ff (Captiveportal, new) add accounting cleanup to background process 2015-10-24 11:37:17 +00:00
Ad Schellevis
e96e68f7c2 (Captiveportal, new) extend sql template 2015-10-24 11:36:45 +00:00
Ad Schellevis
8a492774c3 (Captiveportal, new) add update_session_restrictions to db class + minor cleanups 2015-10-24 11:35:53 +00:00
Franco Fichtner
6652e2390a src: multiple crash reports and whitespace sweep 2015-10-20 17:52:31 +02:00
Ad Schellevis
09b5bb08cc (Captiveportal, new) remove comment tag 2015-10-19 15:42:42 +00:00
Ad Schellevis
31a8d9e68f (Captiveportal, new) only redirect if redirurl is provided in default web template 2015-10-19 15:13:30 +00:00
Ad Schellevis
a0b554a9e7 (Captiveportal, new) add functionality to default web template package 2015-10-19 14:57:04 +00:00
Ad Schellevis
0cc7e99eba (Captiveportal, new) missing chmod in user template deploy 2015-10-19 07:39:05 +00:00
Ad Schellevis
67415c337b (Captiveportal, new) move zoneid from redirect url to generated zone javascript file 2015-10-19 07:31:33 +00:00
Ad Schellevis
47ee5c5865 (Captiveportal, new) add overlay user template (web) package to backend code 2015-10-18 13:45:18 +00:00
Ad Schellevis
ff72fe0da9 (Captiveportal, new) add some explanation about why we link to the config.xml in this case.
We try to avoid reading directly from config.xml as much as possible, because most applications use their own config type and we rather render our data to that format.
2015-10-18 13:41:38 +00:00
Ad Schellevis
867b06003c (Captiveportal, new) remove enters from base64 data in strip_template 2015-10-18 12:37:46 +00:00
Ad Schellevis
8455fef593 (Captiveportal, new) overlay user template content in fetch_template 2015-10-18 12:35:57 +00:00
Ad Schellevis
cb08c27509 (Captiveportal, new) add wrapper class for config.xml (read user template code) 2015-10-18 12:34:16 +00:00
Ad Schellevis
e978c50198 (captiveportal, new) add cleansing of input templates to remove all non-changed data from the user provided template.
Next stepts to implement,
	make fetch_template aware of the user templates, so the frontend fetch will return the right content.
	deploy user provided template on service reload
2015-10-17 10:23:57 +00:00
Ad Schellevis
d9d68b452a (captiveportal, new) cleanup and add features to background process 2015-10-14 17:14:56 +00:00
Ad Schellevis
caf4329558 (captiveportal, new) add properties to config class 2015-10-14 17:14:24 +00:00
Ad Schellevis
23b3fc5c60 (captiveportal, new) add removal of accounting info to disconnect 2015-10-14 17:13:37 +00:00
Ad Schellevis
b35a1ac27c (captiveportal, new) wrap delete session and accounting into one call 2015-10-14 17:12:59 +00:00
Ad Schellevis
a9b57a312d (captiveportal, new) add some db functions 2015-10-14 17:12:25 +00:00
Ad Schellevis
7ef601b2d4 (captiveportal, new) add get_address_by_mac to arp lib 2015-10-14 17:09:21 +00:00
Ad Schellevis
4a52f3949a (captiveportal, new) add address_active to db class 2015-10-13 20:13:40 +00:00
Ad Schellevis
d7e2c665b4 (captiveportal, new) work in progress backend scripts 2015-10-13 16:12:05 +00:00
Ad Schellevis
9cfa7a03a3 (captiveportal, new) initial fetch web template script 2015-10-13 13:05:57 +00:00
Ad Schellevis
b83fed8cfc (captiveportal, new) add generation of ssl certs on service start 2015-10-13 13:00:43 +00:00