summaryrefslogtreecommitdiffstats
path: root/source/smbd/pipes.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'samba'.samba-misc-tags/sambacvs2svn Import User1997-10-101-1196/+0
* added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1997-10-091-981/+3
* pipes.c:Luke Leighton1997-10-091-82/+1093
* credentials.c:Luke Leighton1997-10-091-1/+189
* added a dummy function (space in front so make proto doesn't pick it up)Luke Leighton1997-10-081-1008/+20
* Makefile: Split definitions for SGI4,5,6.Jeremy Allison1997-10-081-1/+1
* added api_lsa_lookup_sids() functionLuke Leighton1997-10-081-3/+1071
* loadparm.c proto.h:Luke Leighton1997-10-081-2/+138
* updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.hLuke Leighton1997-10-081-4/+0
* locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1997-10-071-0/+4
* pipes.c:Luke Leighton1997-10-071-18/+182
* pipes.c:Luke Leighton1997-10-071-1/+237
* Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1997-09-261-1/+1
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-2/+2
* Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1997-08-201-1/+10
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-1/+2
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1997-02-281-1/+0
* Added an extra parameter for unix_convert. If present this is theSamba Release Account1997-01-131-1/+1
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-1/+1
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-14/+3
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-3/+14
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-15/+2
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-151-0/+363