r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
[metze/samba/wip.git] / source4 / librpc / rpc / dcerpc_smb.c
2007-10-10 Andrew Tridgellr2660: - converted the libcli/raw/ library to use tallo...
2007-10-10 Andrew Tridgellr2628: got rid of some warnings and converted a few...
2007-10-10 Andrew Bartlettr2287: Add static.
2007-10-10 Andrew Bartlettr2284: Thanks to some great detective work by tridge...
2007-10-10 Andrew Tridgellr2266: yay! LSA session keys on TCP now work!
2007-10-10 Tim Potterr2247: talloc_destroy -> talloc_free
2007-10-10 Andrew Tridgellr2103: in the conversion to async rpc I simplified...
2007-10-10 Andrew Tridgellr2100: rework the dcerpc client side library so that...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr335: added much better handling of servers that die...
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2004-02-03 Stefan Metzmachermake more function static, they are still available...
2004-01-20 Andrew Tridgelladded code to the RPC-SPOOLSS test that demonstrates...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-11 Andrew Tridgellthe next step in the dcerpc server code. Added the...
2003-12-10 Andrew Tridgellthe rest of the initial rpc server side infrastructure
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-24 Andrew Tridgellinitial implementation of dcerpc over tcp. RPC-EPMAPPER...
2003-11-24 Andrew Tridgell * prepared the dcerpc subsystem for adding the RPC...
2003-11-18 Andrew Tridgelluse the auto-generated UUID, version and name rather...
2003-11-06 Andrew Tridgellanother major bit of restructuring of rpc in Samba4...