pfsense/usr/local/www
jim-p e49d4564db Merge remote branch 'upstream/master'
Conflicts:
	etc/inc/globals.inc
	etc/inc/upgrade_config.inc
2011-06-14 16:41:15 -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 Optimized all images using Yahoo Smush.it service. 2011-03-23 11:39:35 -03:00
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 Teach row_helper about ipv6, should fix issue found here: 2011-05-14 10:08:19 -05:00
protochart
themes Merge remote branch 'upstream/master' 2011-06-08 14:13:22 -04:00
tree Optimized all images using Yahoo Smush.it service. 2011-03-23 11:39:35 -03:00
tree-images Optimized all images using Yahoo Smush.it service. 2011-03-23 11:39:35 -03:00
widgets More html fine tuning 2011-03-15 16:30:01 +01:00
wizards Revert this change. reload_all() already sends a reload message. Unfortunately there is still something else lurking that causes a delay when loading the wizard step 2011-05-12 13:03:40 -04:00
apple-touch-icon.png Optimized all images using Yahoo Smush.it service. 2011-03-23 11:39:35 -03:00
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 MAC mfg on another line in a smaller font if it's found. Less obtrusive than completely replacing the MAC. 2011-05-16 15:40:44 -04:00
diag_authentication.php Fix XSS issues 2010-11-12 11:36:20 -05:00
diag_backup.php Add a button here to clear the package lock. 2011-06-03 09:29:46 -04: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 Reverting class="sortable" damaged by commit 17d5077f61 2011-06-05 16:09:59 -04:00
diag_ipsec_sad.php Show how much data has passed on an SAD entry. 2011-06-02 12:47:53 -04:00
diag_ipsec_spd.php Reverting class="sortable" damaged by commit 17d5077f61 2011-06-05 16:09:59 -04: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 Surround the IPv6 address with brackets 2011-04-18 11:08:32 +02:00
diag_logs_ipsec.php Add more helpful logging 2011-03-16 13:19:19 +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 clearing of PPTP/PPPoE/L2TP server raw logs. Fixes #1340 2011-05-19 14:47:56 -04: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_ndp.php Add the IPv6 Neighbour list status page 2011-03-03 21:13:39 +01:00
diag_packet_capture.php Comment out debug print 2011-04-27 20:25:32 -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 So gethostbyname() does not work for ipv6, instead run both ping and ping6. That works too. 2010-10-23 12:28:14 +02: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 Run both traceroute and traceroute6 for ipv6 functionaility 2010-10-23 12:32:23 +02:00
easyrule.php add a ipprotocol variable to the easy add rules 2011-02-14 22:27:46 +01: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 Merge remote branch 'upstream/master' 2011-06-08 14:13:22 -04: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 Merge remote branch 'upstream/master' 2011-05-19 14:51:08 -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 Restoring gray background to the right of some tables in GUI. 2011-06-05 15:15:15 -04:00
firewall_nat_1to1_edit.php Bug #1403. Filter Rules description do not get saved when "(quote) present as character 2011-05-27 21:55:22 +00:00
firewall_nat_1to1.php Unbreak static routes 2011-01-21 09:34:16 +01:00
firewall_nat_edit.php Add missing plugin code. Move the pre_write section up a bit. 2011-05-30 12:28:21 -04:00
firewall_nat_npt_edit.php Fix edit bug that duplicated records. 2011-03-18 10:07:45 +01:00
firewall_nat_npt.php Add the firewall_nat_npt* pages so that you can enter use binat for Network prefix translation 2011-01-21 09:35:25 +01:00
firewall_nat_out_edit.php Use aon plugin 2011-05-30 15:27:50 -04:00
firewall_nat_out.php Merge remote branch 'upstream/master' 2011-06-01 09:00:09 -04:00
firewall_nat.php Unbreak static routes 2011-01-21 09:34:16 +01:00
firewall_rules_edit.php Merge remote branch 'upstream/master' 2011-06-01 16:56:04 -04:00
firewall_rules.php Merge remote branch 'upstream/master' 2011-06-01 16:56:04 -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 enlarge various address fields for IPv6 addresses 2011-03-17 12:45:09 +01:00
firewall_virtual_ip.php Correct check for ipaliases over carp so we do not allow the deletion. 2011-06-14 13:16:00 +00:00
getserviceproviders.php Include guiconfig.inc for auth 2010-11-29 16:48:23 -05:00
getstats.php Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
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 Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 19:14:40 -04:00
guiconfig.inc Nuke trailing newline 2011-06-07 11:09:31 -04: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 Show the OpenVPN instance description when listing interfaces to assign in the gui. 2011-06-14 16:36:37 -04: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 the gif edit page, it was checking the subnet bits, not the actual subnet. The check needs to be refined to check actual subnets instead of just the address. but this will do for now. 2011-03-27 13:17:41 +02: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 Correct saving of qinq specified members and also correctly destroy parent vlan when deleteing the interfaces. Also take care of attaching to netgraph now that we detach by default. 2011-04-28 21:21:11 +00:00
interfaces_qinq.php Correct saving of qinq specified members and also correctly destroy parent vlan when deleteing the interfaces. Also take care of attaching to netgraph now that we detach by default. 2011-04-28 21:21:11 +00:00
interfaces_vlan_edit.php Ticket #944. Also destory the previous interface if the user changing the vlan tag of an existing vlan entry. 2011-06-01 10:49:21 +00: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 Merge remote branch 'upstream/master' 2011-06-08 14:13:22 -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 Optimized all images using Yahoo Smush.it service. 2011-03-23 11:39:35 -03:00
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 Correct displaying any availble default value. 2011-06-14 13:39:03 +00: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 Allow packages to specify that their tabmenus should not be a drop-down list by using a <no_drop_down/> tag. 2011-06-12 16:10:22 +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 Bring more consistent style to CP edit mac and ip passthrough pages. 2011-05-26 20:16:08 +00:00
services_captiveportal_ip.php Misc fixups 2011-01-25 12:31:47 -05:00
services_captiveportal_mac_edit.php Bring more consistent style to CP edit mac and ip passthrough pages. 2011-05-26 20:16:08 +00:00
services_captiveportal_mac.php Free ipfw rule number after mac pass-through deletion. 2011-05-26 20:51:23 +00: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 Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html 2011-06-10 20:02:47 +00:00
services_captiveportal.php Allow Accounting Updates to become configurable when Accounting is selected. 2011-06-14 15:43:17 +02: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 DHCP only knows about IPv4 2011-05-26 22:52:26 -05:00
services_dhcpv6_edit.php Add a prefix pool for prefix delegation. Doesn't work yet. ISC dhcpd complaining about the network mask being too short. 2011-05-09 23:23:16 +02:00
services_dhcpv6.php Fix the input validation, typo in the field name. Mark the prefix delegation range as not required. 2011-05-11 15:18:53 +02: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 Allow someone to add a host DNS override twice, so long as the IP type isn't the same. Lets you add a host override for both IPv4 and IPv6 for the same hostname. 2011-06-11 20:51:05 -04:00
services_dnsmasq.php Reverting class="sortable" damaged by commit 17d5077f61 2011-06-05 16:09:59 -04:00
services_dyndns_edit.php Added HE.net (dns.he.net) to the list of available dyndns services. 2011-05-14 10:39:13 -04:00
services_dyndns.php Added HE.net (dns.he.net) to the list of available dyndns services. 2011-05-14 10:39:13 -04: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 Fixes #1327. Put description that a full qualified hostname is required. 2011-06-10 19:20:47 +00: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 Restoring gray background to the right of some tables in GUI. 2011-06-05 15:15:15 -04: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 Fixup MAC display on this other path too 2011-05-16 16:47:47 -04:00
status_dhcpv6_leases.php Show the DUID instead of the MAC. Fix online test. 2011-05-19 11:08:25 -04:00
status_filter_reload.php this should be checking for synchronizetoip not pfsyncpeerip 2011-05-07 00:14:54 -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 Show OpenVPN instances on Status > Traffic Graphs, with descriptions. 2011-04-25 15:50:53 -04:00
status_interfaces.php Merge remote branch 'upstream/master' 2011-06-08 14:13:22 -04: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 Merge remote branch 'upstream/master' 2011-06-01 09:00:09 -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 Make autocomplete on the login form optional. 2011-05-12 10:45:30 -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 Correct input object name from wrong copy/pasto. Reported-by: http://forum.pfsense.org/index.php/topic,37369.0.html 2011-06-02 08:14:10 +00:00
system_advanced_network.php gettext fixes 2010-08-12 09:44:02 -03:00
system_advanced_notifications.php Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465) 2011-03-16 15:31:22 +08: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 Redirect back to the CA/Cert management page after delete so a person can't refresh and accidentally delete other CA/Certs. (CRLs are deleted differently and don't need this fix) 2011-06-03 09:03:11 -04:00
system_certmanager.php Redirect back to the CA/Cert management page after delete so a person can't refresh and accidentally delete other CA/Certs. (CRLs are deleted differently and don't need this fix) 2011-06-03 09:03:11 -04:00
system_crlmanager.php fix missing images for CRLs 2011-05-17 21:59:03 -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 field lengths for IPv6 addresses 2011-03-17 12:52:26 +01: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 Fix static routes, typo in the variable name 2011-02-10 16:05:27 +01: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 Implement gettext() 2010-04-28 14:27:41 -03:00
system_usermanager_passwordmg.php Oops correct the POST destination page. 2011-06-07 08:08:13 +00:00
system_usermanager_settings_ldapacpicker.php gettext fixes 2010-08-12 09:44:02 -03:00
system_usermanager_settings_test.php Remove {} between variable since it's out of the string 2010-04-28 15:15:40 -03:00
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 Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password. 2011-06-06 10:53:42 +00:00
system.php enlarge various address fields for IPv6 addresses 2011-03-17 12:45:09 +01: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 Merge remote branch 'upstream/master' 2011-06-03 15:34:54 -04:00
vpn_ipsec_phase2.php Merge remote branch 'upstream/master' 2011-06-03 15:34:54 -04:00
vpn_ipsec.php Merge remote branch 'upstream/master' 2011-06-03 15:34:54 -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 Reverting class="sortable" damaged by commit 17d5077f61 2011-06-05 16:09:59 -04:00
vpn_openvpn_csc.php Fix XSS issues 2010-11-12 11:36:20 -05:00
vpn_openvpn_server.php Reverting class="sortable" damaged by commit 17d5077f61 2011-06-05 16:09:59 -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 Correct password variable name for input validation test on PPTP users. Fixes #1239 2011-05-19 14:26:26 -04: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 If we are disabling the radius inputs, also disable the secondary radius inputs. 2011-05-06 16:55: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 NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598 2011-06-14 11:36:20 +00:00