summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Move code into common krb5 utilsSimo Sorce2012-07-301-141/+7
* Do not check for DNA magic valuesSimo Sorce2012-07-262-8/+0
* Follow change in samba4 beta4 for sid_check_is_domain to sid_check_is_our_samAlexander Bokovoy2012-07-181-1/+3
* Fix typoSumit Bose2012-07-091-1/+1
* Fix wrong check after allocation.Simo Sorce2012-07-071-1/+1
* reduce redundant checks in ldapsam_search_users() to a single statementAlexander Bokovoy2012-07-061-8/+1
* Use smb.conf 'dedicated keytab file' parameter instead of hard-coded valueAlexander Bokovoy2012-07-061-1/+2
* ipasam: replace testing codeSumit Bose2012-07-061-5/+5
* ipasam: fixes for clang warningsSumit Bose2012-07-061-28/+20
* Allow silent build if availableSumit Bose2012-07-061-0/+1
* ipasam: improve SASL bind callbackAlexander Bokovoy2012-07-061-42/+136
* Add range check preop pluginSumit Bose2012-06-295-0/+504
* Use lower case names in LDAP to meet freeIPA conventionSumit Bose2012-06-291-11/+11
* Add external domain extop DS pluginSumit Bose2012-06-289-1/+1198
* Add configure check for C Unit-Test framework checkSumit Bose2012-06-281-0/+10
* Filter groups in the PACSumit Bose2012-06-281-1/+452
* Add sidgen postop and taskSumit Bose2012-06-2810-0/+1378
* Add error condition handling to the SASL bind callback in ipasamAlexander Bokovoy2012-06-281-12/+80
* Support requests for DOMAIN$ account for trusted domains in ipasam moduleAlexander Bokovoy2012-06-281-13/+20
* 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