r26391: samba4 doesn't support 'lmhosts' as resolve module
[kai/samba.git] / source4 / torture /
2007-12-21 Günther Deschnerr25848: Add IDL and torture test for dfs_SetDcAddress...
2007-12-21 Günther Deschnerr25845: Reformat the dfs test.
2007-12-21 Volker Lendecker25827: Start of samba3-regconfig test
2007-12-21 Andrew Bartlettr25825: Don't print the user's password hash at level 0.
2007-12-21 Günther Deschnerr25817: Add very basic FRSAPI InfoW test. Again, this...
2007-12-21 Günther Deschnerr25815: Small DFS idl fixes.
2007-12-21 Günther Deschnerr25814: Add my (C).
2007-12-21 Günther Deschnerr25813: Add unfinished SecurityDescriptorsMasks test...
2007-12-21 Günther Deschnerr25812: Add test for valid and invalid security descrip...
2007-12-21 Günther Deschnerr25811: Add some security descriptor helper functions.
2007-12-21 Günther Deschnerr25810: Add test for blocking security descriptor inher...
2007-12-21 Günther Deschnerr25809: Add basic security descriptor inheritance test...
2007-12-21 Günther Deschnerr25808: Move basic security descriptor test to a test_S...
2007-12-21 Günther Deschnerr25807: Close handle during winreg test.
2007-12-21 Günther Deschnerr25803: Make our security descriptor acl manipulation...
2007-12-21 Andrew Bartlettr25753: Move cn=rootdse to @ROOTDSE to avoid being...
2007-12-21 Günther Deschnerr25731: Document winreg_NotifyChangeKeyValue's notify...
2007-12-21 Günther Deschnerr25730: Fix IDL for incorrect winreg_SetKeySecurity.
2007-12-21 Stefan Metzmacherr25721: remove unused var
2007-12-21 Günther Deschnerr25699: Add ForceReplication test.
2007-12-21 Andrew Tridgellr25689: test with a non-zero size file
2007-12-21 Volker Lendecker25688: Add a simple test for a samba3 regression
2007-12-21 Günther Deschnerr25670: Add torture test for frsapi_IsPathReplicated().
2007-12-21 Günther Deschnerr25667: Start on frsapi testsuite.
2007-12-21 Kai Blinr25642: Fix a small typo.
2007-12-21 Jelmer Vernooijr25628: Fix formatting, missing include.
2007-12-21 Jelmer Vernooijr25624: Remove ipv4_addr hack. Only causes 4 extra...
2007-12-21 Günther Deschnerr25612: Add test_SetKeySecurity() call.
2007-12-21 Günther Deschnerr25611: Smaller fix for winreg test.
2007-12-21 Günther Deschnerr25609: Reformat RPC-WINREG test.
2007-12-21 Günther Deschnerr25607: Allow to set security descriptor type flags...
2007-12-21 Günther Deschnerr25606: Allow test_GetKeySecurity() to return a securit...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-12-21 Andrew Bartlettr24944: Merge acct_expiry fix to release branch.
2007-10-10 Stefan Metzmacherr25599: print the error...
2007-10-10 Andrew Bartlettr25596: It isn't valid to take the address of an array...
2007-10-10 Stefan Metzmacherr25579: BOOL -> bool
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Michael Adamr25532: Fix some more indentations. Sorry Günther,...
2007-10-10 Günther Deschnerr25529: Reformatting.
2007-10-10 Jelmer Vernooijr25527: Deal with no tests being registered.
2007-10-10 Stefan Metzmacherr25514: don't blindly overwrite the result last_reason,
2007-10-10 Stefan Metzmacherr25513: don't hide warnings in subunit mode
2007-10-10 Stefan Metzmacherr25512: reformat code...
2007-10-10 Michael Adamr25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test...
2007-10-10 Michael Adamr25477: Add user and group retrieval functions (used...
2007-10-10 Michael Adamr25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Michael Adamr25444: Add an initial version of a WINBIND-STRUCT...
2007-10-10 Michael Adamr25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:
2007-10-10 Michael Adamr25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPW...
2007-10-10 Michael Adamr25439: Extend the SHOW_SEQUENCE test somewhat to walk...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Michael Adamr25409: Add SHOW_SEQUENCE winbind test (struct based).
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Rafal Szczesniakr25377: Simplify code a little by employing commonly...
2007-10-10 Rafal Szczesniakr25376: Add the new file to the build.
2007-10-10 Rafal Szczesniakr25375: Put commonly used functions in one place.
2007-10-10 Rafal Szczesniakr25368: Add the test of group add routine.
2007-10-10 Jelmer Vernooijr25361: Specify share correctly for RPC-SAMBA3-SHARESEC...
2007-10-10 Michael Adamr25352: Add a basic WINBINDD_LIST_GROUPS test.
2007-10-10 Michael Adamr25350: Add an initial winbindd list-users test.
2007-10-10 Stefan Metzmacherr25349: add WINBIND-STRUCT-DSGETDCNAME test
2007-10-10 Volker Lendecker25310: Make sure we do not regress on r25309
2007-10-10 Jelmer Vernooijr25306: Add tests for string_sub().
2007-10-10 Volker Lendecker25296: Apply patch by Elrond <elrond+sambaclassic...
2007-10-10 Stefan Metzmacherr25293: add WINBIND-STRUCT-CHECK_MACHACC test
2007-10-10 Stefan Metzmacherr25292: minor cleanup
2007-10-10 Stefan Metzmacherr25291: add WINBIND-STRUCT-PRIV_PIPE_DIR test
2007-10-10 Stefan Metzmacherr25290: remove wrong comment
2007-10-10 Stefan Metzmacherr25289: add WINBIND-STRUCT-INFO test
2007-10-10 Stefan Metzmacherr25288: add WINBIND-STRUCT-DOMAIN_INFO test
2007-10-10 Stefan Metzmacherr25284: add WINBIND-STRUCT-DOMAIN_NAME test
2007-10-10 Stefan Metzmacherr25283: add WINBIND-STRUCT-NETBIOS_NAME test.
2007-10-10 Stefan Metzmacherr25282: add WINBIND-STRUCT-INTERFACE_VERSION test
2007-10-10 Stefan Metzmacherr25280: call WINBINDD_GETDCNAME for each domain returne...
2007-10-10 Stefan Metzmacherr25279: - test in the generic get_trusted_domains(...
2007-10-10 Stefan Metzmacherr25278: add a more extented macro for doing struct...
2007-10-10 Ronnie Sahlbergr25264: add a test to verify that the ACLs are checked...
2007-10-10 Ronnie Sahlbergr25263: add a test to check the accessmasks and ACLs...
2007-10-10 Stefan Metzmacherr25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture test
2007-10-10 Stefan Metzmacherr25235: add simple WINBIND-STRUCT-GETDCNAME test
2007-10-10 Stefan Metzmacherr25234: make WINBIND-STRUCT-PING a benchmark test
2007-10-10 Andrew Bartlettr25194: A major rework of the Samba4 LSA LookupNames...
2007-10-10 Jelmer Vernooijr25191: Fix include for BSD systems.
2007-10-10 Stefan Metzmacherr25189: add first winbind test for the struct based...
2007-10-10 Stefan Metzmacherr25188: add infrastructure for WINBIND-* tests in smbto...
2007-10-10 Volker Lendecker25186: Fix a memory corruption in base-mangle
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Stefan Metzmacherr25159: fix missing declarations warning
2007-10-10 Stefan Metzmacherr25112: make torture_temp_dir() available via tortore...
2007-10-10 Andrew Bartlettr25073: Correct test name so make test can pass again.
2007-10-10 Andrew Bartlettr25071: Add some more testcases for RPC-DRSUAPI-CRACKNA...
2007-10-10 Jelmer Vernooijr25070: Revert DRSUAPI conversion to new API, as it...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25034: Remove unused variables.
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25008: Remove use of pstring.
next