summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* ipa-kdb: Fix expiration time calculationSimo Sorce2011-09-262-17/+18
* ipa-pwd-extop: Enforce old password checksSimo Sorce2011-09-211-1/+64
* include <stdint.h> for uintptr_tMarko Myllynen2011-09-221-0/+1
* ipa-pwd-extop: Fix segfault in password change.Simo Sorce2011-09-211-0/+7
* ipa-kdb: Properly set password expiration time.Simo Sorce2011-09-193-4/+74
* The precendence on the modrdn plugin was set in the wrong location.Rob Crittenden2011-09-131-0/+1
* Fix typosYuri Chornoivan2011-09-0715-16/+16
* daemons: Remove ipa_kpasswdSimo Sorce2011-08-266-1554/+0
* ipa-kdb: Be flexibleSimo Sorce2011-08-261-2/+2
* ipa-pwd-extop: Allow kadmin to set krb keysSimo Sorce2011-08-262-48/+100
* ipa-kdb: add password policy supportSimo Sorce2011-08-264-8/+347
* ipa-pwd-extop: Use common password policy codeSimo Sorce2011-08-264-448/+127
* ipa-kdb: implement change_pwd functionSimo Sorce2011-08-265-11/+116
* ipa-kdb: implement function to retrieve password policiesSimo Sorce2011-08-264-43/+209
* ipa-kdb: Get/Store Master Key directly from LDAPSimo Sorce2011-08-265-12/+264
* ipa-kdb: add functions to change principalsSimo Sorce2011-08-263-1/+804
* ipa-kdb: add function to iterate over principalsSimo Sorce2011-08-261-1/+41
* ipa-kdb: add functions to delete principalsSimo Sorce2011-08-261-1/+121
* ipa-kdb: add function to free principalsSimo Sorce2011-08-261-1/+16
* ipa-kdb: functions to get principalSimo Sorce2011-08-264-35/+884
* ipa-kdb: add common utility ldap wrapper functionsSimo Sorce2011-08-263-0/+464
* ipa-kdb: implement get_time functionSimo Sorce2011-08-262-1/+6
* ipa-kdb: initialize module functionsSimo Sorce2011-08-263-6/+384
* ipa-kdb: add exports fileSimo Sorce2011-08-262-1/+14
* ipa-kdb: Initial plugin skeletonSimo Sorce2011-08-265-0/+231
* 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
* 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