summaryrefslogtreecommitdiffstats
path: root/eurephiadm/commands/usercerts.c
Commit message (Expand)AuthorAgeFilesLines
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Removed not needed variableDavid Sommerseth2009-11-031-1/+1
* Make use of eurephiaXML_ParseResultMsg() in usercerts commandDavid Sommerseth2009-10-191-9/+9
* Rewritten most of the eurephiadm commands to use eurephiaXML_ParseResultMsg()David Sommerseth2009-09-211-55/+62
* Added more of the file path to some file names with name conflicts in DoxygenDavid Sommerseth2009-09-111-1/+1
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-071-1/+1
* Removed more code which is not needed any moreDavid Sommerseth2009-09-051-1/+0
* Removed header file which is no longer neededDavid Sommerseth2009-09-051-1/+0
* Even more commenting. Now the complete eurephiadm should be documented.David Sommerseth2009-09-051-1/+77
* 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-011-55/+70
* Added simple help screen for usercerts --listDavid Sommerseth2009-05-101-0/+10
* Added support for setting firewall profiles in eurephiadm/usercertsDavid Sommerseth2009-04-031-9/+35
* Rewrote eurephiadm/usercerts to use XSLT for listingDavid Sommerseth2009-04-011-42/+7
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-3/+2
* Fixed spelling error in eurephiadm::usercerts commandDavid Sommerseth2009-03-241-2/+2
* Fixed wrong help text info for eurephiadm usercerts commandDavid Sommerseth2009-03-231-5/+4
* usercerts command: Added add/delete function for user/cert linksDavid Sommerseth2008-12-291-2/+110
* usercerts command: Added list user/cert linksDavid Sommerseth2008-12-281-1/+82
* usercerts command: Added skeleton for a new admin commandDavid Sommerseth2008-12-281-0/+154