summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins
Commit message (Expand)AuthorAgeFilesLines
* 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-214-0/+705
* Fix ipa_uuid to not interfer with proper error reportingSimo Sorce2011-01-191-3/+2
* Mozldap-specific code removedMartin Kosek2011-01-142-36/+4
* Unchecked return values in SLAPI pluginsMartin Kosek2011-01-143-7/+15
* Potential memory leaks in ipa-pwd-extopMartin Kosek2011-01-142-3/+21
* 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-073-16/+60
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-2013-325/+357
* Make use of mozldap vs openldap for plugins selectableSimo Sorce2010-12-069-14/+19
* Init smods to prevent crash if encode_keys failsJakub Hrozek2010-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-226-0/+6
* Common include file for SLAPI plugin loggingJakub Hrozek2010-11-2219-449/+332
* uuid plugin: convert the plugin to use the libuuid librarySimo Sorce2010-11-152-10/+21
* uuid-plugin: Fix control access bug on replicationSimo 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-284-0/+1049
* ipa-uuid: DNA-like plugin that generates uuidsSimo Sorce2010-10-224-0/+1308
* Remove ipa-memberof, memberof plugin is now included in 389 DSSimo Sorce2010-10-155-2713/+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
* 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