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
/
smb2
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15535: fix the build
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r15533: with this vista does a fine SMB2 TreeConnect against samba4
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0
Stefan Metzmacher
5
-8
/
+17
2007-10-10
r15314: Fix recursive dependency hack for static libs. Should fix the build
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15313: Fix some dependencies in dso mode
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15304: Fix smbd build, more updates on getting --enable-dso to build again
Jelmer Vernooij
5
-0
/
+5
2007-10-10
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15191: Avoid uint_t as it's not standard.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14739: keep the last request time for the smbsrv_connection,
Stefan Metzmacher
1
-3
/
+6
2007-10-10
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requests
Stefan Metzmacher
1
-0
/
+53
2007-10-10
r12725: some minor updates
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
3
-5
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2
-0
/
+3
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r12113: in SMB2 we should only allocate a new session
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r12102: for SMB2 we need to allocate tcons per session
Stefan Metzmacher
3
-5
/
+7
2007-10-10
r12095: the most SMB2 opcodes need a valid session and tcon,
Stefan Metzmacher
1
-0
/
+46
2007-10-10
r12094: - implement dummy smb2srv_tcon()
Stefan Metzmacher
1
-2
/
+122
2007-10-10
r12093: add missing file
Stefan Metzmacher
1
-0
/
+74
2007-10-10
r12092: - add dummy functions for the missing SMB2 opcodes
Stefan Metzmacher
5
-12
/
+82
2007-10-10
r11968: More warning fixes. We're on track to getting to double digits for
Tim Potter
1
-1
/
+1
2007-10-10
r11789: - add the start of a SMB2 server
Stefan Metzmacher
7
-0
/
+803
[prev]