summaryrefslogtreecommitdiffstats
path: root/eurephiadm/commands.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* eurephiadm: Added a buildinfo commandDavid Sommerseth2010-11-091-0/+6
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Added doxygen comments for the main eurephiadm partsDavid Sommerseth2009-09-041-11/+35
* eurephiadm: Implemented the blacklist command for blacklist managementDavid Sommerseth2009-05-091-0/+6
* Started implementing attempts command in eurephiadmDavid Sommerseth2009-05-061-0/+6
* Renamed fwadmin command to fwprofiles, which is more correctDavid Sommerseth2009-04-021-4/+4
* Added the beginning of fwadmin command in eurephiadmDavid Sommerseth2009-03-291-0/+6
* Further code cleanupDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* eurephiadm - renamed useraccess command to adminaccessDavid Sommerseth2009-03-241-4/+4
* eurephiadm: Began implementing useraccess commandDavid Sommerseth2009-03-241-0/+6
* eurephiadm - Implemented lastlog commandDavid Sommerseth2009-03-241-1/+6
* usercerts command: Added skeleton for a new admin commandDavid Sommerseth2008-12-281-0/+6
* Added skeleton for certs commandDavid Sommerseth2008-12-201-1/+7
* Renamed listuser command to users and improved arg parsingDavid Sommerseth2008-12-061-3/+4
* Fixed the missing 'help' page when doing 'help help' or '-h help'David Sommerseth2008-12-041-1/+2
* Fixed missing arghints in help commandDavid Sommerseth2008-12-041-1/+1
* config command: Added -l | --list to list all db parametersDavid Sommerseth2008-12-041-1/+1
* Improved help functionalityDavid Sommerseth2008-12-041-3/+5
* Changed the logout behaviour to avoid login and/or access control check when ...David Sommerseth2008-12-031-1/+1
* Enhanced the access control by introducing access levelsDavid Sommerseth2008-12-021-8/+25
* Added command for editing eurephia config (in database)David Sommerseth2008-12-021-1/+3
* Moved all declarations which has to do with commands into commands.hDavid Sommerseth2008-12-021-0/+28
* Prepared to have eurephiadm commands as one file per commandDavid Sommerseth2008-12-011-0/+29