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-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
*
s4-smbtorture: remove explicit mem_ctx from torture_netlogon_samba3().
Günther Deschner
2011-03-16
1
-12
/
+3
*
s4-smbtorture: use torture_fail and _skip in raw.write test.
Günther Deschner
2011-03-16
1
-54
/
+30
*
s4-smbtorture: remove duplicate if branch in raw.write test.
Günther Deschner
2011-03-16
1
-5
/
+0
*
s4-smbtorture: use torture_fail/-assert api in torture_samba3_hide().
Günther Deschner
2011-03-16
1
-59
/
+26
*
s4-rap: remove last iconv_convenience traces from rap client and test code.
Günther Deschner
2011-03-15
1
-4
/
+3
*
s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...
Günther Deschner
2011-03-15
6
-1510
/
+6
*
s4-smbtorture: check for username and computername presence in rap_netsession...
Günther Deschner
2011-03-15
1
-1
/
+20
*
Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2
Jelmer Vernooij
2011-03-14
1
-1
/
+1
*
s4:torture/rpc/scanner: use dcerpc_binding_handle_raw_call() instead of dcerp...
Stefan Metzmacher
2011-03-13
1
-2
/
+11
*
s4:torture/rpc/countcalls: use dcerpc_binding_handle_raw_call() instead of dc...
Stefan Metzmacher
2011-03-13
1
-2
/
+12
*
s4:torture/rpc/autoidl: use dcerpc_binding_handle_raw_call() instead of dcerp...
Stefan Metzmacher
2011-03-13
1
-6
/
+43
*
s4:torture/rpc/object_uuid: use dcerpc_binding_handle_call() instead of dcerp...
Stefan Metzmacher
2011-03-13
1
-2
/
+4
*
s4:torture/rap/rap.c - remove unused variable "i"
Matthias Dieter Wallnöfer
2011-03-02
1
-1
/
+0
*
s4-smbtorture: add netsessionenum rap torture test.
Günther Deschner
2011-03-02
1
-0
/
+25
*
s4-smbtorture: add smbcli_rap_netsessionenum().
Günther Deschner
2011-03-02
1
-0
/
+80
[next]