Ad Schellevis
debaee826d
(legacy) ipsec phase 2 protocol selection glitch
2015-11-25 16:14:22 +00:00
Ad Schellevis
10a0fd8e56
(legacy) ipsec phase1 algo tag select, closes https://github.com/opnsense/core/issues/350
2015-11-25 16:12:59 +00:00
Ad Schellevis
06a7ea4808
(legacy/ipsec) fix esp/ah options on multiple phase2 entries
2015-11-25 15:42:35 +00:00
Ad Schellevis
3e0e936bdb
(legacy/ipsec) remove use of reqid in ipsec conf
2015-11-25 14:01:56 +00:00
Ad Schellevis
dd4029f859
(menu) restructure System section
2015-11-25 13:48:11 +00:00
Ad Schellevis
cc35313ccb
(menu) reformat firewall section
2015-11-25 13:35:06 +00:00
Ad Schellevis
0f81f0a814
(menu) change vpn ordering
2015-11-25 13:13:52 +00:00
Ad Schellevis
762952c3d0
(legacy) add some spacing
2015-11-25 13:04:13 +00:00
Ad Schellevis
615bf01dc2
(legacy) event system_gateways_edit.php
2015-11-25 12:49:31 +00:00
Ad Schellevis
7edf57ada3
(legacy) refactor system_gateways_edit.php
2015-11-25 12:45:51 +00:00
Franco Fichtner
fb3529322a
proxy: fix spelling mishap
...
PR: https://forum.opnsense.org/index.php?topic=1730.0
2015-11-24 22:48:44 +01:00
Franco Fichtner
877ad26586
filter: improve status reload page
2015-11-24 17:41:47 +01:00
Franco Fichtner
0dea657b2c
src: style sweep
2015-11-24 09:05:35 +01:00
Franco Fichtner
4b21504001
pptp: move to services
2015-11-24 00:30:55 +01:00
Franco Fichtner
6514a161c4
logs: ignores ppp in system log
2015-11-23 23:26:14 +01:00
Franco Fichtner
311a9bfd2e
Merge pull request #469 from thelinuxfr/master
...
Firmware update, proposed addition of missing translations
2015-11-23 22:39:33 +01:00
Ad Schellevis
ba4fded478
(IDS) fix possible race in reloading ruleset
2015-11-23 18:32:30 +00:00
Franco Fichtner
358cfb0203
openvpn: translate verbose descriptions
...
I know, gettext('2') et al looks stupid, but not having a complete
gettext() wrapping only leads to bugs later on...
2015-11-23 09:33:39 +01:00
Ad Schellevis
4ff0b32751
(legacy) remove isAjax
2015-11-23 08:27:00 +00:00
Franco Fichtner
c00c5b3f61
dashboad: show cell mode for ppplink if available
2015-11-23 08:37:41 +01:00
Franco Fichtner
ec86345d36
interfaces: unify release/renew/connect/disconnect button style
2015-11-23 08:37:41 +01:00
Franco Fichtner
4760cfda19
interfaces: repair ppp mobile selection in main edit
2015-11-23 08:37:41 +01:00
Franco Fichtner
e0c24b5eb0
csrf: zap Content-length setting refused by at least chrome for safety
...
See: Refused to set unsafe header "Content-length"
2015-11-23 08:37:41 +01:00
Ad Schellevis
3fcda5715d
(legacy) remove isAjax
2015-11-22 19:03:18 +00:00
Ad Schellevis
eb29c78292
(legacy) remove isAjax function
2015-11-22 19:01:07 +00:00
Ad Schellevis
8cccf2e838
(legacy) remove isAjax
2015-11-22 19:00:34 +00:00
Ad Schellevis
33394bdc8a
(legacy) remove isAjax
2015-11-22 18:58:11 +00:00
Ad Schellevis
8757d0002d
(legacy) remove isAjax
2015-11-22 18:56:47 +00:00
Ad Schellevis
1ec4bd2ddc
(legacy) page markup fix for system_gateways.php
2015-11-22 17:51:32 +00:00
Ad Schellevis
68fed4c915
(legacy) remove isAjax()
2015-11-22 17:03:52 +00:00
Ad Schellevis
e259289f0d
(legacy) remove isAjax()
2015-11-22 17:03:43 +00:00
Ad Schellevis
b235235da7
(legacy) remove isAjax()
2015-11-22 17:03:34 +00:00
Ad Schellevis
418b13af79
(legacy) remove isAjax()
2015-11-22 17:03:23 +00:00
Ad Schellevis
b93467038c
(legacy) remove isAjax()
2015-11-22 17:03:13 +00:00
Ad Schellevis
8d2e334b7a
(legacy) remove isAjax()
2015-11-22 17:02:58 +00:00
Ad Schellevis
f8b281e9bf
(legacy) remove isAjax()
2015-11-22 17:02:51 +00:00
Ad Schellevis
692a8f779c
(legacy) remove isAjax()
2015-11-22 17:02:34 +00:00
Ad Schellevis
343aa7df21
(legacy) remove isAjax in guiconfig.inc
2015-11-22 15:28:39 +00:00
Frédéric LIETART (TheLinuxFr)
26708b0418
Add missing translate
2015-11-20 23:26:58 +01:00
Frédéric LIETART (TheLinuxFr)
b06e42ae93
Minor fix thx @fichtner
2015-11-20 22:42:03 +01:00
Frédéric LIETART (TheLinuxFr)
98678fb16b
Firmware update, proposed addition of missing translations
2015-11-20 21:02:42 +01:00
Ad Schellevis
a453828f3a
(legacy) cleanup system_gateways.php, correct hanlding of post/get, proper code ordering.
...
Not perfect, but at least makes it readable.
Things to correct at some point in time: very obscure return_gateways_array and move route delete actions to configd
2015-11-20 08:34:52 +00:00
Frédéric LIETART (TheLinuxFr)
83554e53d0
src: missing translations for #427 closes #466
2015-11-19 23:22:57 +01:00
Franco Fichtner
605fb08ccc
mvc: style sweep
2015-11-19 23:10:37 +01:00
Franco Fichtner
d89465456b
src: fix more auth server foo for translations; refs #467
2015-11-19 22:54:58 +01:00
Franco Fichtner
8e3a78bc1d
ipsec: fix a crash report in widget
...
Also inline the tab function while there.
2015-11-19 22:24:07 +01:00
Ad Schellevis
6acd498082
(legacy) quite obscure, return_gateways_array, but it's probably better to return an ip if we know the gateway...
2015-11-19 21:05:18 +00:00
Franco Fichtner
2df71ab17f
firewall/nat: fix a crash report
2015-11-19 19:42:09 +01:00
Ad Schellevis
de98bb4d2c
(IDS) ...and finally, generate rule including action
2015-11-19 15:48:37 +00:00
Ad Schellevis
180c89a1a3
(IDS) rule action to config template
2015-11-19 15:48:06 +00:00