Age | Commit message (Expand) | Author | Files | Lines |
2012-12-03 | s3:winbindd: factor winbindd_sids_to_xids into external and internal part | Michael Adam | 1 | -165/+15 |
2012-12-03 | s3:winbindd: convert some spaces to tabs in winbindd_sids_to_xids_send() | Michael Adam | 1 | -4/+4 |
2012-12-03 | s3:winbindd: add explaining comment winbindd_sids_to_xids_send() | Michael Adam | 1 | -0/+5 |
2012-12-03 | s3:winbindd: factor lsa_SidType_to_id_type() out of winbindd_sids_to_xids_loo... | Michael Adam | 1 | -14/+25 |
2012-12-03 | s3:winbindd: simplify winbindd_sids_to_xids_recv() a bit. | Michael Adam | 1 | -40/+25 |
2012-09-24 | s3:winbindd fix a compiler warning | Christian Ambach | 1 | -1/+1 |
2012-09-22 | s3:winbindd fix a compiler warning | Christian Ambach | 1 | -1/+1 |
2012-06-21 | s3:winbindd: do not expose negative cache idmap entries as valid mappings (bu... | Stefan Metzmacher | 1 | -6/+19 |
2012-06-21 | s3:winbindd: discard the expired gid cache if we're online (bug #9002) | Stefan Metzmacher | 1 | -1/+1 |
2012-05-02 | s3-idmap: convert most idmap_cache callers to unixid API | Andrew Bartlett | 1 | -30/+11 |
2012-05-02 | s3-winbindd: Do not use WBC_ types internally in winbindd | Andrew Bartlett | 1 | -3/+5 |
2012-02-25 | s3: Use the correct enum values | Volker Lendecke | 1 | -3/+3 |
2011-09-23 | s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH | Andrew Tridgell | 1 | -0/+6 |
2011-06-10 | bug in source3/winbindd/winbindd_sids_to_xids.c | Herb Lewis | 1 | -1/+4 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 1 | -2/+2 |
2011-05-10 | s3: Use tevent_req_ntstatus properly in a few places | Volker Lendecke | 1 | -2/+1 |
2011-04-13 | s3: Add some debug to winbindd_sids_to_xids | Volker Lendecke | 1 | -0/+6 |
2011-04-13 | s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe | Volker Lendecke | 1 | -0/+300 |