s3-net: Fixed a small typo in net conf function table
[samba.git] / source4 / torture /
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-03 Andrew Bartlettgensec: Remove mem_ctx from calls that do not return...
2011-08-03 Andrew Bartlettgensec: split GENSEC into mechanism-dependent and runti...
2011-07-26 Jelmer Vernooijcli_cldap: Lowercase name.
2011-07-23 Jelmer Vernooijcli_raw: Make name lowercase.
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-07-15 Günther Deschners4-smbtorture: add very basic tests for lsa_CreateTrust...
2011-07-15 Günther Deschnerlsa: rename auth info argument in lsa_CreateTrustedDoma...
2011-07-06 Stefan Metzmachers4:torture/smb2: s/smb2cli_unlock/test_smb2_unlock
2011-07-06 Stefan Metzmachers4:torture/smb2: s/smb2cli_lock/test_smb2_lock
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-21 Günther Deschners4-smbtorture: rework the spoolss notify test a bit.
2011-06-21 Günther Deschners4-smbtorture: use ipv4 addresses for backchannel spool...
2011-06-21 Andrew Bartletts4-torture Enable libnetapi and libsmbclient tests...
2011-06-20 Rusty Russelltdb_compat: use tdb_open_compat.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-16 Matthias Dieter... s4:ntvfs subsystems - rework it using concrete enum...
2011-06-11 Matthias Dieter... s4:torture/ndr/string.c - fix type-punned warning and...
2011-06-09 Matthias Dieter... s4:ntvfs subsystem - quiet enum warnings
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-05-31 Sean Finneylibrpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_s...
2011-05-30 Gregor Becks4:torture: fix SEGFAULT in raw.acl.dynamic
2011-05-21 Matthias Dieter... s4:torture - always cast correctly when using the ...
2011-05-20 Matthieu Patoutorture-dfs: fix a typo that was causing the test to...
2011-05-18 Matthieu Patoutorture: desactivate the level 4 tests for DFS referral
2011-05-18 Stefan Metzmachers4:auth/credentials: pass 'self_service' to cli_credent...
2011-05-16 Matthieu Patous4-torture: Add more tests to DFS referral suite
2011-05-16 roottorture: adapt to idl evolution
2011-05-16 Günther Deschners4-smbtorture: add test_netremotetod.
2011-05-13 Kamen Mazdrashkis4/test/getnc_exop: Tune the the test to work against...
2011-05-11 Kamen Mazdrashkis4/getnc_exop: Initial implementation of a testsuite...
2011-04-20 Günther Deschners4-smbtorture: restructure documentname handling in...
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-05-06 Andrew Bartlettlibcli/smb Move cifs posix helper functions and headers...
2011-05-06 Andrew Bartlettlib/util Rename ms_fnmatch() to ms_fnmatch_protocol...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-04 Jeremy AllisonClean up some const and other compiler warnings.
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-05-03 Andrew Bartletts4: fix arguments to safe_strcpy()
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-05-03 Andrew Bartletts4-libcli Remove resolve_name() as it conflicts with...
2011-05-03 Andrew Bartletts4-torture Remove unused and uncompleated test
2011-04-30 Stefan Metzmachers4:torture/nbt/winsreplication: ignore incoming broadca...
2011-04-30 Stefan Metzmachers4:torture/nbt/winsreplication: assert the nbt name...
2011-04-30 Stefan Metzmachers4:torture/nbt/winsreplication: use torture macros...
2011-04-29 Matthias Dieter... s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
2011-04-29 Matthias Dieter... s4:torture/rpc/testjoin.c - use a LDB result constant
2011-04-16 Andrew Bartlettselftest: Remove duplication between BUILDIR and BINDIR
2011-04-13 Andrew Tridgells4-test: added a test for E_deshash()
2011-04-13 Andrew Bartlettlib/util/charset Add many more charset tests
2011-04-13 Andrew Bartlettlib/util/charset Rename convert_string test to allow...
2011-04-13 Andrew Bartletts4/torture Fix calls to charcnv functions to always...
2011-04-07 Günther Deschners4-smbtorture: fix lsa forest trust test.
2011-04-06 Andrew Tridgelllib: make asn1_util a private library
2011-04-03 Jelmer VernooijFix compilation without external heimdal.
2011-04-03 Jelmer Vernooijuse system heimdal headers if possible, fix missing...
2011-03-31 Andrew Bartlettlib/util/charset Add tests for strcasecmp_m(), talloc_s...
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-30 Andrew Bartlettlib/util/charset Add tests for convert_string_talloc_ha...
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-28 Andrew Tridgells4-fsmo: samba-tool fsmo takes a URL, not a hostname
2011-03-25 Andrew Bartlettlib/util/charset rename iconv_convenience to iconv_handle
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-19 Jelmer Vernooijsource4/torture: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture/ndr: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture/basic: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture/raw: Fix prototypes for all functions.
2011-03-18 Günther Deschners4-smbtorture: add netsessiongetinfo() test.
2011-03-18 Günther Deschners4-smbtorture: add missing error code check in test_net...
2011-03-18 Günther Deschners4-smbtorture: add test for rap_NetUserDelete().
2011-03-18 Günther Deschners4-smbtorture: add test for rap_NetUserAdd().
2011-03-18 Günther Deschners4-smbtorture: use torture_assert_ and comment function...
2011-03-18 Günther Deschners4-smbtorture: use torture_context in raw.eas test.
2011-03-18 Günther Deschners4-smbtorture: remove trailing whitespace from raw...
2011-03-17 Günther Deschners4-smbtorture: more torture_fail usage in raw.write...
2011-03-16 Günther Deschners4-smbtorture: use torture_assert in torture_samba3_rpc...
2011-03-16 Günther Deschners4-smbtorture: use torture_fail and _assert in torture_...
2011-03-16 Günther Deschners4-smbtorture: remove explicit mem_ctx from torture_sam...
2011-03-16 Günther Deschners4-smbtorture: use torture_assert in samr large-dc...
2011-03-16 Günther Deschners4-smbtorture: use torture_fail and _assert macros...
2011-03-16 Günther Deschners4-smbtorture: remove explicit mem_ctx from torture_net...
2011-03-16 Günther Deschners4-smbtorture: use torture_fail and _skip in raw.write...
2011-03-16 Günther Deschners4-smbtorture: remove duplicate if branch in raw.write...
2011-03-16 Günther Deschners4-smbtorture: use torture_fail/-assert api in torture_...
2011-03-15 Günther Deschners4-rap: remove last iconv_convenience traces from rap...
2011-03-15 Günther Deschners4-rap: decouple rap client code from torture binary...
2011-03-15 Günther Deschners4-smbtorture: check for username and computername...
2011-03-14 Jelmer VernooijMerge new lorikeet heimdal, revision 85ed7247f515770c73...
2011-03-13 Stefan Metzmachers4:torture/rpc/scanner: use dcerpc_binding_handle_raw_c...
2011-03-13 Stefan Metzmachers4:torture/rpc/countcalls: use dcerpc_binding_handle_ra...
2011-03-13 Stefan Metzmachers4:torture/rpc/autoidl: use dcerpc_binding_handle_raw_c...
2011-03-13 Stefan Metzmachers4:torture/rpc/object_uuid: use dcerpc_binding_handle_c...
2011-03-02 Matthias Dieter... s4:torture/rap/rap.c - remove unused variable "i"
2011-03-02 Günther Deschners4-smbtorture: add netsessionenum rap torture test.
next