summaryrefslogtreecommitdiff
path: root/source3/smbd/pipes.c
AgeCommit message (Expand)AuthorFilesLines
1998-07-31As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1-3/+2
1998-07-16Makefile: Added nttrans.oJeremy Allison1-1/+1
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-1/+0
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-188/+54
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-3/+3
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1-0/+4
1997-10-30storing pipe name state (from set named pipe handle state call) in theLuke Leighton1-9/+6
1997-10-30Makefile:Luke Leighton1-77/+3
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1-71/+100
1997-10-29byteorder.h :Luke Leighton1-1/+1
1997-10-19pipes.c pipesrvsvc.c :Luke Leighton1-80/+0
1997-10-15ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison1-2/+2
1997-10-15added srvsvc basic pipe, straight from paul's code. does NETSHAREENUMLuke Leighton1-0/+82
1997-10-13split pipes.c down into util, netlog and ntlsa.Luke Leighton1-1135/+1
1997-10-13debugging... no idea what i'm doing.Luke Leighton1-9/+10
1997-10-13debug info addedLuke Leighton1-0/+4
1997-10-13checked in a file with a compile error. oops!Luke Leighton1-1/+0
1997-10-13byteorder.h :Luke Leighton1-292/+54
1997-10-12getting somewhere.Luke Leighton1-48/+61
1997-10-12updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1-21/+15
1997-10-12ipc.c:Luke Leighton1-36/+33
1997-10-12added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1-20/+25
1997-10-10added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots ofLuke Leighton1-170/+216
1997-10-10added lsa_reply_srv_pwset()Luke Leighton1-66/+96
1997-10-10ipc.c :Luke Leighton1-973/+393
1997-10-10Makefile:Luke Leighton1-16/+1047
1997-10-09added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1-981/+3
1997-10-09pipes.c:Luke Leighton1-82/+1093
1997-10-09credentials.c:Luke Leighton1-1/+189
1997-10-08added a dummy function (space in front so make proto doesn't pick it up)Luke Leighton1-1008/+20
1997-10-08Makefile: Split definitions for SGI4,5,6.Jeremy Allison1-1/+1
1997-10-08added api_lsa_lookup_sids() functionLuke Leighton1-3/+1071
1997-10-08loadparm.c proto.h:Luke Leighton1-2/+138
1997-10-08updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.hLuke Leighton1-4/+0
1997-10-07locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1-0/+4
1997-10-07pipes.c:Luke Leighton1-18/+182
1997-10-07pipes.c:Luke Leighton1-1/+237
1997-09-26Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1-1/+1
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-2/+2
1997-08-20Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1-1/+10
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-1/+2
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-02-28Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1-1/+0
1997-01-13Added an extra parameter for unix_convert. If present this is theSamba Release Account1-1/+1
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-1/+1
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-14/+3
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-3/+14
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-15/+2
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-0/+363