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-25
s4-smbtorture: add RPC-SAMR-LARGE-DC test.
Günther Deschner
2
-1
/
+332
2009-05-25
s4-smbtorture: rename test_EnumDomain{Users,Groups,Aliases} in RPC-SAMR.
Günther Deschner
1
-11
/
+12
2009-05-25
s4-smbtorture: re-work test_Create{User,Group,Alias} a little.
Günther Deschner
1
-14
/
+38
2009-05-25
fixed interpretation of ACB_PWNOTREQ
Andrew Tridgell
2
-15
/
+6
2009-05-25
fixed the client side password change code
Andrew Tridgell
1
-61
/
+25
2009-05-25
cope with lanman auth being disabled in old password change code
Andrew Tridgell
1
-8
/
+15
2009-05-21
s4-selftest: adding RPC-SAMR-USERS-PRIVILEGES to knownfail list.
Günther Deschner
1
-0
/
+1
2009-05-20
s4:libcli/smb2: fix session setup with raw NTLMSSP
Stefan Metzmacher
1
-13
/
+17
2009-05-20
s4:libcli/smb2: use raw ntlmssp if the server didn't provide a sec blob
Stefan Metzmacher
1
-1
/
+8
2009-05-20
s4:libcli/smb2: fill in transport->negotiate.secblob with the correct data
Stefan Metzmacher
1
-0
/
+2
2009-05-20
SMB2-LOCK: let the test pass against samba4
Stefan Metzmacher
1
-1
/
+7
2009-05-20
s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-...
Günther Deschner
1
-1
/
+5
2009-05-20
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
14
-47
/
+202
2009-05-20
s4:smb_server: initialy read the first 4 bytes only
Sam Liddicott
1
-0
/
+1
2009-05-20
s4:libcli/raw: initialy read the first 4 bytes only
Stefan Metzmacher
1
-0
/
+1
2009-05-18
s4 torture: Fix typo
Tim Prouty
1
-1
/
+1
2009-05-19
s4-smbtorture: Fix build warning in RPC-SAMR tests.
Günther Deschner
1
-2
/
+2
2009-05-18
s4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test.
Günther Deschner
2
-9
/
+387
2009-05-16
tevent: Remove python module.
Jelmer Vernooij
2
-3
/
+0
2009-05-16
Update copies of config.guess and config.sub.
Jelmer Vernooij
4
-152
/
+564
2009-05-15
errormap: Remove wbc -> NTSTATUS error map for now. It is not used.
Jelmer Vernooij
1
-37
/
+0
2009-05-14
s4:nbtd Use str_list_make_single() to turn iname->wins_server into a list
Andrew Bartlett
1
-1
/
+1
2009-05-14
s4:libnet Use str_list_make_single() in resolv code
Andrew Bartlett
1
-1
/
+1
2009-05-14
dsdb:schema Use str_list_make_empty() to create an empty list
Andrew Bartlett
1
-5
/
+5
2009-05-14
s4:torture Use str_list_make_single where appropriate
Andrew Bartlett
1
-10
/
+10
2009-05-13
s4-selftest: match new name of RPC-SAMR-ACCESSMASK.
Günther Deschner
2
-2
/
+2
2009-05-13
s4-smbtorture: split RPC-SAMR-ACCESSMASK into several tests.
Günther Deschner
1
-34
/
+24
2009-05-13
s4-smbtorture: cosmetic cleanup for RPC-SAMR-ACCESSMASK.
Günther Deschner
1
-50
/
+50
2009-05-13
s4 config-summary: Fix printing of which libraries are external and
Jelmer Vernooij
1
-2
/
+8
2009-05-12
s4-smbtorture: skip SetMemberAttributesOfGroup in RPC-SAMR for s3 as well.
Günther Deschner
1
-1
/
+2
2009-05-12
s4-smbtorture: Skip secdesc set calls for non-user objects in RPC-SAMR for Sa...
Günther Deschner
1
-8
/
+18
2009-05-12
s4-smbtorture: Fix order of assert args in test_TestPrivateFunctionsDomain() ...
Günther Deschner
1
-1
/
+1
2009-05-12
s4-smbtorture: switch to use torture_context in RPC-SAMR.
Günther Deschner
1
-103
/
+131
2009-05-12
s4-smbtorture: remove trailing whitespace in RPC-SAMR.
Günther Deschner
1
-252
/
+252
2009-05-11
s4-smbtorture: add very basic RPC-LSA-LOOKUPNAMES test.
Günther Deschner
2
-0
/
+67
2009-05-11
s4-smbtorture: add optional very simple reply checks to lsa lookup name tests.
Günther Deschner
1
-7
/
+34
2009-05-11
s4:smb_server: return after we have processed an invalid smb2 request
Stefan Metzmacher
1
-0
/
+2
2009-05-11
Move SMB2 constants to a separate file
Volker Lendecke
2
-114
/
+140
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
[next]