summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
1997-10-13split pipes.c down into util, netlog and ntlsa.Luke Leighton1-1135/+1
1997-10-13debugging... no idea what i'm doing.Luke Leighton1-9/+10
1997-10-13debug info addedLuke Leighton1-0/+4
1997-10-13checked in a file with a compile error. oops!Luke Leighton1-1/+0
1997-10-13byteorder.h :Luke Leighton1-292/+54
1997-10-12getting somewhere.Luke Leighton2-51/+65
1997-10-12updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1-21/+15
1997-10-12ipc.c:Luke Leighton2-50/+52
1997-10-12added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1-20/+25
1997-10-12remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1-1/+1
1997-10-10added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots ofLuke Leighton1-170/+216
1997-10-10added lsa_reply_srv_pwset()Luke Leighton1-66/+96
1997-10-10ipc.c :Luke Leighton2-973/+395
1997-10-10Makefile:Luke Leighton4-71/+1126
1997-10-10nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1-1/+21
1997-10-09local.h: Fix spelling mistake :-).Jeremy Allison3-4/+11
1997-10-09added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton2-981/+7
1997-10-09pipes.c:Luke Leighton1-82/+1093
1997-10-09credentials.c:Luke Leighton1-1/+189
1997-10-09bracket some macrosAndrew Tridgell2-5/+9
1997-10-08Put in fix for read-prediction extending files bug. Hard to test, can'tJeremy Allison1-13/+26
1997-10-08added a dummy function (space in front so make proto doesn't pick it up)Luke Leighton1-1008/+20
1997-10-08Makefile: Split definitions for SGI4,5,6.Jeremy Allison3-4/+165
1997-10-08added api_lsa_lookup_sids() functionLuke Leighton1-3/+1071
1997-10-08loadparm.c proto.h:Luke Leighton1-2/+138
1997-10-08updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.hLuke Leighton1-4/+0
1997-10-08ipc.c: Added ERROR_MORE_DATA error if client buffer too small.Jeremy Allison2-3/+12
1997-10-07locking.c: Added fix for race condition in slow share mode code.Jeremy Allison2-0/+33
1997-10-07pipes.c:Luke Leighton1-18/+182
1997-10-07pipes.c:Luke Leighton1-1/+237
1997-10-06client.c: Changed shadowed variable.Jeremy Allison2-31/+1
1997-10-04fix some "shadows global" errors.Andrew Tridgell1-4/+4
1997-10-04Race condition with multiple oplock break requests happensJeremy Allison1-3/+2
1997-10-03locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison3-62/+63
1997-10-03add "static" to a couple of functions that are only used locally.Andrew Tridgell1-7/+6
1997-10-03proto.h: Updated.Jeremy Allison2-29/+47
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 Tridgell1-4/+19
1997-10-02Modified some debug messages, moved from 5 -> 8.Jeremy Allison1-8/+8
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 Allison2-30/+226
1997-09-30dir.c: more pstrcpys.Jeremy Allison4-97/+421
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 Allison4-119/+195
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison10-139/+181
1997-09-25Makefile: Removed earlier errors.Jeremy Allison1-58/+65
1997-09-23Checkin to sync up oplock development code so that NTJeremy Allison3-91/+219
1997-09-18added some debug stuffAndrew Tridgell1-51/+64
1997-09-17JHT ===> Changed behaviour of logon script processing so that all macrosJohn Terpstra1-1/+9