summaryrefslogtreecommitdiffstats
path: root/nsswitch/libwbclient/wbc_sid.c
Commit message (Expand)AuthorAgeFilesLines
* Extract common code from wbc_sid.cSumit Bose2014-06-171-169/+0
* CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison2013-12-091-0/+7
* wbclient: fix conversion logic in wbcSidToStringBufJeff Layton2013-07-311-14/+17
* wbclient: fix conversion logic in wbcStringToSidJeff Layton2013-07-311-17/+20
* libwbclient: Fix an invalid free()Volker Lendecke2012-05-161-1/+1
* libwbclient: Add wbcLookupSidsVolker Lendecke2011-04-131-0/+183
* s3: Fix Coverity ID 2217: RESOURCE_LEAKVolker Lendecke2011-03-301-1/+1
* libwbclient: Remove a pointless checkVolker Lendecke2011-03-101-1/+2
* libwbclient: Use wbcSidToStringBufVolker Lendecke2011-03-051-37/+8
* libwbclient: Add wbcSidToStringBufVolker Lendecke2011-03-051-15/+35
* libwbclient: wbcFreeMemory deals fine with a NULL pointerVolker Lendecke2010-04-191-3/+1
* libwbclient: Fix wbcListGroups against too small num_entriesVolker Lendecke2010-04-191-6/+11
* libwbclient: Fix wbcListUsers against too small num_entriesVolker Lendecke2010-04-191-6/+11
* libwbclient: Make wbcLookupUserSids not use tallocVolker Lendecke2010-04-191-3/+4
* libwbclient: Make wbcGetDisplayName not use tallocVolker Lendecke2010-04-191-1/+1
* libwbclient: Make wbcListGroups not use tallocVolker Lendecke2010-04-191-14/+17
* libwbclient: Make wbcListUsers not use tallocVolker Lendecke2010-04-191-12/+17
* libwbclient: Make wbcGetSidAliases not use tallocVolker Lendecke2010-04-191-8/+7
* libwbclient: Fix some pointless macro callsVolker Lendecke2010-04-191-3/+3
* libwbclient: Take -21 into account in length guessingVolker Lendecke2010-04-191-4/+4
* libwbclient: Fix some pointless macro callsVolker Lendecke2010-04-191-4/+4
* libwbclient: Make wbcLookupRids not use tallocVolker Lendecke2010-04-191-21/+16
* libwbclient: Make wbcLookupSid not use tallocVolker Lendecke2010-04-191-51/+35
* libwbclient: Convert wbcSidToString to not use tallocVolker Lendecke2010-04-191-22/+22
* libwbclient: Fix a memleak in wbcGetDisplayNameVolker Lendecke2010-04-101-0/+1
* libwbclient: Ensure correct 0-termination in wbcGetSidAliasesVolker Lendecke2010-04-101-0/+1
* libwbclient: Both talloc_free and wbcFreeMemory deal with NULLVolker Lendecke2010-04-031-14/+5
* libwbclient: Separate out the async functionsKai Blin2010-02-131-256/+0
* libwbclient: Implement wbcLookupName_send/recvKai Blin2010-02-111-0/+129
* libwbclient: Implement wbcLookupSid_send/recvKai Blin2010-02-111-0/+129
* libwbclient: Use winbindd_free_response()Volker Lendecke2010-01-241-16/+6
* s3: Fix a memleak reported by dmarkeyVolker Lendecke2009-10-091-0/+4
* libwbclient: Add wbcSidTypeString function.Kai Blin2009-08-181-0/+17
* libwbclient: Attempt to fix build on AIXKai Blin2009-06-041-0/+1
* s3: Implement wbcGetSidAliasesDan Sledz2009-02-111-0/+139
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-0/+672