summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_adex
AgeCommit message (Expand)AuthorFilesLines
2011-03-24s3-prototypes: remove protos of some dead functions.Günther Deschner1-2/+0
2011-03-22s3:idmap: remove the params argument from the init functionMichael Adam1-8/+7
2011-03-06s3: Remove close_fn from idmap_methodsVolker Lendecke1-12/+0
2011-03-06s3: Remove unused args from get_nss_infoVolker Lendecke1-2/+0
2011-02-23s3-proto: remove some prototypes of non-existing functions.Günther Deschner1-2/+0
2010-10-18s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.Günther Deschner2-0/+2
2010-09-20s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett2-2/+4
2010-09-02s3: Remove unused nss_info_adex_init()Volker Lendecke1-5/+0
2010-08-26s3-idmap: only include idmap headers where needed.Günther Deschner6-0/+6
2010-08-14s3:idmap: remove the set_mapping method from the idmap APIMichael Adam1-13/+0
2010-08-14s3:idmap: remove unused method dump_data() from the idmap APIMichael Adam1-10/+0
2010-08-14s3:idmap: remove the remove_mapping method from API and backendsMichael Adam1-15/+0
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner2-0/+2
2010-08-05s3: avoid global include of ads.h.Günther Deschner6-0/+6
2010-07-01s3-nss_info: only include nss_info.h where needed.Günther Deschner1-0/+1
2010-07-01s3-libads: only include libds flags where needed.Günther Deschner1-0/+1
2010-05-31s3: only use netlogon/nbt header when needed.Günther Deschner1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett7-25/+25
2009-10-14s3:winbind: Fix a double-freeVolker Lendecke1-1/+0
2009-08-04idmap_adex: Fix usage of talloc_stackframe().Gerald Carter1-22/+26
2009-08-03Add some const to winbind_userinfoVolker Lendecke3-13/+19
2009-05-28s3-winbindd: fix remaining callers of sid_binstring().Günther Deschner2-4/+4
2009-04-07s3-libads: avoid NULL talloc context with ads_get_dn().Günther Deschner2-2/+2
2009-04-06s3:libads Make ads_get_dn() take a talloc contextAndrew Bartlett3-9/+9
2009-03-02More fix to initialize idmap statusesBo Yang1-0/+10
2008-12-01s3:winbindd/nss_info: change nss_map_{to|from}_alias to take nss_domain_entryMichael Adam1-8/+8
2008-10-06idmap_adex: Add more debugging to the basic search function.Gerald (Jerry) Carter1-0/+18
2008-10-06idmap_adex: Add log messages to dc_add_domain for easier debugging.Gerald (Jerry) Carter1-0/+8
2008-09-24s3: fix idmap_adex.Günther Deschner3-3/+3
2008-09-22idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter7-0/+3740