summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_pipe_hnd.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug where cli->timeout was in milliseconds, but open_sockets_outJeremy Allison1999-02-031-16/+19
* Applying Luke's fix for the multiple DCE/RPC PDU problem to 2.0.Jeremy Allison1999-02-031-33/+22
* some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1998-10-201-6/+4
* dce/rpcLuke Leighton1998-10-161-0/+3
* rpc client mods (ntlmssp flags)Luke Leighton1998-10-161-2/+2
* bug-fixing against:Luke Leighton1998-10-151-0/+24
* dce/rpcLuke Leighton1998-10-081-9/+17
* dce/rpcLuke Leighton1998-10-071-1/+19
* dce/rpcLuke Leighton1998-10-071-0/+14
* (Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison1998-09-301-5/+17
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-1/+1
* nttrans.c:Luke Leighton1998-09-231-4/+28
* some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1998-09-051-2/+2
* tridge the destroyer returns!Andrew Tridgell1998-09-051-9/+0
* added some optimisation for the case where the number of open files isAndrew Tridgell1998-08-171-15/+2
* much cleaner chain pointer handling for both files and pipes.Andrew Tridgell1998-08-171-10/+5
* some cleanups from the conversion of Pipes[] to a linked list. I alsoAndrew Tridgell1998-08-171-222/+210
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-2/+0
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-61/+56
* compiler warning for unimportant uninitialised variableLuke Leighton1998-05-061-4/+4
* ABOUT time. dce/rpc long packet format now works, server-side.Luke Leighton1998-04-241-2/+0
* put server-side long dce/rpc code in main branch.Luke Leighton1998-04-211-28/+61
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-5/+21
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+315