index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
smb_server
/
smb
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:smb_server: s/private/private_data
Stefan Metzmacher
2009-02-02
3
-6
/
+6
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-1
/
+1
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
2
-2
/
+2
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
2
-2
/
+0
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
2
-2
/
+2
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
s4:smb_server/smb: FLAGS2_SMB_SECURITY_SIGNATURES should only be echoed, not ...
Stefan Metzmacher
2008-09-30
1
-5
/
+6
*
NetApp found that we never set the smb signing flags2.
Andrew Bartlett
2008-09-29
1
-0
/
+4
*
s4:smb_server: remove the bogus smbsrv_signing_restart()
Stefan Metzmacher
2008-09-23
2
-41
/
+2
*
Explain why we use signing for DCs, but not file servers
Andrew Bartlett
2008-09-22
1
-0
/
+9
*
Move our DC to implement mandetory signing.
Andrew Bartlett
2008-09-05
2
-4
/
+10
*
With a windows 2008 client, even anonymous requires signing...
Andrew Bartlett
2008-09-05
1
-6
/
+0
*
initialise query_maximal_access here too
Andrew Tridgell
2008-07-24
1
-0
/
+1
*
make sure we initialise query_maximal_access
Andrew Tridgell
2008-07-24
1
-0
/
+1
*
smb_server/smb: handle incoming multi fragmented nttrans requests
Stefan Metzmacher
2008-07-07
1
-16
/
+152
*
smb_server/smb: prepare multi fragmented nttrans requests
Stefan Metzmacher
2008-07-07
1
-3
/
+3
*
smb_server/smb: trans(2) setup count is uint8_t
Stefan Metzmacher
2008-07-07
1
-2
/
+3
*
smb_server/smb: transs and transs2 calls have different word counts
Stefan Metzmacher
2008-07-07
1
-1
/
+12
*
smb_server/smb: fix crash bug with fragmented trans calls
Stefan Metzmacher
2008-07-07
1
-13
/
+20
*
more updates for new info levels
Andrew Tridgell
2008-06-02
1
-3
/
+12
*
make sure we send a reply packet for bad create options
Andrew Tridgell
2008-05-28
1
-1
/
+2
*
stricter checks for valid inputs in SMB2 open and lock
Andrew Tridgell
2008-05-26
1
-0
/
+5
*
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
2008-05-19
1
-2
/
+2
|
\
|
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
|
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-1
/
+1
|
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
|
fixed warning
Andrew Tridgell
2008-05-16
1
-1
/
+2
|
/
*
Flag smb messages array with AND_X and LARGE_REQUEST
Amin Azez
2008-04-18
1
-10
/
+21
*
Re-order smbsrv_recv_smb_request and smb_messages
Amin Azez
2008-04-18
1
-99
/
+99
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-04-17
1
-2
/
+3
|
\
|
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-2
/
+3
*
|
fix the overflow/wrap checks in Samba4 for new gcc optimisation behavior
Andrew Tridgell
2008-04-17
1
-3
/
+3
|
/
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-6
/
+8
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
3
-0
/
+3
*
smb_server: pass down RAW_RENAME_NTTRANS to the ntvfs layer
Stefan Metzmacher
2008-03-11
1
-1
/
+24
*
Use 32 bit storage for nttrans counts
Amin Azez
2008-03-07
1
-5
/
+5
*
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
2008-03-06
1
-0
/
+6
*
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
1
-1
/
+1
*
Fix build with partial linking.
Jelmer Vernooij
2008-02-18
1
-1
/
+0
*
Remove type before variables in data.mk
Jelmer Vernooij
2008-02-14
1
-1
/
+1
*
Fixed SMB2 rename operations from Vista clients
Andrew Tridgell
2008-02-14
1
-2
/
+5
*
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
2008-02-14
7
-94
/
+111
*
fixed up the .in side of SMB2 negprot
Andrew Tridgell
2008-02-12
1
-0
/
+1
*
Fix sending of large nttrans responses.
Amin Azez
2008-02-01
1
-1
/
+1
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
1
-2
/
+2
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-1
/
+1
*
r26504: Don't rely on system-provided kerberos headers.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
2
-4
/
+6
[next]