summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_pipe_hnd.c
Commit message (Expand)AuthorAgeFilesLines
* Removed save directory argument to become_root() calls. Probably most ofTim Potter2000-06-231-2/+2
* Fixed memory leak in RPC parsing code.Shirish Kalele2000-05-261-1/+6
* Fixed bug I introduced last night (sorry). Now truncate incoming prs_structJeremy Allison2000-05-171-0/+7
* more merging voodooAndrew Tridgell2000-05-101-0/+3
* rpc_server/srv_lsa.c: Bring into sync with 2.0.x.Jeremy Allison2000-05-041-6/+6
* - use full_name instead of real_nameAndrew Tridgell2000-05-041-1/+1
* split the username in the vuser structure into a separateAndrew Tridgell2000-05-021-2/+2
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-2/+2
* fixed a prs memory leak (weren't freeing input buffer)Andrew Tridgell2000-04-231-0/+1
* IRIX include fixes.Jeremy Allison2000-03-311-0/+5
* Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...Jeremy Allison2000-03-101-33/+115
* removed unused variableJean-François Micouleau2000-03-101-1/+0
* Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison2000-03-091-62/+477
* lib/system.c: Fixed gcc warnings.Jeremy Allison2000-02-231-23/+23
* made cvs main up-to-date with samba_tng, with addition of process id toLuke Leighton2000-01-211-1/+1
* modified smbd/msrpc credential transfer system. user session keyLuke Leighton2000-01-111-0/+10
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-031-1/+50
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-209/+162
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-7/+7
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-38/+73
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-061-0/+25
* adding error checking in parsing codeLuke Leighton1999-10-151-0/+1
* SAM database "set user info".Luke Leighton1999-03-251-1/+1
* The line:Matthew Chapman1999-03-211-2/+2
* when multiple independent large rpc calls come in on the same pipe,Luke Leighton1999-02-091-5/+2
* corrections to get data stream for 2nd and subsequent pdus copied fromLuke Leighton1999-02-031-19/+19
* multiple dce/rpc PDUs failed to work after ntlmssp update was added.Luke Leighton1999-02-031-31/+23
* 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