Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2938: Use IDL to dissect the RHS of floors in protocol towers | Jelmer Vernooij | 1 | -10/+7 |
2007-10-10 | r2921: Add a few more protocols and fix the numbers associated with some of | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r2663: fix an epmapper server leak - another talloc_realloc(NULL, ) leak | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2627: use the new talloc capabilities in a bunch more places in the rpc | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1818: _really_ fixed epmapper this time, it was using more than one old rpc ... | Andrew Tridgell | 1 | -32/+28 |
2007-10-10 | r1817: fixed fault code generation for unimplemented functions in epmapper | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r1814: Fix the build. | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r1703: - Lots of RPC updates, adding new pipes and protocols. | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r1046: initialise a structure element caught by valgrind | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r995: - renamed many of our crypto routines to use the industry standard | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -6/+6 |
2004-01-09 | fixed the rpc epmapper server. This fixes rpc over tcp. | Andrew Tridgell | 1 | -1/+18 |
2004-01-08 | This patch adds a better dcerpc server infastructure. | Stefan Metzmacher | 1 | -35/+24 |
2003-12-16 | a fairly large commit! | Andrew Tridgell | 1 | -1/+1 |
2003-12-14 | added auto-generation of the server side boilerplate code for each | Andrew Tridgell | 1 | -76/+2 |
2003-12-13 | completed the linkage between the endpoint mapper and the dcerpc | Andrew Tridgell | 1 | -1/+5 |
2003-12-13 | dcerpc over tcp in the samba4 server now works to some extent. It | Andrew Tridgell | 1 | -18/+35 |
2003-12-13 | rpcdump.exe now works fine against a Samba4 server | Andrew Tridgell | 1 | -4/+7 |
2003-12-13 | added the epm_Map() call. | Andrew Tridgell | 1 | -67/+166 |
2003-12-13 | added a basic dcerpc endpoint mapper to Samba4. Currently only | Andrew Tridgell | 1 | -0/+274 |