added a smb.conf flag "rpc big endian" that tells our rpc server to
[samba.git] / source4 / librpc / rpc / dcerpc.c
2003-12-17 Andrew Tridgelladded a smb.conf flag "rpc big endian" that tells our...
2003-12-16 Andrew Tridgelladded a define for the DCERPC little-endian data repres...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-14 Andrew Tridgellfixed fragmented signed connections to our rpc server...
2003-12-14 Andrew Tridgellfixed a bug handling multiple PDUs being read from...
2003-11-27 Andrew Tridgella couple of tidyups
2003-11-26 Andrew Tridgellby default sign RPC over TCP but not RPC over SMB....
2003-11-26 Andrew Tridgelltransfer syntax V2 isn't as magic as I thought
2003-11-26 Andrew Tridgelladded auto-determination of the DCERPC over TCP port...
2003-11-26 Andrew Tridgellfixed some memory leaks in the dcerpc use of ntlmssp...
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-24 Andrew Tridgelladded tests for the remaining calls on the rpc manageme...
2003-11-24 Andrew Tridgelladded the dcerpc remote management interfaces as mgmt...
2003-11-23 Andrew Tridgellooh, this is fun!
2003-11-22 Andrew Tridgell * fixed null terminated string handling
2003-11-22 Andrew Tridgell * fixed NDR flag inheritance across push subcontexts
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-20 Andrew TridgellEnumPrinterData in spoolss now works
2003-11-19 Andrew Tridgellseparate the reason and result codes in a bind_ack...
2003-11-18 Andrew Tridgelluse the auto-generated UUID, version and name rather...
2003-11-17 Andrew Tridgelladded OpenPrinter and a test function. Note that the...
2003-11-14 Andrew Tridgell* added levels 4, 200 and 300 to NetDfsEnum. 200 and...
2003-11-14 Andrew Tridgellwe can now do a level1 NetDfsEnum()
2003-11-13 Andrew Tridgell* fixed conformant arrays in structures
2003-11-11 Andrew Tridgellautomatically generate ndr_print_*() functions for...
2003-11-11 Andrew Tridgellstarted adding support for lsa_QueryInfoPolicy
2003-11-09 Andrew Tridgell- fixed lsa_EnumTrustDom
2003-11-06 Andrew Tridgellanother major bit of restructuring of rpc in Samba4...