summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25612: Add test_SetKeySecurity() call.Günther Deschner1-1/+45
2007-12-21r25611: Smaller fix for winreg test.Günther Deschner1-1/+5
2007-12-21r25609: Reformat RPC-WINREG test.Günther Deschner1-18/+22
2007-12-21r25607: Allow to set security descriptor type flags at creation time withGünther Deschner3-21/+22
2007-12-21r25606: Allow test_GetKeySecurity() to return a security descriptor.Günther Deschner1-7/+13
2007-10-10r25599: print the error...Stefan Metzmacher1-1/+1
2007-10-10r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett1-1/+1
2007-10-10r25579: BOOL -> boolStefan Metzmacher4-36/+36
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij113-3438/+3437
2007-10-10r25532: Fix some more indentations. Sorry Günther, could not resist, afterMichael Adam1-21/+21
2007-10-10r25529: Reformatting.Günther Deschner1-97/+98
2007-10-10r25527: Deal with no tests being registered.Jelmer Vernooij1-0/+3
2007-10-10r25514: don't blindly overwrite the result last_reason,Stefan Metzmacher1-0/+5
2007-10-10r25513: don't hide warnings in subunit modeStefan Metzmacher1-0/+7
2007-10-10r25512: reformat code...Stefan Metzmacher1-19/+19
2007-10-10r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to alsoMichael Adam1-1/+64
2007-10-10r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes...Michael Adam1-12/+208
2007-10-10r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:Michael Adam1-23/+47
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij9-12/+25
2007-10-10r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.Michael Adam1-0/+28
2007-10-10r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:Michael Adam1-6/+62
2007-10-10r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.Michael Adam1-0/+32
2007-10-10r25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted do...Michael Adam1-0/+22
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij31-111/+111
2007-10-10r25409: Add SHOW_SEQUENCE winbind test (struct based).Michael Adam1-0/+20
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij36-107/+114
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij13-45/+45
2007-10-10r25377: Simplify code a little by employing commonly used functions.Rafal Szczesniak4-629/+34
2007-10-10r25376: Add the new file to the build.Rafal Szczesniak1-0/+1
2007-10-10r25375: Put commonly used functions in one place.Rafal Szczesniak2-0/+355
2007-10-10r25368: Add the test of group add routine.Rafal Szczesniak4-0/+219
2007-10-10r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha...Jelmer Vernooij1-1/+2
2007-10-10r25352: Add a basic WINBINDD_LIST_GROUPS test.Michael Adam1-0/+16
2007-10-10r25350: Add an initial winbindd list-users test.Michael Adam1-0/+16
2007-10-10r25349: add WINBIND-STRUCT-DSGETDCNAME testStefan Metzmacher1-0/+66
2007-10-10r25310: Make sure we do not regress on r25309Volker Lendecke2-0/+72
2007-10-10r25306: Add tests for string_sub().Jelmer Vernooij2-0/+2
2007-10-10r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: PutVolker Lendecke1-21/+21
2007-10-10r25293: add WINBIND-STRUCT-CHECK_MACHACC testStefan Metzmacher1-0/+52
2007-10-10r25292: minor cleanupStefan Metzmacher1-6/+2
2007-10-10r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR testStefan Metzmacher1-0/+30
2007-10-10r25290: remove wrong commentStefan Metzmacher1-1/+0
2007-10-10r25289: add WINBIND-STRUCT-INFO testStefan Metzmacher1-0/+26
2007-10-10r25288: add WINBIND-STRUCT-DOMAIN_INFO testStefan Metzmacher1-1/+70
2007-10-10r25284: add WINBIND-STRUCT-DOMAIN_NAME testStefan Metzmacher1-0/+25
2007-10-10r25283: add WINBIND-STRUCT-NETBIOS_NAME test.Stefan Metzmacher1-0/+25
2007-10-10r25282: add WINBIND-STRUCT-INTERFACE_VERSION testStefan Metzmacher1-0/+21
2007-10-10r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T...Stefan Metzmacher1-9/+25
2007-10-10r25279: - test in the generic get_trusted_domains() function that we gotStefan Metzmacher1-5/+5
2007-10-10r25278: add a more extented macro for doing struct based winbind requestsStefan Metzmacher1-4/+27