summaryrefslogtreecommitdiffstats
path: root/eurephiadm
Commit message (Expand)AuthorAgeFilesLines
* eurephiadm: Don't try to remove session file if it doesn't existDavid Sommerseth2015-01-281-4/+4
* Correct ugly boundary checks in database initDavid Sommerseth2014-12-051-1/+1
* Get rid of bashism in eurephiadm/mk_buildinfo.shDavid Sommerseth2013-07-111-2/+2
* Removed some stray left-over variables no longer in useDavid Sommerseth2013-06-283-11/+3
* eurephiadm: Added needed include files to be buildableDavid Sommerseth2013-06-072-0/+2
* eurephiadm: Removed inclusion of certinfo.h where not neededDavid Sommerseth2013-06-073-3/+0
* common: Update callers of eurephia_log_init() to comply with the API changesDavid Sommerseth2013-06-051-3/+4
* eurephiadm/usercerts: Add support for setting up auth-pluginsDavid Sommerseth2013-05-291-33/+72
* eurephiadm: Add support for managing plug-insDavid Sommerseth2013-05-284-1/+471
* Added the first stab of an authentication plug-in frameworkDavid Sommerseth2013-03-031-2/+2
* eurephiadm/usercerts: Added support for username instead of uid on add/delete...David Sommerseth2012-11-021-20/+67
* Updated copyright datesDavid Sommerseth2012-10-0831-32/+32
* eurephiadm: Removed several memleaks in error situations or when --help was usedDavid Sommerseth2012-10-087-25/+62
* eurephiadm: Fixed some memory cleanup with libxml2 and libxsltDavid Sommerseth2012-10-082-1/+5
* Moved generic parts of the config file parser to the common libraryDavid Sommerseth2011-07-251-91/+6
* Fixed several memleaks in the eurephiadm related code pathsDavid Sommerseth2011-01-104-6/+16
* Do not link in libdl explicitlyDavid Sommerseth2010-12-311-1/+1
* Added ./configure information to eurephiadm buildinfoDavid Sommerseth2010-12-212-1/+7
* 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
* Quick fix for Lintian 'manpage-has-bad-whatis-entry' warningDario Minnucci2010-12-019-13/+10
* Fixed a simple spelling typoDavid Sommerseth2010-11-101-1/+1
* Fixed git tree status check once againDavid Sommerseth2010-11-102-7/+7
* Fixed a last-minute typo on the reg-exp.David Sommerseth2010-11-091-1/+1
* Tackle more git-status variantsDavid Sommerseth2010-11-091-1/+1
* Further updates to the buildinfoDavid Sommerseth2010-11-092-11/+22
* Improved buildinfo, adding some kind of git tree state informationDavid Sommerseth2010-11-092-3/+15
* eurephiadm: Added a buildinfo commandDavid Sommerseth2010-11-094-0/+154
* eurephiadm/adminaccess: Check granted accesses before modifying themDavid Sommerseth2010-10-221-2/+42
* Fixed compiler warning: loop could be used uninitialisedDavid Sommerseth2010-07-301-1/+1
* Do check the result of fgets()David Sommerseth2010-07-301-2/+6
* Fixed an overflow issue with memset() in eurephiadmDavid Sommerseth2010-07-301-1/+1
* Added install rules for man pagesDavid Sommerseth2010-07-301-0/+16
* Added man page for eurephiadm usercertDavid Sommerseth2010-07-301-0/+90
* Added man page for eurephiadm certsDavid Sommerseth2010-07-301-0/+108
* Added man page to eurephiadm adminaccessDavid Sommerseth2010-07-301-0/+84
* eurephiadm, adminaccess: Minor updates to the help screensDavid Sommerseth2010-07-301-7/+7
* Added man page for the eurephiadm blacklist commandDavid Sommerseth2010-07-301-0/+70
* eurephiadm, blacklist: Minor updates to the help screenDavid Sommerseth2010-07-301-6/+6
* Added man page for eurephiadm attemptsDavid Sommerseth2010-07-301-0/+74
* Moved all man pages from section 8 to the more proper section 7.David Sommerseth2010-07-305-24/+24
* Updated eurephiadm.8 to conver the configuration file as well.David Sommerseth2010-07-301-9/+35
* Added man page for eurephiadm lastlogDavid Sommerseth2010-07-301-0/+80
* eurephiadm, lastlog: Corrected help screenDavid Sommerseth2010-07-301-2/+3
* Added man page for eurephiadm fwprofilesDavid Sommerseth2010-07-301-0/+73
* Added man pages for eurephiadm users and configDavid Sommerseth2010-07-302-0/+119
* Added main man page for the eurephiadm utilityDavid Sommerseth2010-07-301-0/+75
* Updated Copyright dates to include 2010David Sommerseth2010-07-3026-27/+27
* BUGFIX: eurephiadm session key was truncatedDavid Sommerseth2009-11-121-1/+1