pfsense/usr/local/www
2011-04-27 12:03:09 -04:00
..
classes fix double click to edit 2010-07-11 18:50:02 -04:00
code-syntax-highlighter
csrf clarify CSRF failure message 2010-12-28 11:55:19 -05:00
filebrowser
includes Fix AJAX update of gateway status when the status is "Gathering Data". 2010-10-07 09:29:30 -04:00
installer misc comments 2010-12-22 15:41:39 -05:00
javascript Only start log update ajax timer if the updateDelay is defined. http://forum.pfsense.org/index.php/topic,35771.0.html 2011-04-18 13:08:06 -04:00
protochart
themes Make sure all themes have the right colors defined. 2011-04-04 13:41:21 -04:00
tree
tree-images
widgets * Prevent concurrent logins on CP to not be recorded on the DB. 2011-03-04 20:15:22 +00:00
wizards Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lower case, or it causes some GUI irregularities. Seen http://forum.pfsense.org/index.php/topic,33865.0.html and elsewhere. 2011-03-03 09:24:04 -05: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 Note that disabling does not survive a reboot 2011-03-24 18:34:26 -04:00
crash_reporter.php Flush the buffer 2011-02-27 15:43:40 -05: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 In update_alias_names_upon_change function add capability to access more deeply nested sections and fields. 2011-02-13 06:44:22 -07:00
diag_confbak.php Merge remote branch 'mainline/master' 2010-08-12 12:55:32 -03:00
diag_defaults.php fix default password display 2011-02-20 17:31:35 -05: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_xml.php Add the diag_ipsec_xml.php page, this provides a XML interface to the 2011-02-21 19:23:48 +01: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 Fix display of these pages on Opera. http://forum.pfsense.org/index.php/topic,32773.0.html 2011-01-31 12:38:39 -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 don't use hard coded theme 2011-01-03 21:20:56 -05:00
diag_logs_ipsec.php Hopefully improve the useless ipsec logs with highlighting 2011-03-16 12:29:00 +01: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 Revert "Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087" - voucher db backup already existed under a different name. Ticket is still fixed, just by different code that was already there. 2010-12-14 17:22:17 -05:00
diag_packet_capture.php Whitespace cleanup, code cleanup, add choice to filter on ipv4/ipv6 and also accept a subnet to filter on via the host field. 2011-04-27 12:03:09 -04:00
diag_patterns.php gettext() fixes on diag_patterns.php 2010-08-11 21:28:13 -03:00
diag_pf_info.php Fix display of these pages on Opera. http://forum.pfsense.org/index.php/topic,32773.0.html 2011-01-31 12:38:39 -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 Make use of the new tab menu and use _GET instead of _POST for pkg name passed in URL. 2010-12-02 19:21:59 +02: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 Use a better regex here, sometimes ad devices can be numbered >=10. 2011-02-16 11:31:21 -05:00
diag_states_summary.php Use <?php instead of <? 2010-08-12 12:34:14 -03:00
diag_system_activity.php Fix display of these pages on Opera. http://forum.pfsense.org/index.php/topic,32773.0.html 2011-01-31 12:38:39 -05:00
diag_system_pftop.php Fix display of these pages on Opera. http://forum.pfsense.org/index.php/topic,32773.0.html 2011-01-31 12:38:39 -05: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 Add missing pages to the authentication system. 2011-03-04 21:53:07 +00: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 Pass $notices to print_notices(), since it requires a parameter. 2011-02-15 11:03:30 -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 Add all to the reserved keywords 2011-03-22 10:21:03 -04:00
firewall_aliases_import.php Merge remote branch 'mainline/master' into 2_firewall 2010-08-03 10:59:34 -03:00
firewall_aliases.php Add alias support for source and destination ports on outbound NAT. 2011-02-13 09:27:51 -07:00
firewall_nat_1to1_edit.php In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed. 2011-03-28 12:17:41 -04:00
firewall_nat_1to1.php switch back to Internal rather than Source, Source is just confusing 2010-12-25 15:56:43 -05:00
firewall_nat_edit.php In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed. 2011-03-28 12:17:41 -04:00
firewall_nat_out_edit.php In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed. 2011-03-28 12:17:41 -04:00
firewall_nat_out.php Fix typo 2011-03-10 20:37:34 -05:00
firewall_nat.php Do not break on header titles 2010-12-21 21:02:17 -05:00
firewall_rules_edit.php In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed. 2011-03-28 12:17:41 -04:00
firewall_rules.php In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed. 2011-03-28 12:17:41 -04: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 Unbreak adding subqueues to limiters. Correct some text in the way. 2011-03-22 18:19:49 +00:00
firewall_shaper_wizards.php Fixing gettext calls on firewall_shaper_wizards.php 2010-07-02 16:09:36 -03:00
firewall_shaper.php <script/> tags are put in the function build_javascript no need to put them here. Prevents errors reported at:http://forum.pfsense.org/index.php/topic,34139.0.html 2011-04-04 15:05:59 +00:00
firewall_virtual_ip_edit.php Add a per-entry option for Proxy ARP VIPs of the Network type to disable their expansion on Port Forwards and Outbound NAT screens. Will allow users with large proxy arp subnets used only with 1:1 to still load those pages in a reasonable time. Resolves #1119 2010-12-20 15:01:51 -05:00
firewall_virtual_ip.php More safety belts. Do not allow a carp referenced by an ipalias to be deleted. 2010-12-17 21:31:31 +00:00
getserviceproviders.php Include guiconfig.inc for auth 2010-11-29 16:48:23 -05:00
getstats.php
graph_cpu.php Enforce session establishment. 2011-03-04 22:00:51 +00:00
graph.php Unbreak graphs 2010-11-10 23:14:31 -05:00
green_dot.jpg
gui.css
guiconfig.inc Only show the you can monitor the filter reload process for filter related changes 2011-02-27 15:50:06 -05:00
halt.php Fix gettext implementation on halt.php 2010-08-02 08:53:06 -03:00
head.inc Provide a method for rebrands to force a theme. Otherwise upgrading nanobsd from pfSense to a rebrand image without the theme in the config.xml will have a broken GUI since the theme isn't there. 2011-04-22 11:23:43 -04:00
headjs.php Enforce session establishment. 2011-03-04 22:05:39 +00:00
help.php Enforce session establishment. 2011-03-04 22:02:12 +00:00
ifstats.php Ticket #682. Use pfSense modules function to collect interface stats. 2010-08-20 19:30:50 +00:00
index.php Add a global g option named disablecrashreporter which defaults to false for rebrands 2011-02-07 21:37:17 -05:00
interfaces_assign.php Add a check if the configuration of dhcpd exists for wan before unset, resolves #1303 2011-02-22 23:32:30 -03:00
interfaces_bridge_edit.php Fix page title text. Replace "Firewall" with "Interfaces" in title. 2011-03-02 11:51:30 +07:00
interfaces_bridge.php gettext() fixes on interfaces_bridge.php 2010-08-12 13:00:51 -03:00
interfaces_gif_edit.php Fix page title text. Replace "Firewall" with "Interfaces" in title. 2011-03-02 11:51:30 +07:00
interfaces_gif.php gettext() fixes on interfaces_gif.php 2010-08-12 13:40:30 -03:00
interfaces_gre_edit.php Fix page title text. Replace "Firewall" with "Interfaces" in title. 2011-03-02 11:51:30 +07:00
interfaces_gre.php Fix double click editing of GRE interfaces 2010-12-21 16:26:19 -05:00
interfaces_groups_edit.php Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168 2011-01-06 13:52:52 -05:00
interfaces_groups.php Fix some printfs and some text. 2010-08-12 16:02:41 -06:00
interfaces_lagg_edit.php Make sure we tell the code that the interface exists otherwise multiple laggs might get created. 2011-03-03 16:30:07 +00:00
interfaces_lagg.php Fix gettext on interfaces_lagg.php 2010-08-12 10:23:16 -03:00
interfaces_ppps_edit.php Do more strict checking if an ppp type interface is assigned before starting the mpd process behind it. Trigered-by: http://forum.pfsense.org/index.php/topic,34377.0.html 2011-03-15 12:17:12 +00: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 Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168 2011-01-06 13:52:52 -05:00
interfaces_qinq.php Fix gettext on interfaces_qinq.php 2010-08-12 10:37:15 -03:00
interfaces_vlan_edit.php Fix page title text. Replace "Firewall" with "Interfaces" in title. 2011-03-02 11:51:30 +07: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 page title text. Replace "Firewall" with "Interfaces" in title. 2011-03-02 11:51:30 +07:00
interfaces_wireless.php Checked gettext() implementation on interfaces_wireless.php 2010-07-12 09:07:23 -03:00
interfaces.php Move the link to add a gateway up next to the drop-down box so it is more obvious. 2011-04-15 08:53:23 -04: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 Add a retry field to the LB Pool config to allow specifying how many times to retry a server before declaring it dead. 2010-12-14 12:19:58 -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 Allow setting package interfaces to loopback (lo0) 2011-01-19 18:35:51 -05:00
pkg_mgr_install.php don't show version on this page either, to match the other pages 2011-01-25 05:32:14 -05:00
pkg_mgr_installed.php Reset this var before this test, otherwise if the test is skipped, it will carry over the value from the previous run. 2011-02-22 14:29:57 -05: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 Warn users a different way if packages are being reinstalled in the background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html ) 2011-01-24 14:34:44 -05:00
pkg.php Correct indentation 2011-02-21 11:42:19 +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 Misc fixups 2011-01-25 12:31:47 -05:00
services_captiveportal_hostname_edit.php Do not call true here according to Ermal 2011-02-02 16:27:38 -05:00
services_captiveportal_hostname.php Redirect to correct page 2011-01-25 17:03:32 -05:00
services_captiveportal_ip_edit.php Fix formatting. Die, VIM, DIE! 2011-01-25 11:35:33 -05:00
services_captiveportal_ip.php Misc fixups 2011-01-25 12:31:47 -05: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 Misc fixups 2011-01-25 12:31:47 -05: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 Properly set/unset voucher enable/disable bit. 2011-04-15 12:11:52 -04:00
services_captiveportal.php fix text 2011-03-20 16:56:23 -04:00
services_dhcp_edit.php Fix start/end test for an IP in DHCP pool. Resolves #1280 2011-02-13 19:19:39 -05:00
services_dhcp_relay.php Make page more html friendly. 2010-11-30 23:29:01 -05:00
services_dhcp.php No need to set this here anymore. We set it higher by default. 2011-01-18 10:38:54 -05:00
services_dnsmasq_domainoverride_edit.php Accept # for a DNS override domain DNS server, this makes dnsmasq ignore a previous less specific domain and use system default name servers instead. So you can override example.com to 10.10.10.2 but www.example.com will consult normal DNS. 2010-12-23 11:21:43 -05:00
services_dnsmasq_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
services_dnsmasq.php Fix whitespace formatting. 2011-02-17 12:54:49 -05:00
services_dyndns_edit.php Don't forget to clear username field so it doesn't show up on next edit. 2011-02-24 00:14:32 +07: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 Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168 2011-01-06 13:52:52 -05: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 Resolves #1418. Correct test to actully do what's intended. 2011-04-06 10:49:51 +00:00
services_wol_edit.php Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
services_wol.php Prevent the command wol for being called without propper ip information. Reported-by: http://forum.pfsense.org/index.php/topic,34314.0.html 2011-03-12 00:36:06 +00:00
stats.php Enforce session establishment. 2011-03-04 22:00:51 +00:00
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 * Prevent concurrent logins on CP to not be recorded on the DB. 2011-03-04 20:15:22 +00:00
status_dhcp_leases.php Display confirmation before sending Wake on LAN packet to clicked MAC address in list of DHCP leases. Ticket #861 2010-12-22 08:18:06 -07:00
status_filter_reload.php Change this form to a POST instead of using GET with button inputs. For some reason using the GET method was causing things to be invoked twice, which led to two concurrent XMLRPC syncs, which can cause issues. 2011-02-16 13:04:08 -05: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 Show OpenVPN instances on Status > Traffic Graphs, with descriptions. 2011-04-25 15:50:53 -04:00
status_interfaces.php Add missing "Connect/Disconnect" button to GUI for L2TP client connections. 2011-03-22 07:43:19 +07:00
status_lb_pool.php Move some lb status parsing functions to a common area so they can be reused by the widget. 2010-12-14 10:42:38 -05:00
status_lb_vs.php Move some lb status parsing functions to a common area so they can be reused by the widget. 2010-12-14 10:42:38 -05: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 Try again to fix the calculation for out bits 95th percentile. (Works for me) 2011-03-31 13:08:06 -04:00
status_rrd_graph_settings.php Added Captive Portal RRD graphs, there are two graphs one for the number of logged in users since last rrd poll, and concurrent number of users logged in. 2011-01-28 17:16:19 +02:00
status_rrd_graph.php Added Captive Portal RRD graphs, there are two graphs one for the number of logged in users since last rrd poll, and concurrent number of users logged in. 2011-01-28 17:16:19 +02:00
status_services.php Sort services on the services status page and widget. 2011-01-10 17:49:42 -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 clarify text 2011-03-31 06:06:01 -04:00
system_advanced_firewall.php Test if a variable is set before trying to unset it. If a user has no rules in their config, then $config['filter'] would not be undefined, so unsettings $config['filter']['bypassstaticroutes'] would result in an error. http://forum.pfsense.org/index.php/topic,35702.0.html 2011-04-14 13:26:04 -04:00
system_advanced_misc.php Add an option under advanced->misc to specify a proxy for retreiving pfsense package info or downloading packages. 2011-04-18 18:25:56 +00: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 No need to include head.inc twice 2011-04-26 14:37:43 -04:00
system_authservers.php Fix XSS issues 2010-11-12 11:36:20 -05:00
system_camanager.php Reject encrypted CA private keys. Resolves #1446 2011-04-21 10:33:38 -04:00
system_certmanager.php Validate imported CA/Cert a bit more strongly. Should fix #1190 2011-01-13 09:33:13 -05:00
system_crlmanager.php Allow importing a CRL for an external CA. 2011-03-30 15:21:36 -04:00
system_firmware_auto.php Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached. 2011-02-12 18:34:32 +00:00
system_firmware_check.php Do a more strict check on the return value of the download function. Fixes #1309 2011-02-26 14:20:00 -05:00
system_firmware_settings.php Only display gitsync settings on supported platforms. 2011-02-28 09:12:24 -07:00
system_firmware.php don't show platform here (rebrands) 2011-01-19 13:53:59 -05: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 fix text 2010-12-25 16:19:49 -05: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 Correct the test which displays an error if someone chose to save+test but doesn't have an ldap backend. Also, fix a typo. 2011-02-24 13:20:49 -05:00
system_usermanager.php Set user when removing privileges, otherwise things like the user's shell would not be reset until pressing save, which is inconsistent with that step not being needed when adding privileges. 2011-04-21 15:33:13 -04: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 typo 2011-03-07 15:03:21 -05:00
vpn_ipsec_phase1.php Correct variable name. This could never have deleted the static route for IPsec vpns on multi wan 2011-02-24 14:10:06 +01:00
vpn_ipsec_phase2.php Make sure to resolve the gateway name before passing it off to the IPsec reload function 2011-02-24 14:10:57 +01:00
vpn_ipsec.php Add a toggle under System > Advanced on the misc tab to enable/disable debug mode for racoon. 2011-04-11 16:58:13 -04: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 Add missing fields for l2tp to define dns and wins servers 2011-04-13 09:52:58 +02:00
vpn_openvpn_client.php Don't test for a user cert here either, see previous commit. 2011-04-07 11:49:40 -04:00
vpn_openvpn_csc.php Fix XSS issues 2010-11-12 11:36:20 -05:00
vpn_openvpn_server.php Allow users to select SSL/TLS+User Auth with external authentication sources. 2011-04-26 17:08:05 -04: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 fix text 2010-12-25 16:32:51 -05:00
vpn_pptp_users_edit.php Be more restrictive with PPTP passwords, invalid characters can blow up the config. 2011-01-10 16:23:49 -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 fix text 2011-03-22 20:36:10 -04: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 Allow ipalias with carp as parent interface to be synchronized. 2011-02-01 19:09:37 +00:00