summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: fix SEGFAULT in raw.acl.dynamicGregor Beck2011-05-301-7/+8
* s4:torture - always cast correctly when using the "%x" format string argumentMatthias Dieter Wallnöfer2011-05-212-6/+6
* torture-dfs: fix a typo that was causing the test to be flackyMatthieu Patou2011-05-201-1/+1
* torture: desactivate the level 4 tests for DFS referralMatthieu Patou2011-05-181-2/+17
* s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...Stefan Metzmacher2011-05-181-3/+4
* s4-torture: Add more tests to DFS referral suiteMatthieu Patou2011-05-171-4/+30
* torture: adapt to idl evolutionroot2011-05-172-48/+48
* s4-smbtorture: add test_netremotetod.Günther Deschner2011-05-161-0/+17
* s4/test/getnc_exop: Tune the the test to work against windowsKamen Mazdrashki2011-05-131-17/+27
* s4/getnc_exop: Initial implementation of a testsuite for GetNCChanges extende...Kamen Mazdrashki2011-05-111-0/+136
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-086-23/+23
* libcli/smb Move cifs posix helper functions and headers in commonAndrew Bartlett2011-05-061-4/+0
* lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett2011-05-061-1/+1
* lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett2011-05-061-1/+1
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-056-10/+25
* Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison2011-05-041-2/+2
* s4: fix arguments to safe_strcpy()Andrew Bartlett2011-05-031-2/+2
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-032-5/+2
* s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett2011-05-035-9/+19
* s4-torture Remove unused and uncompleated testAndrew Bartlett2011-05-031-54/+0
* s4:torture/nbt/winsreplication: ignore incoming broadcast messagesStefan Metzmacher2011-04-301-2/+19
* s4:torture/nbt/winsreplication: assert the nbt name before the typeStefan Metzmacher2011-04-301-2/+2
* s4:torture/nbt/winsreplication: use torture macros in order report failuresStefan Metzmacher2011-04-301-8/+104
* s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"Matthias Dieter Wallnöfer2011-04-291-1/+1
* s4:torture/rpc/testjoin.c - use a LDB result constantMatthias Dieter Wallnöfer2011-04-291-1/+1
* s4-smbtorture: restructure documentname handling in spoolss test a bit.Günther Deschner2011-04-201-3/+4
* libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2011-04-201-14/+9
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-163-3/+3
* s4-test: added a test for E_deshash()Andrew Tridgell2011-04-133-1/+72
* lib/util/charset Add many more charset testsAndrew Bartlett2011-04-131-0/+2
* lib/util/charset Rename convert_string test to allow a 'non_handle' testAndrew Bartlett2011-04-131-1/+1
* s4/torture Fix calls to charcnv functions to always supply converted_sizeAndrew Bartlett2011-04-132-2/+3
* s4-smbtorture: fix lsa forest trust test.Günther Deschner2011-04-071-1/+1
* lib: make asn1_util a private libraryAndrew Tridgell2011-04-061-1/+1
* Fix compilation without external heimdal.Jelmer Vernooij2011-04-031-0/+1
* use system heimdal headers if possible, fix missing dependencies on hx509 and...Jelmer Vernooij2011-04-031-1/+5
* lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et alAndrew Bartlett2011-03-311-0/+1
* Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison2011-03-301-6/+12
* lib/util/charset Add tests for convert_string_talloc_handle()Andrew Bartlett2011-03-302-0/+2
* Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2011-03-291-2/+2
* s4-fsmo: samba-tool fsmo takes a URL, not a hostnameAndrew Tridgell2011-03-291-2/+2
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-251-1/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-245-8/+6
* source4/torture: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-0/+8
* source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij2011-03-1914-0/+14
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-1917-0/+17
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-1931-0/+32
* s4-smbtorture: add netsessiongetinfo() test.Günther Deschner2011-03-181-0/+60
* s4-smbtorture: add missing error code check in test_netsessionenum().Günther Deschner2011-03-181-0/+2
* s4-smbtorture: add test for rap_NetUserDelete().Günther Deschner2011-03-181-0/+49