Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4757: added the ability of the clisocket level of libcli to handle async | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4616: the first phase in the addition of proper support for | Andrew Tridgell | 1 | -64/+59 |
2007-10-10 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -5/+6 |
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3322: fixed a bunch of warnings in the build, including one case where it wa... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3043: Use binding strings for specifying endpoints. The property for | Jelmer Vernooij | 1 | -9/+2 |
2007-10-10 | r2710: continue with the new style of providing a parent context whenever | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r2680: switched the libcli/raw/ code over to use talloc_reference(), which si... | Andrew Tridgell | 1 | -15/+7 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -2/+2 |
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 |