4293 Commits

Author SHA1 Message Date
Franco Fichtner
1ed6b9986f interfaces: assorted UI tweaks and corrections 2016-04-07 08:41:09 +02:00
Franco Fichtner
331d5a8fe9 src: whitespace sweep (wrong line breaks) 2016-04-07 07:45:42 +02:00
Ad Schellevis
7ac4ff52e7 (ui) upgrade nvd3 to 1.8.2 2016-04-06 11:18:55 +02:00
Ad Schellevis
23f1408270 (trafficshaper) add quick tab navigation 2016-04-05 15:32:01 +02:00
Ad Schellevis
1cfbe19b0c (netflow) typo in last commit 2016-04-05 14:21:00 +02:00
Ad Schellevis
639c0f18bd (netflow) change defaults, standard netflow v9, no local collection 2016-04-05 14:19:33 +02:00
Ad Schellevis
ee27807b72 (netflow) add local capture actions to api controller 2016-04-05 14:07:50 +02:00
Ad Schellevis
4791311e0d (netflow) add configd collect/aggregate actions 2016-04-05 14:05:58 +02:00
Ad Schellevis
fc160e8ef8 (netflow) add flowd / flowd aggregator templates 2016-04-05 14:03:40 +02:00
Ad Schellevis
7a4fe2a1f4 (alias) add type to import, for hostnames. closes https://github.com/opnsense/core/issues/875 2016-04-05 12:04:49 +02:00
Ad Schellevis
2fb1c60c6c (netflow) camelcase cache_stats 2016-04-04 21:10:27 +02:00
Ad Schellevis
bec30ed225 (netflow) enable local data collection, ui part 2016-04-04 21:06:48 +02:00
Frank Wall
f5cd82c647 fix validator for CertificateField 2016-04-04 17:35:35 +02:00
Frank Wall
f7ceeb3eff support multiple values in CertificateField 2016-04-04 16:30:23 +02:00
Franco Fichtner
6c79ec958b src: whitespace sweep 2016-04-01 18:38:06 +02:00
Ad Schellevis
24ce25460a (captive portal vouchers) missing busyTimeout (crashreport, PHP Warning: SQLite3Stmt::execute(): Unable to execute statement: database is locked in /usr/local/opnsense/mvc/app/library/OPNsense/Auth/Voucher.php on line 120) 2016-04-01 17:56:45 +02:00
Ad Schellevis
301d6f0c17 whitespace 2016-04-01 17:52:51 +02:00
Ad Schellevis
344e04f9a7 (netflow/flowd) add hourly totals to FlowInterfaceTotals 2016-04-01 16:39:20 +02:00
Ad Schellevis
4a3a693f46 (netflow) add rc script flowd_aggregate, finish initial flowd aggregator version 2016-04-01 16:37:00 +02:00
Franco Fichtner
9989097dd8 src: second part of restyle done 2016-04-01 16:05:35 +02:00
Ad Schellevis
5de6aee4c7 (configd) remove test print() 2016-04-01 15:03:29 +02:00
Ad Schellevis
135a861576 (configd) small style fixes 2016-04-01 14:32:25 +02:00
Franco Fichtner
abcb4cce31 src: start removal of visual clutter in the form of markup "hints" et al
This makes pages much easer on the eye, the messages are clear still.
2016-04-01 12:56:15 +02:00
Franco Fichtner
4bcdc72b3f firewall: prune virtual ip section 2016-04-01 12:56:15 +02:00
Franco Fichtner
bdf66d4908 firewall: pimp schedule layout 2016-04-01 12:56:15 +02:00
Ad Schellevis
a818fb3f1f (netflow/flowd) validate connection in BaseFlowAggregator 2016-04-01 12:15:11 +02:00
Ad Schellevis
62362038aa (netflow/flowd) get data from aggregator 2016-04-01 12:06:49 +02:00
Franco Fichtner
aac5b9eca0 trust: add "IP security IKE intermediate" to server key usage 2016-04-01 11:40:02 +02:00
Ad Schellevis
a72fda79e0 (netflow/flowd) move resolution to BaseFlowAggregator, add cleanup() to expire old data 2016-04-01 09:54:22 +02:00
Franco Fichtner
2e20c8d6df firewall: simplify and prettify alias pages #443 2016-04-01 08:53:40 +02:00
Franco Fichtner
afc4a48e08 dhcp: fix a crash report 2016-04-01 07:44:50 +02:00
Franco Fichtner
219668b95a Revert "(style) Pulldown menus - Last entry not shown completely, https://github.com/opnsense/core/issues/848 https://github.com/opnsense/core/pull/852"
This reverts commit b32d93da219b025387ca005b02fcb1e5c23514fb.
2016-04-01 07:36:52 +02:00
Franco Fichtner
d81713dc44 interfaces: tweak previous
Requested by: coffee
2016-04-01 07:10:33 +02:00
Franco Fichtner
beab33e579 interfaces: fix a crash report 2016-04-01 07:06:10 +02:00
Franco Fichtner
fe2abc94f1 aliases: tweak curl verify 2016-03-31 20:47:36 +02:00
Ad Schellevis
a206e64b06 (netflow/flowd) data aggregator, initial version / concept 2016-03-31 18:40:05 +02:00
Ad Schellevis
0c358e0d74 (netflow/parse) time.... 2016-03-31 17:12:52 +02:00
Ad Schellevis
f23e3ff6ff (netflow, parse) fix time 2016-03-31 15:55:43 +02:00
Ad Schellevis
905c56f176 (netmap/flowd) map interface indexes to names 2016-03-31 12:09:26 +02:00
Fabian Franz
5f62f9a165 translation 2016-03-31 09:34:15 +02:00
Fabian Franz
9dbbceb4d5 translation 2016-03-31 09:21:17 +02:00
Ad Schellevis
52a61ae31d (mvc) small fixes for https://github.com/opnsense/core/pull/869 2016-03-30 20:21:58 +02:00
Ad Schellevis
78ca17104c Merge pull request #869 from fraenki/pr_868
support multiple values in ModelRelationField, fixes #868
2016-03-30 20:13:07 +02:00
Ad Schellevis
c5c70b9303 CamelCase setmultiple 2016-03-30 20:10:31 +02:00
Ad Schellevis
4b9c1e0bef style fixes fetchACLs 2016-03-30 19:53:46 +02:00
Ad Schellevis
a4c5f2c7d8 style fixes list_pfsync.py 2016-03-30 19:50:29 +02:00
Ad Schellevis
483980c679 (unbound_dhcpd) style fixes 2016-03-30 19:47:35 +02:00
Ad Schellevis
b34f61cb02 (netflow) style fixes 2016-03-30 19:44:55 +02:00
Ad Schellevis
8bdec9b471 (netflow, reporting) base class for data aggregation (BaseFlowAggregator) 2016-03-30 19:39:02 +02:00
Ad Schellevis
520fdfcc4d (netflow/parse) send None to mark last record 2016-03-30 19:32:04 +02:00