Age | Commit message (Expand) | Author | Files | Lines |
2011-04-13 | libwbclient: Add wbcLookupSids | Volker Lendecke | 1 | -0/+183 |
2011-03-30 | s3: Fix Coverity ID 2217: RESOURCE_LEAK | Volker Lendecke | 1 | -1/+1 |
2011-03-10 | libwbclient: Remove a pointless check | Volker Lendecke | 1 | -1/+2 |
2011-03-05 | libwbclient: Use wbcSidToStringBuf | Volker Lendecke | 1 | -37/+8 |
2011-03-05 | libwbclient: Add wbcSidToStringBuf | Volker Lendecke | 1 | -15/+35 |
2010-04-19 | libwbclient: wbcFreeMemory deals fine with a NULL pointer | Volker Lendecke | 1 | -3/+1 |
2010-04-19 | libwbclient: Fix wbcListGroups against too small num_entries | Volker Lendecke | 1 | -6/+11 |
2010-04-19 | libwbclient: Fix wbcListUsers against too small num_entries | Volker Lendecke | 1 | -6/+11 |
2010-04-19 | libwbclient: Make wbcLookupUserSids not use talloc | Volker Lendecke | 1 | -3/+4 |
2010-04-19 | libwbclient: Make wbcGetDisplayName not use talloc | Volker Lendecke | 1 | -1/+1 |
2010-04-19 | libwbclient: Make wbcListGroups not use talloc | Volker Lendecke | 1 | -14/+17 |
2010-04-19 | libwbclient: Make wbcListUsers not use talloc | Volker Lendecke | 1 | -12/+17 |
2010-04-19 | libwbclient: Make wbcGetSidAliases not use talloc | Volker Lendecke | 1 | -8/+7 |
2010-04-19 | libwbclient: Fix some pointless macro calls | Volker Lendecke | 1 | -3/+3 |
2010-04-19 | libwbclient: Take -21 into account in length guessing | Volker Lendecke | 1 | -4/+4 |
2010-04-19 | libwbclient: Fix some pointless macro calls | Volker Lendecke | 1 | -4/+4 |
2010-04-19 | libwbclient: Make wbcLookupRids not use talloc | Volker Lendecke | 1 | -21/+16 |
2010-04-19 | libwbclient: Make wbcLookupSid not use talloc | Volker Lendecke | 1 | -51/+35 |
2010-04-19 | libwbclient: Convert wbcSidToString to not use talloc | Volker Lendecke | 1 | -22/+22 |
2010-04-10 | libwbclient: Fix a memleak in wbcGetDisplayName | Volker Lendecke | 1 | -0/+1 |
2010-04-10 | libwbclient: Ensure correct 0-termination in wbcGetSidAliases | Volker Lendecke | 1 | -0/+1 |
2010-04-03 | libwbclient: Both talloc_free and wbcFreeMemory deal with NULL | Volker Lendecke | 1 | -14/+5 |
2010-02-13 | libwbclient: Separate out the async functions | Kai Blin | 1 | -256/+0 |
2010-02-11 | libwbclient: Implement wbcLookupName_send/recv | Kai Blin | 1 | -0/+129 |
2010-02-11 | libwbclient: Implement wbcLookupSid_send/recv | Kai Blin | 1 | -0/+129 |
2010-01-24 | libwbclient: Use winbindd_free_response() | Volker Lendecke | 1 | -16/+6 |
2009-10-09 | s3: Fix a memleak reported by dmarkey | Volker Lendecke | 1 | -0/+4 |
2009-08-18 | libwbclient: Add wbcSidTypeString function. | Kai Blin | 1 | -0/+17 |
2009-06-04 | libwbclient: Attempt to fix build on AIX | Kai Blin | 1 | -0/+1 |
2009-02-11 | s3: Implement wbcGetSidAliases | Dan Sledz | 1 | -0/+139 |
2008-12-16 | nsswitch: Move source3 files to top level dir. | Kai Blin | 1 | -0/+672 |