summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* bracket some macrosAndrew Tridgell1997-10-095-11/+15
* This is my library of lists and trees. My hope is to replace all of theChristopher R. Hertel1997-10-098-0/+3952
* Put in fix for read-prediction extending files bug. Hard to test, can'tJeremy Allison1997-10-081-13/+26
* 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-084-6/+167
* added api_lsa_lookup_sids() functionLuke Leighton1997-10-081-3/+1071
* loadparm.c proto.h:Luke Leighton1997-10-085-5/+150
* updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.hLuke Leighton1997-10-083-16/+9
* ipc.c: Added ERROR_MORE_DATA error if client buffer too small.Jeremy Allison1997-10-082-3/+12
* I rewrote the name_mangle() and name_len().Christopher R. Hertel1997-10-071-46/+65
* locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1997-10-076-30/+93
* pipes.c:Luke Leighton1997-10-073-23/+191
* JHT ==> Fixing blocksize argument. Patch by: Llyod WhitemanJohn Terpstra1997-10-071-1/+1
* pipes.c:Luke Leighton1997-10-075-18/+285
* increase the debug level in the "added interface" debug lineAndrew Tridgell1997-10-071-3/+3
* get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lotsAndrew Tridgell1997-10-071-1/+3
* Finally ! Found & fixed crash bug with logging message when deletingJeremy Allison1997-10-061-1/+2
* client.c: Changed shadowed variable.Jeremy Allison1997-10-0610-97/+21
* lsaparse.c smb.h: added 32 bit "return status" to the response structures.Luke Leighton1997-10-063-92/+74
* Makefile: added lsaparse.c and smbparse.cLuke Leighton1997-10-064-4/+442
* updating lsa and smb parsing routines and structures.Luke Leighton1997-10-054-8/+155
* processes LSA queries and responses to/from RPC data stream into structures.Luke Leighton1997-10-051-0/+88
* smb.h:Luke Leighton1997-10-052-6/+403
* proto.h:Luke Leighton1997-10-044-11/+148
* added some RW_XXXX wrapper macros with an extra i/o argument, to call XXXXLuke Leighton1997-10-041-0/+49
* added structures readable and writeable by smbparse.c routines into and outLuke Leighton1997-10-041-0/+182
* packet parsing routines. for use in SMB and MailslotsLuke Leighton1997-10-041-0/+385
* fix some "shadows global" errors.Andrew Tridgell1997-10-041-4/+4
* a bit of bounds checkingAndrew Tridgell1997-10-041-0/+12
* a little hack to smbclient to support extracting NT error codesAndrew Tridgell1997-10-041-0/+12
* This is all the NT error codes less than 1000. I extracted them usingAndrew Tridgell1997-10-041-0/+505
* nmblookup.c:Christopher R. Hertel1997-10-042-309/+558
* Race condition with multiple oplock break requests happensJeremy Allison1997-10-041-3/+2
* Making it harder for share_mode_entries to be left withJeremy Allison1997-10-031-5/+2
* locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1997-10-035-70/+74
* add "static" to a couple of functions that are only used locally.Andrew Tridgell1997-10-032-10/+6
* proto.h: Updated.Jeremy Allison1997-10-035-37/+57
* change a debug level in reply.cAndrew Tridgell1997-10-022-2/+2
* Added debug message for oplock_break().Jeremy Allison1997-10-021-1/+7
* change the semantics of hosts allow/hosts deny so that a globalAndrew Tridgell1997-10-023-4/+26
* Modified some debug messages, moved from 5 -> 8.Jeremy Allison1997-10-022-15/+15
* Fixed problem with oplock_type being set with no port.Jeremy Allison1997-10-021-2/+10
* OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1997-10-017-53/+516
* dir.c: more pstrcpys.Jeremy Allison1997-09-308-145/+637
* Fixed you're -> your text that some pedant complained about :-).Jeremy Allison1997-09-261-1/+1
* Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1997-09-268-167/+291
* Correctly rolled back interface.c (I was working on an olderJeremy Allison1997-09-261-210/+186
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-2629-239/+340
* add error string reporting to clitarAndrew Tridgell1997-09-261-3/+4
* Added missing slow share mode offset defines. SomehowJeremy Allison1997-09-251-0/+34