Project

General

Profile

Download (11.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c5733422 02/22/2008 12:11 AM Scott Ullrich

Guard against javascript injection attacks

Ticket #1656

d8748eac 12/17/2007 07:06 AM Chris Buechler

remove annoying and potentially problematic forced page refresh.

Ticket #1545

b4f7282c 03/02/2007 03:31 PM Seth Mos

Speed the leases page by another factor of 10.
sub 2s load times.

c522fc91 01/29/2007 08:56 PM Scott Ullrich

MFC recent changes from Ryan

3591d6c0 01/15/2007 10:05 PM Seth Mos

If we already have a lease state do not loop again.
Fix leases listing for non failover installs

9255cbc5 01/10/2007 06:49 PM Seth Mos

Prevent error when there are no leases

428d20c4 01/09/2007 12:57 PM Seth Mos

New much faster (usable) version, also lists failover pool status

6a01ea44 11/11/2006 05:52 PM Bill Marquette

MFC [15285]
add dhcpd static mappings to dns forwarder

0e616855 07/11/2006 05:31 PM Scott Ullrich

Check for array and eliminate:

Warning: Invalid argument supplied for foreach()
in /usr/local/www/diag_dhcp_leases.php on line 232

b86e64c1 05/16/2006 11:26 PM Scott Ullrich

MFC 12259
close image tag

5b2177e4 05/16/2006 11:04 PM Scott Ullrich

MFC 12257
Ticket #965 - fix wake on lan from diag_dhcp_leases.php if it's a static dhcp lease

555d3758 04/03/2006 09:05 PM Scott Ullrich

MFC
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty

5fd0b016 03/19/2006 10:22 PM Scott Ullrich

Add sortable table header support

14cf741d 03/17/2006 05:44 PM Scott Ullrich

MFC 10431
updated 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.

4d34bd4a 03/10/2006 10:30 PM Scott Ullrich

MFC 10444
Better diag_dhcp_leases online fix. grep for the active IP address to make sure it's active and we return just 1 result instead.

7113d1e6 02/19/2006 06:30 AM Scott Ullrich

Use the new CHROOT path

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

a6bfa4ba 11/05/2005 09:29 PM Scott Ullrich

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

9252431c 10/18/2005 03:50 PM Scott Ullrich

MFC 6955
Show 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?

fda1fdae 09/01/2005 10:28 PM Scott Ullrich

More refresh patches from databeestje

37c0c49b 08/24/2005 07:51 PM Scott Ullrich

More changes by databeestje

7477df4f 08/23/2005 05:36 PM Scott Ullrich

Changes submitted by databeestje which adds links to dhcp and other pages
that display mac easily allowing the addition of the item to the WOL db.

69981800 08/03/2005 04:45 PM Scott Ullrich

Include the interface when adding a static DHCP mapping

Reported-by: Dmitry Sorokin <>

4efe9566 08/03/2005 04:40 PM Scott Ullrich

Use correct + lgoo

5742ca5e 07/25/2005 05:39 PM Scott Ullrich

Create static lease option from DHCP

Ticket #254

310b2c06 07/03/2005 03:42 PM Bill Marquette

Use $pgtitle for consistency

b63695db 07/02/2005 04:21 AM Scott Ullrich

include head.inc and round corners on tabs

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

4d875b4f 11/21/2004 07:09 PM Scott Ullrich

Update (C)

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision