summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* ipa-kdb: set krblastpwdchange only when keys have been effectively changedSimo Sorce2012-02-151-2/+4
* ipa-kdb: Avoid lookup on modify if possibleSimo Sorce2012-02-151-19/+27
* ipa-kdb: add AS auditing supportSimo Sorce2012-02-147-91/+254
* Improve password change error messageMartin Kosek2012-02-032-3/+3
* slapi-plugins: use thread-safe ldap librarySimo Sorce2012-01-131-1/+1
* Disable MS-PAC handling in 2.2Simo Sorce2012-01-124-14/+5
* ipa-kdb: Create PAC's KDC checksum with right keySimo Sorce2012-01-111-2/+89
* ipa-kdb: Verify the correct checksum in PAC validationSimo Sorce2012-01-111-5/+45
* Remove ipa_get_random_salt() from ipapwd_encoding.cRob Crittenden2012-01-111-30/+0
* Remove include for errno.h that was specific to 2.1 branchRob Crittenden2012-01-111-1/+0
* ipa-kdb: return properly when no PAC is availableSimo Sorce2012-01-111-10/+3
* ipa-kdb: Add delgation access control supportSimo Sorce2012-01-115-1/+342
* ipa-kdb: enhance deref searchesSimo Sorce2012-01-113-13/+39
* ipa-kdb: Fix copy and paste typoSimo Sorce2012-01-111-1/+1
* ipa-kdb: fix memleaks in ipa_kdb_mspac.cSimo Sorce2012-01-111-7/+8
* ipa-kdb: Remove unused CFLAGS/LIBS from MakefilesSimo Sorce2012-01-111-2/+0
* ipa-kdb: fix free() of uninitialized varSimo Sorce2012-01-111-0/+1
* ipa-kdb: Support re-signing PAC with different checksumSimo Sorce2012-01-111-2/+52
* MS-PAC: Add support for verifying PAC in TGS requestsSimo Sorce2012-01-111-7/+62
* Add support for generating PAC for AS requests for user principalsSimo Sorce2012-01-117-1/+905
* Fix CID 11027: Wrong sizeof argumentSimo Sorce2012-01-111-1/+1
* Fix CID 11026: Resource leakSimo Sorce2012-01-111-1/+4
* Fix CID 11025: Resource leakSimo Sorce2012-01-111-2/+2
* Fix CID 11024: Resource leakSimo Sorce2012-01-111-0/+1
* Fix CID 11023: Resource leakSimo Sorce2012-01-111-0/+1
* Fix CID 11022: Resource leakSimo Sorce2012-01-111-0/+7
* Fix CID 11020: Resource leakSimo Sorce2012-01-111-0/+1
* Fix CID 11019: Resource leakSimo Sorce2012-01-111-6/+7
* Fix CID 10745: Unchecked return valueSimo Sorce2012-01-111-1/+1
* Fix CID 10743: Unchecked return valueSimo Sorce2012-01-111-2/+8
* Fix CID 10742: Unchecked return valueSimo Sorce2012-01-111-1/+1
* ipa-kdb: Fix memory leakSimo Sorce2012-01-111-0/+1
* ipa-kdb: Fix legacy password hashes generationSimo Sorce2012-01-112-3/+2
* ipa-kdb: Fix expiration time calculationSimo Sorce2012-01-112-17/+18
* include <stdint.h> for uintptr_tMarko Myllynen2012-01-111-0/+1
* ipa-kdb: Properly set password expiration time.Simo Sorce2012-01-113-4/+74
* daemons: Remove ipa_kpasswdSimo Sorce2012-01-116-1568/+0
* ipa-kdb: Be flexibleSimo Sorce2012-01-111-2/+2
* ipa-pwd-extop: Allow kadmin to set krb keysSimo Sorce2012-01-112-48/+100
* ipa-kdb: add password policy supportSimo Sorce2012-01-114-8/+347
* ipa-pwd-extop: Use common password policy codeSimo Sorce2012-01-114-448/+127
* ipa-kdb: implement change_pwd functionSimo Sorce2012-01-115-11/+116
* ipa-kdb: implement function to retrieve password policiesSimo Sorce2012-01-114-43/+209
* ipa-kdb: Get/Store Master Key directly from LDAPSimo Sorce2012-01-115-12/+264
* ipa-kdb: add functions to change principalsSimo Sorce2012-01-113-1/+804
* ipa-kdb: add function to iterate over principalsSimo Sorce2012-01-111-1/+41
* ipa-kdb: add functions to delete principalsSimo Sorce2012-01-111-1/+121
* ipa-kdb: add function to free principalsSimo Sorce2012-01-111-1/+16
* ipa-kdb: functions to get principalSimo Sorce2012-01-114-35/+884
* ipa-kdb: add common utility ldap wrapper functionsSimo Sorce2012-01-113-0/+464