Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print the MAC mfg on another line in a smaller font if it's found. Less ↵ | jim-p | 2011-05-16 | 1 | -2/+2 |
| | | | | obtrusive than completely replacing the MAC. | ||||
* | MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, ↵ | Evgeny | 2011-05-14 | 1 | -1/+9 |
| | | | | Diagnostics->ARP table | ||||
* | Fix interface recognition for diag > arp. It was't seeing wireless ↵ | jim-p | 2011-05-13 | 1 | -2/+4 |
| | | | | interfaces properly. | ||||
* | Fix whitespace. | jim-p | 2011-05-13 | 1 | -107/+106 |
| | |||||
* | Sync with dhcp leases reading code. | jim-p | 2011-05-13 | 1 | -0/+4 |
| | |||||
* | Print the theme correctly. | Warren Baker | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | Make php -l happy renaming local function getHostName to _getHostName | Renato Botelho | 2010-08-12 | 1 | -2/+2 |
| | |||||
* | Sync with mainline, diag_* files were missing | Renato Botelho | 2010-07-16 | 1 | -16/+16 |
| | |||||
* | Reset diag_ files | Renato Botelho | 2010-06-30 | 1 | -16/+16 |
| | |||||
* | Remove spaces and tabs from EOL | Renato Botelho | 2010-06-21 | 1 | -10/+10 |
| | |||||
* | changing <php gettext() to <php=gettext() in files? diag_arg.php ↵ | Neriberto C.Prado | 2010-06-17 | 1 | -5/+5 |
| | | | | diag_authentication.php diag_backup.php | ||||
* | translate of the files: diag_arp.php diag_authentication.php diag_backup.php | Neriberto C.Prado | 2010-06-16 | 1 | -6/+6 |
| | |||||
* | fix typo | Chris Buechler | 2009-12-26 | 1 | -1/+1 |
| | |||||
* | use theme image, not hard coded one | Chris Buechler | 2009-12-26 | 1 | -1/+1 |
| | |||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -1/+6 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | Add more comments. Reformat | Scott Ullrich | 2009-09-11 | 1 | -32/+44 |
| | |||||
* | flush out buffers so the loading prompt appears snappy | Scott Ullrich | 2009-09-11 | 1 | -0/+6 |
| | |||||
* | Sort ARP table. Sort items with hostnames first then list items without ↵ | Scott Ullrich | 2009-09-11 | 1 | -3/+33 |
| | | | | hostnames afterwards. | ||||
* | Turn common tabular data areas into sortable items. Revert the sortable.js ↵ | Scott Ullrich | 2009-08-23 | 1 | -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 Ullrich | 2009-08-20 | 1 | -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 Grooms | 2008-08-01 | 1 | -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 improvements | Ermal Luçi | 2008-06-21 | 1 | -5/+3 |
| | |||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+1 |
| | |||||
* | Speedup ARP page by using diag_dhcp_leases.php page code for parsing the ↵ | Seth Mos | 2007-10-17 | 1 | -108/+162 |
| | | | | dhcpd.leases file | ||||
* | Add sortable table header support | Scott Ullrich | 2006-03-19 | 1 | -1/+2 |
| | |||||
* | Update dhcpd leases | Scott Ullrich | 2006-02-19 | 1 | -1/+1 |
| | |||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | If we cannot find a hostname in the dhcp database, attempt a gethostbyaddr() ↵ | Scott Ullrich | 2005-11-29 | 1 | -0/+2 |
| | | | | lookup | ||||
* | Move arp table back onto the screen | Bill Marquette | 2005-09-15 | 1 | -1/+7 |
| | |||||
* | Add back pfSense headers | Scott Ullrich | 2005-09-12 | 1 | -3/+4 |
| | |||||
* | Sync w/ 1.2b10 | Scott Ullrich | 2005-09-12 | 1 | -0/+199 |