summaryrefslogtreecommitdiffstats
path: root/eurephiadm/commands
Commit message (Expand)AuthorAgeFilesLines
* Added functions for processing eurephiaACCESSINFO/eurephiaACCESSLISTDavid Sommerseth2008-12-111-2/+14
* users command: Fixed memory leakDavid Sommerseth2008-12-101-0/+2
* Updated eDBadminGetUserInfo(...) to take filtering parameterDavid Sommerseth2008-12-101-16/+18
* users command: fixed display when more certificates are listedDavid Sommerseth2008-12-101-0/+3
* users cmd: Split useraccount(...) function into show_user(...) and account_ac...David Sommerseth2008-12-101-37/+119
* users command: Simplified the useraccount(...) functionDavid Sommerseth2008-12-101-70/+64
* users command; Added missing argument to the local help function (-s|--show)David Sommerseth2008-12-091-0/+1
* users command: Added showing associated certificates when using --showDavid Sommerseth2008-12-091-2/+22
* users command: Implemented activate and deactivate account featureDavid Sommerseth2008-12-081-0/+47
* users command: Added --show action, to display user infoDavid Sommerseth2008-12-071-1/+35
* users command: Added forgotten mode (show account details)David Sommerseth2008-12-061-5/+24
* users command: Added framework for activation and deactivation of an accountDavid Sommerseth2008-12-061-5/+65
* More improvements to eurephia_getopt(...)David Sommerseth2008-12-062-5/+5
* Added missing copyright header, corrected another wrong file headDavid Sommerseth2008-12-061-2/+1
* users command: Extended the help sectionDavid Sommerseth2008-12-061-0/+93
* Renamed listuser command to users and improved arg parsingDavid Sommerseth2008-12-061-2/+50
* Cleaned up listuser command and added missing freeing of eurephiaUSERLIST structDavid Sommerseth2008-12-061-2/+4
* Added simple user lister (updated listusers command)David Sommerseth2008-12-061-2/+53
* config command: Added -l | --list to list all db parametersDavid Sommerseth2008-12-041-0/+9
* Improved help functionalityDavid Sommerseth2008-12-041-0/+22
* Implemented argparser in edit_config.cDavid Sommerseth2008-12-041-6/+33
* config command: show only a blank value when value is not found, instead of (...David Sommerseth2008-12-021-1/+2
* config command: only show value and not key = 'val' on queryDavid Sommerseth2008-12-021-1/+1
* Added command for editing eurephia config (in database)David Sommerseth2008-12-021-0/+53
* Prepared to have eurephiadm commands as one file per commandDavid Sommerseth2008-12-011-0/+36