summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix typosYuri Chornoivan2011-09-0714-15/+15
* ipa-pwd-extop: Allow kadmin to set krb keysSimo Sorce2011-08-262-48/+100
* ipa-pwd-extop: Use common password policy codeSimo Sorce2011-08-264-448/+127
* ipa-pwd-extop: make encsalt parsing function commonSimo Sorce2011-08-261-91/+20
* ipa-pwd-extop: Move encoding in common tooSimo Sorce2011-08-264-202/+50
* ipa-pwd-extop: Move encryption of keys in commonSimo Sorce2011-08-261-202/+9
* ipa-pwd-extop: Use common krb5 structs from kdb.hSimo Sorce2011-08-264-19/+14
* ipa-pwd-extop: re-indent code using old styleSimo Sorce2011-08-261-30/+30
* ipa-pwd-extop: Use the proper mkvno number in keysSimo Sorce2011-08-264-6/+6
* ipa-pwd-extop: do not append mkvno to krbExtraDataSimo Sorce2011-08-261-9/+2
* ipa-pwd-extop: Remove unused variables and code to set themSimo Sorce2011-08-261-12/+0
* ipa-pwd_extop: use endian.h instead of nih functionSimo Sorce2011-08-263-10/+8
* Fix build warningsSimo Sorce2011-08-263-13/+15
* Fix thread deadlock by using pthreads library instead of NSPR.Rob Crittenden2011-08-242-14/+12
* 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-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