summaryrefslogtreecommitdiff
path: root/source3/smbd/pipes.c
AgeCommit message (Expand)AuthorFilesLines
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