Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-14 | Fix crash in winbind clients: instead of talloc-based pointer we passed addre... | Alexander Bokovoy | 1 | -1/+1 |
2008-01-02 | use C99 bool return types (true & false). | Gerald (Jerry) Carter | 1 | -17/+17 |
2008-01-02 | Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory. | Gerald (Jerry) Carter | 1 | -7/+8 |
2007-12-23 | tiny simplification | Volker Lendecke | 1 | -4/+0 |
2007-12-21 | Compile fix: Correct use of wbcDomainInfo() after function signature change. | Gerald (Jerry) Carter | 1 | -4/+3 |
2007-12-21 | De-couple smbd from staticly linking against winbindd client files. | Gerald (Jerry) Carter | 1 | -0/+325 |