summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_pipe_hnd.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-10Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...Jeremy Allison1-33/+115
2000-03-10removed unused variableJean-François Micouleau1-1/+0
2000-03-09Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison1-62/+477
2000-02-23lib/system.c: Fixed gcc warnings.Jeremy Allison1-23/+23
2000-01-21made cvs main up-to-date with samba_tng, with addition of process id toLuke Leighton1-1/+1
2000-01-11modified smbd/msrpc credential transfer system. user session keyLuke Leighton1-0/+10
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-1/+50
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-209/+162
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-7/+7
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-38/+73
1999-12-06the first independent msrpc daemon - lsarpcd.Luke Leighton1-0/+25
1999-10-15adding error checking in parsing codeLuke Leighton1-0/+1
1999-03-25SAM database "set user info".Luke Leighton1-1/+1
1999-03-21The line:Matthew Chapman1-2/+2
1999-02-09when multiple independent large rpc calls come in on the same pipe,Luke Leighton1-5/+2
1999-02-03corrections to get data stream for 2nd and subsequent pdus copied fromLuke Leighton1-19/+19
1999-02-03multiple dce/rpc PDUs failed to work after ntlmssp update was added.Luke Leighton1-31/+23
1998-10-20some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1-6/+4
1998-10-16dce/rpcLuke Leighton1-0/+3
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton1-2/+2
1998-10-15bug-fixing against:Luke Leighton1-0/+24
1998-10-08dce/rpcLuke Leighton1-9/+17
1998-10-07dce/rpcLuke Leighton1-1/+19
1998-10-07dce/rpcLuke Leighton1-0/+14
1998-09-30(Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison1-5/+17
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-1/+1
1998-09-23nttrans.c:Luke Leighton1-4/+28
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1-2/+2
1998-09-05tridge the destroyer returns!Andrew Tridgell1-9/+0
1998-08-17added some optimisation for the case where the number of open files isAndrew Tridgell1-15/+2
1998-08-17much cleaner chain pointer handling for both files and pipes.Andrew Tridgell1-10/+5
1998-08-17some cleanups from the conversion of Pipes[] to a linked list. I alsoAndrew Tridgell1-222/+210
1998-08-15this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1-2/+0
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-61/+56
1998-05-06compiler warning for unimportant uninitialised variableLuke Leighton1-4/+4
1998-04-24ABOUT time. dce/rpc long packet format now works, server-side.Luke Leighton1-2/+0
1998-04-21put server-side long dce/rpc code in main branch.Luke Leighton1-28/+61
1998-04-10includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1-5/+21
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+315