1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/torture
Jelmer Vernooij 05bc4de083 Revert making public of the samba-module library.
This library was tiny - containing just two public functions than were
themselves trivial. The amount of overhead this causes isn't really worth the
benefits of sharing the code with other projects like OpenChange. In addition, this code
isn't really generically useful anyway, as it can only load from the module path
set for Samba at configure time.

Adding a new library was breaking the API/ABI anyway, so OpenChange had to be
updated to cope with the new situation one way or another. I've added a simpler
(compatible) routine for loading modules to OpenChange, which is less than 100 lines of code.

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Dec  3 08:36:33 CET 2011 on sn-devel-104
2011-12-03 08:36:30 +01:00
..
auth gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
basic s4:libcli/raw: implement on top of smbXcli_conn/req 2011-11-30 15:13:36 +01:00
dfs torture-dfs: fix a typo that was causing the test to be flacky 2011-05-20 09:39:12 +02:00
drs s4:torture/drs: avoid '//' comments 2011-10-08 07:24:15 +02:00
ldap s4:torture/ldap/cldap.c - remove the "test_cldap_netlogon_flag_ds_dns_forest" test 2011-11-27 16:23:27 +01:00
ldb ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
libnet s4-param Remove 'sam database' parameter 2011-06-06 15:02:38 +10:00
libnetapi lib/param move source4 param code to the top level 2011-10-11 13:41:34 +11:00
libsmbclient waf: restore libsmbclient handling. 2011-09-15 15:31:59 +02:00
local lib/util: Add back control of mmap and hash size in tdb for top level build 2011-10-13 14:06:07 +02:00
man Avoid use of Samba DTD, which requires net access. 2010-08-22 14:05:58 +02:00
nbench s4:torture/nbench/nbench.c - initialise "n" 2011-01-12 20:38:02 +01:00
nbt smbtorture: avoid sigsev if the password is not correct 2011-11-26 10:17:39 +01:00
ndr s4-smbtorture: add ndr test for nbt_netlogon_packet to avoid future regressions. 2011-11-20 23:10:39 +01:00
ntp s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
rap s4-smbtorture: add test_netremotetod. 2011-05-16 12:45:52 +02:00
raw s4:libcli/raw: implement on top of smbXcli_conn/req 2011-11-30 15:13:36 +01:00
rpc s4:torture: use tctx->ev as event context for polling 2011-11-29 16:00:08 +01:00
smb2 s4:libcli/smb2: implement on top of smbXcli_conn/req 2011-11-24 19:02:33 +01:00
tests selftest: Remove duplication between BUILDIR and BINDIR 2011-04-16 11:43:04 +02:00
unix libcli/smb Move cifs posix helper functions and headers in common 2011-05-06 07:51:24 +02:00
winbind Remove strlower_m() and strupper_m() from source4 and common code. 2011-05-03 07:37:07 +02:00
gentest.c s4:gentest: get the tid from the smbcli_tree struct 2011-11-29 16:00:08 +01:00
locktest.c s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
masktest.c s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
shell.c smbtorture: Rename --list to --list-suites, add stub --list. 2010-12-10 03:04:06 +01:00
smbtorture.c Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
smbtorture.h smbtorture: Rename --list to --list-suites, add stub --list. 2010-12-10 03:04:06 +01:00
torture.c Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
util_smb.c libcli: move ioctl function field defs to smb_constants 2011-10-19 15:44:29 +02:00
util.h s4 torture: Add a new torture:hide_on_access_denied parameter 2009-12-07 16:54:17 -08:00
wscript_build s4-torture: Add a samr privilege check. 2011-10-27 17:09:50 +02:00