summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4-torture Add tests for DES-only accounts PAC behaviour/validation.Andrew Bartlett2010-11-023-3/+83
* s4-torture Remove torture/locktest2.c (no longer compiled and unused)Andrew Bartlett2010-11-011-578/+0
* s4:torture - suppress printf "%llu" on uint64_t variables warningsMatthias Dieter Wallnöfer2010-11-014-29/+34
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-011-17/+2
* idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki2010-10-311-11/+11
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-319-628/+0
* s4-smbd: initialise process models in smbtorture before useAndrew Tridgell2010-10-301-0/+4
* s4-auth: make KERBEROS subsystem into authkrb5 private libraryAndrew Tridgell2010-10-301-1/+1
* s4-torture: simplify the depenencies for TORTURE_DRSAndrew Tridgell2010-10-301-1/+1
* s4-smbd: don't initialise process models more than onceAndrew Tridgell2010-10-301-2/+2
* replace: create a private replace-test libraryAndrew Tridgell2010-10-302-2/+3
* s4:torture/rpc/samr.c - fix NTTIME warnings by castsMatthias Dieter Wallnöfer2010-10-291-13/+16
* s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName" only against s3Matthias Dieter Wallnöfer2010-10-291-2/+4
* s4-drs_tests: drs_util_DsAttributeId_to_string() is not used anymoreKamen Mazdrashki2010-10-291-74/+0
* s4-pfm_test: Use single instance of global testing data to test withKamen Mazdrashki2010-10-291-52/+24
* s4-pfm-test: Enrich and fix comment primary for testing dataKamen Mazdrashki2010-10-291-5/+12
* s4 net: rename to samba-tool in order to not clash with s3 netKai Blin2010-10-282-7/+7
* s4-pfm_test: no need to test created prefixMap contents here - it already testedKamen Mazdrashki2010-10-261-3/+0
* s4-pfm_test: Tests for dsdb_schema_pfm_attid_from_oid()Kamen Mazdrashki2010-10-261-0/+117
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-262-4/+4
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-3/+3
* torture_local: Add missing dependency on socket_wrapper.Jelmer Vernooij2010-10-261-1/+1
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-262-3/+3
* s4-test: Extend DRS-msDSIntId test to verify Configuration NC replica alsoKamen Mazdrashki2010-10-251-5/+30
* s4-test: Print correct partition DN in msDSIntId testKamen Mazdrashki2010-10-241-1/+1
* torture/local: Depend on NSS_WRAPPER, even if it wasn't enabled.Jelmer Vernooij2010-10-241-1/+1
* s4: Rename LIBCLI_NBT -> cli_nbt.Jelmer Vernooij2010-10-241-1/+1
* s4: Rename LIBCLI_LDAP to libcli_ldap.Jelmer Vernooij2010-10-241-1/+1
* s4: Rename WBCLIENT to wbclient.Jelmer Vernooij2010-10-241-1/+1
* s4: Rename SMBPASSWD to smbpasswd.Jelmer Vernooij2010-10-241-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-242-6/+6
* waf: Rename LIBWINBIND-CLIENT to libwinbind-clientJelmer Vernooij2010-10-241-1/+1
* s4: Rename NSS_WRAPPER to nss_wrapper.Jelmer Vernooij2010-10-231-1/+1
* s4: Rename NDR_TABLE to ndr_table.Jelmer Vernooij2010-10-232-2/+2
* dns/nbt: Fix spelling of the "authoritative" flag.Kai Blin2010-10-231-10/+10
* Lowercase socket_wrapper name.Jelmer Vernooij2010-10-211-1/+1
* s4-waf: we don't need the smbtorture.static for s3 any moreAndrew Tridgell2010-10-211-11/+0
* s4-dsdb: moved a bunch of fuctions from schema/schema_info_attr.c to samdb/ld...Andrew Tridgell2010-10-212-15/+16
* s4-waf: removed dependencies on missing subsystemsAndrew Tridgell2010-10-212-2/+2
* smbtorture: Fix typo in status message.James Peach2010-10-201-1/+1
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-171-0/+1
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-171-1/+0
* s4:torture/local/dbspeed.c - use LDB result constantMatthias Dieter Wallnöfer2010-10-151-1/+2
* s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer2010-10-151-2/+2
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-142-34/+0
* s4-torture: zero all of trans before the test startsAndrew Tridgell2010-10-131-1/+1
* torture/becomedc: Add test for global schema, use samdb_connect().Jelmer Vernooij2010-10-121-6/+8
* libwbclient: Remove half-finished async implementationKai Blin2010-10-122-2/+2
* libcli/security Use common security.hAndrew Bartlett2010-10-121-1/+1
* s4-smbtorture: add test for openprinter printername pattern.Günther Deschner2010-10-111-2/+129