summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_ad_nss.c
Commit message (Expand)AuthorAgeFilesLines
* idmap: Fix CID 1363261 Resource leakVolker Lendecke2018-04-071-2/+4
* idmap: Use TALLOC_FREE instead of explicit codeVolker Lendecke2018-04-071-3/+1
* winbindd: Give winbindd_ads.c its own headerVolker Lendecke2017-05-171-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* winbind: remove nss_get_info backend functionsVolker Lendecke2017-01-041-106/+0
* idmap: Simplify idmap_ad_nss_init()Volker Lendecke2017-01-021-18/+13
* idmap_ad: Separate out the nss functionsVolker Lendecke2016-04-151-0/+531