summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient/wbc_sid.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-31wbclient: fix conversion logic in wbcSidToStringBufJeff Layton1-14/+17
2013-07-31wbclient: fix conversion logic in wbcStringToSidJeff Layton1-17/+20
2012-05-16libwbclient: Fix an invalid free()Volker Lendecke1-1/+1
2011-04-13libwbclient: Add wbcLookupSidsVolker Lendecke1-0/+183
2011-03-30s3: Fix Coverity ID 2217: RESOURCE_LEAKVolker Lendecke1-1/+1
2011-03-10libwbclient: Remove a pointless checkVolker Lendecke1-1/+2
2011-03-05libwbclient: Use wbcSidToStringBufVolker Lendecke1-37/+8
2011-03-05libwbclient: Add wbcSidToStringBufVolker Lendecke1-15/+35
2010-04-19libwbclient: wbcFreeMemory deals fine with a NULL pointerVolker Lendecke1-3/+1
2010-04-19libwbclient: Fix wbcListGroups against too small num_entriesVolker Lendecke1-6/+11
2010-04-19libwbclient: Fix wbcListUsers against too small num_entriesVolker Lendecke1-6/+11
2010-04-19libwbclient: Make wbcLookupUserSids not use tallocVolker Lendecke1-3/+4
2010-04-19libwbclient: Make wbcGetDisplayName not use tallocVolker Lendecke1-1/+1
2010-04-19libwbclient: Make wbcListGroups not use tallocVolker Lendecke1-14/+17
2010-04-19libwbclient: Make wbcListUsers not use tallocVolker Lendecke1-12/+17
2010-04-19libwbclient: Make wbcGetSidAliases not use tallocVolker Lendecke1-8/+7
2010-04-19libwbclient: Fix some pointless macro callsVolker Lendecke1-3/+3
2010-04-19libwbclient: Take -21 into account in length guessingVolker Lendecke1-4/+4
2010-04-19libwbclient: Fix some pointless macro callsVolker Lendecke1-4/+4
2010-04-19libwbclient: Make wbcLookupRids not use tallocVolker Lendecke1-21/+16
2010-04-19libwbclient: Make wbcLookupSid not use tallocVolker Lendecke1-51/+35
2010-04-19libwbclient: Convert wbcSidToString to not use tallocVolker Lendecke1-22/+22
2010-04-10libwbclient: Fix a memleak in wbcGetDisplayNameVolker Lendecke1-0/+1
2010-04-10libwbclient: Ensure correct 0-termination in wbcGetSidAliasesVolker Lendecke1-0/+1
2010-04-03libwbclient: Both talloc_free and wbcFreeMemory deal with NULLVolker Lendecke1-14/+5
2010-02-13libwbclient: Separate out the async functionsKai Blin1-256/+0
2010-02-11libwbclient: Implement wbcLookupName_send/recvKai Blin1-0/+129
2010-02-11libwbclient: Implement wbcLookupSid_send/recvKai Blin1-0/+129
2010-01-24libwbclient: Use winbindd_free_response()Volker Lendecke1-16/+6
2009-10-09s3: Fix a memleak reported by dmarkeyVolker Lendecke1-0/+4
2009-08-18libwbclient: Add wbcSidTypeString function.Kai Blin1-0/+17
2009-06-04libwbclient: Attempt to fix build on AIXKai Blin1-0/+1
2009-02-11s3: Implement wbcGetSidAliasesDan Sledz1-0/+139
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-0/+672