python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source3 / winbindd / idmap_proto.h
2020-10-23 Stefan Metzmacherwinbindd/idmap: apply const to struct idmap_methods...
2017-10-10 Ralph Boehmewinbindd: pass domain SID to wbint_UnixIDs2Sids
2017-08-04 Ralph Wuerthneridmap: remove unused function idmap_is_online()
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-01-02 Volker Lendeckewinbind: Make "idmap_find_domain" public
2016-04-15 Volker Lendeckeidmap_ad: Separate out the nss functions
2016-03-30 Volker Lendeckewinbind: Remove unused idmap_backends_unixid_to_sid
2016-03-30 Volker Lendeckewinbind: Remove unused idmap_[ug]id_to_sid
2016-03-30 Volker Lendeckewinbind: Add idmap_backend_unixids_to_sids
2016-03-30 Volker Lendeckewinbind: Introduce id_map_ptrs_init
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_gid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_uid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_backends_unixid_to_sid
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-09 Christof Schmitts3-winbindd: Move idmap_fetch_secret to idmap_utils...
2013-03-09 Christof Schmitts3-winbindd: Move common code for LDAP id mapping to...
2012-12-03 Michael Adams3:winbindd: remove unused function idmap_backends_sid_...
2012-12-03 Michael Adams3:winbindd: remove unused idmap_sid_to_gid()
2012-12-03 Michael Adams3:winbindd: remove unused idmap_sid_to_uid()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-30 Michael Adams3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_...
2011-05-30 Michael Adams3:winbindd/idmap_proto.h: add GPL/Copyright header
2011-03-23 Günther Deschners3-prototypes: remove protos of some dead functions.
2011-02-23 Günther Deschners3-proto: remove some prototypes of non-existing functions.
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.