Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-21 | libwbclient: use the same style in each switch case for the error mapping | Stefan Metzmacher | 1 | -2/+2 |
2008-01-15 | libwbclient: move wbc_err.h into wbclient.h as we only install one header | Stefan Metzmacher | 2 | -52/+26 |
2008-01-03 | Some coding convention pedantism. | Günther Deschner | 5 | -17/+17 |
2008-01-02 | Fix some C++ warnings (patch was Volker's) - implicit case from void* to char* | Gerald (Jerry) Carter | 1 | -2/+4 |
2008-01-02 | Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory. | Gerald (Jerry) Carter | 2 | -22/+19 |
2007-12-23 | Fix wbcAllocate[GU]id | Volker Lendecke | 1 | -12/+14 |
2007-12-23 | Fix wbcPing() | Volker Lendecke | 1 | -1/+9 |
2007-12-21 | Fix const warning. | Jeremy Allison | 1 | -5/+8 |
2007-12-21 | Compile fix: Correct use of wbcDomainInfo() after function signature change. | Gerald (Jerry) Carter | 1 | -1/+1 |
2007-12-21 | Add files for new LGPL libwbclient DSO implementing the Winbind client API | Gerald (Jerry) Carter | 12 | -0/+3000 |