Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17256: fix 2 crash bugs, which are introduced by making parameters | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring the | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -2/+2 |
2004-02-03 | - add 'print' to the DCERPC binding strings | Stefan Metzmacher | 1 | -2/+0 |
2003-12-21 | wkssvc test updates from metze | Andrew Tridgell | 1 | -15/+21 |
2003-11-22 | a fairly major upgrade to the dcerpc system | Andrew Tridgell | 1 | -0/+2 |
2003-11-19 | fixed wkssvc idl and test code for TransportEnum | Andrew Tridgell | 1 | -8/+4 |
2003-11-19 | switched to a new way of handling unions, so that we can handle | Andrew Tridgell | 1 | -1/+1 |
2003-11-18 | added another wkssvc info level | Andrew Tridgell | 1 | -1/+1 |
2003-11-18 | changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser(). | Andrew Tridgell | 1 | -6/+6 |
2003-11-18 | use the auto-generated UUID, version and name rather than listing them | Andrew Tridgell | 1 | -1/+4 |
2003-11-18 | fill in skeletons for the rest of the function calls in wkssvc (based | Andrew Tridgell | 1 | -2/+42 |
2003-11-18 | * use the new auto-generated debug code method. | Andrew Tridgell | 1 | -9/+12 |
2003-11-17 | remove an unused variable | Andrew Tridgell | 1 | -1/+0 |
2003-11-17 | added wkssvc.idl and test code | Andrew Tridgell | 1 | -0/+69 |