index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
smb_server
/
smb
/
receive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15304: Fix smbd build, more updates on getting --enable-dso to build again
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14739: keep the last request time for the smbsrv_connection,
Stefan Metzmacher
1
-4
/
+7
2007-10-10
r14733: SMBtdis needs a TCON and doesn't need a SESSION,
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r14647: be a bit less verbose on common stuff
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14541: separate smbsrv_request and ntvfs_request,
Stefan Metzmacher
1
-11
/
+5
2007-10-10
r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request
Stefan Metzmacher
1
-2
/
+8
2007-10-10
r14485: mark smb commands as need session and need tcon explicit,
Stefan Metzmacher
1
-74
/
+76
2007-10-10
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
1
-6
/
+5
2007-10-10
r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r13870: prefix more functions with smbsrv_
Stefan Metzmacher
1
-14
/
+17
2007-10-10
r13868: remove useless talloc_free() wrapper
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r13865: prefix functions with smbsrv_
Stefan Metzmacher
1
-76
/
+76
2007-10-10
r13862: rename chain_reply -> smbsrv_chain_reply
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12102: for SMB2 we need to allocate tcons per session
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r11968: More warning fixes. We're on track to getting to double digits for
Tim Potter
1
-3
/
+3
2007-10-10
r11788: remove unused header files
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r11786: move all SMB protocol specific stuff to smb_server/smb/
Stefan Metzmacher
1
-0
/
+657