summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_arp.php
Commit message (Collapse)AuthorAgeFilesLines
* fix typoChris Buechler2009-12-261-1/+1
|
* use theme image, not hard coded oneChris Buechler2009-12-261-1/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+6
| | | | include 2009 on files that I have asserted (C) on
* Add more comments. ReformatScott Ullrich2009-09-111-32/+44
|
* flush out buffers so the loading prompt appears snappyScott Ullrich2009-09-111-0/+6
|
* Sort ARP table. Sort items with hostnames first then list items without ↵Scott Ullrich2009-09-111-3/+33
| | | | hostnames afterwards.
* Turn common tabular data areas into sortable items. Revert the sortable.js ↵Scott Ullrich2009-08-231-1/+1
| | | | change that used tabcont and change back to sortable
* Modify sortable.js to work on tabcont as opposed to sortable class. This ↵Scott Ullrich2009-08-201-2/+1
| | | | has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Continue interface improvementsErmal Luçi2008-06-211-5/+3
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Speedup ARP page by using diag_dhcp_leases.php page code for parsing the ↵Seth Mos2007-10-171-108/+162
| | | | dhcpd.leases file
* Add sortable table header supportScott Ullrich2006-03-191-1/+2
|
* Update dhcpd leasesScott Ullrich2006-02-191-1/+1
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* If we cannot find a hostname in the dhcp database, attempt a gethostbyaddr() ↵Scott Ullrich2005-11-291-0/+2
| | | | lookup
* Move arp table back onto the screenBill Marquette2005-09-151-1/+7
|
* Add back pfSense headersScott Ullrich2005-09-121-3/+4
|
* Sync w/ 1.2b10Scott Ullrich2005-09-121-0/+199
OpenPOWER on IntegriCloud