summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Reset target DN when generated UUID is used as RDNNathan Kinder2011-02-171-0/+4
* Fix duplicate OIDsSimo Sorce2011-02-172-3/+3
* Let 389-ds start up even if Kerboros is not configured yet.Rob Crittenden2011-02-143-8/+29
* Correctly report if this is a krb related password operationSimo Sorce2011-02-141-0/+1
* Update krbExtraData too when changing passwords.Simo Sorce2011-02-144-0/+93
* Disable replication version plugin by default.Rob Crittenden2011-02-101-1/+1
* Update kerberos password policy values on LDAP binds.Rob Crittenden2011-01-215-0/+706
* Fix ipa_uuid to not interfer with proper error reportingSimo Sorce2011-01-191-3/+2
* Mozldap-specific code removedMartin Kosek2011-01-144-55/+8
* Potential memory leaks in ipa-kpasswdMartin Kosek2011-01-141-0/+6
* Unchecked return values in SLAPI pluginsMartin Kosek2011-01-144-8/+20
* Potential memory leaks in ipa-pwd-extopMartin Kosek2011-01-142-3/+21
* Drop dependency on mozldapRob Crittenden2011-01-121-7/+0
* Potential NULL dereference in ipapwd_prepostMartin Kosek2011-01-121-2/+2
* Unchecked return value of callocMartin Kosek2011-01-121-0/+7
* Uninitialized pointer read in ipa-enrollmentMartin Kosek2011-01-121-1/+1
* Do not use LDAP_DEPRECATED in pluginsJakub Hrozek2011-01-075-21/+75
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-2015-358/+388
* Make use of mozldap vs openldap for plugins selectableSimo Sorce2010-12-0610-18/+36
* Init smods to prevent crash if encode_keys failsJakub Hrozek2010-11-291-1/+1
* build tweaks - use automake's foreign mode, avoid creating empty files to sat...Nalin Dahyabhai2010-11-291-1/+1
* Fix modrdn plugin crash bug.Simo Sorce2010-11-231-25/+10
* Silence compilation warnings in SLAPI pluginsJakub Hrozek2010-11-229-59/+54
* Use internal implementation of internal Kerberos functionsJakub Hrozek2010-11-223-2/+6
* Stricter compilation flagsJakub Hrozek2010-11-229-0/+17
* Common include file for SLAPI plugin loggingJakub Hrozek2010-11-2219-449/+332
* uuid plugin: convert the plugin to use the libuuid librarySimo Sorce2010-11-153-10/+29
* uuid-plugin: Fix control access bug on replicationalpha_5-1-9-0-1Simo Sorce2010-11-101-1/+17
* pwd-plugin: Always use a special salt by default.Simo Sorce2010-10-281-28/+22
* pwd-plugin: fix slapi log target in logging functionsSimo Sorce2010-10-281-12/+7
* 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-modrdn: Remove unused functionsSimo Sorce2010-10-281-146/+0
* Add new plugin used to modify related attributes after a modrdn operation.Simo Sorce2010-10-285-0/+1050
* Error out when configure finds missing dependenciesRob Crittenden2010-10-261-1/+2
* ipa-uuid: DNA-like plugin that generates uuidsSimo Sorce2010-10-225-0/+1309
* Remove ipa-memberof, memberof plugin is now included in 389 DSSimo Sorce2010-10-156-2714/+0
* Improve logging facilitiesSimo Sorce2010-10-075-357/+227
* pwd-plugin: Fix unresolve symbolSimo Sorce2010-10-072-2/+2
* When dealing with samba password set also the sambaPwdLastSetSimo Sorce2010-10-072-1/+47
* Always detect openldap and mozldap at the same timeSimo Sorce2010-10-072-44/+34
* pwd-plugin: Remove the correct password from the historySimo Sorce2010-10-051-1/+6
* Fix ipapwd_start() styleSimo Sorce2010-10-051-48/+55
* Add options to control NTLM hashesSimo Sorce2010-10-054-13/+53
* pwd-plugin: format/style changesSimo Sorce2010-10-051-28/+23