index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
6
-23
/
+23
*
libcli/smb Move cifs posix helper functions and headers in common
Andrew Bartlett
2011-05-06
1
-4
/
+0
*
lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol
Andrew Bartlett
2011-05-06
1
-1
/
+1
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
1
-1
/
+1
*
Clean up some const and other compiler warnings.
Jeremy Allison
2011-05-05
6
-10
/
+25
*
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
Jeremy Allison
2011-05-04
1
-2
/
+2
*
s4: fix arguments to safe_strcpy()
Andrew Bartlett
2011-05-03
1
-2
/
+2
*
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
2011-05-03
2
-5
/
+2
*
s4-libcli Remove resolve_name() as it conflicts with Samba3.
Andrew Bartlett
2011-05-03
5
-9
/
+19
*
s4-torture Remove unused and uncompleated test
Andrew Bartlett
2011-05-03
1
-54
/
+0
*
s4:torture/nbt/winsreplication: ignore incoming broadcast messages
Stefan Metzmacher
2011-04-30
1
-2
/
+19
*
s4:torture/nbt/winsreplication: assert the nbt name before the type
Stefan Metzmacher
2011-04-30
1
-2
/
+2
*
s4:torture/nbt/winsreplication: use torture macros in order report failures
Stefan Metzmacher
2011-04-30
1
-8
/
+104
*
s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
Matthias Dieter Wallnöfer
2011-04-29
1
-1
/
+1
*
s4:torture/rpc/testjoin.c - use a LDB result constant
Matthias Dieter Wallnöfer
2011-04-29
1
-1
/
+1
*
s4-smbtorture: restructure documentname handling in spoolss test a bit.
Günther Deschner
2011-04-20
1
-3
/
+4
*
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
2011-04-20
1
-14
/
+9
*
selftest: Remove duplication between BUILDIR and BINDIR
Andrew Bartlett
2011-04-16
3
-3
/
+3
*
s4-test: added a test for E_deshash()
Andrew Tridgell
2011-04-13
3
-1
/
+72
*
lib/util/charset Add many more charset tests
Andrew Bartlett
2011-04-13
1
-0
/
+2
*
lib/util/charset Rename convert_string test to allow a 'non_handle' test
Andrew Bartlett
2011-04-13
1
-1
/
+1
*
s4/torture Fix calls to charcnv functions to always supply converted_size
Andrew Bartlett
2011-04-13
2
-2
/
+3
*
s4-smbtorture: fix lsa forest trust test.
Günther Deschner
2011-04-07
1
-1
/
+1
*
lib: make asn1_util a private library
Andrew Tridgell
2011-04-06
1
-1
/
+1
*
Fix compilation without external heimdal.
Jelmer Vernooij
2011-04-03
1
-0
/
+1
*
use system heimdal headers if possible, fix missing dependencies on hx509 and...
Jelmer Vernooij
2011-04-03
1
-1
/
+5
*
lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et al
Andrew Bartlett
2011-03-31
1
-0
/
+1
*
Fix convert_string() to take a *converted_size arg. and return a bool.
Jeremy Allison
2011-03-30
1
-6
/
+12
*
lib/util/charset Add tests for convert_string_talloc_handle()
Andrew Bartlett
2011-03-30
2
-0
/
+2
*
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
2011-03-29
1
-2
/
+2
*
s4-fsmo: samba-tool fsmo takes a URL, not a hostname
Andrew Tridgell
2011-03-29
1
-2
/
+2
*
lib/util/charset rename iconv_convenience to iconv_handle
Andrew Bartlett
2011-03-25
1
-1
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
5
-8
/
+6
*
source4/torture: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
7
-0
/
+8
*
source4/torture/ndr: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
14
-0
/
+14
*
source4/torture/basic: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
17
-0
/
+17
*
source4/torture/raw: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
31
-0
/
+32
*
s4-smbtorture: add netsessiongetinfo() test.
Günther Deschner
2011-03-18
1
-0
/
+60
*
s4-smbtorture: add missing error code check in test_netsessionenum().
Günther Deschner
2011-03-18
1
-0
/
+2
*
s4-smbtorture: add test for rap_NetUserDelete().
Günther Deschner
2011-03-18
1
-0
/
+49
*
s4-smbtorture: add test for rap_NetUserAdd().
Günther Deschner
2011-03-18
1
-1
/
+66
*
s4-smbtorture: use torture_assert_ and comment functions in raw.eas test.
Günther Deschner
2011-03-18
1
-32
/
+29
*
s4-smbtorture: use torture_context in raw.eas test.
Günther Deschner
2011-03-18
1
-6
/
+6
*
s4-smbtorture: remove trailing whitespace from raw.eas test.
Günther Deschner
2011-03-18
1
-34
/
+34
*
s4-smbtorture: more torture_fail usage in raw.write test.
Günther Deschner
2011-03-17
1
-6
/
+6
*
s4-smbtorture: use torture_assert in torture_samba3_rpc_sharesec().
Günther Deschner
2011-03-16
1
-23
/
+18
*
s4-smbtorture: use torture_fail and _assert in torture_samba3_rpc_getusername().
Günther Deschner
2011-03-16
1
-48
/
+16
*
s4-smbtorture: remove explicit mem_ctx from torture_samba3_rpc_getusername().
Günther Deschner
2011-03-16
1
-20
/
+14
*
s4-smbtorture: use torture_assert in samr large-dc test.
Günther Deschner
2011-03-16
1
-14
/
+38
*
s4-smbtorture: use torture_fail and _assert macros in torture_netlogon_samba3().
Günther Deschner
2011-03-16
1
-30
/
+16
[next]