summaryrefslogtreecommitdiff
path: root/source3/passdb/lookup_sid.h
Commit message (Expand)AuthorAgeFilesLines
* passdb: Introduce xid_to_sidVolker Lendecke2019-02-281-0/+1
* s3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup.Justin Maggard2015-07-281-1/+1
* s3:passdb: remove a forward declaration of wbcSidToUnixId that has become unn...Michael Adam2012-05-021-1/+0
* s3:passdb: rename sids_to_unix_ids() --> sids_to_unixids() for consistencyMichael Adam2012-05-021-1/+1
* s3-passdb: Use struct unixid in sids_to_unix_idsAndrew Bartlett2012-05-021-1/+1
* s3-passdb: Change pdb_sid_to_id() to return struct unixidAndrew Bartlett2012-05-021-0/+1
* s3:passdb: do not use the in-memory idmap cache (it will be removed)Michael Adam2012-04-201-2/+0
* s3-passdb: remove libwbclient header dependency for passdb/lookup_sid.h.Günther Deschner2011-10-141-1/+3
* s3-passdb: use uintX_t at least in headers.Günther Deschner2011-10-141-1/+1
* s3-id_cache: Move id caches mgmt out of smbdAndreas Schneider2011-08-211-5/+0
* s3: Use wbcSidsToUnixIds in create_local_tokenVolker Lendecke2011-04-131-0/+3
* s3-passdb: move LOOKUP_NAME_ flags to passdb where they belong to.Günther Deschner2011-03-301-0/+48
* s3-passdb: move lsa_dom_info and lsa_name_info out of smb.h into passdb.Günther Deschner2011-03-301-0/+16
* s3-passdb: add machine_sid.h and lookup_sid.hGünther Deschner2011-03-301-0/+33