1571 Commits

Author SHA1 Message Date
Ad Schellevis
e4f04663ee (ids) refactor query rules script 2015-06-30 17:21:28 +02:00
Jos Schellevis
ab6330f05f (proxy) update examples of regular expressions for black and whitelist 2015-06-30 16:54:33 +02:00
Ad Schellevis
88758895d1 (proxy) fix regexp check 2015-06-30 16:11:30 +02:00
Jos Schellevis
3df396e9b7 (proxy) fix typo 2015-06-30 16:01:53 +02:00
Jos Schellevis
731ae4cb3d (proxy) small changes to regex handling for black and whitelists 2015-06-30 15:46:12 +02:00
Franco Fichtner
bdef86913a system: move template generation to a place that allows...
runtime regeneration.  Not pretty, but better than triggering it
only once on bootup.  More clog -> newsyslog migration to be done
soon.

Discussed with: ad@
2015-06-30 15:05:21 +02:00
Franco Fichtner
cdb3fe97db src: whitespace police 2015-06-30 14:58:13 +02:00
Ad Schellevis
5b4185f234 (ids) implement log file selection 2015-06-30 14:45:56 +02:00
Jos Schellevis
3803c3de63 (proxy) disable squids logfile rotate by default to use system rotate 2015-06-30 14:31:50 +02:00
Ad Schellevis
8c7cdbe664 (proxy) fix log rotate 2015-06-30 12:26:33 +00:00
Ad Schellevis
dd873e4d60 (proxy) implement log rotate using standards 2015-06-30 14:17:17 +02:00
Jos Schellevis
70a0edbe42 (proxy) add logrote configctl option, usable in cron 2015-06-30 14:05:52 +02:00
Ad Schellevis
07b037754f (ids) add origin log file to query result for better traceability 2015-06-30 12:04:24 +02:00
Ad Schellevis
5e4d430d94 (ids) add list available alert logs to script base 2015-06-30 11:58:18 +02:00
Ad Schellevis
b1acd50e6a (ids) add logfile number selection to query script 2015-06-30 11:57:45 +02:00
Ad Schellevis
f4253772ec (base) add newsyslog config generation to bootup sequence 2015-06-30 09:26:12 +00:00
Ad Schellevis
d54ae08928 (ids) template additions 2015-06-30 09:25:17 +00:00
Ad Schellevis
79d01d712b (ids) add suricata base log to rotate 2015-06-30 11:14:51 +02:00
Ad Schellevis
128756bd1c (ids) add log rotate 2015-06-30 11:10:27 +02:00
Jos Schellevis
354b0f68de (proxy) Add default interface lan 2015-06-30 10:27:22 +02:00
Franco Fichtner
8cfd1e6508 system: tweak SSH behaviour and settings names
o Sharpen the text for permitting root login and password.
o Migration kills the default of not permitting passwords.
2015-06-30 10:27:18 +02:00
Franco Fichtner
38235b79b1 diagnostics: NDP table improvement for #225 2015-06-30 10:27:18 +02:00
Franco Fichtner
cc7180222d rc: hook up recover script on bootup
Must move the git mount up to test this properly.
2015-06-30 10:27:18 +02:00
Ad Schellevis
f4ddcaee44 (base) syslog place end of line marker 2015-06-30 08:22:32 +00:00
Ad Schellevis
4251869c1e (base) add newsyslogd base configuration 2015-06-30 10:09:36 +02:00
Franco Fichtner
81edf54f2a rc: add a recover script to regenerate groups and users 2015-06-30 01:11:48 +02:00
Franco Fichtner
cc88a71d78 rc: fix drop-in script execution 2015-06-29 18:30:17 +02:00
Ad Schellevis
88c9e39158 (mvc) extend QueryFilter type 2015-06-29 18:21:05 +02:00
Ad Schellevis
21e9b5ccb2 (captive portal) cleanup unused code 2015-06-29 18:01:26 +02:00
Jos Schellevis
fc7a7d0e5e (trafficshaper) remove burst option from gui 2015-06-29 14:17:35 +02:00
Ad Schellevis
9ee5f64a95 (ids) do not scroll until end of file when parsing alert log 2015-06-29 09:23:50 +02:00
Ad Schellevis
370aef9baf (mvc) add . as valid character in queryfilter class 2015-06-29 09:22:49 +02:00
Franco Fichtner
bc61fd7936 auth: /usr/local/bin/scponly was never part of the base install 2015-06-28 17:21:58 +02:00
Franco Fichtner
7f4ba24125 src: use a standard file for ISO 3166 mapping 2015-06-28 16:39:41 +02:00
Ad Schellevis
8380dd0603 (ids) refactor model xml 2015-06-28 11:51:27 +02:00
Ad Schellevis
be42041bd5 (proxy) refactor proxy interface selection to use new fieldtype 2015-06-28 11:50:43 +02:00
Ad Schellevis
2865da3509 (mvc) normalise boolean flag on multiple selection 2015-06-28 11:48:35 +02:00
Ad Schellevis
f8dc499e12 (mvc) only add none option on single InterfaceField items 2015-06-28 11:44:53 +02:00
Franco Fichtner
ff7c2eecae src: fix all the style 2015-06-28 10:43:55 +02:00
Franco Fichtner
8b05e4bb6c captive portal: remove include files from web directory
radius.inc includes both radius_accounting.inc and radius_authentication.inc,
but lives in /usr/local/etc/inc, which makes an extra include path and the
desired code separation a bit pointless.
2015-06-28 10:32:41 +02:00
Franco Fichtner
a18ab70fba contrib: remove third party files from main src dir 2015-06-28 10:32:41 +02:00
Ad Schellevis
36514af191 (ids) fix template to start as daemon 2015-06-26 17:03:40 +00:00
Ad Schellevis
cd35fb4110 (ids) generate rc config from template 2015-06-26 18:59:39 +02:00
Ad Schellevis
c464367a96 (ids) add interface selection to UI 2015-06-26 18:36:34 +02:00
Ad Schellevis
5c62231098 (ids) add interfaces to model 2015-06-26 18:36:08 +02:00
Ad Schellevis
c0beff9694 (ids) whitespace 2015-06-26 18:35:41 +02:00
Ad Schellevis
7b63bf0e46 (mvc) extend InterfaceField type to support multiple interface selection 2015-06-26 18:35:00 +02:00
Ad Schellevis
5bf6420b78 (mvc) getFormData issue when selecting multiple options 2015-06-26 18:26:03 +02:00
Ad Schellevis
f1563de1ba (mvc) add validator for string list types (csv type data) 2015-06-26 18:11:21 +02:00
Franco Fichtner
8a06fdc8bb upnp: make it services_upnp.php for consistency
Further stripping of unused XML elements.
2015-06-26 16:53:02 +02:00