summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2011-05-13s4/test/getnc_exop: Tune the the test to work against windowsKamen Mazdrashki1-17/+27
2011-05-11s4/getnc_exop: Initial implementation of a testsuite for GetNCChanges extende...Kamen Mazdrashki1-0/+136
2011-05-08s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett6-23/+23
2011-05-06libcli/smb Move cifs posix helper functions and headers in commonAndrew Bartlett1-4/+0
2011-05-06lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett1-1/+1
2011-05-06lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett1-1/+1
2011-05-05Clean up some const and other compiler warnings.Jeremy Allison6-10/+25
2011-05-04Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison1-2/+2
2011-05-03s4: fix arguments to safe_strcpy()Andrew Bartlett1-2/+2
2011-05-03Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2-5/+2
2011-05-03s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett5-9/+19
2011-05-03s4-torture Remove unused and uncompleated testAndrew Bartlett1-54/+0
2011-04-30s4:torture/nbt/winsreplication: ignore incoming broadcast messagesStefan Metzmacher1-2/+19
2011-04-30s4:torture/nbt/winsreplication: assert the nbt name before the typeStefan Metzmacher1-2/+2
2011-04-30s4:torture/nbt/winsreplication: use torture macros in order report failuresStefan Metzmacher1-8/+104
2011-04-29s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"Matthias Dieter Wallnöfer1-1/+1
2011-04-29s4:torture/rpc/testjoin.c - use a LDB result constantMatthias Dieter Wallnöfer1-1/+1
2011-04-20s4-smbtorture: restructure documentname handling in spoolss test a bit.Günther Deschner1-3/+4
2011-04-20libcli/auth Move PAC parsing and verification in common.Andrew Bartlett1-14/+9
2011-04-16selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett3-3/+3
2011-04-13s4-test: added a test for E_deshash()Andrew Tridgell3-1/+72
2011-04-13lib/util/charset Add many more charset testsAndrew Bartlett1-0/+2
2011-04-13lib/util/charset Rename convert_string test to allow a 'non_handle' testAndrew Bartlett1-1/+1
2011-04-13s4/torture Fix calls to charcnv functions to always supply converted_sizeAndrew Bartlett2-2/+3
2011-04-07s4-smbtorture: fix lsa forest trust test.Günther Deschner1-1/+1
2011-04-06lib: make asn1_util a private libraryAndrew Tridgell1-1/+1
2011-04-03Fix compilation without external heimdal.Jelmer Vernooij1-0/+1
2011-04-03use system heimdal headers if possible, fix missing dependencies on hx509 and...Jelmer Vernooij1-1/+5
2011-03-31lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et alAndrew Bartlett1-0/+1
2011-03-30Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison1-6/+12
2011-03-30lib/util/charset Add tests for convert_string_talloc_handle()Andrew Bartlett2-0/+2
2011-03-29Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison1-2/+2
2011-03-29s4-fsmo: samba-tool fsmo takes a URL, not a hostnameAndrew Tridgell1-2/+2
2011-03-25lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett1-1/+1
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell5-8/+6
2011-03-19source4/torture: Fix prototypes for all functions.Jelmer Vernooij7-0/+8
2011-03-19source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij14-0/+14
2011-03-19source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij17-0/+17
2011-03-19source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij31-0/+32
2011-03-18s4-smbtorture: add netsessiongetinfo() test.Günther Deschner1-0/+60
2011-03-18s4-smbtorture: add missing error code check in test_netsessionenum().Günther Deschner1-0/+2
2011-03-18s4-smbtorture: add test for rap_NetUserDelete().Günther Deschner1-0/+49
2011-03-18s4-smbtorture: add test for rap_NetUserAdd().Günther Deschner1-1/+66
2011-03-18s4-smbtorture: use torture_assert_ and comment functions in raw.eas test.Günther Deschner1-32/+29
2011-03-18s4-smbtorture: use torture_context in raw.eas test.Günther Deschner1-6/+6
2011-03-18s4-smbtorture: remove trailing whitespace from raw.eas test.Günther Deschner1-34/+34
2011-03-17s4-smbtorture: more torture_fail usage in raw.write test.Günther Deschner1-6/+6
2011-03-16s4-smbtorture: use torture_assert in torture_samba3_rpc_sharesec().Günther Deschner1-23/+18
2011-03-16s4-smbtorture: use torture_fail and _assert in torture_samba3_rpc_getusername().Günther Deschner1-48/+16
2011-03-16s4-smbtorture: remove explicit mem_ctx from torture_samba3_rpc_getusername().Günther Deschner1-20/+14