Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r17317: - add a composite_create() function that allocates and initialize | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12116: got rid of composite_trigger_done() and composite_trigger_error(), and | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r10635: Formatting for better readability. | Rafal Szczesniak | 1 | -4/+4 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -132/+15 |
2007-10-10 | r6614: Basic approach to monitoring messages for composite functions. | Rafal Szczesniak | 1 | -0/+3 |
2007-10-10 | r6352: Two new composite calls: | Alexander Bokovoy | 1 | -0/+37 |
2007-10-10 | r6028: A MAJOR update to intergrate the new credentails system fully with | Andrew Bartlett | 1 | -11/+6 |
2007-10-10 | r5126: the composite code is no longer client specific or smb specific, so | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4949: First version of a fetchfile composite function which connects to a se... | Volker Lendecke | 1 | -0/+19 |
2007-10-10 | r4924: continue the effort to simplify and generalise the composite | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r4783: got rid of another void* in the composite code. This brings us down to | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r4782: volker quite rightly pointed out that there is too much of a | Andrew Tridgell | 1 | -6/+0 |
2007-10-10 | r4777: added a smb_composite_sesssetup() async composite function. This | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r4769: added a smb_composite_connect() function that provides a simple async | Andrew Tridgell | 1 | -0/+28 |
2007-10-10 | r4754: tidied up the composite function infrastructure to make it easier to | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r4710: added a smb_composite_savefile() function, and expanded the test suite... | Andrew Tridgell | 1 | -1/+15 |
2007-10-10 | r4700: first attempt at a composite async function, smb_composite_loadfile(), | Andrew Tridgell | 1 | -0/+72 |