r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
[mat/samba.git] / source4 / build / pidl / server.pm
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Stefan Metzmacherr4690: - add support for async rpc server replies
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Stefan Metzmacherr4637: log packets when the server code returns an...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Stefan Metzmacherr4288: don't use struct dcerpc_interface_table anymore...
2007-10-10 Stefan Metzmacherr4085: print out dcerpc_fault's as names
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3689: Large number of COM updates:
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Stefan Metzmacherr1872: revert -r 1845 because the caling function shoul...
2007-10-10 Stefan Metzmacherr1845: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGO...
2007-10-10 Andrew Tridgellr1149: fixed the handling of NDR_SET_VALUES in the...
2007-10-10 Andrew Tridgellr1048: - moved the schannel definitions into a separate...
2007-10-10 Andrew Tridgellr900: when DEBUGLEVEL > 10 print the full deocde of...
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Stefan Metzmacherr55: if you try to use a custom bind or unbind hook in
2004-02-02 Stefan Metzmachersome DEBUG and comment fixes
2004-01-22 Stefan Metzmachersorry, the last commit went in by mistake:-(
2004-01-22 Stefan Metzmacherinitilize ev->maxfd = EVENT_INVALID_MAXFD; before the...
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-15 Andrew Tridgelladded "pidl.pl --template" to dump a rough template...
2003-12-15 Andrew Tridgellpatch from metze with updates to srvsvc and changes...
2003-12-15 Andrew Tridgellmake pidl no longer dependent on Data::Dumper, which...
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...