summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-uuid/ipa_uuid.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typosYuri Chornoivan2011-09-071-1/+1
* Fix thread deadlock by using pthreads library instead of NSPR.Rob Crittenden2011-08-241-7/+6
* Fix issues found by Coverity.Jan Cholasta2011-05-091-4/+13
* Reset target DN when generated UUID is used as RDNNathan Kinder2011-02-171-0/+4
* Fix ipa_uuid to not interfer with proper error reportingSimo Sorce2011-01-191-3/+2
* Unchecked return values in SLAPI pluginsMartin Kosek2011-01-141-3/+11
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-27/+26
* Silence compilation warnings in SLAPI pluginsJakub Hrozek2010-11-221-12/+9
* Common include file for SLAPI plugin loggingJakub Hrozek2010-11-221-55/+30
* uuid plugin: convert the plugin to use the libuuid librarySimo Sorce2010-11-151-10/+20
* uuid-plugin: Fix control access bug on replicationalpha_5-1-9-0-1Simo Sorce2010-11-101-1/+17
* ipa_uuid: prevent false positives on modifiesSimo Sorce2010-10-281-0/+14
* ipa_uuid: Handle generation of the uuid when it is a RDNSimo Sorce2010-10-281-10/+50
* ipa-uuid: Add enforce modeSimo Sorce2010-10-281-0/+23
* ipa-uuid: Code cleanupsSimo Sorce2010-10-281-165/+162
* ipa-uuid: safer unlock handlingSimo Sorce2010-10-281-2/+6
* ipa-uuid: Reset generate flag at every cycleSimo Sorce2010-10-281-1/+3
* ipa-uuid: Remove unused functionsSimo Sorce2010-10-281-119/+0
* ipa-uuid: DNA-like plugin that generates uuidsSimo Sorce2010-10-221-0/+1250