summaryrefslogtreecommitdiffstats
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* split pipes.c down into util, netlog and ntlsa.Luke Leighton1997-10-131-1135/+1
* debugging... no idea what i'm doing.Luke Leighton1997-10-131-9/+10
* debug info addedLuke Leighton1997-10-131-0/+4
* checked in a file with a compile error. oops!Luke Leighton1997-10-131-1/+0
* byteorder.h :Luke Leighton1997-10-131-292/+54
* getting somewhere.Luke Leighton1997-10-122-51/+65
* updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.Luke Leighton1997-10-121-21/+15
* ipc.c:Luke Leighton1997-10-122-50/+52
* added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1997-10-121-20/+25
* remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1997-10-121-1/+1
* added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots ofLuke Leighton1997-10-101-170/+216
* added lsa_reply_srv_pwset()Luke Leighton1997-10-101-66/+96
* ipc.c :Luke Leighton1997-10-102-973/+395
* Makefile:Luke Leighton1997-10-104-71/+1126
* nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1997-10-101-1/+21
* local.h: Fix spelling mistake :-).Jeremy Allison1997-10-093-4/+11
* added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1997-10-092-981/+7
* pipes.c:Luke Leighton1997-10-091-82/+1093
* credentials.c:Luke Leighton1997-10-091-1/+189
* bracket some macrosAndrew Tridgell1997-10-092-5/+9
* 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-083-4/+165
* added api_lsa_lookup_sids() functionLuke Leighton1997-10-081-3/+1071
* loadparm.c proto.h:Luke Leighton1997-10-081-2/+138
* updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.hLuke Leighton1997-10-081-4/+0
* ipc.c: Added ERROR_MORE_DATA error if client buffer too small.Jeremy Allison1997-10-082-3/+12
* locking.c: Added fix for race condition in slow share mode code.Jeremy Allison1997-10-072-0/+33
* pipes.c:Luke Leighton1997-10-071-18/+182
* pipes.c:Luke Leighton1997-10-071-1/+237
* client.c: Changed shadowed variable.Jeremy Allison1997-10-062-31/+1
* fix some "shadows global" errors.Andrew Tridgell1997-10-041-4/+4
* Race condition with multiple oplock break requests happensJeremy Allison1997-10-041-3/+2
* locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1997-10-033-62/+63
* add "static" to a couple of functions that are only used locally.Andrew Tridgell1997-10-031-7/+6
* proto.h: Updated.Jeremy Allison1997-10-032-29/+47
* 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-021-4/+19
* Modified some debug messages, moved from 5 -> 8.Jeremy Allison1997-10-021-8/+8
* 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-012-30/+226
* dir.c: more pstrcpys.Jeremy Allison1997-09-304-97/+421
* 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-264-119/+195
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-2610-139/+181
* Makefile: Removed earlier errors.Jeremy Allison1997-09-251-58/+65
* Checkin to sync up oplock development code so that NTJeremy Allison1997-09-233-91/+219
* added some debug stuffAndrew Tridgell1997-09-181-51/+64
* JHT ===> Changed behaviour of logon script processing so that all macrosJohn Terpstra1997-09-171-1/+9