summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_sids_to_xids.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-03s3:winbindd: factor winbindd_sids_to_xids into external and internal partMichael Adam1-165/+15
2012-12-03s3:winbindd: convert some spaces to tabs in winbindd_sids_to_xids_send()Michael Adam1-4/+4
2012-12-03s3:winbindd: add explaining comment winbindd_sids_to_xids_send()Michael Adam1-0/+5
2012-12-03s3:winbindd: factor lsa_SidType_to_id_type() out of winbindd_sids_to_xids_loo...Michael Adam1-14/+25
2012-12-03s3:winbindd: simplify winbindd_sids_to_xids_recv() a bit.Michael Adam1-40/+25
2012-09-24s3:winbindd fix a compiler warningChristian Ambach1-1/+1
2012-09-22s3:winbindd fix a compiler warningChristian Ambach1-1/+1
2012-06-21s3:winbindd: do not expose negative cache idmap entries as valid mappings (bu...Stefan Metzmacher1-6/+19
2012-06-21s3:winbindd: discard the expired gid cache if we're online (bug #9002)Stefan Metzmacher1-1/+1
2012-05-02s3-idmap: convert most idmap_cache callers to unixid APIAndrew Bartlett1-30/+11
2012-05-02s3-winbindd: Do not use WBC_ types internally in winbinddAndrew Bartlett1-3/+5
2012-02-25s3: Use the correct enum valuesVolker Lendecke1-3/+3
2011-09-23s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTHAndrew Tridgell1-0/+6
2011-06-10bug in source3/winbindd/winbindd_sids_to_xids.cHerb Lewis1-1/+4
2011-06-09s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-2/+2
2011-05-10s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke1-2/+1
2011-04-13s3: Add some debug to winbindd_sids_to_xidsVolker Lendecke1-0/+6
2011-04-13s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipeVolker Lendecke1-0/+300