summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
1997-10-07pipes.c:Luke Leighton1-16/+31
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-19/+5
1997-10-06lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton1-0/+16
1997-10-06Makefile: added lsaparse.c and smbparse.cLuke Leighton1-2/+7
1997-10-05updating lsa and smb parsing routines and structures.Luke Leighton1-6/+17
1997-10-05smb.h:Luke Leighton1-4/+373
1997-10-04proto.h:Luke Leighton1-2/+6
1997-10-04added structures readable and writeable by smbparse.c routines into and outLuke Leighton1-0/+182
1997-10-03proto.h: Updated.Jeremy Allison1-5/+7
1997-10-01OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1-2/+2
1997-09-30dir.c: more pstrcpys.Jeremy Allison1-0/+41
1997-09-26Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1-5/+45
1997-09-25Added missing slow share mode offset defines. SomehowJeremy Allison1-0/+34
1997-09-25Makefile: Removed earlier errors.Jeremy Allison1-4/+12
1997-09-23added code from Philip A Prindeville <philipp@enteka.com> which expandsLuke Leighton1-0/+3
1997-09-14This commit does 3 main things:Andrew Tridgell1-4/+0
1997-09-11charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1-3/+5
1997-09-04Fixed up determination of client type for PROTOCOL_NT1. Uses clientJeremy Allison1-0/+2
1997-08-26smb.h: Added error code used for OS2 WPS.Samba Release Account1-1/+2
1997-08-25charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1-0/+5
1997-08-20Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1-1/+5
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account1-2/+2
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account1-2/+2
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-3/+12
1997-07-09JHT ==> Added copyright notations for my works. This is regretably needed!John Terpstra1-0/+1
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-1/+1
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account1-0/+3
1997-07-01Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1-7/+0
1997-07-01added "hide files" option.Samba Release Account1-0/+7
1997-07-01client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1-0/+3
1997-06-19loadparm.c: Added "force create mode" and "force directory mode" params.Samba Release Account1-1/+0
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-0/+4
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-11/+39
1997-05-11Updated Samba minor version so it announces itself as NT Server versionJohn Terpstra1-4/+7
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-05-07added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account1-0/+4
1997-03-15JHT ===> Blasted typos. BROWSER_ELECT_VERSION in smb.h should have beenSamba Release Account1-1/+1
1997-03-15JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.hSamba Release Account1-1/+9
1997-03-091) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1-0/+15
1997-02-22JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)Samba Release Account1-0/+1
1997-01-15locking.c proto.h shmem.c smb.h status.c :Samba Release Account1-3/+3
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-4/+21
1996-10-25Added definitions for vuid offset and invalid user smb_uid.Samba Release Account1-2/+11
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell1-7/+1
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-3/+3
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-3/+3
1996-08-21- fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell1-6/+2
1996-08-21- new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1-0/+1
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-1/+1
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-3/+23