summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Fix thread deadlock by using pthreads library instead of NSPR.Rob Crittenden2011-08-242-14/+12
* Search for users in all the naming contexts present on the directory server.Jan Cholasta2011-08-221-14/+25
* Don't set the password expiration to the current timeSimo Sorce2011-07-311-11/+14
* When setting a host password don't set krbPasswordExpiration.Rob Crittenden2011-07-291-8/+12
* Don't set krbLastPwdChange when setting a host OTP password.Rob Crittenden2011-07-183-37/+70
* Reset failed login count to 0 when admin resets password.Rob Crittenden2011-07-131-0/+6
* memory leak in ipa_winsync_get_new_ds_user_dn_cbRich Megginson2011-06-281-0/+1
* modify user deleted in AD crashes winsyncRich Megginson2011-06-281-1/+8
* winsync enables disabled users in ADRich Megginson2011-06-281-3/+5
* Fix issues found by Coverity.Jan Cholasta2011-05-094-14/+54
* Fix resource leaks.Simo Sorce2011-03-281-0/+2
* Fix uninitialized variable.Simo Sorce2011-03-241-1/+1
* Make activated/inactivated groups optionalSimo Sorce2011-03-013-34/+40
* Fix user synchronization.Simo Sorce2011-03-011-0/+2
* Unbreak the ipa winsync plugin.Simo Sorce2011-03-011-1/+1
* Set the loginShell attribute on winsynced entries if configuredSimo Sorce2011-03-014-1/+66
* 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