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
Franco Fichtner
8a1aa37afe
captive portal: avoid current radius accounting error
2015-06-26 16:15:48 +02:00
Franco Fichtner
01b31af6d2
src: whitespace sweep
2015-06-26 15:32:42 +02:00
Franco Fichtner
846353ecf6
sbin: purge unused ufslabels.sh
2015-06-26 15:29:25 +02:00
Franco Fichtner
0ec56ca087
system: clear out /usr/local/bin
...
Remove unused clutter, move the rest to /usr/local/sbin, because
these are system administration scripts, not for entertainment of
the individual users.
2015-06-26 12:44:42 +02:00
Franco Fichtner
5cab1142ce
upnp: rip out the custom php hooks
2015-06-26 12:30:59 +02:00
Franco Fichtner
c4bf112d14
upnp: simplify further
2015-06-26 12:16:59 +02:00
Franco Fichtner
657c36caf8
users: if we need the session, why not ask only once
2015-06-26 12:08:20 +02:00
Franco Fichtner
64d6246a5a
users: prompt for old password to avoid account hijacking
2015-06-26 11:59:53 +02:00
Franco Fichtner
1c93f0586c
www: don't hide main page shortcut
2015-06-26 11:50:40 +02:00
Franco Fichtner
43ae21efc3
upnp: hardcode loading of miniupnpd.xml, hiding the
...
possibility to invoke XML files completely. Now the only thing is
the missing conversion of the UPnP Service into MVC.
2015-06-26 11:43:28 +02:00
Franco Fichtner
3981b45da2
openvpn: unpack the client exporter by default
2015-06-26 11:27:20 +02:00
Franco Fichtner
fec03edefa
crash reporter: disable disable in prep for #80
2015-06-26 11:20:54 +02:00
Franco Fichtner
9166342021
pkg: move package remnants out of obsolete dir
2015-06-26 11:18:10 +02:00
Franco Fichtner
7b077cdb03
upnp: consolidate name; fixes #220
2015-06-26 11:03:12 +02:00
Ad Schellevis
e384c0d4b0
(ids) remove classtype filter from general filters
2015-06-26 10:28:20 +02:00
Ad Schellevis
566f2b4bdd
(ids) sanitize query strings
2015-06-26 10:11:43 +02:00
Ad Schellevis
0a5f2f2be5
(ids) whitespace
2015-06-26 10:10:43 +02:00
Ad Schellevis
8e107444a6
(mvc) add custom filter
2015-06-26 10:10:19 +02:00
Ad Schellevis
4031c02154
(ids) replace wildcard tag in search rules
2015-06-26 10:00:24 +02:00
Ad Schellevis
a52ff5290a
(ids) add alert info dialog
2015-06-25 21:41:06 +02:00
Ad Schellevis
6b2a8af18f
(mvc) update bootgrid wrapper to make set action optional
2015-06-25 21:33:12 +02:00
Ad Schellevis
bcae82580d
(ids) work in progress backend scripts
2015-06-25 21:02:56 +02:00
Jos Schellevis
0f7cc6f9fe
(trafficshaper) add burst option to pipes and clean up extra spaces
2015-06-25 18:43:59 +02:00
Ad Schellevis
c63ef62075
(ids) work in progress query alert log configd action
2015-06-24 20:35:08 +00:00
Ad Schellevis
e8da11e252
(ids) work in progress query alerts
2015-06-24 22:31:10 +02:00
Ad Schellevis
a58f678035
(configd) escape shell parameters
2015-06-24 22:28:37 +02:00
Ad Schellevis
ca7c0ffa62
(ids) move parameter parsing to function
2015-06-24 15:56:43 +02:00
Ad Schellevis
d67dcd90e6
(ids) refactor backend scripts to separate shared functions
2015-06-24 15:37:17 +02:00
Franco Fichtner
59b38340c1
src: whitespace sweep
2015-06-24 06:56:08 +02:00
Franco Fichtner
07f55b5c10
lang: there was two, now there is three #224
2015-06-23 20:44:03 +02:00
Franco Fichtner
0fb70b1cf9
Merge pull request #224 from piegope/master
...
Create es_CO.po
2015-06-23 20:43:07 +02:00
Ad Schellevis
32776f24ee
(ids) replace standard json library with ultrajson
2015-06-23 20:23:46 +02:00
Franco Fichtner
36fe85ada7
lang/zh_CN: poedit does terrible destruction, but...
...
since translators like to use it we have no choice but to
adhere to poedits write style. Makes diffing against the
original .pot file almost impossible and will prevent more
automated workflows in the future, but WTH. :)
2015-06-23 19:05:20 +02:00
Ad Schellevis
2e6d7fe72e
(ids) work in progress suricata template
2015-06-23 16:46:22 +00:00
Pier Jose Gotta Perez
8f0af0bfa3
Create es_CO.po
...
lang/es_CO: bring Colombian Spanish to 1% completed
2015-06-23 11:26:49 -05:00
Ad Schellevis
900dcaec98
(ids) template parse error
2015-06-23 18:24:20 +02:00
Ad Schellevis
18b0bb46a3
(ids) update config template
2015-06-23 18:19:25 +02:00
Ad Schellevis
487a9a69e7
(ids) write yaml file for installed rules
2015-06-23 18:18:58 +02:00