4417 Commits

Author SHA1 Message Date
Ad Schellevis
8adc1d83bf (netflow, flowd aggregate) add profile support, replace deepcopy for cheaper copy 2016-04-20 15:47:34 +02:00
Ad Schellevis
8872e1c783 (netflow, flowd agg) use ifconfig for interface numbering 2016-04-20 14:22:29 +02:00
Ad Schellevis
ebc29f9236 (netflow) when wide isn't wide.... choose different index strategy 2016-04-20 14:13:23 +02:00
Ad Schellevis
73fcb8719f (proxy) cleanse cert output before writing 2016-04-20 11:51:11 +02:00
Ad Schellevis
08653da5ce (captiveportal) cleanse cert output before writing 2016-04-20 11:50:45 +02:00
Franco Fichtner
1282156b4a dhcp: improve a translation 2016-04-20 07:50:43 +02:00
flashoftheblades
f0a33e3c86 Fixed typos 2016-04-20 01:34:39 -04:00
Franco Fichtner
45f7996bf3 ipsec: add service control to log page 2016-04-19 18:42:21 +02:00
Ad Schellevis
825920a1a5 (network insight) updated template 2016-04-19 17:19:40 +02:00
Ad Schellevis
02a40e55f5 (ui) add byteFormat to base javascript file 2016-04-19 17:18:47 +02:00
Ad Schellevis
f40a9f73c6 (network insight) add multiple filter support 2016-04-19 17:18:09 +02:00
Ad Schellevis
77944999a0 (netflow, flowd agg) add FlowSourceAddrDetails class for more detailed statistics 2016-04-19 17:17:19 +02:00
Ad Schellevis
e930cc479f (netflow, flowd agg) add last_seen (within timeslot) to aggregates 2016-04-19 17:14:32 +02:00
Ad Schellevis
09867b5309 (mvc/ ui) enable tooltips in base template 2016-04-19 16:13:42 +02:00
Ad Schellevis
fc72bf27f7 (network insight) utc in get_timeseries.py 2016-04-19 14:39:49 +02:00
Ad Schellevis
0468bfd1d0 (netflow, flowd agg) store dates in utc, accept multiple filters in get_top_data 2016-04-19 14:06:49 +02:00
Ad Schellevis
3c2aad981f (mvc) remove disableOutputCleansing, related to https://github.com/opnsense/core/issues/898 2016-04-19 09:43:06 +02:00
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
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
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
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