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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-08-15
18
-130
/
+312
|
\
|
*
RAW-OPEN: be more strict in create_option checking
Stefan Metzmacher
2008-08-14
1
-2
/
+11
|
*
Revert "krb5: always generate the acceptor subkey as the same enctype as the ...
Stefan Metzmacher
2008-08-14
1
-3
/
+0
|
*
gsskrb5: always return an acceptor subkey
Stefan Metzmacher
2008-08-14
1
-4
/
+18
|
*
gensec_gssapi: only cache the session key in STAGE_DONE
Stefan Metzmacher
2008-08-14
1
-5
/
+9
|
*
SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTED
Stefan Metzmacher
2008-08-14
1
-2
/
+21
|
*
SMB2-CREATE: be more strict in checking file attributes
Stefan Metzmacher
2008-08-14
1
-12
/
+20
|
*
SMB2-CREATE: be more strict in error checking
Stefan Metzmacher
2008-08-14
1
-1
/
+11
|
*
ntvfs_generic: fix handling of create_options for SMB2
Stefan Metzmacher
2008-08-14
1
-6
/
+4
|
*
libcli/smb2: add SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK
Stefan Metzmacher
2008-08-14
1
-1
/
+3
|
*
pvfs: fix handling of create_option flags
Stefan Metzmacher
2008-08-14
1
-2
/
+12
|
*
libcli/raw: fix the special NTCREATE_OPTIONS_*_MASK values
Stefan Metzmacher
2008-08-14
1
-7
/
+20
|
*
smb2srv: async replies with STATUS_PENDING are not signed
Stefan Metzmacher
2008-08-14
1
-2
/
+29
|
*
smb2srv: sign replies when the request was also signed
Stefan Metzmacher
2008-08-14
2
-7
/
+4
|
*
smb2srv: use defines instead of hex values
Stefan Metzmacher
2008-08-14
1
-3
/
+3
|
*
libcli/smb2: use smb2 signing in auto mode if the server supports it
Stefan Metzmacher
2008-08-14
1
-1
/
+7
|
*
libcli/smb2: we don't need check the same thing twice...
Stefan Metzmacher
2008-08-14
1
-6
/
+0
|
*
libcli/smb2: async replies with STATUS_PENDING are not signed
Stefan Metzmacher
2008-08-14
1
-13
/
+11
|
*
pidl: fix samba4.pidl.samba3-cli test
Stefan Metzmacher
2008-08-14
1
-2
/
+0
|
*
NBT-WINSREPLICATION: be more robust to timing errors
Stefan Metzmacher
2008-08-14
1
-6
/
+6
|
*
expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how the
Andrew Tridgell
2008-08-14
2
-8
/
+67
|
*
cope with arbitrary unknown pac buffer types, so when MS adds
Andrew Tridgell
2008-08-14
1
-1
/
+5
|
*
cope with not knowing the kdc key
Andrew Tridgell
2008-08-14
1
-41
/
+56
*
|
Assert on failure to join domain in NBT-DGRAM
Andrew Bartlett
2008-08-14
1
-0
/
+4
*
|
Rework the trustAuthInOutBlob with the help of a hand parser.
Andrew Bartlett
2008-08-13
5
-26
/
+224
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-08-13
4
-24
/
+206
|
\
|
|
*
gensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGO
Stefan Metzmacher
2008-08-12
1
-0
/
+25
|
*
gensec_gssapi: fix compiler warnings
Stefan Metzmacher
2008-08-12
1
-2
/
+2
|
*
gensec_gssapi: add a function to load the lucid structure once
Stefan Metzmacher
2008-08-12
1
-15
/
+44
|
*
gensec: add support for new style spnego and correctly handle mechListMIC
Stefan Metzmacher
2008-08-12
3
-7
/
+135
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-08-12
224
-71
/
+54380
|
\
|
|
*
dcerpc.idl: remove used DCERPC_MAX_SIGN_SIZE
Stefan Metzmacher
2008-08-11
1
-1
/
+0
|
*
rpc_server: correct the chunk_size depending on the signature size
Stefan Metzmacher
2008-08-11
2
-6
/
+14
|
*
librpc/rpc: correct the chunk_size depending on the signature size
Stefan Metzmacher
2008-08-11
1
-4
/
+13
|
*
dcerpc.idl: add DCERPC_AUTH_TRAILER_LENGTH
Stefan Metzmacher
2008-08-11
1
-0
/
+2
|
*
gensec_gssapi: use the correct signature size for cfx/rfc4121 style signatures
Stefan Metzmacher
2008-08-08
1
-1
/
+1
|
*
gsskrb5: try to be compatible with windows for gss_wrap* and cfx
Stefan Metzmacher
2008-08-08
2
-11
/
+39
|
*
gensec_gssapi: use gsskrb5_get_subkey() to get the session key
Stefan Metzmacher
2008-08-08
1
-3
/
+3
|
*
krb5: always generate the acceptor subkey as the same enctype as the used ser...
Stefan Metzmacher
2008-08-08
1
-0
/
+3
|
*
gsskrb5: add support for DCE_STYLE and des and des3 keys
Stefan Metzmacher
2008-08-08
2
-22
/
+64
|
*
Always set a session key, even for the 'no password' case.
Andrew Bartlett
2008-08-08
1
-0
/
+2
|
*
Clarify comment
Andrew Bartlett
2008-08-08
1
-2
/
+2
|
*
We can't use ndr_pull_struct_blob_all in combinatin with relative pointers
Andrew Bartlett
2008-08-08
1
-3
/
+4
|
*
lib: prepare the build of zlib
Stefan Metzmacher
2008-08-07
4
-0
/
+33
|
*
zlib: add inflateReset2()...
Stefan Metzmacher
2008-08-07
3
-3
/
+28
|
*
import of zlib-1.2.3
Stefan Metzmacher
2008-08-07
200
-0
/
+54035
|
*
drsuapi: fix callers after idl change
Stefan Metzmacher
2008-08-07
3
-3
/
+3
|
*
drsuapi.idl: directly use mszip in level 2
Stefan Metzmacher
2008-08-07
1
-7
/
+1
|
*
rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2008-08-07
3
-1
/
+14
|
*
librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2008-08-07
4
-1
/
+35
[next]