summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_proto.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-23winbindd/idmap: apply const to struct idmap_methods pointersStefan Metzmacher1-1/+1
2017-10-10winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme1-1/+2
2017-08-04idmap: remove unused function idmap_is_online()Ralph Wuerthner1-1/+0
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-4/+4
2017-01-02winbind: Make "idmap_find_domain" publicVolker Lendecke1-0/+1
2016-04-15idmap_ad: Separate out the nss functionsVolker Lendecke1-0/+2
2016-03-30winbind: Remove unused idmap_backends_unixid_to_sidVolker Lendecke1-1/+0
2016-03-30winbind: Remove unused idmap_[ug]id_to_sidVolker Lendecke1-2/+0
2016-03-30winbind: Add idmap_backend_unixids_to_sidsVolker Lendecke1-0/+2
2016-03-30winbind: Introduce id_map_ptrs_initVolker Lendecke1-0/+2
2015-08-24idmap: Remove "domname" from idmap_gid_to_sidVolker Lendecke1-1/+1
2015-08-24idmap: Remove "domname" from idmap_uid_to_sidVolker Lendecke1-1/+1
2015-08-24idmap: Remove "domname" from idmap_backends_unixid_to_sidVolker Lendecke1-2/+1
2013-03-09s3-winbindd: Move idmap_fetch_secret to idmap_utils.c for reuseChristof Schmitt1-0/+2
2013-03-09s3-winbindd: Move common code for LDAP id mapping to idmap_utilsChristof Schmitt1-0/+6
2012-12-03s3:winbindd: remove unused function idmap_backends_sid_to_unixid()Michael Adam1-2/+0
2012-12-03s3:winbindd: remove unused idmap_sid_to_gid()Michael Adam1-1/+0
2012-12-03s3:winbindd: remove unused idmap_sid_to_uid()Michael Adam1-1/+0
2011-05-31s3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_ guardMichael Adam1-0/+4
2011-05-31s3:winbindd/idmap_proto.h: add GPL/Copyright headerMichael Adam1-0/+25
2011-03-24s3-prototypes: remove protos of some dead functions.Günther Deschner1-1/+0
2011-02-23s3-proto: remove some prototypes of non-existing functions.Günther Deschner1-2/+0
2010-08-26s3-idmap: only include idmap headers where needed.Günther Deschner1-0/+36