Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
* Adds wbcGetSidAliases that calls the lookup_useraliases function. * Updates wbinfo and winbind_util.c to call the new function. * Also added winbind_get_groups helper function. | |||||
2008-12-16 | nsswitch: Move source3 files to top level dir. | Kai Blin | 1 | -0/+672 | |
Don't move source4 files yet to not confuse git's rename tracking too much. |