Guard against javascript injection attacks
Ticket #1656
remove annoying and potentially problematic forced page refresh.
Ticket #1545
Speed the leases page by another factor of 10.sub 2s load times.
MFC recent changes from Ryan
If we already have a lease state do not loop again.Fix leases listing for non failover installs
Prevent error when there are no leases
New much faster (usable) version, also lists failover pool status
MFC [15285]add dhcpd static mappings to dns forwarder
Check for array and eliminate:
Warning: Invalid argument supplied for foreach()in /usr/local/www/diag_dhcp_leases.php on line 232
MFC 12259close image tag
MFC 12257Ticket #965 - fix wake on lan from diag_dhcp_leases.php if it's a static dhcp lease
MFCs/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
Add sortable table header support
MFC 10431updated leases are appended to the end of the lease file. if we aren't showing everything just show the most current lease in the list.
MFC 10444Better diag_dhcp_leases online fix. grep for the active IP address to make sure it's active and we return just 1 result instead.
Use the new CHROOT path
Remove #!/usr/local/bin/php
When displaying DHCP leases, call gethostbyaddr() to resolve the hostname if we do not have the record in the database
Also check to make sure gethostbyaddr() would return a real value
Ticket 7390
MFC 6955Show static entries on diagnostics screen, show what IPs are in either the static table or the dynamic table and are in the ARP table More info!!! More is better right?
More refresh patches from databeestje
More changes by databeestje
Changes submitted by databeestje which adds links to dhcp and other pagesthat display mac easily allowing the addition of the item to the WOL db.
Include the interface when adding a static DHCP mapping
Reported-by: Dmitry Sorokin <dimon@intellinet.ca>
Use correct + lgoo
Create static lease option from DHCP
Ticket #254
Use $pgtitle for consistency
include head.inc and round corners on tabs
Add $Id$ tag
Update (C)
Initial revision