Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-07 | Fix some nonempty blank lines | Volker Lendecke | 1 | -13/+13 |
2009-03-19 | s3: Fix a free of an uninitialized variable in winbind_get_sid_aliases | Dan Sledz | 1 | -1/+0 |
2009-02-17 | Fix warning about missmatch of uint32_t and size_t. | Jeremy Allison | 1 | -1/+1 |
2009-02-11 | s3: Implement wbcGetSidAliases | Dan Sledz | 1 | -0/+84 |
2009-02-11 | s3: Implement wbcGetpwsid | Dan Sledz | 1 | -0/+47 |
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 |