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