Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1872: revert -r 1845 because the caling function should look at the fault_code | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1845: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGON_FAILURE | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1149: fixed the handling of NDR_SET_VALUES in the debug print of rpc structu... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r1048: - moved the schannel definitions into a separate schannel.idl | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r900: when DEBUGLEVEL > 10 print the full deocde of all RPC calls in the server | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r464: a big improvement to the API for writing server-side RPC | Andrew Tridgell | 1 | -9/+40 |
2007-10-10 | r55: if you try to use a custom bind or unbind hook in | Stefan Metzmacher | 1 | -14/+22 |
2004-02-02 | some DEBUG and comment fixes | Stefan Metzmacher | 1 | -1/+1 |
2004-01-22 | sorry, the last commit went in by mistake:-( | Stefan Metzmacher | 1 | -6/+6 |
2004-01-22 | initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop. | Stefan Metzmacher | 1 | -0/+11 |
2004-01-08 | This patch adds a better dcerpc server infastructure. | Stefan Metzmacher | 1 | -27/+87 |
2003-12-15 | added "pidl.pl --template" to dump a rough template to save typing | Andrew Tridgell | 1 | -2/+0 |
2003-12-15 | patch from metze with updates to srvsvc and changes to pidl to allow | Andrew Tridgell | 1 | -12/+12 |
2003-12-15 | make pidl no longer dependent on Data::Dumper, which isn't installed | Andrew Tridgell | 1 | -1/+0 |
2003-12-14 | added auto-generation of the server side boilerplate code for each | Andrew Tridgell | 1 | -0/+108 |