summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-sam/ipa_sam.c
Commit message (Expand)AuthorAgeFilesLines
* Add error condition handling to the SASL bind callback in ipasamadworkAlexander Bokovoy2012-06-271-12/+80
* Support requests for DOMAIN$ account for trusted domains in ipasam moduleAlexander Bokovoy2012-06-271-13/+20
* ipasam: remove unused struct elementsSumit Bose2012-06-111-11/+0
* Use exop instead of kadmin.localSumit Bose2012-06-111-27/+74
* ipa-sam: update sid_to_id() interface to follow passdb API changes in SambaAlexander Bokovoy2012-06-071-17/+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-061-0/+3235