s3:utils: Remove pointless if-clause for remote_machine
[metze/samba/wip.git] / source3 / passdb / lookup_sid.h
2015-07-28 Justin Maggards3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-05-02 Michael Adams3:passdb: remove a forward declaration of wbcSidToUnix...
2012-05-02 Michael Adams3:passdb: rename sids_to_unix_ids() --> sids_to_unixid...
2012-05-02 Andrew Bartletts3-passdb: Use struct unixid in sids_to_unix_ids
2012-05-02 Andrew Bartletts3-passdb: Change pdb_sid_to_id() to return struct...
2012-04-20 Michael Adams3:passdb: do not use the in-memory idmap cache (it...
2011-10-14 Günther Deschners3-passdb: remove libwbclient header dependency for...
2011-10-14 Günther Deschners3-passdb: use uintX_t at least in headers.
2011-08-21 Andreas Schneiders3-id_cache: Move id caches mgmt out of smbd
2011-04-13 Volker Lendeckes3: Use wbcSidsToUnixIds in create_local_token
2011-03-30 Günther Deschners3-passdb: move LOOKUP_NAME_ flags to passdb where...
2011-03-29 Günther Deschners3-passdb: move lsa_dom_info and lsa_name_info out...
2011-03-29 Günther Deschners3-passdb: add machine_sid.h and lookup_sid.h