s4-tests: Modified sec_descriptor.py to use the sd_utils helpers.
[metze/samba/wip.git] / source4 / torture /
2010-12-10 Jelmer Vernooijsmbtorture: Rename --list to --list-suites, add stub...
2010-12-09 Andrew Bartletts4-tests Workaround new default of 'client ntlmv2 auth...
2010-12-08 Matthieu Patousmbtorture: use xxxULL notation instead of INT64_C...
2010-12-06 Matthias Dieter... s4:torture/locktest.c - fix "pid_t" printf warning...
2010-12-06 Matthias Dieter... s4:torture/locktest.c - fix one indentation
2010-12-04 Matthias Dieter... s4:torture/rpc/samr.c - fix output message
2010-12-02 Kamen Mazdrashkis4-test/repl_schema: Test class inheritance through...
2010-12-02 Kamen Mazdrashkis4-test/fsmo: Remove unused imports
2010-12-02 Kamen Mazdrashkis4-test/delete_object: Remove unused imports
2010-12-02 Kamen Mazdrashkis4-test/repl_schema: Make ERR_NO_SUCH_OBJECT visible...
2010-12-02 Kamen Mazdrashkis4-test/repl_schema: Test classSchema and attributeSche...
2010-12-01 Kamen Mazdrashkis4-test/schema: Extend the test to replicate a Class...
2010-12-01 Kamen Mazdrashkis4-repl: Let dsdb_replicated_objects_convert() to accep...
2010-11-30 Matthias Dieter... s4:torture - partially revert "s4:torture - prefer...
2010-11-29 Matthias Dieter... s4:torture - prefer the termination "return"s at the...
2010-11-29 Günther Deschners4-smbtorture: only run the cupsaddsmb adobe driver...
2010-11-29 Günther Deschners4-smbtorture: add torture test for cupsaddsmb win9x...
2010-11-29 Günther Deschners4-smbtorture: make add-printerdriver test more robust...
2010-11-29 Günther Deschners4-smbtorture: make driver upload/removal more robust...
2010-11-29 Günther Deschners4-smbtorture: add test for Adobe PostScript driver...
2010-11-29 Günther Deschners4-smbtorture: handle driverfile overlap during removal...
2010-11-29 Günther Deschners4-smbtorture: re-arrange RPC-SPOOLSS-DRIVER test a...
2010-11-29 Matthias Dieter... s4:torture - remove unreachable statements to quiet...
2010-11-29 Andrew Tridgells4-repl_schema: fixed ldb exception handling
2010-11-28 Matthias Dieter... s4:torture/smb2/acls.c - remove two unused variables
2010-11-28 Matthias Dieter... s4:introduce casts before outputs of "time_t" variables
2010-11-28 Jelmer Vernooijs4-python: Fix formatting of docstrings for the purpose...
2010-11-27 Matthias Dieter... s4:torture/rpc/samr.c - fix uninitialised "status"...
2010-11-27 Matthias Dieter... s4:torture/rpc/samsync.c - remove uninitialised "nt_sta...
2010-11-27 Matthias Dieter... s4:torture/drs/python/fsmo.py - fix comments and an...
2010-11-24 Günther Deschners4-smbtorture: pick a better printer in RPC-SPOOLSS...
2010-11-23 Kamen Mazdrashkis4-test/repl_schema: Refactor the test a little bit to
2010-11-22 Kamen Mazdrashkis4-test/repl_schema: Remote global ldb connections
2010-11-19 Matthias Dieter... s4:netlogon/LogonGetDomainInfo - handle a NULL "dns_hos...
2010-11-19 Matthias Dieter... s4:torture/ldb/ldb.c - add a small test for a DN with...
2010-11-16 Andrew Tridgells4-spoolss: fixed warning in call to torture_warning()
2010-11-15 Matthias Dieter... s4:torture/basic/base.c - fix output warnings regarding...
2010-11-15 Jelmer Vernooijsmb_server: Build as shared module.
2010-11-14 Andrew Tridgells4-server: make server sockets a child of the task...
2010-11-12 Jelmer Vernooijtorture: Only add in tests for socket_wrapper/nss_wrapp...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_extended_replicated_objects_convert ...
2010-11-11 Kamen Mazdrashkis4-test: repl_schema - Make sure LdbError and ERR_NO_SU...
2010-11-11 Andrew Tridgells4-test: use IPC$ instead of ADMIN$ for srvsvc NetShare...
2010-11-10 Günther Deschners4-smbtorture: use test_GetPrinterData{Ex}_checktype...
2010-11-10 Günther Deschners4-smbtorture: allow to test returned type after specif...
2010-11-08 Kamen Mazdrashkis4-test: Initial implementation for Schema replication...
2010-11-07 Matthias Dieter... s4:torture/dssync.c - remove unused variable
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijldbsamba: Lowercase library name.
2010-11-07 Jelmer Vernooijsamdb: Lowercase library name.
2010-11-06 Stefan Metzmachers4:DRS-RPC-DSSYNC: don't try to decrypt secret attribut...
2010-11-02 Andrew Bartletts4-torture Add tests for DES-only accounts PAC behaviou...
2010-11-01 Andrew Bartletts4-torture Remove torture/locktest2.c (no longer compil...
2010-11-01 Matthias Dieter... s4:torture - suppress printf "%llu" on uint64_t variabl...
2010-11-01 Andrew Tridgells4-modules: get rid of the remaining static prototypes...
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-smbd: initialise process models in smbtorture before use
2010-10-30 Andrew Tridgells4-auth: make KERBEROS subsystem into authkrb5 private...
2010-10-30 Andrew Tridgells4-torture: simplify the depenencies for TORTURE_DRS
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-10-30 Andrew Tridgellreplace: create a private replace-test library
2010-10-29 Matthias Dieter... s4:torture/rpc/samr.c - fix NTTIME warnings by casts
2010-10-29 Matthias Dieter... s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName...
2010-10-29 Kamen Mazdrashkis4-drs_tests: drs_util_DsAttributeId_to_string() is...
2010-10-28 Kamen Mazdrashkis4-pfm_test: Use single instance of global testing...
2010-10-28 Kamen Mazdrashkis4-pfm-test: Enrich and fix comment primary for testing...
2010-10-28 Kai Blins4 net: rename to samba-tool in order to not clash...
2010-10-26 Kamen Mazdrashkis4-pfm_test: no need to test created prefixMap contents...
2010-10-26 Kamen Mazdrashkis4-pfm_test: Tests for dsdb_schema_pfm_attid_from_oid()
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijtorture_local: Add missing dependency on socket_wrapper.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-25 Kamen Mazdrashkis4-test: Extend DRS-msDSIntId test to verify Configurat...
2010-10-24 Kamen Mazdrashkis4-test: Print correct partition DN in msDSIntId test
2010-10-24 Jelmer Vernooijtorture/local: Depend on NSS_WRAPPER, even if it wasn...
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_NBT -> cli_nbt.
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_LDAP to libcli_ldap.
2010-10-24 Jelmer Vernooijs4: Rename WBCLIENT to wbclient.
2010-10-24 Jelmer Vernooijs4: Rename SMBPASSWD to smbpasswd.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijwaf: Rename LIBWINBIND-CLIENT to libwinbind-client
2010-10-23 Jelmer Vernooijs4: Rename NSS_WRAPPER to nss_wrapper.
2010-10-23 Jelmer Vernooijs4: Rename NDR_TABLE to ndr_table.
2010-10-23 Kai Blindns/nbt: Fix spelling of the "authoritative" flag.
2010-10-21 Jelmer VernooijLowercase socket_wrapper name.
2010-10-21 Andrew Tridgells4-waf: we don't need the smbtorture.static for s3...
2010-10-21 Andrew Tridgells4-dsdb: moved a bunch of fuctions from schema/schema_i...
2010-10-21 Andrew Tridgells4-waf: removed dependencies on missing subsystems
2010-10-20 James Peachsmbtorture: Fix typo in status message.
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-15 Matthias Dieter... s4:torture/local/dbspeed.c - use LDB result constant
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-13 Andrew Tridgells4-torture: zero all of trans before the test starts
2010-10-12 Jelmer Vernooijtorture/becomedc: Add test for global schema, use samdb...
2010-10-12 Kai Blinlibwbclient: Remove half-finished async implementation
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
next