Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-11 | Add copyright notices | Jakub Hrozek | 1 | -0/+20 | |
Fixes: #138 | |||||
2009-06-10 | Turn sssd_mem_takeover into sssd_mem_attach | Simo Sorce | 1 | -17/+34 | |
The old function was not used anywhere, and this function uses better semantics, including not using void ** which gives strict aliasing problems. Also add a generic password destroy function | |||||
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -1/+0 | |
dependencies based on the latest samba code. Convert all references to the old events library to use the renamed tevent library. | |||||
2008-11-04 | Rename function, do not use other libraries namespace | Simo Sorce | 1 | -7/+12 | |
2008-11-03 | Cleaning up improper whitespace | Stephen Gallagher | 1 | -4/+4 | |
2008-11-03 | Initial memory cleanup work | Stephen Gallagher | 1 | -0/+26 | |