summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-10-07JHT ==> Fixing blocksize argument. Patch by: Llyod WhitemanJohn Terpstra1-1/+1
1997-10-07pipes.c:Luke Leighton5-18/+285
1997-10-07increase the debug level in the "added interface" debug lineAndrew Tridgell1-3/+3
1997-10-07get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lotsAndrew Tridgell1-1/+3
1997-10-07More references to samba.canberraSamba Release Account2-4/+4
1997-10-07Oops forgot to run the sgml converters that one last time.Samba Release Account5-7/+7
1997-10-07Removed samba.faq from the docs directory, it was out of date. All FAQs inSamba Release Account14-1187/+506
1997-10-06Finally ! Found & fixed crash bug with logging message when deletingJeremy Allison1-1/+2
1997-10-06client.c: Changed shadowed variable.Jeremy Allison10-97/+21
1997-10-06lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton3-92/+74
1997-10-06Makefile: added lsaparse.c and smbparse.cLuke Leighton4-4/+442
1997-10-05updating lsa and smb parsing routines and structures.Luke Leighton4-8/+155
1997-10-05processes LSA queries and responses to/from RPC data stream into structures.Luke Leighton1-0/+88
1997-10-05smb.h:Luke Leighton2-6/+403
1997-10-04proto.h:Luke Leighton4-11/+148
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-04packet parsing routines. for use in SMB and MailslotsLuke Leighton1-0/+385
1997-10-04fix some "shadows global" errors.Andrew Tridgell1-4/+4
1997-10-04a bit of bounds checkingAndrew Tridgell1-0/+12
1997-10-04a little hack to smbclient to support extracting NT error codesAndrew Tridgell1-0/+12
1997-10-04This is all the NT error codes less than 1000. I extracted them usingAndrew Tridgell1-0/+505
1997-10-04JHT ===> Added Sun Solaris binary package building spec files contributedJohn Terpstra5-0/+115
1997-10-04nmblookup.c:Christopher R. Hertel2-309/+558
1997-10-04Race condition with multiple oplock break requests happensJeremy Allison1-3/+2
1997-10-03Making it harder for share_mode_entries to be left withJeremy Allison1-5/+2
1997-10-03locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison5-70/+74
1997-10-03add "static" to a couple of functions that are only used locally.Andrew Tridgell2-10/+6
1997-10-03proto.h: Updated.Jeremy Allison5-37/+57
1997-10-02change a debug level in reply.cAndrew Tridgell2-2/+2
1997-10-02Added debug message for oplock_break().Jeremy Allison1-1/+7
1997-10-02change the semantics of hosts allow/hosts deny so that a globalAndrew Tridgell4-8/+31
1997-10-02Modified some debug messages, moved from 5 -> 8.Jeremy Allison2-15/+15
1997-10-02Fixed problem with oplock_type being set with no port.Jeremy Allison1-2/+10
1997-10-01OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison7-53/+516
1997-09-30Changed consultant list.Jeremy Allison1-22/+34
1997-09-30dir.c: more pstrcpys.Jeremy Allison8-145/+637
1997-09-26Fixed you're -> your text that some pedant complained about :-).Jeremy Allison1-1/+1
1997-09-26Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison8-167/+291
1997-09-26Correctly rolled back interface.c (I was working on an olderJeremy Allison1-210/+186
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison29-239/+340
1997-09-26add error string reporting to clitarAndrew Tridgell1-3/+4
1997-09-25Added missing slow share mode offset defines. SomehowJeremy Allison1-0/+34
1997-09-25Makefile: Removed earlier errors.Jeremy Allison5-188/+230
1997-09-23Checkin to sync up oplock development code so that NTJeremy Allison6-1189/+313
1997-09-23added code from Philip A Prindeville <philipp@enteka.com> which expandsLuke Leighton2-186/+213
1997-09-19smbclient.1: Added documentation of the username%password environment code.Jeremy Allison2-0/+29
1997-09-19Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison6-56/+1198
1997-09-19Another South American consultant.Jeremy Allison1-1/+20
1997-09-18Added arcfour code needed for SMB password changing.Jeremy Allison2-0/+126