Commit Graph

15012 Commits

Author SHA1 Message Date
Carlos Eduardo Ramos
9856587dc6 Fix gettext implementation on installer.php 2010-07-30 17:25:54 -03:00
Rafael Lucas
9dd1ff8839 Merge branch 'master' of git@rcs.pfsense.org:pfsense/pfsense-gettext 2010-07-30 17:11:30 -03:00
Rafael Lucas
0f3c5f2d12 Implement gettext() calls on license.php 2010-07-30 17:09:49 -03:00
Rafael Lucas
65effce3ff Implement gettext() calls on installer.php 2010-07-30 16:49:44 -03:00
Carlos Eduardo Ramos
e2d86c0b71 Fix gettext implementation on wizard.php 2010-07-30 16:16:34 -03:00
Vinicius Coque
d50cf30290 Merge branch 'master' of rcs.pfsense.org:pfsense/pfsense-gettext 2010-07-30 16:08:42 -03:00
Vinicius Coque
72423b73c7 Merge remote branch 'mainline/master'
Conflicts:
	usr/local/www/carp_status.php
	usr/local/www/diag_nanobsd.php
	usr/local/www/services_captiveportal_ip_edit.php
2010-07-30 16:06:28 -03:00
Carlos Eduardo Ramos
100bdb457a Fix gettext implementation on upload_progress.php 2010-07-30 15:52:51 -03:00
Carlos Eduardo Ramos
65634b7eaf Fix gettext implementation on uploadconfig.php 2010-07-30 15:47:15 -03:00
Rafael Lucas
4306bb7a89 Corrections gettext() calls on vpn_pppoe_users_edit.php 2010-07-30 13:58:45 -03:00
Rafael Lucas
346e620338 Corrections gettext() calls on vpn_l2tp.php 2010-07-30 13:48:14 -03:00
Rafael Lucas
11c160b0e6 Corrections gettext() calls on vpn_ipsec_phase2.php 2010-07-30 13:45:05 -03:00
Rafael Lucas
171b04680a Corrections gettext() calls on vpn_ipsec_keys.php 2010-07-30 13:40:36 -03:00
Rafael Lucas
f5dddbc9a3 Corrections gettext() calls on vpn_ipsec_keys_edit.php 2010-07-30 13:38:46 -03:00
Carlos Eduardo Ramos
264d3291e1 Fix gettext implementation on vpn_pppoe.php 2010-07-30 13:29:38 -03:00
Ermal
83463e1e99 When filtering on the member interfaces of the bridge tell if_bridge to send locally destined packets as coming from the member itself. This should fix some reported issues on Ticket #729. 2010-07-30 16:26:07 +00:00
Ermal
3ca774ac10 Be more correct and do the same checks for RXCSUM capabilities as is done for TXCSUM one. 2010-07-30 15:18:47 +00:00
Ermal
a639bb917d Ticket #88. Correctly use the parameter returned from link_interface_to_bridge to actually set the flags on the interface being configured the same as the bridge. While here simplify gre/gif handling too. 2010-07-30 15:16:32 +00:00
Carlos Eduardo Ramos
1c83021a78 Fix gettext implementation on vpn_openvpn_server.php 2010-07-30 10:51:09 -03:00
Carlos Eduardo Ramos
cd82ab617e Fix gettext implementation on vpn_ipsec_phase1.php 2010-07-30 10:40:57 -03:00
jim-p
3c9781d86a Check if this variable is empty before using, since if it's null/empty, it will come back true when we don't want that. 2010-07-30 09:32:05 -04:00
Carlos Eduardo Ramos
e222daebbd Fix gettext implementation on vpn_pptp.php 2010-07-30 10:21:15 -03:00
Carlos Eduardo Ramos
9f6651a399 Fix gettext implementation on vpn_pptp.php 2010-07-30 09:56:06 -03:00
Carlos Eduardo Ramos
846b664dd7 Fix gettext implementation on graph_cpu.php 2010-07-30 09:22:36 -03:00
Carlos Eduardo Ramos
8454080afe Implement gettext() calls on graph.php 2010-07-30 09:18:23 -03:00
Carlos Eduardo Ramos
1c06ed45b1 Implement gettext() calls on graph_cpu.php 2010-07-30 08:52:25 -03:00
Carlos Eduardo Ramos
28dd1a3e5c Implement gettext() calls on exec_raw.php 2010-07-30 08:41:57 -03:00
Carlos Eduardo Ramos
b94075a054 Implement gettext() calls on exec.php 2010-07-30 08:37:01 -03:00
smos
318c1505e8 Do not use a monitor address from a load balancer pool as the monitor IP for a connection. This can lead to incorrect configurations. Some 1.2
configurations use load balancer pools as a subtitute for a gateway since that option was not available then.
2010-07-30 12:58:54 +02:00
smos
d827f9ccaf Invert the is_array() check as this incorrectly unsets the gateway array leaving the system unreachable 2010-07-30 11:54:35 +02:00
Ermal
34525fefe1 Show all tables present in the tables ruleset on the diag overload tables. 2010-07-29 21:02:05 +00:00
Ermal
ca7b7f7eb0 Fixes #768. Do not show twice the table that is selected. 2010-07-29 20:52:36 +00:00
Carlos Eduardo Ramos
a1c2ef43fc Implement gettext() calls on edit.php 2010-07-29 17:40:21 -03:00
Carlos Eduardo Ramos
a918720833 Implement gettext() calls on easyrule.php 2010-07-29 17:04:26 -03:00
Carlos Eduardo Ramos
2df8214afd Implement gettext() calls on carp_status.php 2010-07-29 16:58:16 -03:00
Carlos Eduardo Ramos
a11291923c Implement gettext() calls on bandwidth_by_ip.php 2010-07-29 16:49:04 -03:00
jim-p
6d8e6b2257 Follow the restored username as the logged in user when upgrading a config. Otherwise you can get access errors if you need to do an interface reassignment. 2010-07-29 15:38:38 -04:00
Carlos Eduardo Ramos
70085c739c Implement gettext() calls on vpn_pptp.php 2010-07-29 15:21:13 -03:00
smos
4473744f30 Create a valid apinger configuration file for targets that are down during creation. 2010-07-29 20:16:34 +02:00
jim-p
6fe72bc84e Use cp -p to preserve permissions (exec) 2010-07-29 14:03:36 -04:00
jim-p
bf07217998 Save the old shutdown binary in an attempt to smooth a firmware upgrade that crosses to/from 32/64-bit. 2010-07-29 14:03:19 -04:00
Ermal
439b0e26bc Do not write anything to config before finishing all tests of correctnes. This avoids a problem of wrong config to apinger Discovered-by: Seth 2010-07-29 17:10:28 +00:00
Carlos Eduardo Ramos
0b028cde6c Fix gettext implementation on progress.php 2010-07-29 13:46:15 -03:00
Carlos Eduardo Ramos
f736260e31 Fix gettext implementation on reboot.php 2010-07-29 13:36:33 -03:00
Carlos Eduardo Ramos
a0d37fd5c4 Fix gettext implementation on restart_httpd.php 2010-07-29 13:24:26 -03:00
Carlos Eduardo Ramos
e43b1051fa Fix gettext implementation on vpn_pptp_users.php 2010-07-29 13:13:54 -03:00
Carlos Eduardo Ramos
338fff726a Fix gettext implementation on vpn_pptp_users_edit.php 2010-07-29 13:06:09 -03:00
Carlos Eduardo Ramos
62f8bb60ef Fix gettext implementation on vpn_pptp.php 2010-07-29 12:50:55 -03:00
Rafael Lucas
5a9a22b6f7 Implement gettext() calls on preload.php 2010-07-29 12:01:42 -03:00
Rafael Lucas
38232678de Implement gettext() calls on progress.php 2010-07-29 12:00:16 -03:00