summaryrefslogtreecommitdiffstats
path: root/eurephiadm/commands
Commit message (Expand)AuthorAgeFilesLines
* Removed some stray left-over variables no longer in useDavid Sommerseth2013-06-283-11/+3
* Updated copyright datesDavid Sommerseth2012-10-083-3/+3
* eurephiadm: Removed several memleaks in error situations or when --help was usedDavid Sommerseth2012-10-087-25/+62
* Fixed several memleaks in the eurephiadm related code pathsDavid Sommerseth2011-01-104-6/+16
* Added ./configure information to eurephiadm buildinfoDavid Sommerseth2010-12-211-1/+3
* eurephiadm users: Revoke all admin access privileges when deleting a user acc...David Sommerseth2010-12-141-1/+29
* eurephiadm adminaccess: Corrected wrong error messageDavid Sommerseth2010-12-141-1/+1
* eurephiadm config: Inform if the requested config variable is not foundDavid Sommerseth2010-12-051-1/+5
* Fixed a simple spelling typoDavid Sommerseth2010-11-101-1/+1
* Fixed git tree status check once againDavid Sommerseth2010-11-101-4/+4
* Further updates to the buildinfoDavid Sommerseth2010-11-091-9/+14
* Improved buildinfo, adding some kind of git tree state informationDavid Sommerseth2010-11-091-1/+6
* eurephiadm: Added a buildinfo commandDavid Sommerseth2010-11-091-0/+87
* eurephiadm/adminaccess: Check granted accesses before modifying themDavid Sommerseth2010-10-221-2/+42
* eurephiadm, adminaccess: Minor updates to the help screensDavid Sommerseth2010-07-301-7/+7
* eurephiadm, blacklist: Minor updates to the help screenDavid Sommerseth2010-07-301-6/+6
* eurephiadm, lastlog: Corrected help screenDavid Sommerseth2010-07-301-2/+3
* Updated Copyright dates to include 2010David Sommerseth2010-07-309-9/+9
* Removed not needed variableDavid Sommerseth2009-11-031-1/+1
* Make use of eurephiaXML_ParseResultMsg() in usercerts commandDavid Sommerseth2009-10-191-9/+9
* Fixed a few misbehaviours in eurephiadm users commandDavid Sommerseth2009-10-021-4/+0
* Rewrote eurephiadm users --delete mode to work with the new eDBadminUserAccou...David Sommerseth2009-09-271-18/+21
* Made eurephiadm users --show, --activate, --deactivate and --password modes w...David Sommerseth2009-09-261-39/+87
* Rewrote eurephiadm usres --add to work with the new eDBadminUserAccount() APIDavid Sommerseth2009-09-251-13/+36
* Made eurephiadm users --list work with the new eDBadminUserAccess() APIDavid Sommerseth2009-09-251-5/+46
* Removed debug infoDavid Sommerseth2009-09-221-3/+0
* Unified eDBadminGetCertificateInfo(), eDBadminAddCertificate() and eDBadminDe...David Sommerseth2009-09-222-33/+84
* Rewritten eurephiadm users command to use eurephiaXML_ParseResultMsg()David Sommerseth2009-09-211-9/+21
* Rewritten most of the eurephiadm commands to use eurephiaXML_ParseResultMsg()David Sommerseth2009-09-216-90/+110
* Modified eurephiadm and eurephia_init programs to use the new eDBadminAccessL...David Sommerseth2009-09-211-10/+35
* Corrected wrong argument in eurephiadm users --add mode.David Sommerseth2009-09-191-1/+1
* Removed not valid argument for eurephiadm adminaccess commandDavid Sommerseth2009-09-141-1/+0
* Adopted eurephiadm config command to use the new unified db function, eDBadmi...David Sommerseth2009-09-141-8/+36
* Corrected some doxygen issues after rearranging the sqlite3 db driver codeDavid Sommerseth2009-09-132-2/+2
* Corrected some wrong arguments and help screens for eurephiadm blacklist and ...David Sommerseth2009-09-132-3/+3
* Added more of the file path to some file names with name conflicts in DoxygenDavid Sommerseth2009-09-113-3/+3
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-077-27/+27
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-9/+4
* Removed more code which is not needed any moreDavid Sommerseth2009-09-058-8/+0
* Removed header file which is no longer neededDavid Sommerseth2009-09-055-5/+0
* Removed some code which was not needed any more.David Sommerseth2009-09-051-38/+0
* Even more commenting. Now the complete eurephiadm should be documented.David Sommerseth2009-09-059-41/+598
* Added --set-fwprofile mode to the eurephiadm usercerts commandDavid Sommerseth2009-09-011-6/+123
* Modified eurephiadm users and usercerts commands to use the new db APIDavid Sommerseth2009-09-012-69/+100
* Added simple help screen for usercerts --listDavid Sommerseth2009-05-101-0/+10
* eurephiadm: Implemented the blacklist command for blacklist managementDavid Sommerseth2009-05-091-0/+317
* Completed the attempts command in eurephiadmDavid Sommerseth2009-05-071-10/+94
* Started implementing attempts command in eurephiadmDavid Sommerseth2009-05-061-0/+236
* Improved lastlog filtering by using less-than and greater-thatDavid Sommerseth2009-04-051-3/+5
* Added support for setting firewall profiles in eurephiadm/usercertsDavid Sommerseth2009-04-031-9/+35