Commit Graph

15417 Commits

Author SHA1 Message Date
Renato Botelho
ea53e38ff1 gettext fixes 2010-08-12 09:44:02 -03:00
Vinicius Coque
a236afeefe Fix gettext on firewall_virtual_ip_edit.php 2010-08-12 09:36:38 -03:00
Vinicius Coque
f8c0efc91d Fix gettext on firewall_virtual_ip.php 2010-08-12 09:35:19 -03:00
Vinicius Coque
41f75af9fe Fix gettext on firewall_schedule.php 2010-08-12 09:34:00 -03:00
Vinicius Coque
21600ab1d2 Fix gettext on firewall_rules_edit.php 2010-08-12 09:32:59 -03:00
Carlos Eduardo Ramos
12fbd75b41 gettext() fixes on firewall_nat_out_edit.php 2010-08-12 09:31:04 -03:00
Carlos Eduardo Ramos
2ca035440f gettext() fixes on firewall_nat_out.php 2010-08-12 09:12:34 -03:00
Carlos Eduardo Ramos
39a3ce9115 gettext() fixes on firewall_nat_edit.php 2010-08-12 08:59:12 -03:00
Carlos Eduardo Ramos
5336d152a0 gettext() fixes on firewall_nat_1to1.php 2010-08-12 08:26:28 -03:00
Carlos Eduardo Ramos
3931c64398 gettext() fixes on firewall_aliases.php 2010-08-12 08:14:24 -03:00
Carlos Eduardo Ramos
a1cc442d05 gettext() fixes on diag_traceroute.php 2010-08-11 21:41:53 -03:00
Carlos Eduardo Ramos
ad57806b2f gettext() fixes on diag_system_pftop.php 2010-08-11 21:38:11 -03:00
Carlos Eduardo Ramos
fdbf9171ac gettext() fixes on diag_showbogons.php 2010-08-11 21:33:51 -03:00
Carlos Eduardo Ramos
28a9f06fde gettext() fixes on diag_routes.php 2010-08-11 21:31:04 -03:00
Carlos Eduardo Ramos
519d52bb25 gettext() fixes on diag_patterns.php 2010-08-11 21:28:13 -03:00
Carlos Eduardo Ramos
4a3c31d7f1 gettext() fixes on diag_packet_capture.php 2010-08-11 21:19:49 -03:00
Carlos Eduardo Ramos
9f6bd43e71 gettext() fixes on diag_overload_tables.php 2010-08-11 16:58:52 -03:00
Carlos Eduardo Ramos
aaaf679f49 gettext() fixes on diag_nanobsd.php 2010-08-11 16:54:57 -03:00
Renato Botelho
14d94ddc10 Implement geettext() on diag_smart.php 2010-08-11 16:45:33 -03:00
Carlos Eduardo Ramos
33bf9e7b13 gettext() fixes on diag_logs_filter_dynamic.php 2010-08-11 16:15:14 -03:00
Carlos Eduardo Ramos
35c7b0ce8a gettext() fixes on diag_ipsec_spd.php 2010-08-11 16:04:12 -03:00
Carlos Eduardo Ramos
f4713e578a gettext() fixes on diag_ipsec_sad.php 2010-08-11 16:00:14 -03:00
Carlos Eduardo Ramos
89a249558a gettext() fixes on diag_ipsec.php 2010-08-11 15:53:44 -03:00
Carlos Eduardo Ramos
673ee31440 gettext() fixes on diag_dump_states.php 2010-08-11 15:49:24 -03:00
Carlos Eduardo Ramos
ad3bca61c7 gettext() fixes on diag_defaults.php 2010-08-11 15:37:47 -03:00
Carlos Eduardo Ramos
dae4c48727 gettext() fixes on diag_backup.php 2010-08-11 15:27:59 -03:00
Renato Botelho
381af65980 Small gettext() fixes 2010-08-11 14:11:26 -03:00
Renato Botelho
45a06eeb09 Move : to gettext string 2010-08-11 14:02:33 -03:00
Ermal
8ebbae22e0 Fixes #821. Force usage of configured redirurl when one has been configured. 2010-08-11 16:32:59 +00:00
jim-p
2b3338f6fb Show the architecture after the version number. 2010-08-11 11:15:46 -04:00
Erik Fonnesbeck
c53220ef5f Add quotes back that were incorrectly removed when implementing gettext and add php tags around gettext where needed. 2010-08-10 16:54:27 -06:00
Erik Fonnesbeck
7d0a71d44e Separate RRD graph settings to a separate entry. 2010-08-10 16:19:32 -06:00
Ermal
4e76e03036 Do not forget status_rrd_graph.php. Spotted-by: Effone 2010-08-10 21:55:21 +00:00
Ermal
050f48306f Fixes #774. Add some pages to match under proper category. 2010-08-10 21:46:44 +00:00
Ermal
c5c4ae91ee remove duplicated entry. 2010-08-10 21:42:42 +00:00
Ermal
8d9cbe6ff3 Fixes #684. Test file existence before trying to kill the process. Also correct interface name passed as parameter to interface_configure function, it should fix another ticket as a byproduct. 2010-08-10 21:35:20 +00:00
Ermal
fd9ba7c09f Fixes #817. Tags/Marks can be used even outside floating rules. 2010-08-10 21:14:05 +00:00
Ermal
79b7f49845 Ticket #8. Use proper IP to pfctl -b and run the command after the rules have been removed for the not 'down' interfaces. 2010-08-10 20:49:40 +00:00
Eirik Oeverby
cdad313980 Fixed LB pool status display to match current config 2010-08-10 22:42:12 +02:00
Eirik Oeverby
cc7ed71def Removed custom test code 2010-08-10 22:34:44 +02:00
Ermal
68badd7f0e There is not point in unsetting if just after we set the var! 2010-08-10 20:25:43 +00:00
jim-p
e0c27075f3 Add the ability to select a mode for LB pool members, load balance (default) or manual failover. If manual failover is selected, only allow one server to be chosen as active. 2010-08-10 16:21:32 -04:00
Renato Botelho
a9d5bf0cab Merge remote branch 'mainline/master'
Conflicts:
	usr/local/www/status_lb_pool.php
2010-08-10 17:18:50 -03:00
Carlos Eduardo Ramos
55f88b5120 Fixing gettext calls on index.php 2010-08-10 15:50:25 -03:00
Carlos Eduardo Ramos
d8e1797ac0 Fixing gettext calls on diag_confbak.php 2010-08-10 15:22:35 -03:00
Scott Ullrich
c2d0699fef Increase upload file size to 1 megabyte 2010-08-10 14:14:00 -04:00
Vinícius Coque
17cc6627d4 Fix enable_change() broken on last gettext() implementation 2010-08-10 15:06:51 -03:00
jim-p
3e2165b6d9 Default to the 'pools' tab of the inbound load balancer, and move the monitor tab to the end. 2010-08-10 13:51:47 -04:00
Carlos Eduardo Ramos
bf978a0651 Removed duplicated tabs block on status_rrd_graph_settings.php 2010-08-10 14:15:50 -03:00
Chris Buechler
8c29490e56 lb status fixes from Ltning 2010-08-10 13:08:39 -04:00