r42: importing .cvsignore files
[samba.git] / source / rpc_server /
2007-10-10 Gerald Carterr42: importing .cvsignore files
2007-10-10 Jelmer Vernooijr31: More registry updates. regdiff/regpatch work now.
2007-10-10 Jelmer Vernooijr20: Add the registry library. Still needs a lot of...
2007-10-10 Gerald (Jerry) Carter[GLUE] Sync tree with SVN r17.
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2004-02-02 Stefan Metzmacherconst fixes
2004-02-02 Stefan Metzmacher- we now specify the object files in the subsystems...
2004-02-02 Stefan Metzmachersome DEBUG and comment fixes
2004-02-01 Stefan MetzmacherMakefile.in cleanups:
2004-01-28 Stefan Metzmacher- remove all STFS related stuff
2004-01-20 Andrew Tridgelldcerpc server output now copes with the client blocking...
2004-01-20 Andrew Tridgellavoid a copy of the data being input to the dcerpc...
2004-01-09 Andrew Tridgellfixed the rpc epmapper server. This fixes rpc over...
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-19 Andrew Tridgelladded a bunch of alias functions in samr.idl based...
2003-12-17 Andrew Tridgelladded a smb.conf flag "rpc big endian" that tells our...
2003-12-16 Andrew Tridgellit turns out that a wire policy handle isn't a blob...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-15 Andrew Tridgellzero length echo is not an error
2003-12-15 Andrew Tridgellfixed the transfer syntax in the dcerpc bind reply
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...
2003-12-14 Andrew Tridgellfixed fragmented signed connections to our rpc server...
2003-12-14 Andrew Tridgellntlmssp over rpc over tcp now fully works
2003-12-14 Andrew Tridgellfixed some memory leaks in the rpc server code
2003-12-14 Andrew Tridgellfixed a bug handling multiple PDUs being read from...
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-13 Andrew Tridgellmake the IO in the dcerpc over TCP server completely...
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-12-13 Andrew Tridgellrpcdump.exe now works fine against a Samba4 server
2003-12-13 Andrew Tridgelladded the epm_Map() call.
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Andrew Tridgellafter chatting with jeremy I decided to use a separate...
2003-12-12 Andrew Tridgelladded support for sending bind_nak replies in the rpc...
2003-12-12 Andrew Tridgelladded the echo pipe test calls
2003-12-12 Andrew Tridgellwe now support pdu fragmentation on both input and...
2003-12-12 Andrew Tridgelladded handling of fragmented requests in the rpc server
2003-12-12 Andrew Tridgellhandle the auto-allocation of [ref] output arrays in...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-11 Andrew Tridgellthe next step in the dcerpc server code. Added the...
2003-12-10 Andrew Tridgellinitial rpc server side infrastructure
2003-11-13 Andrew Tridgellremoved some obsolete .cvsignore files
2003-11-13 Andrew Tridgellremoved a bunch of the old rpc code in preparation...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code