3510 Commits

Author SHA1 Message Date
Fabian Franz
652d67ea57 translations fixes 2016-01-21 10:54:17 +01:00
Fabian Franz
ba10c00aca translation fix in firewall_rules.php 2016-01-19 22:59:37 +01:00
Ad Schellevis
8305144fbf (legacy, ipsec) hide columns in vpn_ipsec.php on small screens 2016-01-19 21:00:21 +01:00
Ad Schellevis
b5af0b45ba (legacy/ipsec) re-add toggle feature, lost during cleanups 2016-01-19 20:39:53 +01:00
Ad Schellevis
a8982f02fd Merge pull request #661 from 8191/enh_ipsecview
IPsec tunnels: enhance table of configured tunnels
2016-01-19 19:14:33 +00:00
Ad Schellevis
5936b4e1f1 (legacy) p2p interface assignments, closes https://github.com/opnsense/core/issues/678 2016-01-19 20:03:44 +01:00
Ad Schellevis
bb223225d0 (legacy) bring down interface on change in interfaces_assign.php, related to https://github.com/opnsense/core/issues/654 2016-01-19 17:42:37 +01:00
Franco Fichtner
185db864ed firewall: don't leak floating rules into interface tabs 2016-01-19 15:40:45 +01:00
Ad Schellevis
4a08d078ab move back sample 2016-01-19 15:26:24 +01:00
Ad Schellevis
c312d18cee (legacy) remove trailing "?>" in certs.inc 2016-01-19 15:15:20 +01:00
Ad Schellevis
1eb262c965 (configd sample template) move into sample directory 2016-01-19 14:59:00 +01:00
Ad Schellevis
eec35a3cf1 (sample template) fix broken sample 2016-01-19 14:55:37 +01:00
Ad Schellevis
3ede122f7f (legacy) non functional changes to certs.inc, spacing, curly braces, etc. 2016-01-19 14:17:11 +01:00
Franco Fichtner
891f7abfea openvpn: improve scoping for vars; closes #664
In languages where scoping matters this would be really iffy...
2016-01-19 13:52:24 +01:00
Ad Schellevis
1699d3182a Merge pull request #683 from opnsense/ca_chain_refactor
certs: refactor ca_chain for #664
2016-01-19 12:42:59 +00:00
Ad Schellevis
f6588424da (legacy) fix carp status page, accidentally reversed status 2016-01-19 13:18:52 +01:00
Franco Fichtner
f1cedb7cc1 firmware: remove EOL message, we are on 16.1 now 2016-01-19 09:12:42 +01:00
Franco Fichtner
f646d44888 universal plug and play: set secure mode by default; closes #517
Time to flip defaults for 16.1.  :)
2016-01-18 22:55:55 +01:00
Franco Fichtner
d5e0f7cac3 Merge pull request #675 from fabianfrz/translation
some translation fixes
2016-01-18 22:31:32 +01:00
Fabian Franz
b96b291608 fixes by @fichtner 2016-01-18 10:12:43 +01:00
Fabian Franz
5248d1ed1b fixes by @fichtner 2016-01-18 10:08:11 +01:00
Franco Fichtner
6e3e407d85 services: rename shorcut_section to better reflect its purpose; closes #674 2016-01-18 09:30:34 +01:00
Franco Fichtner
3d93e25ba0 services: remove indirect mapping and fix remaining services 2016-01-18 09:29:38 +01:00
Franco Fichtner
d4ff81bbbc services: bring back service widgets for dns 2016-01-18 09:29:38 +01:00
Franco Fichtner
07923379b6 services: properly hook up dhcp services 2016-01-18 09:29:38 +01:00
Franco Fichtner
8f09dd01ed shortcuts: merge remainder into fbegin.inc 2016-01-18 09:29:37 +01:00
Franco Fichtner
7743289a6f src: whitespace sweep 2016-01-18 07:29:17 +01:00
Fabian Franz
e097fe57a8 translation fixes in firewall_virtual_ip.php 2016-01-17 14:04:28 +01:00
Fabian Franz
e6faf6d910 some translation fixes 2016-01-17 13:29:36 +01:00
Franco Fichtner
7d6a7ded44 shortcuts: zap log links 2016-01-17 11:25:19 +01:00
Franco Fichtner
ecc0b7af1f www: unify upper right corner between legacy and mvc
o Help link is in the menu and was already removed from MVC version
o Display user@host.domain in MVC too
o Logout is in the menu too

