4890 Commits

Author SHA1 Message Date
Ad Schellevis
8902faf97b (ids) remove disableOutputCleansing 2016-04-19 09:14:34 +02:00
Ad Schellevis
bd51937aa8 (ui) html decode ui output (no execute) when fetching form data, closes https://github.com/opnsense/core/issues/898 2016-04-19 09:02:07 +02:00
Ad Schellevis
da71e1a020 (ui) set httponly cookie, closes https://github.com/opnsense/core/issues/897 2016-04-18 18:38:18 +02:00
Franco Fichtner
b78720b894 csrf: tweak previous 2016-04-18 15:01:42 +02:00
Franco Fichtner
d6411ae007 www: generate secret on bootup 2016-04-18 14:36:57 +02:00
Ad Schellevis
e8a60a29d1 (network insight) fix empty parameter 2016-04-18 11:59:03 +02:00
Ad Schellevis
5e10c0d190 (netflow, flowd agg) add direction to source aggregate 2016-04-18 09:54:29 +02:00
Franco Fichtner
45ba245bb3 CONTRIBUTING: add automatic hints file 2016-04-17 09:19:56 +02:00
Franco Fichtner
e858714f7e README: add one and tweaks; closes #891 2016-04-17 09:04:10 +02:00
Franco Fichtner
9896d2e397 services: control button rework
Suggested by: @adschellevis
2016-04-17 07:47:35 +02:00
Franco Fichtner
b3b5bd300f system: allow periodic backups of rrd and dhcp for non-MFS 2016-04-16 19:27:53 +02:00
Franco Fichtner
34d0e3c0dc Merge pull request #894 from fabianfrz/translation
translation
2016-04-16 19:27:36 +02:00
Franco Fichtner
7b60462996 firmware: not yet ;) 2016-04-16 19:08:52 +02:00
Franco Fichtner
5d76a5cfee firmware: get current version info into API; closes #892 2016-04-16 19:05:10 +02:00
Franco Fichtner
70b7a2af73 menu: move the crash reporter to firmware / reporter 2016-04-16 18:52:36 +02:00
Franco Fichtner
f6d0d580ef make: propagate error from missing dep 2016-04-16 18:49:42 +02:00
Franco Fichtner
2af403bbea services: remove SMART from base 2016-04-16 18:15:38 +02:00
Franco Fichtner
4765db0541 services: improve reload by making service script unique 2016-04-16 09:43:51 +02:00
Ad Schellevis
cef101f5e2 (legacy) rework status_services, optional tag for script, fix typo 2016-04-16 07:55:20 +02:00
Ad Schellevis
f9d6ddc408 remove stray end tag 2016-04-16 07:40:36 +02:00
Ad Schellevis
4918a81922 (legacy) $_GET should be $_POST, like in the rest of our code... last one, needs a bit of polishing 2016-04-15 18:54:35 +02:00
Fabian Franz
e6ed1c4acb translation in interfaces.php 2016-04-15 17:36:34 +02:00
Ad Schellevis
8336e27bec (netflow, flowd agg) add data starting point if not found 2016-04-15 17:32:09 +02:00
Ad Schellevis
3f9c8f323c (network insight) add aggregation for source addresses and destination ports + add ui template 2016-04-15 16:57:07 +02:00
Ad Schellevis
0b198f7e02 (netflow, flowd agg) some error handling, pass flow data by value to BaseFlowAggregator type 2016-04-15 15:54:33 +02:00
Franco Fichtner
67a6370c1d openvpn: vpnid was consolidated in id for portability; closes #893 2016-04-15 15:52:37 +02:00
Ad Schellevis
eb49b1aade (netflow, flowd agg) correct start timestamp for resolution in get_top_data 2016-04-15 15:44:28 +02:00
Ad Schellevis
4ab3c55249 (network insight, api) add bps as option in timeserieAction 2016-04-15 14:56:06 +02:00
Ad Schellevis
63168e1b19 (netflow, flowd aggregation) fix interface aggregation, remove copy_reverse_flow 2016-04-15 14:46:08 +02:00
Ad Schellevis
eef695dd0c (netflow) add egress_only option to ui and netflow setup script. for most downstream interfaces it's a good idea to inspect both traffic going to the firewall (proxy usage for example) as going through it, for wan type interfaces however you don't want to count the traffic going to local for nat processing (no ingress). 2016-04-15 14:39:47 +02:00
Franco Fichtner
934224ff62 menu: tweak wording in help menu 2016-04-15 14:04:41 +02:00
Franco Fichtner
2e2d865fa4 dhcp: fixup inconsistent authoritative usage
PR: https://forum.opnsense.org/index.php?topic=2826.0
2016-04-15 10:58:17 +02:00
Franco Fichtner
ac5f0677c7 lang: update French and Russian
Taken from: https://translate.opnsense.org/
2016-04-15 01:27:33 +02:00
Franco Fichtner
36cd748a6c lang: bring Russian to 100%
Note to self: Wow!  :)

Contributed by: Smart-Soft Ltd.
2016-04-15 07:19:31 +02:00
Franco Fichtner
f106849e8f openvpn: several issues with a translation string 2016-04-15 06:52:29 +02:00
Ad Schellevis
ca9dfd03c4 (network insight) add protocols and services to api 2016-04-14 19:09:59 +02:00
Ad Schellevis
2ca714d053 (netflow) +THISONCE 2016-04-14 18:41:05 +02:00
Franco Fichtner
d56a268668 netflow: improve matching, don't want prefix match 2016-04-14 17:54:08 +02:00
Ad Schellevis
bab843793b (netflow) fix config, INGRESS + EGRESS 2016-04-14 17:10:16 +02:00
Ad Schellevis
9b6ee8aa8f remove empty comment 2016-04-13 22:09:05 +02:00
Ad Schellevis
b154aedb76 (netflow, flowd aggregation) add top command to api 2016-04-13 18:16:24 +02:00
Ad Schellevis
9d44ed8fa0 (netflow, flowd aggregation) configd command 2016-04-13 18:15:39 +02:00
Ad Schellevis
158f0532af (netflow, flowd aggregation) add request for top(X) from given dataset, small cleanups 2016-04-13 18:15:03 +02:00
Ad Schellevis
310683014f (firmware) exit 0 when progress file is not there yet 2016-04-13 14:26:19 +02:00
Ad Schellevis
d3b29af438 (netflow, flowd agg) choose different field seperator for sample (test) data 2016-04-13 10:22:20 +02:00
Franco Fichtner
7c80504e93 interfaces: fix a chopped translation 2016-04-13 08:22:48 +02:00
Franco Fichtner
acc0217dac lang: update Russian
Taken from: https://translate.opnsense.org/
2016-04-13 02:02:47 +02:00
Franco Fichtner
8bb21d3541 lang: another Russian batch contributed by Smart-Soft Ltd. 2016-04-13 02:02:12 +02:00
Franco Fichtner
1babe168ca lang: update French, German and Japanese
Taken from: https://translate.opnsense.org/
2016-04-13 07:46:07 +02:00
Franco Fichtner
b053a565e4 system: configuration backup mission complete 3/3 2016-04-13 00:17:12 +02:00