Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  wizards
auto_complete_helper.js 11.5 KB
datetimepicker.js 13.8 KB
diag_backup.php 10.2 KB
diag_confbak.php 4.47 KB
diag_defaults.php 3 KB
diag_dhcp_leases.php 5.83 KB
diag_ipsec_sad.php 4.56 KB
diag_ipsec_spd.php 5.09 KB
diag_logs.php 3.18 KB
diag_logs_auth.php 3.07 KB
diag_logs_dhcp.php 3.12 KB
diag_logs_filter.php 7.34 KB
diag_logs_ipsec.php 3.12 KB
diag_logs_settings.php 10.1 KB
diag_logs_vpn.php 4.12 KB
diag_ping.php 3.79 KB
diag_pkglogs.php 4.99 KB
diag_resetstate.php 4.18 KB
edit.php 4.72 KB
exec.php 7.28 KB
exec_raw.php 1.51 KB
fbegin.inc 9.02 KB
fend.inc 437 Bytes
firewall_aliases.php 5.48 KB
firewall_aliases_edit.php 10.9 KB
firewall_nat.php 11.3 KB
firewall_nat_1to1.php 6.32 KB
firewall_nat_1to1_edit.php 8.49 KB
firewall_nat_edit.php 17.1 KB
firewall_nat_out.php 14.4 KB
firewall_nat_out_edit.php 14.1 KB
firewall_nat_server.php 6.2 KB
firewall_nat_server_edit.php 5.61 KB
firewall_rules.php 14.1 KB
firewall_rules_edit.php 36.4 KB
firewall_shaper.php 14.2 KB
firewall_shaper_edit.php 33 KB
firewall_shaper_queues.php 8.17 KB
firewall_shaper_queues_edit.php 12.5 KB
graph.php 12.2 KB
green_dot.jpg 287 Bytes
gui.css 5.68 KB
guiconfig.inc 20.6 KB
halt.php 2.44 KB
ifstats.cgi 4.04 KB
index.php 13.4 KB
interfaces.php 33.1 KB
interfaces_assign.php 8.47 KB
interfaces_lan.php 7.33 KB
interfaces_opt.php 11.5 KB
interfaces_vlan.php 5.49 KB
interfaces_vlan_edit.php 5.42 KB
interfaces_wan.php 33.1 KB
interfaces_wlan.inc 9 KB
ip_helper.js 562 Bytes
license.php 12.1 KB
logobig.jpg 34.2 KB
pkg.php 7.56 KB
pkg_edit.php 21.6 KB
pkg_mgr.php 5.37 KB
pkg_mgr_install.php 21.6 KB
pkg_mgr_installed.php 5.33 KB
progress.php 2.81 KB
reboot.php 2.37 KB
row_helper.js 3.07 KB
row_helper_dynamic.js 2.54 KB
row_toggle.js 1.5 KB
services_captiveportal.php 24.2 KB
services_captiveportal_ip.php 6.36 KB
services_captiveportal_ip_edit.php 5.66 KB
services_captiveportal_mac.php 5.58 KB
services_captiveportal_mac_edit.php 4.94 KB
services_captiveportal_users.php 12.6 KB
services_dhcp.php 16.9 KB
services_dhcp_edit.php 6.92 KB
services_dhcp_relay.php 8.6 KB
services_dnsmasq.php 7.84 KB
services_dnsmasq_edit.php 6.04 KB
services_dyndns.php 13.5 KB
services_proxyarp.php 6.16 KB
services_proxyarp_edit.php 9.91 KB
services_snmp.php 5.29 KB
services_usermanager.php 8.81 KB
services_wol.php 7.65 KB
services_wol_edit.php 5.68 KB
status.php 5.4 KB
status_captiveportal.php 4.33 KB
status_graph.php 3.37 KB
status_interfaces.php 13.2 KB
status_queues.php 6.08 KB
status_wireless.php 7.49 KB
system.php 13.5 KB
system_advanced.php 28.6 KB
system_advanced_create_certs.php 10.4 KB
system_firmware.php 8.11 KB
system_firmware_auto.php 5.59 KB
system_firmware_check.php 4.76 KB
system_routes.php 6.25 KB
system_routes_edit.php 7.13 KB
vpn_ipsec.php 8.8 KB
vpn_ipsec_edit.php 23.6 KB
vpn_ipsec_keys.php 4.72 KB
vpn_ipsec_keys_edit.php 4.71 KB
vpn_ipsec_mobile.php 14.9 KB
vpn_openvpn.php 15.1 KB
vpn_openvpn_cli.php 5.85 KB
vpn_openvpn_cli_edit.php 12 KB
vpn_openvpn_create_certs.php 13.1 KB
vpn_pptp.php 14.3 KB
vpn_pptp_users.php 5.17 KB
vpn_pptp_users_edit.php 5.83 KB
wizard.php 13.7 KB
xmlrpc.php 5.65 KB

Latest revisions

# Date Author Comment
001fdeea 05/25/2005 09:57 PM Scott Ullrich
  • Do not set bandwidth and bandwidth type unless are other than ""
  • Unset the values if either condition is not met in the config
3f4f675e 05/25/2005 02:32 AM Colin Smith

Force package installation, even if dependency installation fails. This addresses ticket (#100), but is a bit ugly.

abadeb6e 05/24/2005 12:42 AM Colin Smith

Missing '-'.

2983ae92 05/24/2005 12:41 AM Colin Smith

Tighten up pattern matching - I completely overlooked the obvious :)

4cff4d3f 05/24/2005 12:24 AM Colin Smith
  • Fix skip_install_checks.
  • Loosen up pattern matching on /var/db/pkg. This is not an ideal solution.
0d534dce 05/23/2005 11:23 PM Scott Ullrich

Carriage return after Package installation completed

5c74f339 05/23/2005 03:00 PM Scott Ullrich

Reset size in between widgets

4a91019e 05/23/2005 02:57 PM Scott Ullrich

Allow additional entries to be inserted into the interfaces selection widget.
The first usage of this will be with carpdev.

8fecad11 05/23/2005 01:44 PM Scott Ullrich

Do not show swap graph unless a swap partition is loaded

Fixes Ticket #93

f53b85a3 05/23/2005 01:29 PM Scott Ullrich

Correctly check if a rule is disabled and toggle accordingly.

Fixes Ticket #96

View revisions

Also available in: Atom