summaryrefslogtreecommitdiffstats
path: root/xslt/eurephiadm/lastlog.xsl
Commit message (Collapse)AuthorAgeFilesLines
* Update eurephiadm to extract VPN MAC and IP address info from the new placesDavid Sommerseth2012-12-261-1/+1
| | | | | | | As the lastlog table doesn't contain MAC or IP addresses of the VPN client any more, make the lastlog extraction gather the data from the vpnaddr_history table instead. Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
* eurephiadm/users: Display remote IP address when displaying the lastlog on a ↵David Sommerseth2012-10-081-5/+31
| | | | | | | | | | | | | user In commit 35b61c51435d9f9095ced8949c045d50ac3c7018 the lastlog layout was changed. However, when displaying the lastlog for a particular user (eurephiadm users -s -l) the first column which was set to be username was empty. This patch will put the users remote IP address in the first column instead, while preserving the 'eurephiadm lastlog' layout. Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
| | | | Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
* eurephiadm/lastlog: Replace session deleted timestamp with session statusDavid Sommerseth2012-01-021-13/+7
| | | | | | | It's more useful to see the session status in 'eurephiadm lastlog' than when the session was closed by eurephia in the non-verbose overview. Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
|
* Made eurephiadm users --show, --activate, --deactivate and --password modes ↵David Sommerseth2009-09-261-2/+2
| | | | | | working again Rewritten to use the new eDBadminUserAccount() API.
* Added copyright license to XSLT templatesDavid Sommerseth2009-03-311-0/+20
|
* Rewrote lastlog and users command to use XSLT for viewing lastlogDavid Sommerseth2009-03-291-0/+189