4694 Commits

Author SHA1 Message Date
Franco Fichtner
4e95140f55 interfaces: wireless parents can't be assigned #411
And the clones are picked up by the config section...
2016-03-26 13:09:45 +01:00
Ad Schellevis
50a9e241b5 remove link to referenced filter rule, closes https://github.com/opnsense/core/issues/858 2016-03-26 09:40:03 +01:00
Ad Schellevis
857a1b2e71 gettext() 2016-03-26 09:09:50 +01:00
Ad Schellevis
b55dd97d67 Merge pull request #861 from azdps/master
(legacy) description and consistency cleanup in firewall_virtual_ip_edit.php
2016-03-26 09:08:20 +01:00
azdps
63e7e17617 (legacy) description and consistency cleanup in firewall_virtual_ip_edit.php 2016-03-25 21:22:03 -07:00
Ad Schellevis
73f353c9c2 (dependencies) add samplicator to dependency list for netflow 2016-03-25 17:42:56 +01:00
Ad Schellevis
2abd4680b7 (netflow) add acl and menu registration 2016-03-25 17:39:15 +01:00
Ad Schellevis
c2146590f3 (netflow) add missing configd tempates, add flowctl stats api/ui components 2016-03-25 17:28:31 +01:00
Ad Schellevis
90b2674754 (netflow) reconfigure on save 2016-03-25 15:23:19 +01:00
Ad Schellevis
72c3c8c46c (netflow) add some configd/api commands 2016-03-25 15:21:12 +01:00
Ad Schellevis
42dc887c15 (netflow) add status command, don't resolve netstat info 2016-03-25 14:34:54 +01:00
Ad Schellevis
7645c83b24 remove space 2016-03-25 11:44:58 +01:00
Ad Schellevis
0aec40f7a4 (ids/ips) use macro physical_interface 2016-03-25 11:37:32 +01:00
Ad Schellevis
285c4c62cb (trafficshaper) use macro to determine interface ( replace helpers.getNodeByTag('interfaces.xyz').if with physical_interface('xyz') 2016-03-25 11:27:12 +01:00
Ad Schellevis
339b77d134 (configd/templates) remove line break from physical_interface 2016-03-25 11:25:15 +01:00
Ad Schellevis
89ef76aa2e (configd/templates) add macro directory for shared macro's 2016-03-25 10:50:18 +01:00
Ad Schellevis
0f4068f0da (ipfw) fix typo 2016-03-25 09:18:06 +01:00
Ad Schellevis
817fbb606c (netflow) work in progress api and ui components 2016-03-24 21:36:59 +01:00
Ad Schellevis
8c35f29772 (mvc/fieldtype) add immutable UniqueIdField, @fraenki just add UniqueIdField to your model and this one will autogenerate new unique identifiers for you 2016-03-24 18:15:20 +01:00
Ad Schellevis
5ec14c39f7 (netflow) rename sample 2016-03-24 16:14:51 +01:00
Ad Schellevis
370992c134 (netflow) simplify setup and add version selector 2016-03-24 16:02:48 +01:00
Ad Schellevis
300163525a (netflow) typo in rc script 2016-03-24 14:54:27 +01:00
Ad Schellevis
6ab92467e1 (netflow) finish rc scripting 2016-03-24 14:28:30 +01:00
Ad Schellevis
b706112a12 replace configd_run with actual command in rc.bootup 2016-03-24 13:52:34 +01:00
Ad Schellevis
3c7049ef14 (boot) load modules before setting sysctl to support setting of sysctl vars for modules 2016-03-24 13:23:01 +01:00
Ad Schellevis
77336123fc (configd) ignore syslog on startup when not excepting connections, closes https://github.com/opnsense/core/issues/853 2016-03-24 10:47:05 +01:00
Franco Fichtner
55aea0a657 menu: move firewall, admin and interface settings for #832
Partial progress with disbanding the System Settings for 16.7.

TODO:
* Access: Administration + Settings should be merged
* Interfaces: Settings IPv6 blocking is a FIREWALL feature
* Firewall: Bogons settting is INTERFACES feature
2016-03-24 09:49:45 +01:00
Ad Schellevis
b32d93da21 (style) Pulldown menus - Last entry not shown completely, https://github.com/opnsense/core/issues/848 https://github.com/opnsense/core/pull/852 2016-03-24 09:23:30 +01:00
Franco Fichtner
13517bf2ea firmware: add mirror courtsey of https://auf-feindgebiet.de/ 2016-03-24 09:08:57 +01:00
Franco Fichtner
80ffeef742 Merge pull request #855 from azdps/patch-1
(legacy) correct misspelled word in system_usermanager.php
2016-03-24 07:55:29 +01:00
Shane Manjarres
6b29119956 (legacy) correct misspelled word in system_usermanager.php 2016-03-23 23:48:52 -07:00
Franco Fichtner
b6f15f32bf interfaces: tweak wording; closes #854 2016-03-24 07:18:19 +01:00
Ad Schellevis
0d178ee5fe (netflow) work in progress rc scripting netflow export 2016-03-23 22:26:02 +01:00
Franco Fichtner
877b317f45 firewall: fix alias truncation (up to 5k only)
PR: https://forum.opnsense.org/index.php?topic=2517.0
2016-03-23 17:16:23 +01:00
Ad Schellevis
2592fabbbd unhide if #categories = 1 in firewall_rules.php 2016-03-23 16:51:19 +01:00
Ad Schellevis
a0f16501da html error in firewall_rules.php (categories) 2016-03-23 16:46:37 +01:00
Franco Fichtner
f79e83f923 lang: progress French and German
Taken from: https://translate.opnsense.org/
2016-03-23 07:13:01 +01:00
Franco Fichtner
1c05bcb674 lang: first steps for Russian
Taken from: https://translate.opnsense.org/
2016-03-23 07:10:11 +01:00
Ad Schellevis
d4d4b2ee9a (proxy) missing -N when generating cache dirs, closes https://github.com/opnsense/core/issues/847 2016-03-22 21:48:54 +01:00
Franco Fichtner
0c6e70a3c2 vpn: templates solve the logging origin problem nicely 2016-03-22 19:20:57 +01:00
Ad Schellevis
b40f5522ea (legacy) spaces and curly braces in led.inc 2016-03-22 16:01:42 +01:00
Ad Schellevis
05456e7d46 (legacy) spaces openvpn.tls-verify.php 2016-03-22 15:55:59 +01:00
Ad Schellevis
683fb184d8 (legacy) another spaces and curly braces, stats.inc 2016-03-22 15:53:58 +01:00
Ad Schellevis
5ef34e44ab (legacy) spaces and curly braces in xmlparse.inc 2016-03-22 15:39:58 +01:00
Ad Schellevis
f64321dbaf (legacy) spaces and curly braces in openvpn.auth-user.php 2016-03-22 15:29:15 +01:00
Ad Schellevis
47cd7b9a9a (legacy) spaces and curly braces ipsec.auth-user.php 2016-03-22 15:07:23 +01:00
Ad Schellevis
330e157750 (legacy) spaces and curly braces in openvpn-client-export.inc 2016-03-22 14:51:10 +01:00
Ad Schellevis
d7dfa801bb (legacy) spaces and curly braces in openvpn_wizard.inc 2016-03-22 14:20:01 +01:00
Ad Schellevis
0af2ca39aa (proxy) default for VisibleEmail should validate with FILTER_VALIDATE_EMAIL 2016-03-22 10:29:46 +01:00
Ad Schellevis
a3b518419f Merge pull request #846 from thelinuxfr/master
add a link to create a CA
2016-03-22 08:49:29 +01:00