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
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
2009-10-23
5
-5
/
+5
*
s4-dsdb: create a static system_session context
Andrew Tridgell
2009-10-23
1
-4
/
+4
*
s4-torture: fixed double free in libnet_group test
Andrew Tridgell
2009-10-22
1
-1
/
+0
*
s4:torture Silence const warning by use of data_blob_const()
Andrew Bartlett
2009-10-22
1
-2
/
+1
*
s4:smbtorture - Add "const" before "value"
Matthias Dieter Wallnöfer
2009-10-22
1
-1
/
+1
*
s4/drs(tort): Unit test for prefixMap implementation.
Kamen Mazdrashki
2009-10-21
1
-5
/
+327
*
s4/drs(tort): Comment typos fixed in drs_util.c
Kamen Mazdrashki
2009-10-21
1
-2
/
+2
*
s4/drs(tort): fixed '==' to '>='
Kamen Mazdrashki
2009-10-21
1
-1
/
+1
*
s4-smbtorture: test whether an lsa_EnumTrustDom implementation would hang up ...
Günther Deschner
2009-10-21
1
-6
/
+45
*
s4-smbtorture: fix RPC-LSA-LSALOOKUP test against w2k3 and w2k8.
Günther Deschner
2009-10-20
1
-16
/
+50
*
s4-smbtorture: Make it simpler to specify number of trusted domains to create in
Günther Deschner
2009-10-20
1
-17
/
+40
*
s4-smbtorture: Fix wrong comment in RPC-LSA-TRUSTED-DOMAIN test.
Günther Deschner
2009-10-20
1
-1
/
+1
*
s4-smbtorture: split out EnumTrustedDomainsEx test in RPC-LSA-TRUSTED-DOMAINS.
Günther Deschner
2009-10-20
1
-2
/
+27
*
s4-smbtorture: add stricter tests for LSA-LOOKUPNAMES replies.
Günther Deschner
2009-10-20
1
-3
/
+13
*
s4-smbtorture: move all LookupNames tests into RPC-LSA-LOOKUPNAMES.
Günther Deschner
2009-10-20
1
-7
/
+8
*
s4-torture: fixed a pipe leak
Andrew Tridgell
2009-10-20
1
-0
/
+2
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
124
-274
/
+0
*
s4-torture: fixed a fd/mem leak in the RPC-LSA-SECRETS test
Andrew Tridgell
2009-10-20
1
-7
/
+12
*
s4:torture "cldap" test - restore the removed constraints and add more
Matthias Dieter Wallnöfer
2009-10-19
1
-4
/
+34
*
s4:test: Fix typo.
Karolin Seeger
2009-10-19
1
-1
/
+1
*
Fix typo.
Karolin Seeger
2009-10-19
1
-1
/
+1
*
s4:torture "cldap" test - rework and test more results
Matthias Dieter Wallnöfer
2009-10-18
1
-21
/
+17
*
s4-torture: fixed the streams tests for Samba4
Andrew Tridgell
2009-10-18
2
-40
/
+46
*
smb2-torture: samba4 allows SEC_FLAG_SECURITY to be used with privileges
Andrew Tridgell
2009-10-18
1
-0
/
+2
*
Fix the smbtorture4 build. root_fid is a "union smb_handle". tridge
Jeremy Allison
2009-10-17
1
-1
/
+1
*
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison
2009-10-17
59
-646
/
+16929
|
\
|
*
s4-torture: fixed the default ACL for s4
Andrew Tridgell
2009-10-17
1
-13
/
+41
|
*
s4-torture: minor debugging enhancements
Andrew Tridgell
2009-10-17
1
-3
/
+3
|
*
s4-torture: cleanup after the MAXIMUM_ALLOWED test
Andrew Tridgell
2009-10-17
1
-0
/
+1
|
*
s4-torture: add a special check for administrators and privileges
Andrew Tridgell
2009-10-17
4
-18
/
+57
|
*
s4-torture: show the sid we are basing privilege tests on
Andrew Tridgell
2009-10-17
1
-2
/
+6
|
*
s4-smbtorture: extend netr_LogonControl test in RPC-NETLOGON.
Günther Deschner
2009-10-16
1
-3
/
+109
|
*
s4/drs(tort): prefixMap unit test initial implementatoin
Kamen Mazdrashki
2009-10-16
3
-1
/
+84
|
*
s4/drs(tort): fix compile time warning
Kamen Mazdrashki
2009-10-16
1
-0
/
+1
|
*
s4/drs(tort): _drs_util_verify_attids() to verify ATTIDs in objects received
Kamen Mazdrashki
2009-10-16
1
-0
/
+50
|
*
s4/drs(tort): drs_util_DsAttributeId_to_string() function
Kamen Mazdrashki
2009-10-16
1
-0
/
+74
|
*
s4/drs(tort): _drs_ldap_attr_by_oid() implementation
Kamen Mazdrashki
2009-10-16
1
-0
/
+49
|
*
s4/drs(tort): oid_from_attid() reference implementation
Kamen Mazdrashki
2009-10-16
2
-1
/
+96
|
*
s4/drs(tort): TORTURE_DRS torture module - initial implementation
Kamen Mazdrashki
2009-10-16
4
-0
/
+95
|
*
s4-smbtorture: add very basic libwbclient testsuite.
Günther Deschner
2009-10-16
2
-2
/
+3
|
*
s4-torture: take privileges into account in BASE-MAXIMUM_ALLOWED
Andrew Tridgell
2009-10-16
1
-10
/
+48
|
*
s4-torture: catch bad command line options
Andrew Tridgell
2009-10-15
1
-0
/
+3
|
*
s4-smb: declare root_fid as a file handle
Andrew Tridgell
2009-10-15
21
-128
/
+128
|
*
s4-ldb: removed incorrect rDN length test
Andrew Tridgell
2009-10-15
1
-13
/
+0
|
*
s4:torture cldap test - Add checks for the right forest DNS name
Matthias Dieter Wallnöfer
2009-10-14
1
-1
/
+6
|
*
s4:torture - fix up "ldap_basic" test
Matthias Dieter Wallnöfer
2009-10-14
1
-5
/
+6
|
*
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
2009-10-14
3
-6
/
+5
|
*
torture: fixed socket leak in BENCH-TCON test
Andrew Tridgell
2009-10-12
1
-0
/
+1
|
*
s4/torture: fix build break "implicit declaration of function 'isprint'"
Steven Danneman
2009-10-09
1
-0
/
+1
|
*
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison
2009-10-08
1
-27
/
+27
|
|
\
[next]