summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_dhcp_leases.php
Commit message (Expand)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-251-457/+0
* Code spacingPhil Davis2015-06-151-12/+11
* remove pointless filter on dhcp static mappings tableWill Boyce2015-05-301-1/+1
* Code style WWW StatusPhil Davis2015-05-151-52/+56
* Add static mapping interface not set when IP in a poolPhil Davis2015-04-231-0/+11
* Status DHCP Leases handle expire neverPhil Davis2015-03-131-6/+16
* Status_dhcp_leases fix edit button for static entries with no IP addressPhil Davis2015-02-221-18/+6
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Provide an edit button for static mapped entriesPhil Davis2014-10-151-2/+5
* Whitespace in status_dhcp_leases.phpPhil Davis2014-10-151-39/+39
* SpellingPhil Davis2014-09-271-1/+1
* Tidy up "status_dhcp_leases.php" XHTMLColin Fleming2014-05-161-38/+38
* xhtml Complianceayvis2014-03-141-2/+2
* Fix DHCP lease time display, strftime already convert it to local timezone, s...Renato Botelho2013-12-231-11/+5
* Optimize DHCPv4 lease display online status for static leases. Do not re-pars...jim-p2013-10-221-12/+6
* Add the interface's descr after the pool name.jim-p2013-07-021-1/+2
* Value in attributes should be lower caseColin Fleming2013-02-071-1/+1
* Fix deleting DHCP leasesPhil Davis2012-09-181-2/+3
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
* If the range isn't an array, skip it, or it will give a PHP error displaying ...jim-p2012-07-071-1/+3
* Improve the memory use while processing the leases file.smos2012-03-221-4/+8
* need to break out of foreach loop once it finds there is a local time has bee...Joecowboy2012-02-251-1/+4
* I now parses the xml tags in the dhcpd to check if an interface for DHCP leas...Joecowboy2012-02-251-6/+7
* Added choice of UTC time or local time for DHCP leases.Joecowboy2012-02-251-2/+15
* Fixup MAC display on this other path toojim-p2011-05-161-1/+1
* Print the MAC mfg on another line in a smaller font if it's found. Less obtru...jim-p2011-05-161-1/+1
* MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, D...Evgeny2011-05-141-3/+15
* Fix commentjim-p2011-05-121-1/+1
* Also skip the rewind binding state or leases show expired. Reported at http:/...jim-p2011-05-121-0/+4
* Display confirmation before sending Wake on LAN packet to clicked MAC address...Erik Fonnesbeck2010-12-221-1/+1
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* Fix misc XSS issues from davey bScott Ullrich2010-11-101-1/+1
* Implement gettext() calls on status_dhcp_leases.phpCarlos Eduardo Ramos2010-07-211-20/+20
* Make DHCP leases sortable. Fixes #653jim-p2010-06-141-1/+1
* this page is status, not diag.Chris Buechler2010-06-141-0/+411
OpenPOWER on IntegriCloud