summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: rework the spoolss notify test a bit.Günther Deschner2011-06-211-16/+15
* s4-smbtorture: use ipv4 addresses for backchannel spoolss change notifyGünther Deschner2011-06-211-1/+1
* s4-torture Enable libnetapi and libsmbclient tests using combined buildAndrew Bartlett2011-06-214-27/+25
* tdb_compat: use tdb_open_compat.Rusty Russell2011-06-201-1/+1
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-201-2/+2
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-202-2/+2
* s4:ntvfs subsystems - rework it using concrete enum valuesMatthias Dieter Wallnöfer2011-06-161-1/+21
* s4:torture/ndr/string.c - fix type-punned warning and remove unused variablesMatthias Dieter Wallnöfer2011-06-111-3/+2
* s4:ntvfs subsystem - quiet enum warningsMatthias Dieter Wallnöfer2011-06-091-9/+1
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-066-6/+6
* lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett2011-06-063-9/+3
* s4-param Remove 'sam database' parameterAndrew Bartlett2011-06-061-5/+5
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-066-9/+9
* librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_stringSean Finney2011-06-013-1/+201
* 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