pfsense/usr/local/www
Chris Buechler f8d1587b6e Merge pull request #882 from derelict-pf/cp-nohttpsforwards
Add checkbox and logic to disable forwarding HTTPS/SSL (Port 443)
2014-01-09 00:18:49 -08:00
..
classes Update HTML code in "include" files 2013-02-06 23:41:35 +00:00
code-syntax-highlighter
csrf Fix this browser check 2012-10-31 17:40:17 -06:00
css Make synamic firewall logs and widget add new rows: 2013-01-25 15:16:47 -02:00
filebrowser Require guiconfig.inc 2011-12-03 17:54:37 -05:00
includes Avoid dashboard divide by zero errors 2013-12-22 07:37:37 -06:00
installer Remove remaining hardcoded theme names 2013-07-17 12:29:27 -03:00
javascript Also account for a widget being null/not defined, and not just closed/open. 2013-12-05 15:05:24 -05:00
protochart
shortcuts Shuffle some more logs around to more appropriate places. 2013-05-08 15:48:57 -04:00
themes fix typos 2013-07-27 21:24:44 -03:00
tree Fix #3113, fix multiple english spell errors s/seperet/separat/ 2013-07-28 10:31:40 -03:00
tree-images
widgets added missing quotes 2013-12-05 10:24:36 -05:00
wizards Prevent network or broadcast address to be set on interface (console, GUI and wizard). It should fix #3196 2013-12-04 18:21:30 -02:00
apple-touch-icon.png
bandwidth_by_ip.php Fix dnsmasq host overrides and dhcp integration 2013-05-01 13:09:04 -03:00
carp_status.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
crash_reporter.php Make sure the directory exists 2013-02-10 12:22:50 +00:00
diag_arp.php Add a note to the ARP page about IPv6 peers using NDP, with a link. 2013-04-10 09:51:15 -04:00
diag_authentication.php Fix #3127 2013-09-06 08:10:37 -03:00
diag_backup.php Fix #3079, add a section for DHCPv6 Server backup 2013-07-08 21:10:14 -03:00
diag_confbak.php Value in attributes should be lower case 2013-02-07 12:44:25 +00:00
diag_defaults.php Whitespace fixes 2013-01-30 10:22:54 -05:00
diag_dns.php Simplify the code. 2013-11-07 09:52:28 -08:00
diag_dump_states_sources.php (line endings UNIX format..) 2012-09-16 12:17:17 +02:00
diag_dump_states.php Close td 2013-07-24 08:42:09 -03:00
diag_ipsec_sad.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_ipsec_spd.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_ipsec_xml.php This is not needed here 2012-11-20 14:57:43 +00:00
diag_ipsec.php Try to use standard interface to find the source for connecting a tunnel. Also if a ping host is defined for the configuration used that for remoteid since its known to be reachble 2013-02-11 09:42:38 +00:00
diag_limiter_info.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
diag_logs_auth.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_logs_dhcp.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_logs_filter_dynamic.php Make synamic firewall logs and widget add new rows: 2013-01-25 15:16:47 -02:00
diag_logs_filter_summary.php Remove remaining hardcoded theme names 2013-07-17 12:29:27 -03:00
diag_logs_filter.php Update diag_logs_filter.php 2013-08-05 00:49:56 -07:00
diag_logs_gateways.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_logs_ipsec.php Run IPsec logs through htmlspecialchars before display. 2013-01-21 09:33:25 -05:00
diag_logs_ntpd.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_logs_openvpn.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_logs_ppp.php No reason for the ppp log to use this display method, use dump_clog() instead. 2013-01-21 10:02:07 -05:00
diag_logs_relayd.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_logs_resolver.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_logs_routing.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_logs_settings.php Add source address selection to syslog settings, so it can work more effectively over a VPN. Fixes #355 2013-10-24 16:34:38 -04:00
diag_logs_vpn.php s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easier if we switch) 2012-05-14 14:11:01 -04:00
diag_logs_wireless.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
diag_logs.php s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easier if we switch) 2012-05-14 14:11:01 -04:00
diag_nanobsd.php Fix #3235 2013-10-24 18:01:52 -02:00
diag_ndp.php Strip off scope before attempting to resolve the IPv6 IP here. 2013-08-17 21:31:23 -04:00
diag_packet_capture.php Fix wording/formatting of promisc option 2013-03-21 12:20:38 -04:00
diag_patterns.php Tidy up "diag_patterns.php" XHTML 2013-04-03 17:50:07 +01:00
diag_pf_info.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
diag_ping.php Add scope to target when it is a link-local, it helps ticket #3150 2013-08-20 14:39:06 -03:00
diag_pkglogs.php
diag_resetstate.php If sticky is enabled, show a tab under Diag > States to view the source tracking table and clear it if needed. 2011-11-03 13:30:11 -04:00
diag_routes.php Do not call -f twice (thx eri) 2013-08-07 11:58:50 -03:00
diag_smart.php tighten overly broad regexes for SMART monitoring 2013-07-30 12:48:29 -04:00
diag_sockets.php Fix line endings 2012-12-14 18:15:16 -07:00
diag_states_summary.php Fix variable reference, ticket #2679 2012-11-12 08:54:09 -05:00
diag_system_activity.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
diag_system_pftop.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
diag_tables.php Fix Diag > Tables AJAX fadeOut after deletion for rows with CIDR mask format. 2013-08-16 14:48:05 -04:00
diag_testport.php Add scope to target when it is a link-local, it helps ticket #3150 2013-08-20 16:29:53 -03:00
diag_traceroute.php Fix the "use ICMP" function for traceroute. 2013-07-09 11:08:18 -04:00
easyrule.php
edit.php Add these file so they get added during regeneration 2012-11-20 14:23:01 +00:00
exec.php Value in attributes should be lower case 2013-02-07 12:44:25 +00:00
favicon.ico
fbegin.inc Use HTMLENTITIES to deprecate the ampersand 2013-03-08 18:50:18 +00:00
fend.inc Update HTML in "include" files 2013-02-06 19:27:32 +00:00
firewall_aliases_edit.php Fix display of CIDR/Update Freq in Alias Edit 2013-12-30 09:23:43 +00:00
firewall_aliases_import.php Update reserved_keywords checks to match firewall_aliases_edit 2014-01-07 07:41:04 -02:00
firewall_aliases.php Make sure an alias is not used by a static route before delete, ticket #2941 2013-08-14 07:57:37 -03:00
firewall_nat_1to1_edit.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
firewall_nat_1to1.php Tidy up "firewall_nat_1to1.php" XHTML 2013-05-01 19:17:56 +01:00
firewall_nat_edit.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
firewall_nat_npt_edit.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
firewall_nat_npt.php Tidy up "firewall_nat_ntp" XHTML 2013-05-01 19:30:25 +01:00
firewall_nat_out_edit.php touch up text, s/nat/NAT/ 2013-09-03 01:26:49 -05:00
firewall_nat_out.php touch up text, s/nat/NAT/ 2013-09-03 01:26:49 -05:00
firewall_nat.php touch up text, s/nat/NAT/ 2013-09-03 01:26:49 -05:00
firewall_rules_edit.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
firewall_rules.php Update "firewall_rules.php" 2013-04-22 14:45:02 +02:00
firewall_schedule_edit.php Tidy up "firewall_schedule_edit.php" 2013-04-18 17:02:14 +01:00
firewall_schedule.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
firewall_shaper_layer7.php Tidy up "firewall_shaper_layer7.php" XHTML 2013-04-03 17:23:30 +01:00
firewall_shaper_queues.php Tidy up "firewall_shaper_queues.php" XHTML 2013-04-03 17:16:23 +01:00
firewall_shaper_vinterface.php fix typo 2013-10-28 19:20:54 -05:00
firewall_shaper_wizards.php Tidy up "traffic shaper wizard" XHTML 2013-03-22 14:58:10 +00:00
firewall_shaper.php Allow queues to be deleted, it fixes #3037 2013-06-14 15:44:48 -03:00
firewall_virtual_ip_edit.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
firewall_virtual_ip.php Revert "Remove unecessary variable" 2013-07-30 15:52:31 -03:00
getserviceproviders.php fix #2639 (country interface selector in interfaces_ppps_edit.php) 2012-10-26 16:40:07 -04:00
getstats.php Add no cache header 2011-09-12 15:32:56 -04:00
graph_cpu.php
graph.php Allow setting a default scale type preference for the traffic graphs widget 2013-12-05 00:19:31 -05:00
green_dot.jpg
gui.css
guiconfig.inc Mark input_errors as reference at do_input_validation declaration, it fixes #3108 2013-07-25 10:00:51 -03:00
halt.php Fixup halt and reboot to catch the output from the shutdown process properly. 2012-05-16 13:17:47 -04:00
head.inc added favicon to logged in pages 2013-10-11 00:28:30 -04:00
headjs.php Update HTML in "include" files 2013-02-06 19:27:32 +00:00
help.php Now that doc.pfsense.org does https and redirects http to https, we may as well send the help links to the https destinations. 2013-10-04 08:40:12 -04:00
ifstats.php
index.php No need to treat PHP errors as a crash on -RELEASE for now. 2013-09-10 11:44:53 -04:00
interfaces_assign.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
interfaces_bridge_edit.php fix text - s/occured/occurred/ 2013-08-01 21:57:16 -05:00
interfaces_bridge.php Tidy up "interfaces_bridge.php" XHTML 2013-04-16 14:00:51 +01:00
interfaces_gif_edit.php fix text - s/occured/occurred/ 2013-08-01 21:57:16 -05:00
interfaces_gif.php Tidy up "interfaces_gif.php" XHTML 2013-04-16 13:41:14 +01:00
interfaces_gre_edit.php Limit CIDR choices for IPv4 on GRE interface, fixes #3277 2013-10-21 12:02:53 -02:00
interfaces_gre.php Tidy up "interfaces_gre.php" XHTML 2013-04-16 13:32:24 +01:00
interfaces_groups_edit.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
interfaces_groups.php Tidy up "interfaces_groups.php" XHTML 2013-04-15 20:28:00 +01:00
interfaces_lagg_edit.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
interfaces_lagg.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
interfaces_ppps_edit.php Rather than doing auto-detection, fall back to a glob for now when listing potential PPP serial devices. This will allow us to push ticket #2433 back to 2.2 with a more proper long-term fix for the auto-detection. 2013-08-16 14:48:06 -04:00
interfaces_ppps.php Deprecate ampersand (by ExolonDX) 2013-05-29 08:28:51 +05:45
interfaces_qinq_edit.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
interfaces_qinq.php Tidy up "interfaces_qinq.php" XHTML 2013-04-15 21:04:06 +01:00
interfaces_vlan_edit.php Prevent assigned vlans from being changed the tag. 2013-09-23 08:35:08 -03:00
interfaces_vlan.php Fix #3273 2013-10-18 17:43:01 -03:00
interfaces_wireless_edit.php Tidy up "interfaces_wireless_edit.php" XHTML 2013-04-15 20:45:49 +01:00
interfaces_wireless.php Tidy up "interfaces_wireless.php" XHTML 2013-04-15 20:43:12 +01:00
interfaces.php Remove not needed code 2013-12-27 20:50:01 +00:00
license.php Add missing >. Fixes #2722 2012-12-17 09:22:23 -05:00
load_balancer_monitor_edit.php Encode some more parameters before showing them to users. 2012-10-31 15:44:14 -04:00
load_balancer_monitor.php Refine LB entry deletion to make sure blank entries can be removed. 2012-09-26 13:32:10 -04:00
load_balancer_pool_edit.php Fix #3268 - avoid pf table names conflict: 2013-10-16 09:18:29 -03:00
load_balancer_pool.php Refine LB entry deletion to make sure blank entries can be removed. 2012-09-26 13:32:10 -04:00
load_balancer_relay_action_edit.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
load_balancer_relay_action.php Refine LB entry deletion to make sure blank entries can be removed. 2012-09-26 13:32:10 -04:00
load_balancer_relay_protocol_edit.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
load_balancer_relay_protocol.php Refine LB entry deletion to make sure blank entries can be removed. 2012-09-26 13:32:10 -04:00
load_balancer_setting.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
load_balancer_virtual_server_edit.php Prevent a Fall Back Pool from being selected when the DNS protocol is in use. If one is present in the config, ignore it. Fixes #3300 2013-11-01 10:45:21 -04:00
load_balancer_virtual_server.php When renaming or deleting a virtual server, clean up the old relayd anchor name. Otherwise the rules are still there and valid, and will cause problems as they will override the new VS settings. Also clear out the anchors when stopping relayd or starting fresh that way no old settings could conflict. 2013-08-15 13:51:52 -04:00
logobig.jpg
niftycssCode.css
niftycssprintCode.css
pkg_edit.php fix pkg_edit.php to show interface description instead of interface name 2013-10-02 08:41:17 -03:00
pkg_mgr_install.php Remove remaining hardcoded theme names 2013-07-17 12:29:27 -03:00
pkg_mgr_installed.php Tidy up "pkg_mgr_installed.php" XHTML 2013-04-03 20:01:28 +01:00
pkg_mgr_settings.php Tidy up "pkg_mgr_settings.php" XHTML 2013-04-08 20:02:05 +01:00
pkg_mgr.php Tidy up "pkg_mgr.php" XHTML 2013-04-03 19:58:15 +01:00
pkg.php Tidy up "pkg.php" XHTML 2013-04-16 19:20:44 +01:00
reboot.php Fixup halt and reboot to catch the output from the shutdown process properly. 2012-05-16 13:17:47 -04:00
restart_httpd.php
services_captiveportal_filemanager.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
services_captiveportal_hostname_edit.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
services_captiveportal_hostname.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
services_captiveportal_ip_edit.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
services_captiveportal_ip.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
services_captiveportal_mac_edit.php Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195 2013-09-12 15:03:12 -03:00
services_captiveportal_mac.php Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195 2013-09-12 15:03:12 -03:00
services_captiveportal_vouchers_edit.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
services_captiveportal_vouchers.php Fix saving of voucher sync settings. 2013-12-16 15:11:09 -05:00
services_captiveportal_zones_edit.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
services_captiveportal_zones.php Fix priv name 2013-10-22 11:29:05 -02:00
services_captiveportal.php Add checkbox and logic to disable forwarding HTTPS/SSL (Port 443) 2013-12-20 17:25:02 -08:00
services_dhcp_edit.php Fix check for existing IP Address in DHCP mapping 2013-08-13 17:56:10 -03:00
services_dhcp_relay.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
services_dhcp.php Fix #3113, fix multiple english spell errors s/seperet/separat/ 2013-07-28 10:31:40 -03:00
services_dhcpv6_edit.php Fix dnsmasq host overrides and dhcp integration 2013-05-01 13:09:04 -03:00
services_dhcpv6_relay.php fix text to remove non-applicable copy/paste from v4 relay 2013-08-21 22:34:06 -05:00
services_dhcpv6.php Remove 'deny unknown clients' option from DHCPv6 since it's not supported, it fixes #3364 2013-12-23 14:40:58 -02:00
services_dnsmasq_domainoverride_edit.php source IP is optional 2013-04-04 18:51:29 -05:00
services_dnsmasq_edit.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
services_dnsmasq.php Some text/selection refinements to the previous DNS forwarder changes. 2013-04-26 15:09:35 -04:00
services_dyndns_edit.php Update services_dyndns_edit.php 2013-08-05 00:31:43 -07:00
services_dyndns.php Change separator as per JimP's request. 2013-07-10 19:01:36 -07:00
services_igmpproxy_edit.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
services_igmpproxy.php Show friendly interface name, fixes #3095 2013-07-30 14:34:18 -03:00
services_ntpd.php Test var before using as array. Should fix #2794 2013-02-05 08:28:57 -05:00
services_rfc2136_edit.php Add option to RFC2136 to find/use the public IP if the interface IP is private. (Off by default) 2013-07-02 16:58:30 -04:00
services_rfc2136.php Add server IP column and cached IP display to RFC2136 host list. 2013-07-02 16:58:32 -04:00
services_router_advertisements.php Fix #3113, fix multiple english spell errors s/seperet/separat/ 2013-07-28 10:31:40 -03:00
services_snmp.php Add a couple more (small, optional) snmp modules. 2012-11-29 15:30:01 -05:00
services_wol_edit.php
services_wol.php Tidy up services_wol.php 2013-04-23 16:16:50 +02:00
shortcuts.inc Show apinger as a service when active, and display its status on gateway-related pages. 2013-08-06 16:37:50 -04:00
stats.php
status_captiveportal_expire.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
status_captiveportal_test.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
status_captiveportal_voucher_rolls.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
status_captiveportal_vouchers.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
status_captiveportal.php s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases. 2013-08-28 13:53:49 -04:00
status_dhcp_leases.php Fix DHCP lease time display, strftime already convert it to local timezone, so we no need to calc offset 2013-12-23 17:28:08 -02:00
status_dhcpv6_leases.php Fix issue reported on http://forum.pfsense.org/index.php/topic,66160.0.html 2013-09-03 14:20:55 +00:00
status_filter_reload.php Remove remaining hardcoded theme names 2013-07-17 12:29:27 -03:00
status_gateway_groups.php Tidy up HTML Colour Names 2013-01-16 19:34:02 +00:00
status_gateways.php Tidy up HTML Colour Names 2013-01-16 19:34:02 +00:00
status_graph_cpu.php
status_graph.php Fix stale bandwidth-by-IP table entries 2013-03-08 00:10:09 +05:45
status_interfaces.php Tidy up widget XHTML 2013-03-05 17:08:07 +00:00
status_lb_pool.php Value in attributes should be lower case 2013-02-07 12:44:25 +00:00
status_lb_vs.php Fix display of pools in the LB status widget and on the LB Virtual Server status. 2013-10-03 10:10:17 -04:00
status_ntpd.php Fix GPS lat/lon code to properly convert to the format Google wants for the link. 2013-03-03 20:02:34 -05:00
status_openvpn.php require service-utils.inc for find_service_by_openvpn_vpnid() 2013-09-26 10:47:30 -03:00
status_queues.php Status-Queues: Get the stats gauge for PPS or bandwidth Edit 2013-06-11 22:18:45 +02:00
status_rrd_graph_img.php Clarify that the graph is for mbuf clusters 2013-08-05 12:12:08 -04:00
status_rrd_graph_settings.php Adjust RRD captive portal graphs for CP zones 2013-02-06 15:54:47 -02:00
status_rrd_graph.php Include the CP zone in the form parameters if one is defined. Fixes access to concurrent graph on zones other than the first/default. 2013-09-23 10:01:27 -04:00
status_services.php Simplify this code 2013-03-22 13:28:08 -04:00
status_upnp.php Fix PHP errors relating to using string offset as an array 2013-02-05 14:31:10 +00:00
status_wireless.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
status.php Add context parameter for ipfw calls. Fixes #2938 2013-04-08 16:17:48 -03:00
system_advanced_admin.php Update system_advanced_admin.php 2013-08-04 23:46:25 -07:00
system_advanced_firewall.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
system_advanced_misc.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
system_advanced_network.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
system_advanced_notifications.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
system_advanced_sysctl.php Many fixes on privileges, ticket #3216: 2013-11-15 19:30:31 -02:00
system_authservers.php Make the RADIUS settings respect the description of the timeout field. If the timeout value is left blank, use 5 seconds, don't print an error. 2013-10-22 10:53:24 -04:00
system_camanager.php system_camanager init $input_errors so array_push works 2013-11-07 18:34:01 +00:00
system_certmanager.php One more typo on Alternative Names fill, that was setting type field with $value 2013-11-29 10:07:32 -02:00
system_crlmanager.php Allow an "empty" CRL to be exported, since this is still a valid action. 2013-11-25 12:40:07 -05:00
system_firmware_auto.php Remove remaining hardcoded theme names 2013-07-17 12:29:27 -03:00
system_firmware_check.php Remove remaining hardcoded theme names 2013-07-17 12:29:27 -03:00
system_firmware_restorefullbackup.php Tidy up "system_firmware_restorefullbackup.php" XHTML 2013-04-03 17:47:16 +01:00
system_firmware_settings.php Tidy up "system_firmware_settings.php" XHTML 2013-04-03 17:45:26 +01:00
system_firmware.php Tidy up "system_firmware.php" XHTML 2013-04-03 17:32:53 +01:00
system_gateway_groups_edit.php fix text 2013-04-04 18:56:28 -05:00
system_gateway_groups.php Tidy up "system_gateway_groups.php" XHTML 2013-04-03 21:04:18 +01:00
system_gateways_edit.php Delete static route when monitor IP is removed, also save monitor IP even when it's disabled 2013-12-27 12:58:19 -02:00
system_gateways.php Bring back static routes to fix issues reported on Ticext #3179 2013-09-03 16:52:23 +00:00
system_groupmanager_addprivs.php Tidy up XHTML 2013-04-08 20:46:48 +01:00
system_groupmanager.php System: Group manager, set max length for groupname to 16 characters 2013-06-22 11:01:46 +00:00
system_hasync.php Do not sync DHPCv6, it must operate independetly. Ticket #3184 2013-09-06 13:56:40 -04:00
system_routes_edit.php Fix checkes for nested aliases containing FQDNs on static routes. It fixes #2941 2013-08-14 08:05:54 -03:00
system_routes.php Be able to delete static routes that uses aliases. Fixes #2948 2013-04-15 12:12:25 -03:00
system_usermanager_addprivs.php Substitute Product name in privileges 2013-07-12 09:58:44 +02:00
system_usermanager_passwordmg.php Tidy up XHTML 2013-04-08 20:46:48 +01:00
system_usermanager_settings_ldapacpicker.php
system_usermanager_settings_test.php And more encoding... 2012-10-31 16:15:41 -04:00
system_usermanager_settings.php Tidy up "system_usermanager_settings.php" XHTML 2013-04-08 20:22:39 +01:00
system_usermanager.php Call conf_mount_rw before delete user, a better fix for #3294 2013-11-02 08:48:56 -02:00
system.php fix text - add space between sentences. This got lost in another commit 2013-08-05 19:09:00 +02:00
treeview.css
uploadconfig.php
vpn_ipsec_keys_edit.php Standardize hypenation and capitalization of Pre-Shared Key 2012-10-26 16:10:58 -04:00
vpn_ipsec_keys.php Standardize hypenation and capitalization of Pre-Shared Key 2012-10-26 16:10:58 -04:00
vpn_ipsec_mobile.php Change test after IPsec apply to check for any value >= 0. If a user has hostnames vpn_ipsec_configure() now returns the number of hostnames, so the previous test failed and the "apply changes" button would never go away. 2013-06-18 10:06:16 -04:00
vpn_ipsec_phase1.php Make IPv4/IPv6 validation on IPSec 2013-01-24 17:33:13 -02:00
vpn_ipsec_phase2.php touch up text, s/nat/NAT/ 2013-09-03 01:26:49 -05:00
vpn_ipsec.php Change test after IPsec apply to check for any value >= 0. If a user has hostnames vpn_ipsec_configure() now returns the number of hostnames, so the previous test failed and the "apply changes" button would never go away. 2013-06-18 10:06:16 -04:00
vpn_l2tp_users_edit.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
vpn_l2tp_users.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
vpn_l2tp.php Avoid mpd based services to set localip to an already used IP on the system. It should fix #1723 2013-01-30 17:08:28 -02:00
vpn_openvpn_client.php Permit openvpn to use same port on different interfaces. It should fix #814 2013-01-29 15:30:35 -02:00
vpn_openvpn_csc.php Fix double-click to edit on OpenVPN CSC entries 2013-08-14 08:51:16 -04:00
vpn_openvpn_server.php Fix a couple JS errors/problems with OpenVPN server code. 2013-02-04 17:04:12 -05:00
vpn_pppoe_edit.php Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it fixes #2286 2013-12-09 09:22:13 -02:00
vpn_pppoe.php Syntax error in vpn_pppoe.php 2013-01-31 10:47:56 +05:45
vpn_pptp_users_edit.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
vpn_pptp_users.php Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
vpn_pptp.php Avoid mpd based services to set localip to an already used IP on the system. It should fix #1723 2013-01-30 17:08:28 -02:00
wizard.php Fix #3127 2013-09-06 08:10:37 -03:00
xmlrpc.php Make sure to account for IP aliases on lo0 here, or they get duplicated on each CARP sync 2013-09-11 14:32:36 -04:00