summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1997-10-07pipes.c:Luke Leighton2-16/+32
1997-10-07get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lotsAndrew Tridgell1-1/+3
1997-10-06client.c: Changed shadowed variable.Jeremy Allison2-21/+7
1997-10-06lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton2-0/+20
1997-10-06Makefile: added lsaparse.c and smbparse.cLuke Leighton2-2/+20
1997-10-05updating lsa and smb parsing routines and structures.Luke Leighton2-6/+49
1997-10-05smb.h:Luke Leighton1-4/+373
1997-10-04proto.h:Luke Leighton2-3/+16
1997-10-04added some RW_XXXX wrapper macros with an extra i/o argument, to call XXXXLuke Leighton1-0/+49
1997-10-04added structures readable and writeable by smbparse.c routines into and outLuke Leighton1-0/+182
1997-10-04This is all the NT error codes less than 1000. I extracted them usingAndrew Tridgell1-0/+505
1997-10-03add "static" to a couple of functions that are only used locally.Andrew Tridgell1-3/+0
1997-10-03proto.h: Updated.Jeremy Allison2-6/+8
1997-10-02change the semantics of hosts allow/hosts deny so that a globalAndrew Tridgell1-0/+1
1997-10-01OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison3-3/+5
1997-09-30dir.c: more pstrcpys.Jeremy Allison3-1/+52
1997-09-26Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison2-8/+52
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-0/+2
1997-09-25Added missing slow share mode offset defines. SomehowJeremy Allison1-0/+34
1997-09-25Makefile: Removed earlier errors.Jeremy Allison3-6/+18
1997-09-23Checkin to sync up oplock development code so that NTJeremy Allison2-1097/+11
1997-09-23added code from Philip A Prindeville <philipp@enteka.com> which expandsLuke Leighton1-0/+3
1997-09-19Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1-53/+1098
1997-09-17Added 'delete veto files' paremeter. Ugly - but the onlyJeremy Allison1-3/+1
1997-09-16- change generate_challenge() to use md4 instead of desAndrew Tridgell1-4/+2
1997-09-15rewrote md4.c from scratch. This implementation should be portable andAndrew Tridgell1-0/+1
1997-09-14This commit does 3 main things:Andrew Tridgell3-21/+22
1997-09-11charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison2-12/+5
1997-09-11prototype updates for new functionsAndrew Tridgell1-1/+21
1997-09-05JHT ===> Just setting version to 1.9.18alpha1John Terpstra1-1/+1
1997-09-04Fixed up determination of client type for PROTOCOL_NT1. Uses clientJeremy Allison2-0/+4
1997-09-03nameannounce.cJeremy Allison1-1/+0
1997-09-01use of recursion_available and recursion_desired flag in netbios responses.Luke Leighton1-1/+5
1997-08-30Makefile: New program and support for dynamic codepage loading.Jeremy Allison2-4/+26
1997-08-28includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs.Jeremy Allison1-0/+4
1997-08-27charset.c: Added patch for client code page 852 (Eastern European) fromSamba Release Account1-1/+0
1997-08-27Put back the smb_shm_ proto's that Luke keeps breaking !Samba Release Account1-0/+3
1997-08-27doing that irritating compiler clash warning with the protos for standard_subSamba Release Account1-7/+8
1997-08-26preparing for release of 1.9.17Samba Release Account1-1/+1
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-21Kanji fixes for upper/lower case conversion with sjis characters.Samba Release Account2-0/+18
1997-08-20Changes to allow Samba to return the same error code as Windows NT.Samba Release Account2-2/+6
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account3-5/+7
1997-08-18JHT ===> Just making sure any new tests do not announce as the last alpha!John Terpstra1-1/+1
1997-08-13includes.h: Fixed S_IFLNK for old DEC ultrix.Samba Release Account1-0/+4
1997-07-31loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1-2/+4
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account3-7/+9
1997-07-28client.c: Added amanda fixes.Samba Release Account1-1/+0
1997-07-24Re-added shm stuff - keeps getting lost.Samba Release Account1-1/+3