Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2628: got rid of some warnings and converted a few more places to use hierar... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2287: Add static. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2284: Thanks to some great detective work by tridge, NTLM2 signing now works. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r2266: yay! LSA session keys on TCP now work! | Andrew Tridgell | 1 | -0/+16 |
2007-10-10 | r2247: talloc_destroy -> talloc_free | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2103: in the conversion to async rpc I simplified the smb backend to only | Andrew Tridgell | 1 | -20/+128 |
2007-10-10 | r2100: rework the dcerpc client side library so that it is async. We now | Andrew Tridgell | 1 | -184/+130 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r335: added much better handling of servers that die unexpectedly during a | Andrew Tridgell | 1 | -0/+1 |
2004-02-10 | - modified the dcerpc client security code to be generic, so ntlmssp | Andrew Tridgell | 1 | -1/+0 |
2004-02-03 | make more function static, they are still available via the function pointers | Stefan Metzmacher | 1 | -1/+1 |
2004-01-20 | added code to the RPC-SPOOLSS test that demonstrates that policy | Andrew Tridgell | 1 | -0/+15 |
2003-12-16 | a fairly large commit! | Andrew Tridgell | 1 | -2/+2 |
2003-12-11 | the next step in the dcerpc server code. Added the link between the | Andrew Tridgell | 1 | -1/+1 |
2003-12-10 | the rest of the initial rpc server side infrastructure | Andrew Tridgell | 1 | -1/+1 |
2003-11-26 | signed DCERPC over TCP now works ! | Andrew Tridgell | 1 | -10/+1 |
2003-11-24 | initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to | Andrew Tridgell | 1 | -3/+4 |
2003-11-24 | * prepared the dcerpc subsystem for adding the RPC over TCP transport | Andrew Tridgell | 1 | -91/+153 |
2003-11-18 | use the auto-generated UUID, version and name rather than listing them | Andrew Tridgell | 1 | -2/+5 |
2003-11-06 | another major bit of restructuring of rpc in Samba4. Mostly moving | Andrew Tridgell | 1 | -0/+320 |