We might be able to salvage all the space now that the menu is consisten
and transform the top bar into the tile bar instead...

Log links still show, but will be killed as well early in the 16.1
series.
2016-01-17 11:15:42 +01:00
Franco Fichtner
dcdcd9a90e stats: minor nit in copyright header 2016-01-17 10:47:31 +01:00
Franco Fichtner
69a81ab136 certs: refactor ca_chain for #664 2016-01-17 10:29:55 +01:00
Franco Fichtner
f2d200cdc9 serial: tweak previous 2016-01-16 12:12:51 +01:00
Franco Fichtner
69ad2a3fc1 globals: thin out a bit more 2016-01-16 12:00:24 +01:00
Franco Fichtner
1cb6d444b4 globals: thin out the file
o is_install_media() was being misused.  In the instance of dhcp6,
  the backup file did not even exist, I think someone did copy+paste
  the IPv4 code back in the day and the actual backup was never added.

o match_wireless_interface() was moved to interfaces.inc where it
  belongs.
2016-01-16 11:51:28 +01:00
Franco Fichtner
743279d8d4 Merge pull request #662 from 8191/fix_ovpnclexp
OpenVPN Client Export: add CA chain to CA certificates
2016-01-16 10:54:46 +01:00
Franco Fichtner
6e4fe046f2 shaper: fix a string to match another one in cron 2016-01-14 21:01:11 +01:00
Franco Fichtner
a7d73bfd4a src: use fa-fw to align icons for #562
While there, move some stray menu items to their respective module
menu and minimise the padding of the menu to reclaim the space added
by the fixed-width icon behaviour.

Looking good!  :)

Suggested by: @8191
2016-01-14 11:07:58 +01:00
Manuel Faux
dbf7389be6 CA Generation: fix internal intermediate CA creation
Internal intermediate CAs were not correctly refered back to the signing CA.
2016-01-13 16:07:23 +01:00
Manuel Faux
a123d73fcd OpenVPN Client Export: add CA chain to CA certificates 2016-01-13 15:52:27 +01:00
Manuel Faux
f8e2420783 IPsec tunnels: enhance table of configured tunnels
Change columns of IPsec tunnels as follows:

  * P1 Protocol, P1 Transforms --> Phase 1 Proposal to show Enc. Alg. + Auth
    Alg. + DH Group

  * Add column Authentication for P1 to show "RSA" or "PSK" (or Xauth for IPsec
    mobile)

  * Move P2 Protocol, Mode --> Type to show IP version + enc. + mode

  * P2 Transforms --> Encryption Algorithms

  * P2 Auth Methods --> Authenticity Algorithms

  * Add column PFS for P2
2016-01-13 14:42:06 +01:00
Manuel Faux
30484b274d Menu: fixed menu for IPsec Mobile Clients after apply 2016-01-13 13:45:06 +01:00
Franco Fichtner
b375ec03ed firmware: remove spurious starting messages from backend scripts 2016-01-13 08:37:53 +01:00
Franco Fichtner
25f298ca29 firmware: sync packages/plugin again after fetch 2016-01-13 08:25:00 +01:00
Franco Fichtner
58d012701d firmware: add a new mirror for RageNetwork in Munich, Germany :) 2016-01-13 08:10:28 +01:00
Franco Fichtner
cf7b3c1157 pkg: remove tokenizer, was used for style checker
The style checking is done in the build system, so there's no need
to keep this here.  A more dynamic way needs to be devised at some
point that allows plugging PHP modules into the code, but it's not
overly important.

Suggested by: @fabianfrz
2016-01-13 06:52:23 +01:00
Franco Fichtner
62237a0275 Merge pull request #640 from fabianfrz/fix_from_dokukaefer
Fix from @DokuKaefer
2016-01-13 06:43:55 +01:00
Fabian Franz
f6b8e83753 fix by @8191 2016-01-12 20:49:46 +01:00
Franco Fichtner
59a229c38a php: fire in the hole! 2016-01-11 18:36:46 +01:00