index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
split pipes.c down into util, netlog and ntlsa.
Luke Leighton
1997-10-13
1
-1135
/
+1
*
debugging... no idea what i'm doing.
Luke Leighton
1997-10-13
1
-9
/
+10
*
debug info added
Luke Leighton
1997-10-13
1
-0
/
+4
*
checked in a file with a compile error. oops!
Luke Leighton
1997-10-13
1
-1
/
+0
*
byteorder.h :
Luke Leighton
1997-10-13
1
-292
/
+54
*
getting somewhere.
Luke Leighton
1997-10-12
2
-51
/
+65
*
updated rpc header reply: callid wrong; alloc hint a uint32 not a uint16.
Luke Leighton
1997-10-12
1
-21
/
+15
*
ipc.c:
Luke Leighton
1997-10-12
2
-50
/
+52
*
added debugging macros (suitable eventually for use in tcpdump, hopefully)
Luke Leighton
1997-10-12
1
-20
/
+25
*
remove { and } from the list of illegal characters in filenames. The
Andrew Tridgell
1997-10-12
1
-1
/
+1
*
added api_lsa_sam_logon() and api_sam_logoff(). that's it. lots of
Luke Leighton
1997-10-10
1
-170
/
+216
*
added lsa_reply_srv_pwset()
Luke Leighton
1997-10-10
1
-66
/
+96
*
ipc.c :
Luke Leighton
1997-10-10
2
-973
/
+395
*
Makefile:
Luke Leighton
1997-10-10
4
-71
/
+1126
*
nmblookup.c: Added -A ability to do status on ip address.
Jeremy Allison
1997-10-10
1
-1
/
+21
*
local.h: Fix spelling mistake :-).
Jeremy Allison
1997-10-09
3
-4
/
+11
*
added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_Lsarpc
Luke Leighton
1997-10-09
2
-981
/
+7
*
pipes.c:
Luke Leighton
1997-10-09
1
-82
/
+1093
*
credentials.c:
Luke Leighton
1997-10-09
1
-1
/
+189
*
bracket some macros
Andrew Tridgell
1997-10-09
2
-5
/
+9
*
Put in fix for read-prediction extending files bug. Hard to test, can't
Jeremy Allison
1997-10-08
1
-13
/
+26
*
added a dummy function (space in front so make proto doesn't pick it up)
Luke Leighton
1997-10-08
1
-1008
/
+20
*
Makefile: Split definitions for SGI4,5,6.
Jeremy Allison
1997-10-08
3
-4
/
+165
*
added api_lsa_lookup_sids() function
Luke Leighton
1997-10-08
1
-3
/
+1071
*
loadparm.c proto.h:
Luke Leighton
1997-10-08
1
-2
/
+138
*
updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.h
Luke Leighton
1997-10-08
1
-4
/
+0
*
ipc.c: Added ERROR_MORE_DATA error if client buffer too small.
Jeremy Allison
1997-10-08
2
-3
/
+12
*
locking.c: Added fix for race condition in slow share mode code.
Jeremy Allison
1997-10-07
2
-0
/
+33
*
pipes.c:
Luke Leighton
1997-10-07
1
-18
/
+182
*
pipes.c:
Luke Leighton
1997-10-07
1
-1
/
+237
*
client.c: Changed shadowed variable.
Jeremy Allison
1997-10-06
2
-31
/
+1
*
fix some "shadows global" errors.
Andrew Tridgell
1997-10-04
1
-4
/
+4
*
Race condition with multiple oplock break requests happens
Jeremy Allison
1997-10-04
1
-3
/
+2
*
locking.c: Fixed incorrect parameter count in debug statements. May explain
Jeremy Allison
1997-10-03
3
-62
/
+63
*
add "static" to a couple of functions that are only used locally.
Andrew Tridgell
1997-10-03
1
-7
/
+6
*
proto.h: Updated.
Jeremy Allison
1997-10-03
2
-29
/
+47
*
change a debug level in reply.c
Andrew Tridgell
1997-10-02
2
-2
/
+2
*
Added debug message for oplock_break().
Jeremy Allison
1997-10-02
1
-1
/
+7
*
change the semantics of hosts allow/hosts deny so that a global
Andrew Tridgell
1997-10-02
1
-4
/
+19
*
Modified some debug messages, moved from 5 -> 8.
Jeremy Allison
1997-10-02
1
-8
/
+8
*
Fixed problem with oplock_type being set with no port.
Jeremy Allison
1997-10-02
1
-2
/
+10
*
OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
Jeremy Allison
1997-10-01
2
-30
/
+226
*
dir.c: more pstrcpys.
Jeremy Allison
1997-09-30
4
-97
/
+421
*
Fixed you're -> your text that some pedant complained about :-).
Jeremy Allison
1997-09-26
1
-1
/
+1
*
Syncing up current oplock work in progress. #ifdef'ed out
Jeremy Allison
1997-09-26
4
-119
/
+195
*
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
1997-09-26
10
-139
/
+181
*
Makefile: Removed earlier errors.
Jeremy Allison
1997-09-25
1
-58
/
+65
*
Checkin to sync up oplock development code so that NT
Jeremy Allison
1997-09-23
3
-91
/
+219
*
added some debug stuff
Andrew Tridgell
1997-09-18
1
-51
/
+64
*
JHT ===> Changed behaviour of logon script processing so that all macros
John Terpstra
1997-09-17
1
-1
/
+9
[next]