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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
Fix SMB2_CAP_DFS
Volker Lendecke
1
-1
/
+1
2009-05-11
s4-smbtorture: remove trailing whitespace in RPC-LSA test.
Günther Deschner
1
-192
/
+192
2009-05-11
s4-smbtorture: use struct torture_context in RPC-LSA.
Günther Deschner
1
-211
/
+207
2009-05-09
s4-smbtorture: avoid secdesc test on connect handle in RPC-SAMR-USERS for Sam...
Günther Deschner
1
-1
/
+3
2009-05-08
s4-smbtorture: skip unsupported ACB bits for Samba3 in RPC-SAMR-USER.
Günther Deschner
1
-4
/
+10
2009-05-08
s4-smbtorture: Support timestamp handling for Samba3 in RPC-SAMR-USERS.
Günther Deschner
1
-8
/
+23
2009-05-08
s4-smbtorture: Fix printf info-level mismatch in RPC-SAMR.
Günther Deschner
1
-1
/
+1
2009-05-08
s4:loadparm: fix a comment typo. and line wrapping.
Michael Adam
1
-1
/
+2
2009-05-08
s4:loadparm: fix brace indentation and add brace for clarity
Michael Adam
1
-2
/
+4
2009-05-08
s4-smbtorture: avoid acct_flags check at the end of RPC-SAMR-PASSWORDS for Sa...
Günther Deschner
1
-1
/
+4
2009-05-08
s4-smbtorture: prepare for running RPC-SAMR-USERS against samba3.
Günther Deschner
1
-16
/
+24
2009-05-07
Fix missing backtick.
Praveen Arimbrathodiyil
1
-1
/
+1
2009-05-07
s4-smbtorture: Avoid failing RPC-SCHANNEL when testing lsa_GetUserName behavi...
Günther Deschner
1
-2
/
+8
2009-05-02
Fix Coverity 911: FORWARD_NULL. Metze, please check!
Volker Lendecke
1
-1
/
+2
2009-05-01
s4:rpc_server: convert the socket based part to use the tstream interface
Stefan Metzmacher
2
-67
/
+335
2009-05-01
s4:smbd: depend on NAMED_PIPE_AUTH_TSTREAM...
Stefan Metzmacher
1
-1
/
+1
2009-05-01
libcli/named_pipe_auth: add tstream_npa_connect_send/recv()
Stefan Metzmacher
1
-0
/
+1
2009-05-01
s4:smbd: add support for named_pipe_auth level 2 in service_named_pipe...
Stefan Metzmacher
1
-4
/
+55
2009-05-01
s4:libcli: remember operating system and lan manager strings from session setup
Stefan Metzmacher
2
-0
/
+24
2009-05-01
s4:libcli/raw: write can return STATUS_BUFFER_OVERFLOW as a real error
Stefan Metzmacher
1
-1
/
+1
2009-04-28
Fix Coverity ID 853 (UNINIT) -- Kai, please check!
Volker Lendecke
1
-0
/
+3
2009-04-25
s4:selftest: don't run the smb2.durable.open test
Stefan Metzmacher
1
-0
/
+1
2009-04-25
s4:RPC-ECHO: disable the timeout test as it can't work with our client library
Stefan Metzmacher
1
-1
/
+4
2009-04-25
RAW-LOCK: samba4 behaves like windows 7 in regard of locking error codes
Stefan Metzmacher
1
-7
/
+13
2009-04-25
s4:torture: use torture api instead of printf for RAW-LOCK
Stefan Metzmacher
1
-234
/
+168
2009-04-25
s4:selftest: s4 doesn't support osxrename and directory rename yet
Stefan Metzmacher
1
-0
/
+2
2009-04-25
s4:tortore: use torture api instead of printf in RAW-RENAME
Stefan Metzmacher
1
-36
/
+38
2009-04-24
s4-smbtorture: add test_ControlService() to RPC-SVCCTL.
Günther Deschner
1
-0
/
+34
2009-04-24
s4-smbtorture: add test_StartServiceW() to RPC-SVCCTL.
Günther Deschner
1
-0
/
+34
2009-04-24
s4-smbtorture: change default service to spooler in RPC-SVCCTL.
Günther Deschner
1
-1
/
+1
2009-04-24
Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by the
Jelmer Vernooij
5
-25
/
+13
2009-04-24
s4:torture Fix segfault in RPC-SAMSYNC
Andrew Bartlett
1
-1
/
+1
2009-04-24
s4:torture Add tests for prefixMap custom attribute handler
Andrew Bartlett
1
-0
/
+34
2009-04-24
Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel
Andrew Bartlett
5
-23
/
+33
2009-04-23
Provide a ldb_global_init() function for compatibility with older versions of...
Jelmer Vernooij
1
-0
/
+6
2009-04-23
More lcov code coverage generation work
Andrew Bartlett
1
-3
/
+3
2009-04-23
Fix of a bug in the security.descriptor.as_sddl() method
nadezhda ivanova
2
-1
/
+7
2009-04-23
s4:torture use common libcli/auth crypto code
Andrew Bartlett
1
-11
/
+9
2009-04-23
Add a new non-convenience version of push_codepoint.
Jelmer Vernooij
2
-22
/
+20
2009-04-23
Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel
Andrew Bartlett
2
-70
/
+105
2009-04-23
Add async support for reply_tcon* and ntvfs_connect
Sam Liddicott
2
-70
/
+105
2009-04-23
s4:test Include 'source4' in directories to find lcov in
Andrew Bartlett
1
-1
/
+1
2009-04-23
Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel
Andrew Bartlett
9
-6
/
+48
2009-04-23
s4:test Fix 'make lcov' in Samba4
Andrew Bartlett
1
-2
/
+2
2009-04-23
s4:samr Use ldb_context * rather than void *
Andrew Bartlett
1
-1
/
+1
2009-04-23
Fix Coverity ID 628, Andrew B., please check!
Volker Lendecke
1
-1
/
+1
2009-04-23
errormap: Change the WBC_ERR_UNKNOWN_ERROR to map to NT_STATUS_UNSUCCESSFUL
Kai Blin
1
-1
/
+1
2009-04-22
errormap: Add wbcErr to NTSTATUS mappings
Kai Blin
1
-0
/
+37
2009-04-22
s4-build: Also search ../nsswitch for make (c|e)tags
Kai Blin
1
-1
/
+1
2009-04-22
s4:ldb: fix extrasemi compile warning
Björn Jacke
1
-1
/
+1
[next]