summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_sids_to_xids.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: Make wb_sids2xids_recv work on an arrayVolker Lendecke2015-03-071-1/+1
* s3:winbindd: factor winbindd_sids_to_xids into external and internal partMichael Adam2012-12-031-165/+15
* s3:winbindd: convert some spaces to tabs in winbindd_sids_to_xids_send()Michael Adam2012-12-031-4/+4
* s3:winbindd: add explaining comment winbindd_sids_to_xids_send()Michael Adam2012-12-031-0/+5
* s3:winbindd: factor lsa_SidType_to_id_type() out of winbindd_sids_to_xids_loo...Michael Adam2012-12-031-14/+25
* s3:winbindd: simplify winbindd_sids_to_xids_recv() a bit.Michael Adam2012-12-031-40/+25
* s3:winbindd fix a compiler warningChristian Ambach2012-09-241-1/+1
* s3:winbindd fix a compiler warningChristian Ambach2012-09-221-1/+1
* s3:winbindd: do not expose negative cache idmap entries as valid mappings (bu...Stefan Metzmacher2012-06-211-6/+19
* s3:winbindd: discard the expired gid cache if we're online (bug #9002)Stefan Metzmacher2012-06-211-1/+1
* s3-idmap: convert most idmap_cache callers to unixid APIAndrew Bartlett2012-05-021-30/+11
* s3-winbindd: Do not use WBC_ types internally in winbinddAndrew Bartlett2012-05-021-3/+5
* s3: Use the correct enum valuesVolker Lendecke2012-02-251-3/+3
* s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTHAndrew Tridgell2011-09-231-0/+6
* bug in source3/winbindd/winbindd_sids_to_xids.cHerb Lewis2011-06-101-1/+4
* s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-2/+2
* s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke2011-05-101-2/+1
* s3: Add some debug to winbindd_sids_to_xidsVolker Lendecke2011-04-131-0/+6
* s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipeVolker Lendecke2011-04-131-0/+300