summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_ad_nss.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-10s3: talloc_destroy() -> TALLOC_FREE()Volker Lendecke1-3/+1
2022-06-27s3:winbind: Pass a memory context to ads_idmap_cached_connection()Samuel Cabrero1-1/+1
2022-06-27s3:winbind: Remove dupplicated talloc_get_type() callSamuel Cabrero1-2/+0
2020-10-23winbindd/idmap: apply const to struct nss_info_methods pointersStefan Metzmacher1-3/+3
2018-04-07idmap: Fix CID 1363261 Resource leakVolker Lendecke1-2/+4
2018-04-07idmap: Use TALLOC_FREE instead of explicit codeVolker Lendecke1-3/+1
2017-05-17winbindd: Give winbindd_ads.c its own headerVolker Lendecke1-1/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2017-01-04winbind: remove nss_get_info backend functionsVolker Lendecke1-106/+0
2017-01-02idmap: Simplify idmap_ad_nss_init()Volker Lendecke1-18/+13
2016-04-15idmap_ad: Separate out the nss functionsVolker Lendecke1-0/+531