summaryrefslogtreecommitdiff
path: root/source4/winbind/idmap.h
Commit message (Expand)AuthorAgeFilesLines
* idmap4: Use sid_check_is_in_unix_groups()Volker Lendecke2016-12-291-1/+0
* idmap4: Use sid_check_is_in_unix_users()Volker Lendecke2016-12-281-1/+0
* s4-idmap: Add mapping using uidNumber and gidNumber like idmap_adAndrew Bartlett2012-06-161-0/+1
* s4:winbind Change include guard so as not to conflict with idmap.h in source3Andrew Bartlett2010-05-241-2/+2
* s4:winbind Fix up includes after seperation of idmap.idl from winbind.idlAndrew Bartlett2010-05-241-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-0/+2
* wbclient: Add an async winbind client library.Kai Blin2008-04-021-18/+2
* idmap: Map SIDs to unixids instead of uids/gidsKai Blin2008-03-181-0/+20
* idmap: Handle uid->SID mappingKai Blin2008-02-211-0/+33