summaryrefslogtreecommitdiffstats
path: root/source4/build/pidl/server.pm
Commit message (Expand)AuthorAgeFilesLines
* r1149: fixed the handling of NDR_SET_VALUES in the debug print of rpc structu...Andrew Tridgell2007-10-101-2/+2
* r1048: - moved the schannel definitions into a separate schannel.idlAndrew Tridgell2007-10-101-0/+3
* r900: when DEBUGLEVEL > 10 print the full deocde of all RPC calls in the serverAndrew Tridgell2007-10-101-0/+6
* r464: a big improvement to the API for writing server-side RPCAndrew Tridgell2007-10-101-9/+40
* r55: if you try to use a custom bind or unbind hook inStefan Metzmacher2007-10-101-14/+22
* some DEBUG and comment fixesStefan Metzmacher2004-02-021-1/+1
* sorry, the last commit went in by mistake:-(Stefan Metzmacher2004-01-221-6/+6
* initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.Stefan Metzmacher2004-01-221-0/+11
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-27/+87
* added "pidl.pl --template" to dump a rough template to save typingAndrew Tridgell2003-12-151-2/+0
* patch from metze with updates to srvsvc and changes to pidl to allowAndrew Tridgell2003-12-151-12/+12
* make pidl no longer dependent on Data::Dumper, which isn't installedAndrew Tridgell2003-12-151-1/+0
* added auto-generation of the server side boilerplate code for eachAndrew Tridgell2003-12-141-0/+108