summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r25514: don't blindly overwrite the result last_reason,Stefan Metzmacher2007-10-101-0/+5
* r25513: don't hide warnings in subunit modeStefan Metzmacher2007-10-101-0/+7
* r25512: reformat code...Stefan Metzmacher2007-10-101-19/+19
* r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to alsoMichael Adam2007-10-101-1/+64
* r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes...Michael Adam2007-10-101-12/+208
* r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:Michael Adam2007-10-101-23/+47
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-109-12/+25
* r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.Michael Adam2007-10-101-0/+28
* r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:Michael Adam2007-10-101-6/+62
* r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.Michael Adam2007-10-101-0/+32
* r25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted do...Michael Adam2007-10-101-0/+22
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-1031-111/+111
* r25409: Add SHOW_SEQUENCE winbind test (struct based).Michael Adam2007-10-101-0/+20
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-1036-107/+114
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-1013-45/+45
* r25377: Simplify code a little by employing commonly used functions.Rafal Szczesniak2007-10-104-629/+34
* r25376: Add the new file to the build.Rafal Szczesniak2007-10-101-0/+1
* r25375: Put commonly used functions in one place.Rafal Szczesniak2007-10-102-0/+355
* r25368: Add the test of group add routine.Rafal Szczesniak2007-10-104-0/+219
* r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha...Jelmer Vernooij2007-10-101-1/+2
* r25352: Add a basic WINBINDD_LIST_GROUPS test.Michael Adam2007-10-101-0/+16
* r25350: Add an initial winbindd list-users test.Michael Adam2007-10-101-0/+16
* r25349: add WINBIND-STRUCT-DSGETDCNAME testStefan Metzmacher2007-10-101-0/+66
* r25310: Make sure we do not regress on r25309Volker Lendecke2007-10-102-0/+72
* r25306: Add tests for string_sub().Jelmer Vernooij2007-10-102-0/+2
* r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: PutVolker Lendecke2007-10-101-21/+21
* r25293: add WINBIND-STRUCT-CHECK_MACHACC testStefan Metzmacher2007-10-101-0/+52
* r25292: minor cleanupStefan Metzmacher2007-10-101-6/+2
* r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR testStefan Metzmacher2007-10-101-0/+30
* r25290: remove wrong commentStefan Metzmacher2007-10-101-1/+0
* r25289: add WINBIND-STRUCT-INFO testStefan Metzmacher2007-10-101-0/+26
* r25288: add WINBIND-STRUCT-DOMAIN_INFO testStefan Metzmacher2007-10-101-1/+70
* r25284: add WINBIND-STRUCT-DOMAIN_NAME testStefan Metzmacher2007-10-101-0/+25
* r25283: add WINBIND-STRUCT-NETBIOS_NAME test.Stefan Metzmacher2007-10-101-0/+25
* r25282: add WINBIND-STRUCT-INTERFACE_VERSION testStefan Metzmacher2007-10-101-0/+21
* r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T...Stefan Metzmacher2007-10-101-9/+25
* r25279: - test in the generic get_trusted_domains() function that we gotStefan Metzmacher2007-10-101-5/+5
* r25278: add a more extented macro for doing struct based winbind requestsStefan Metzmacher2007-10-101-4/+27
* r25264: add a test to verify that the ACLs are checked when a normal user con...Ronnie Sahlberg2007-10-101-0/+57
* r25263: add a test to check the accessmasks and ACLs on policy handles return...Ronnie Sahlberg2007-10-103-0/+601
* r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture testStefan Metzmacher2007-10-101-0/+144
* r25235: add simple WINBIND-STRUCT-GETDCNAME testStefan Metzmacher2007-10-101-0/+22
* r25234: make WINBIND-STRUCT-PING a benchmark testStefan Metzmacher2007-10-101-7/+23
* r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-101-35/+183
* r25191: Fix include for BSD systems.Jelmer Vernooij2007-10-101-0/+1
* r25189: add first winbind test for the struct based protocol (WINBINDD_PING)Stefan Metzmacher2007-10-103-3/+54
* r25188: add infrastructure for WINBIND-* tests in smbtortureStefan Metzmacher2007-10-103-0/+47
* r25186: Fix a memory corruption in base-mangleVolker Lendecke2007-10-101-1/+1
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-104-7/+7
* r25159: fix missing declarations warningStefan Metzmacher2007-10-101-0/+2