summaryrefslogtreecommitdiffstats
path: root/xslt
Commit message (Collapse)AuthorAgeFilesLines
* 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-089-9/+9
| | | | 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-309-9/+9
|
* Fixed a few misbehaviours in eurephiadm users commandDavid Sommerseth2009-10-021-1/+1
|
* Made eurephiadm users --show, --activate, --deactivate and --password modes ↵David Sommerseth2009-09-263-8/+8
| | | | | | working again Rewritten to use the new eDBadminUserAccount() API.
* Made eurephiadm users --list work with the new eDBadminUserAccess() APIDavid Sommerseth2009-09-251-4/+4
|
* Added copyright info in CMake filesDavid Sommerseth2009-09-021-0/+20
|
* Cleaned up CMake files for eurephiadmDavid Sommerseth2009-09-021-0/+3
|
* Modified eurephiadm users and usercerts commands to use the new db APIDavid Sommerseth2009-09-011-3/+3
| | | | | In regards to modifying usercerts links, make use of the new unified eDBadminUserCertsLink(...) function.
* attempts listing will now use the 'registered' date if 'last_attempt' is emptyDavid Sommerseth2009-05-101-3/+36
|
* eurephiadm: Implemented the blacklist command for blacklist managementDavid Sommerseth2009-05-092-0/+245
|
* Fixed some errors in attempts detailed listingDavid Sommerseth2009-05-091-3/+3
| | | | Didn't use the last_accessed node, but used the registered node twice.
* Added detailed listing of login attemptsDavid Sommerseth2009-05-061-0/+130
|
* Started implementing attempts command in eurephiadmDavid Sommerseth2009-05-062-0/+130
| | | | Only simple listing without details is implemented so far.
* Added missing XSLT files for install rulesDavid Sommerseth2009-04-021-0/+4
|
* Fixed up a small detail in users.xslDavid Sommerseth2009-04-011-1/+1
|
* Rewrote eurephiadm/usercerts to use XSLT for listingDavid Sommerseth2009-04-011-0/+105
|
* Rewrote eurephiadm/adminaccess to use XSLT for listingDavid Sommerseth2009-03-311-0/+74
|
* Rewrote eurephiadm/users command to user XSLT wherever possibleDavid Sommerseth2009-03-311-0/+194
|
* Renamed XSLT variable $view_fw to $firewallDavid Sommerseth2009-03-311-2/+2
|
* Added copyright license to XSLT templatesDavid Sommerseth2009-03-313-0/+60
|
* Rewrote places using xmlPrint_certs(...) to use the XSLTDavid Sommerseth2009-03-311-0/+93
| | | | Added XSLT template for displaying certificate info.
* Restructured ./configure and improved the path setupDavid Sommerseth2009-03-301-0/+5
| | | | Also added install rules to XSLT files
* Rewrote lastlog and users command to use XSLT for viewing lastlogDavid Sommerseth2009-03-291-0/+189
|
* Added the beginning of fwadmin command in eurephiadmDavid Sommerseth2009-03-291-0/+116