Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-11 | libwbclient: Zero out context on initialization | Kai Blin | 1 | -1/+1 | |
This prevents a segfault when using wbcDebug without prior call to wbcSetDebug | |||||
2009-06-13 | libwbclient: Add debugging hooks. | Kai Blin | 1 | -0/+75 | |
2009-06-08 | async_sock: try fix the source4 build on FreeBSD, Solaris, SLES8 | Stefan Metzmacher | 1 | -4/+2 | |
metze | |||||
2009-05-30 | talloc_strdup "dir" in wb_context_init | Volker Lendecke | 1 | -1/+5 | |
2009-05-30 | libwbclient: Store the winbind socket dir to use in the wb_context | Kai Blin | 1 | -2/+12 | |
2009-05-30 | libwbclient: Add async call framework. | Kai Blin | 1 | -0/+687 | |