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
*
SMB2-LOCK: let the test pass against samba4
Stefan Metzmacher
2009-05-20
1
-1
/
+7
*
s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-...
Günther Deschner
2009-05-20
1
-1
/
+5
*
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
2009-05-20
14
-47
/
+202
*
s4:smb_server: initialy read the first 4 bytes only
Sam Liddicott
2009-05-20
1
-0
/
+1
*
s4:libcli/raw: initialy read the first 4 bytes only
Stefan Metzmacher
2009-05-20
1
-0
/
+1
*
s4 torture: Fix typo
Tim Prouty
2009-05-18
1
-1
/
+1
*
s4-smbtorture: Fix build warning in RPC-SAMR tests.
Günther Deschner
2009-05-19
1
-2
/
+2
*
s4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test.
Günther Deschner
2009-05-18
2
-9
/
+387
*
tevent: Remove python module.
Jelmer Vernooij
2009-05-16
2
-3
/
+0
*
Update copies of config.guess and config.sub.
Jelmer Vernooij
2009-05-16
4
-152
/
+564
*
errormap: Remove wbc -> NTSTATUS error map for now. It is not used.
Jelmer Vernooij
2009-05-15
1
-37
/
+0
*
s4:nbtd Use str_list_make_single() to turn iname->wins_server into a list
Andrew Bartlett
2009-05-14
1
-1
/
+1
*
s4:libnet Use str_list_make_single() in resolv code
Andrew Bartlett
2009-05-14
1
-1
/
+1
*
dsdb:schema Use str_list_make_empty() to create an empty list
Andrew Bartlett
2009-05-14
1
-5
/
+5
*
s4:torture Use str_list_make_single where appropriate
Andrew Bartlett
2009-05-14
1
-10
/
+10
*
s4-selftest: match new name of RPC-SAMR-ACCESSMASK.
Günther Deschner
2009-05-13
2
-2
/
+2
*
s4-smbtorture: split RPC-SAMR-ACCESSMASK into several tests.
Günther Deschner
2009-05-13
1
-34
/
+24
*
s4-smbtorture: cosmetic cleanup for RPC-SAMR-ACCESSMASK.
Günther Deschner
2009-05-13
1
-50
/
+50
*
s4 config-summary: Fix printing of which libraries are external and
Jelmer Vernooij
2009-05-13
1
-2
/
+8
*
s4-smbtorture: skip SetMemberAttributesOfGroup in RPC-SAMR for s3 as well.
Günther Deschner
2009-05-12
1
-1
/
+2
*
s4-smbtorture: Skip secdesc set calls for non-user objects in RPC-SAMR for Sa...
Günther Deschner
2009-05-12
1
-8
/
+18
*
s4-smbtorture: Fix order of assert args in test_TestPrivateFunctionsDomain() ...
Günther Deschner
2009-05-12
1
-1
/
+1
*
s4-smbtorture: switch to use torture_context in RPC-SAMR.
Günther Deschner
2009-05-12
1
-103
/
+131
*
s4-smbtorture: remove trailing whitespace in RPC-SAMR.
Günther Deschner
2009-05-12
1
-252
/
+252
*
s4-smbtorture: add very basic RPC-LSA-LOOKUPNAMES test.
Günther Deschner
2009-05-11
2
-0
/
+67
*
s4-smbtorture: add optional very simple reply checks to lsa lookup name tests.
Günther Deschner
2009-05-11
1
-7
/
+34
*
s4:smb_server: return after we have processed an invalid smb2 request
Stefan Metzmacher
2009-05-11
1
-0
/
+2
*
Move SMB2 constants to a separate file
Volker Lendecke
2009-05-11
2
-114
/
+140
*
Fix SMB2_CAP_DFS
Volker Lendecke
2009-05-11
1
-1
/
+1
*
s4-smbtorture: remove trailing whitespace in RPC-LSA test.
Günther Deschner
2009-05-11
1
-192
/
+192
*
s4-smbtorture: use struct torture_context in RPC-LSA.
Günther Deschner
2009-05-11
1
-211
/
+207
*
s4-smbtorture: avoid secdesc test on connect handle in RPC-SAMR-USERS for Sam...
Günther Deschner
2009-05-09
1
-1
/
+3
*
s4-smbtorture: skip unsupported ACB bits for Samba3 in RPC-SAMR-USER.
Günther Deschner
2009-05-08
1
-4
/
+10
*
s4-smbtorture: Support timestamp handling for Samba3 in RPC-SAMR-USERS.
Günther Deschner
2009-05-08
1
-8
/
+23
*
s4-smbtorture: Fix printf info-level mismatch in RPC-SAMR.
Günther Deschner
2009-05-08
1
-1
/
+1
*
s4:loadparm: fix a comment typo. and line wrapping.
Michael Adam
2009-05-08
1
-1
/
+2
*
s4:loadparm: fix brace indentation and add brace for clarity
Michael Adam
2009-05-08
1
-2
/
+4
*
s4-smbtorture: avoid acct_flags check at the end of RPC-SAMR-PASSWORDS for Sa...
Günther Deschner
2009-05-08
1
-1
/
+4
*
s4-smbtorture: prepare for running RPC-SAMR-USERS against samba3.
Günther Deschner
2009-05-08
1
-16
/
+24
*
Fix missing backtick.
Praveen Arimbrathodiyil
2009-05-07
1
-1
/
+1
*
s4-smbtorture: Avoid failing RPC-SCHANNEL when testing lsa_GetUserName behavi...
Günther Deschner
2009-05-07
1
-2
/
+8
*
Fix Coverity 911: FORWARD_NULL. Metze, please check!
Volker Lendecke
2009-05-02
1
-1
/
+2
*
s4:rpc_server: convert the socket based part to use the tstream interface
Stefan Metzmacher
2009-05-01
2
-67
/
+335
*
s4:smbd: depend on NAMED_PIPE_AUTH_TSTREAM...
Stefan Metzmacher
2009-05-01
1
-1
/
+1
*
libcli/named_pipe_auth: add tstream_npa_connect_send/recv()
Stefan Metzmacher
2009-05-01
1
-0
/
+1
*
s4:smbd: add support for named_pipe_auth level 2 in service_named_pipe...
Stefan Metzmacher
2009-05-01
1
-4
/
+55
*
s4:libcli: remember operating system and lan manager strings from session setup
Stefan Metzmacher
2009-05-01
2
-0
/
+24
*
s4:libcli/raw: write can return STATUS_BUFFER_OVERFLOW as a real error
Stefan Metzmacher
2009-05-01
1
-1
/
+1
*
Fix Coverity ID 853 (UNINIT) -- Kai, please check!
Volker Lendecke
2009-04-28
1
-0
/
+3
*
s4:selftest: don't run the smb2.durable.open test
Stefan Metzmacher
2009-04-25
1
-0
/
+1
[next]