pfsense/usr/local/www
2010-11-29 15:34:32 -05:00
..
classes fix double click to edit 2010-07-11 18:50:02 -04:00
code-syntax-highlighter
csrf Testing csrf-magic 2010-11-09 11:23:49 -05:00
filebrowser
includes Fix AJAX update of gateway status when the status is "Gathering Data". 2010-10-07 09:29:30 -04:00
javascript Cleanup code and fix dynamic firewall log reverse view, fixes #1031 2010-11-23 17:01:46 -05:00
protochart
themes CSS changes, fixes misaligned cursor in some password fields. Fixes item 1 in ticket #830 2010-11-02 16:07:29 -04:00
tree
tree-images
widgets Deactivate cpu graph. Will bring back in 2.1 2010-11-29 15:18:29 -05:00
wizards Add exit; so the redirection actually works. 2010-11-29 14:54:47 +00:00
apple-touch-icon.png
bandwidth_by_ip.php Resolves #879. Commit patch referenced in ticket to properly parse rate output. 2010-10-15 13:42:08 +00:00
carp_status.php Initialize variable. Ticket #1023. 2010-11-23 12:58:29 +00:00
diag_arp.php Print the theme correctly. 2010-10-05 11:06:35 +02:00
diag_authentication.php Fix XSS issues 2010-11-12 11:36:20 -05:00
diag_backup.php Disable CSRF checks on the backup page. 2010-11-15 14:16:54 -05:00
diag_confbak.php Merge remote branch 'mainline/master' 2010-08-12 12:55:32 -03:00
diag_defaults.php gettext() fixes on diag_defaults.php 2010-08-11 15:37:47 -03:00
diag_dns.php Do not escape strings twice 2010-11-06 14:34:28 -04:00
diag_dump_states.php Only use escapeshellarg when passing the arguments to the shell. Fixes #1005 2010-11-10 17:22:37 -05:00
diag_ipsec_sad.php gettext() fixes on diag_ipsec_sad.php 2010-08-11 16:00:14 -03:00
diag_ipsec_spd.php gettext() fixes on diag_ipsec_spd.php 2010-08-11 16:04:12 -03:00
diag_ipsec.php Add a button to connect a non-mobile IPsec VPN from Status > IPsec. Sends a ping from a local IP in the p2 subnet (if one exists on the router) to the remote p2 subnet. 2010-11-08 17:21:27 -05:00
diag_limiter_info.php Adding Diagnostics: Limiter 2010-11-23 17:48:31 -05:00
diag_logs_auth.php Reset diag_* files on this branch 2010-08-03 12:37:14 -03:00
diag_logs_dhcp.php Fixes #831. Restart the DHCP daemon when clearing the log file. 2010-08-20 14:37:34 -04:00
diag_logs_filter_dynamic.php gettext() fixes on diag_logs_filter_dynamic.php 2010-08-11 16:15:14 -03:00
diag_logs_filter_summary.php Modify various (s)printf format strings to allow translations to change the order of the inserted strings. 2010-08-11 22:18:34 -06:00
diag_logs_filter.php Fix misc XSS issues from davey b 2010-11-10 09:49:47 -05:00
diag_logs_ipsec.php Fixing gettext calls on diag_logs_ipsec.php 2010-08-10 10:54:35 -03:00
diag_logs_ntpd.php Fixing gettext calls on diag_logs_ntpd.php 2010-08-10 11:03:27 -03:00
diag_logs_openvpn.php Fixing gettext calls on diag_logs_openvpn.php 2010-08-10 11:01:44 -03:00
diag_logs_ppp.php Fixing gettext calls on diag_logs_ppp.php 2010-08-10 10:52:57 -03:00
diag_logs_relayd.php Fix order of tabs in this file. 2010-08-23 16:47:54 -04:00
diag_logs_settings.php Move : to gettext string 2010-08-11 14:02:33 -03:00
diag_logs_vpn.php Fix misc XSS issues from davey b 2010-11-10 09:49:47 -05:00
diag_logs.php Fix misc XSS issues from davey b 2010-11-10 09:49:47 -05:00
diag_nanobsd.php Just fix some space and tab problems 2010-08-12 14:17:28 -03:00
diag_packet_capture.php This needs to use gettext, since gettext is used on the value of the button. 2010-08-12 16:03:03 -06:00
diag_patterns.php gettext() fixes on diag_patterns.php 2010-08-11 21:28:13 -03:00
diag_pf_info.php Add st and si options 2010-11-23 18:54:41 -05:00
diag_ping.php Fix regular expression to allow 10 for ping count. 2010-09-10 14:35:39 -06:00
diag_pkglogs.php Modify various (s)printf format strings to allow translations to change the order of the inserted strings. 2010-08-11 22:18:34 -06:00
diag_resetstate.php Reset diag_* files on this branch 2010-08-03 12:37:14 -03:00
diag_routes.php Use <?php instead of the short form 2010-08-12 11:15:26 -03:00
diag_smart.php Fix XSS issues 2010-11-12 11:36:20 -05:00
diag_states_summary.php Use <?php instead of <? 2010-08-12 12:34:14 -03:00
diag_system_activity.php Reset diag_* files on this branch 2010-08-03 12:37:14 -03:00
diag_system_pftop.php Just fix some space and tab problems 2010-08-12 14:17:28 -03:00
diag_tables.php Added missing Save message. 2010-09-02 22:24:44 +02:00
diag_traceroute.php Just fix some space and tab problems 2010-08-12 14:17:28 -03:00
easyrule.php Use <?php instead of the short form 2010-08-12 11:15:26 -03:00
edit.php Upon restoring a config, replacing whole sections, or editing config.xml in edit.php, prevent possible accidental lockout from DNS rebind and HTTP referrer checks by disabling them until reboot or the next time they pass, whichever comes sooner. Ticket #1027 2010-11-21 10:23:34 -07:00
exec_raw.php Implement gettext() calls on exec_raw.php 2010-07-30 08:41:57 -03:00
exec.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
favicon.ico
fbegin.inc Rename to pfInfo for consistency 2010-11-23 17:54:43 -05:00
fend.inc Use complete path to call bottom-loader.js because we have chdir on some places that break it (e.g. status -> rrd_graph) 2010-08-30 15:28:11 -03:00
firewall_aliases_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
firewall_aliases_import.php Merge remote branch 'mainline/master' into 2_firewall 2010-08-03 10:59:34 -03:00
firewall_aliases.php fix text 2010-09-12 21:54:42 -04:00
firewall_nat_1to1_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
firewall_nat_1to1.php Allow 1:1 rules to specify source and destination. This is almost the same as on Port Forward tab rules without protocol and ports. 2010-09-03 17:45:12 +00:00
firewall_nat_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
firewall_nat_out_edit.php Do not save settings related to ports when protocol does not use ports. Ticket #953 2010-11-22 07:32:48 -07:00
firewall_nat_out.php Fix variable names. Ticket #954 2010-11-14 07:55:31 -07:00
firewall_nat.php Add missing quote for the image title of the delete button, which was masked by the code that used to be after it. 2010-08-06 18:53:13 -06:00
firewall_rules_edit.php Resolves #1043. Do not allow limiters in floating rules without direction. It is invalid practice and while the backend skips it the user should be warned. 2010-11-25 11:11:15 +00:00
firewall_rules.php Disable firewall rule drag and drop. Will bring this feature back in 2.1 2010-11-29 15:07:05 -05:00
firewall_schedule_edit.php Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible. 2010-11-12 22:44:11 -07:00
firewall_schedule.php Just fix some space and tab problems 2010-08-12 14:17:28 -03:00
firewall_shaper_layer7.php Fix typo in comment. 2010-11-16 23:47:56 -05:00
firewall_shaper_queues.php Fix XSS issues 2010-11-12 11:36:20 -05:00
firewall_shaper_vinterface.php Fix misc XSS issues from davey b 2010-11-10 09:49:47 -05:00
firewall_shaper_wizards.php Fixing gettext calls on firewall_shaper_wizards.php 2010-07-02 16:09:36 -03:00
firewall_shaper.php Fix misc XSS issues from davey b 2010-11-10 09:49:47 -05:00
firewall_virtual_ip_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
firewall_virtual_ip.php Just take action when there is a file otherwise just call filter_reload. 2010-09-01 16:09:03 +00:00
getserviceproviders.php
getstats.php
graph_cpu.php Fix gettext implementation on graph_cpu.php 2010-07-30 09:22:36 -03:00
graph.php Unbreak graphs 2010-11-10 23:14:31 -05:00
green_dot.jpg
gui.css
guiconfig.inc Add nocsrf flag 2010-11-14 14:46:35 -05:00
halt.php Fix gettext implementation on halt.php 2010-08-02 08:53:06 -03:00
head.inc Generalize the "low res" user agent detection so it isn't Apple-specific. Include Android in the detection, and also provide a mechanism so that the "low res" theme can be set in globals.inc. 2010-10-19 15:34:35 -04:00
headjs.php
help.php Added wiki help page for Tables and removed help link for Bogons (now included in Tables). 2010-09-03 11:47:16 +02:00
ifstats.php Ticket #682. Use pfSense modules function to collect interface stats. 2010-08-20 19:30:50 +00:00
index.php Make the change here, too. 2010-10-29 03:55:51 -06:00
installer.php Use php_uname where possible. 2010-11-26 20:54:17 +00:00
interfaces_assign.php Revert "Interface names should appear as uppercase" 2010-11-29 15:34:32 -05:00
interfaces_bridge_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
interfaces_bridge.php gettext() fixes on interfaces_bridge.php 2010-08-12 13:00:51 -03:00
interfaces_gif_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
interfaces_gif.php gettext() fixes on interfaces_gif.php 2010-08-12 13:40:30 -03:00
interfaces_gre_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
interfaces_gre.php Fix gettext on interfaces_gre.php 2010-08-12 10:17:00 -03:00
interfaces_groups_edit.php Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible. 2010-11-12 22:44:11 -07:00
interfaces_groups.php Fix some printfs and some text. 2010-08-12 16:02:41 -06:00
interfaces_lagg_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
interfaces_lagg.php Fix gettext on interfaces_lagg.php 2010-08-12 10:23:16 -03:00
interfaces_ppps_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
interfaces_ppps.php Correct checking if a ppp is in use to not allow accidental deletions. 2010-08-30 17:05:14 +00:00
interfaces_qinq_edit.php Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible. 2010-11-12 22:44:11 -07:00
interfaces_qinq.php Fix gettext on interfaces_qinq.php 2010-08-12 10:37:15 -03:00
interfaces_vlan_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
interfaces_vlan.php Fix height of plus button, reported at http://forum.pfsense.org/index.php/topic,28764.0.html 2010-10-01 12:40:44 -06:00
interfaces_wireless_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
interfaces_wireless.php Checked gettext() implementation on interfaces_wireless.php 2010-07-12 09:07:23 -03:00
interfaces.php Revert "Interface names should appear as uppercase" 2010-11-29 15:34:20 -05:00
license.php Fixing gettext calls on license.php 2010-08-10 11:27:39 -03:00
load_balancer_monitor_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
load_balancer_monitor.php desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320. 2010-10-19 12:39:01 -04:00
load_balancer_pool_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
load_balancer_pool.php desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320. 2010-10-19 12:39:01 -04:00
load_balancer_relay_action_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
load_balancer_relay_action.php desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320. 2010-10-19 12:39:01 -04:00
load_balancer_relay_protocol_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
load_balancer_relay_protocol.php desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320. 2010-10-19 12:39:01 -04:00
load_balancer_virtual_server_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
load_balancer_virtual_server.php desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320. 2010-10-19 12:39:01 -04:00
logobig.jpg
niftycssCode.css Restore this change, it breaks Nifty. We will need to come up with an alternate plan to get rid of the 2px of white space between the tabs and tabcont 2010-08-05 15:46:07 -04:00
niftycssprintCode.css
pkg_edit.php Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible. 2010-11-12 22:44:11 -07:00
pkg_mgr_install.php Ticket #1017. Put a @ before each fwrite to silence errors. Also setup the log file in the beginning rather than on each individual function. 2010-11-17 19:47:01 +00:00
pkg_mgr_installed.php Revert "Add Supported by BSD Perimter field" 2010-09-16 18:09:21 -04:00
pkg_mgr_settings.php Merge branch 'master' from http://gitweb.pfsense.org/pfsense/pfsense-gettext.git 2010-08-12 15:51:13 -06:00
pkg_mgr.php Revert "Add Supported by BSD Perimter field" 2010-09-16 18:09:21 -04:00
pkg.php NiftyCheck already included in bottom-loader.js otherwise div mainarea gets rounded twice. 2010-11-11 12:51:56 +02:00
preload.php Implement gettext() calls on preload.php 2010-07-29 12:01:42 -03:00
progress.php Small logic fixes, gettext fixes and make php -l happy 2010-08-12 12:34:00 -03:00
reboot.php Fix gettext implementation on reboot.php 2010-07-29 13:36:33 -03:00
restart_httpd.php Fix gettext implementation on restart_httpd.php 2010-07-29 13:24:26 -03:00
services_captiveportal_filemanager.php Fix some printfs and some text. 2010-08-12 16:02:41 -06:00
services_captiveportal_ip_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
services_captiveportal_ip.php gettext fixes 2010-08-12 10:32:15 -03:00
services_captiveportal_mac_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
services_captiveportal_mac.php gettext fixes 2010-08-12 10:32:15 -03:00
services_captiveportal_vouchers_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
services_captiveportal_vouchers.php Add a note about pressing cancel if user does not want to recreate the vouchers 2010-08-30 17:25:54 -04:00
services_captiveportal.php Rename to pass-through credits and improve descriptions. 2010-09-25 03:07:42 -06:00
services_dhcp_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
services_dhcp_relay.php Include myself in the copyrights i have changed this files more than enough. 2010-08-19 18:35:27 +00:00
services_dhcp.php Use correct names for integer and boolean types in DHCP options and fix typo in hexadecimal validation for strings. Fixes #962 2010-11-22 01:33:52 -07:00
services_dnsmasq_domainoverride_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
services_dnsmasq_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
services_dnsmasq.php gettext fixes 2010-08-12 10:32:15 -03:00
services_dyndns_edit.php Resolves #1018. Provide a more unique host name for the file. 2010-11-17 19:36:32 +00:00
services_dyndns.php Fix reading the ip from the right file for dyndns. 2010-11-19 18:24:58 +00:00
services_igmpproxy_edit.php Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible. 2010-11-12 22:44:11 -07:00
services_igmpproxy.php gettext fixes 2010-08-12 10:32:15 -03:00
services_rfc2136_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
services_rfc2136.php Merge remote branch 'mainline/master' into 4_load_balancer_and_services 2010-08-03 11:11:57 -03:00
services_snmp.php Fix XSS issues 2010-11-12 11:36:20 -05:00
services_wol_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
services_wol.php Merge remote branch 'mainline/master' 2010-08-12 12:55:32 -03:00
stats.php
status_captiveportal_test.php Implement gettext() calls on status_captiveportal_test.php 2010-07-20 21:30:41 -03:00
status_captiveportal_voucher_rolls.php Implement gettext() calls on status_captiveportal_voucher_rolls.php 2010-07-20 21:40:22 -03:00
status_captiveportal_vouchers.php Fix XSS issues 2010-11-12 11:36:20 -05:00
status_captiveportal.php Fix XSS issues 2010-11-12 11:36:20 -05:00
status_dhcp_leases.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
status_filter_reload.php Use != here to avoid a potential issue with empty() testing intermediate arrays. 2010-11-03 17:26:44 -04:00
status_gateway_groups.php Show status as Gathering data rather than unknown since the later seems to scary people! 2010-09-16 16:31:22 +00:00
status_gateways.php Show status as Gathering data rather than unknown since the later seems to scary people! 2010-09-16 16:31:22 +00:00
status_graph_cpu.php Implement gettext() calls on status_graph_cpu.php 2010-07-22 09:11:30 -03:00
status_graph.php Unbreak graphs 2010-11-10 23:14:31 -05:00
status_interfaces.php Corrections gettext implementation on status_interfaces.php 2010-07-23 14:03:33 -03:00
status_lb_pool.php desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320. 2010-10-19 12:39:01 -04:00
status_lb_vs.php desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320. 2010-10-19 12:39:01 -04:00
status_openvpn.php Fix OpenVPN client kill. Reported at http://forum.pfsense.org/index.php/topic,28784.0.html 2010-10-04 15:01:40 -04:00
status_queues.php CSRF startup code has been moved to guiconfig.inc 2010-11-12 18:34:51 -05:00
status_rrd_graph_img.php Change the require() to require_once() 2010-08-27 13:46:15 +02:00
status_rrd_graph_settings.php Copy logic for when to show the cellular tab from status_rrd_graph.php. Fixes #714 2010-11-10 21:56:12 -05:00
status_rrd_graph.php Fix Misc XSS issues 2010-11-09 11:38:27 -05:00
status_services.php Fix misc XSS issues from davey b 2010-11-10 09:49:47 -05:00
status_upnp.php Merge remote branch 'mainline/master' 2010-07-26 16:17:16 -03:00
status_wireless.php Protect against XSS by someone broadcasting an HTML SSID... (better to be safe...) 2010-11-12 12:29:53 -05:00
status.php Reset firewall_shaper_queues.php and status.php on this branch 2010-08-03 12:48:59 -03:00
system_advanced_admin.php Open link in new tab/window 2010-11-13 19:38:46 -05:00
system_advanced_firewall.php Add option to control automatic creation of NAT rules which assist forwarding rules that send traffic out to the same subnet it originated from. 2010-11-22 11:38:59 -07:00
system_advanced_misc.php Replace hardcoded pfSense with product_name. 2010-10-06 15:44:46 -04:00
system_advanced_network.php gettext fixes 2010-08-12 09:44:02 -03:00
system_advanced_notifications.php Unfortunately, using variables in this way in strings passed to gettext doesn't work well with translations. Replacing with sprintf for now. 2010-10-11 00:09:34 -06:00
system_advanced_sysctl.php Change the description field on sysctl tunables to be 'descr' and not 'desc' so they will gain CDATA protection. Ticket #320 2010-10-19 12:00:09 -04:00
system_authservers.php Fix XSS issues 2010-11-12 11:36:20 -05:00
system_camanager.php Fix XSS issues 2010-11-12 11:36:20 -05:00
system_certmanager.php Fix XSS issues 2010-11-12 11:36:20 -05:00
system_crlmanager.php Show CRL download link only for imported certificates or CRLs with revoked certificates. 2010-11-17 19:16:45 -05:00
system_firmware_auto.php Detect if nanobsd or nanobsd-vga image must be used for upgrade 2010-07-12 17:10:29 -03:00
system_firmware_check.php Modify various (s)printf format strings to allow translations to change the order of the inserted strings. 2010-08-11 22:18:34 -06:00
system_firmware_settings.php Add option to System: Firmware: Settings for running gitsync after installing an update, hidden/disabled if git has not been installed yet. 2010-11-10 03:03:00 -07:00
system_firmware.php gettext fixes 2010-08-12 09:44:02 -03:00
system_gateway_groups_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
system_gateway_groups.php Add a note to the Gateway Groups page reminding users that they must be used in firewall rules, and don't work just by defining the groups. Also, add thead/tbody/tfoot. 2010-09-23 12:51:38 -04:00
system_gateways_edit.php When adding/editing a gateway, check IP alias subnets, too. Fixes #1015 2010-11-22 09:23:03 -07:00
system_gateways.php Display delete(x) buttons. 2010-09-16 17:26:32 +00:00
system_groupmanager_addprivs.php Prevent a warning that would appear when modifying privileges of an empty group. 2010-08-18 21:28:49 -06:00
system_groupmanager.php Fix XSS issues 2010-11-12 11:36:20 -05:00
system_routes_edit.php Resolves #1040. Fix dynamic addition of gateways from routes edit screen. 2010-11-25 12:29:03 +00:00
system_routes.php Ticket #866 #632. Save old settings or actions to be taken for reconfiguring a route/vip on a tmp file and make use that information when apply settings buttons is clicked. This makes the gui behave as expected. 2010-09-01 15:51:38 +00:00
system_usermanager_addprivs.php
system_usermanager_settings_ldapacpicker.php gettext fixes 2010-08-12 09:44:02 -03:00
system_usermanager_settings_test.php
system_usermanager_settings.php Ticket #934. Perform test only for ldap backend. Also tell the user through a message when they click it for other backends. 2010-10-15 13:59:03 +00:00
system_usermanager.php Fix XSS issues 2010-11-12 11:36:20 -05:00
system.php Fix braindead code! 2010-09-17 13:27:39 +00:00
treeview.css
upload_progress.php Fix gettext implementation on upload_progress.php 2010-07-30 15:52:51 -03:00
uploadconfig.php Fix gettext implementation on uploadconfig.php 2010-07-30 15:47:15 -03:00
vpn_ipsec_keys_edit.php Fix XSS issues 2010-11-12 11:36:20 -05:00
vpn_ipsec_keys.php Don't show empty user IPsec keys. 2010-11-03 10:26:12 -04:00
vpn_ipsec_mobile.php Fix XSS issues 2010-11-12 11:36:20 -05:00
vpn_ipsec_phase1.php Fix XSS issues 2010-11-12 11:36:20 -05:00
vpn_ipsec_phase2.php Add other interfaces to local network selection and show proper names. Fixes #965 2010-11-22 08:53:15 -07:00
vpn_ipsec.php Fix text for the P1 table header. 2010-11-24 03:42:38 -07:00
vpn_l2tp_users_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
vpn_l2tp_users.php Bring l2tp users page back to latest world of 2.0 to avoid errors. Reported-by: http://forum.pfsense.org/index.php/topic,28829.0.html 2010-10-04 13:00:49 +00:00
vpn_l2tp.php gettext fixes 2010-08-12 09:44:02 -03:00
vpn_openvpn_client.php When the local port is left blank on an OpenVPN client, use 'lport 0' to direct the client to use a random source port. Fixes #1025 2010-11-19 10:31:56 -05:00
vpn_openvpn_csc.php Fix XSS issues 2010-11-12 11:36:20 -05:00
vpn_openvpn_server.php Fix XSS issues 2010-11-12 11:36:20 -05:00
vpn_pppoe_edit.php Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible. 2010-11-12 22:44:11 -07:00
vpn_pppoe.php Make possible to run multiple instances of pppoe server. Not yet switched to mpd4. 2010-09-02 17:27:14 +00:00
vpn_pptp_users_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
vpn_pptp_users.php 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
vpn_pptp.php On vpn_pptp.php only unset variables that are set. 2010-09-08 17:37:48 -06:00
wizard.php Save the host name and domain to a temporary location until the setup wizard is finished to prevent triggering the DNS rebind message. Fixes #1022 Also use this information to implement the redirect for changed host for ticket #455 2010-11-18 02:34:51 -07:00
xmlrpc.php Ticket #975. Rearrange code a little. 2010-10-27 20:56:57 +00:00