3000 Commits

Author SHA1 Message Date
Franco Fichtner
3df63a5dbe filter: try to not call filter_generate_optcfg_array from...
everywhere, anytime, just for fun...  first of many :(
2015-11-27 08:42:15 +01:00
Franco Fichtner
b980171c3f openvpn: fix small glitch in previous 2015-11-27 08:16:21 +01:00
Frédéric LIETART (TheLinuxFr)
094ad4e834 Fix more missing translations #427
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_server.php#L1175
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_server.php#L1178 bis 1182
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export_shared.php#L175
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export_shared.php#L191
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export_shared.php#L206
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export_shared.php#L210
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export_shared.php#L214
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L340
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L369
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L373
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L387
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L402
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L406
https://github.com/opnsense/core/blob/master/src/www/vpn_openvpn_export.php#L410
2015-11-27 08:12:59 +01:00
Franco Fichtner
d37aff724e src: whitespace sweep :) 2015-11-27 07:29:12 +01:00
Ad Schellevis
71675f7fc6 (legacy) refactor status_gateway_groups.php 2015-11-26 19:35:50 +00:00
Ad Schellevis
990f18c8d1 (menu) glitch after gateway edit 2015-11-26 17:17:15 +00:00
Ad Schellevis
87dd533ff6 (legacy) refactor status_gateways.php 2015-11-26 17:14:28 +00:00
Ad Schellevis
9abfe5e8ab (ids) add alert_action to log output (backend) 2015-11-26 11:52:36 +00:00
Ad Schellevis
4884a059be (IDS) add alert_action to log output 2015-11-26 11:51:55 +00:00
Ad Schellevis
14c59c64b1 (ui) pull in latest bootgrid version 2015-11-26 11:44:48 +00:00
Ad Schellevis
9bbca9c2ad (captiveportal, new) change rc script to use cp instead of rsync (which is not installed by default) and change file ownership to chroot user 2015-11-26 08:50:48 +00:00
Ad Schellevis
f9451641bc (legacy) auth: fix crash reporter warning 2015-11-25 17:02:15 +00:00
Franco Fichtner
608dbd9a45 auth: fix crash reporter warning 2015-11-25 17:41:51 +01:00
Ad Schellevis
efb83c621d (ipsec, vici) ignore socket connect issues and report back 2015-11-25 16:22:18 +00:00
Franco Fichtner
89cb9b3fca menu: remove iffy parens from interfaces section 2015-11-25 17:19:45 +01:00
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