summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* ipasam: remove unused struct elementsSumit Bose2012-06-111-11/+0
* Use exop instead of kadmin.localSumit Bose2012-06-112-27/+80
* Add support for disabling KDC writesSimo Sorce2012-06-063-0/+75
* ipa-sam: update sid_to_id() interface to follow passdb API changes in SambaAlexander Bokovoy2012-06-072-18/+3
* Add trust-related ACIsAlexander Bokovoy2012-06-071-11/+133
* ipa-kdb: Add MS-PAC on constrained delegation.Simo Sorce2012-06-071-22/+26
* Perform case-insensitive searches for principals on TGS requestsAlexander Bokovoy2012-06-071-21/+52
* Add separate attribute to store trusted domain SIDAlexander Bokovoy2012-06-071-4/+5
* Fix setting domain_sidSimo Sorce2012-05-291-1/+1
* Normalize uid to lower case in winsync.Rob Crittenden2012-05-251-1/+32
* Check for locked-out user before incrementing lastfail.Rob Crittenden2012-05-181-4/+6
* Fix migration code password setting.Simo Sorce2012-05-171-0/+11
* Return LDAP_SUCCESS on mods on a referral entry.Rob Crittenden2012-05-111-0/+9
* Fix theoretical leak discovered by coveritySimo Sorce2012-04-171-0/+1
* Fix MS-PAC checks when using s4u2proxySimo Sorce2012-04-031-4/+6
* Fix failure count interval attribute name in query for password policy.Rob Crittenden2012-03-291-1/+1
* Fix memleak and silence Coverity defectsSimo Sorce2012-03-223-0/+9
* Treat UPGs correctly in winsync replicationMartin Kosek2012-03-152-11/+91
* ipa-kdb: fix delegation acl checkSimo Sorce2012-02-281-2/+4
* policy: add function to check lockout policySimo Sorce2012-02-193-1/+62
* ipa-kdb: Fix ACL evaluatorSimo Sorce2012-02-201-1/+4
* Remove compat definesSimo Sorce2012-02-161-32/+0
* 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
* 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
* ipa-cldap: Support clients asking for default domainSimo Sorce2012-01-051-1/+21
* Add a second module init call for newer samba versionsSumit Bose2011-12-091-0/+6
* ipa-kdb: return properly when no PAC is availableSimo Sorce2011-12-091-10/+3
* ipa-kdb: Add delgation access control supportSimo Sorce2011-12-085-1/+342
* ipa-kdb: enhance deref searchesSimo Sorce2011-12-083-13/+39
* ipa-kdb: Fix copy and paste typoSimo Sorce2011-12-071-1/+1
* Make pwd-extop aware of new ipaNTHash attributeSumit Bose2011-12-065-29/+89
* Add ipasam samba passdb backendSumit Bose2011-12-066-1/+3331
* ipa-kdb: fix memleaks in ipa_kdb_mspac.cSimo Sorce2011-12-021-7/+8
* ipa-kdb: Remove unused CFLAGS/LIBS from MakefilesSimo Sorce2011-12-021-2/+0
* ipa-kdb: fix free() of uninitialized varSimo Sorce2011-11-291-0/+1
* ipa-kdb: Support re-signing PAC with different checksumSimo Sorce2011-11-291-2/+52
* ipa-cldap: send cldap replySimo Sorce2011-11-211-0/+48
* ipa-cldap: Create netlogon blobSimo Sorce2011-11-214-0/+344
* ipa-cldap: Decode CLDAP request.Simo Sorce2011-11-212-0/+191
* ipa-cldap: Implement worker thread.Simo Sorce2011-11-212-1/+81
* Create skeleton CLDAP server as a DS pluginSimo Sorce2011-11-217-0/+427
* MS-PAC: Add support for verifying PAC in TGS requestsSimo Sorce2011-11-071-7/+62
* Add support for generating PAC for AS requests for user principalsSimo Sorce2011-11-077-1/+905
* Fix CID 11027: Wrong sizeof argumentSimo Sorce2011-11-071-1/+1
* Fix CID 11026: Resource leakSimo Sorce2011-11-071-1/+4