Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r10529: fix a crash bug in full async code the uses the composite_trigger_don... | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r10200: added a composite_trigger_done() call that allows a composite function | Andrew Tridgell | 1 | -0/+24 |
2007-10-10 | r5197: moved events code to lib/events/ (suggestion from metze) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5185: make all the events data structures private to events.c. This will | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5126: the composite code is no longer client specific or smb specific, so | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4754: tidied up the composite function infrastructure to make it easier to | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4710: added a smb_composite_savefile() function, and expanded the test suite... | Andrew Tridgell | 1 | -0/+45 |