summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-sam
Commit message (Expand)AuthorAgeFilesLines
* When ipaNTHash is missing, ask IPA to generate it from kerberos keysAlexander Bokovoy2012-07-301-3/+93
* Follow change in samba4 beta4 for sid_check_is_domain to sid_check_is_our_samAlexander Bokovoy2012-07-181-1/+3
* 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
* ipasam: improve SASL bind callbackAlexander Bokovoy2012-07-061-42/+136
* 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
* 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
* Add separate attribute to store trusted domain SIDAlexander Bokovoy2012-06-071-4/+5
* Add a second module init call for newer samba versionsSumit Bose2011-12-091-0/+6
* Add ipasam samba passdb backendSumit Bose2011-12-064-0/+3324