summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r25827: Start of samba3-regconfig testVolker Lendecke2007-12-212-0/+340
* r25825: Don't print the user's password hash at level 0.Andrew Bartlett2007-12-211-2/+1
* r25817: Add very basic FRSAPI InfoW test. Again, this is surely not correct b...Günther Deschner2007-12-211-1/+46
* r25815: Small DFS idl fixes.Günther Deschner2007-12-211-2/+2
* r25814: Add my (C).Günther Deschner2007-12-211-0/+1
* r25813: Add unfinished SecurityDescriptorsMasks test for winreg.Günther Deschner2007-12-211-1/+93
* r25812: Add test for valid and invalid security descriptor and security infor...Günther Deschner2007-12-211-0/+308
* r25811: Add some security descriptor helper functions.Günther Deschner2007-12-211-5/+191
* r25810: Add test for blocking security descriptor inheritance in winreg.Günther Deschner2007-12-211-1/+180
* r25809: Add basic security descriptor inheritance test for winreg.Günther Deschner2007-12-211-8/+190
* r25808: Move basic security descriptor test to a test_SecurityDescriptors() c...Günther Deschner2007-12-211-31/+128
* r25807: Close handle during winreg test.Günther Deschner2007-12-211-0/+4
* r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner2007-12-213-23/+23
* r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett2007-12-211-2/+2
* r25731: Document winreg_NotifyChangeKeyValue's notify flags.Günther Deschner2007-12-211-2/+3
* r25730: Fix IDL for incorrect winreg_SetKeySecurity.Günther Deschner2007-12-211-1/+17
* r25721: remove unused varStefan Metzmacher2007-12-211-1/+0
* r25699: Add ForceReplication test.Günther Deschner2007-12-211-4/+33
* r25689: test with a non-zero size fileAndrew Tridgell2007-12-211-0/+7
* r25688: Add a simple test for a samba3 regressionVolker Lendecke2007-12-212-0/+116
* r25670: Add torture test for frsapi_IsPathReplicated().Günther Deschner2007-12-211-0/+80
* r25667: Start on frsapi testsuite.Günther Deschner2007-12-213-2/+125
* r25642: Fix a small typo.Kai Blin2007-12-211-1/+1
* r25628: Fix formatting, missing include.Jelmer Vernooij2007-12-211-32/+32
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-1/+2
* r25612: Add test_SetKeySecurity() call.Günther Deschner2007-12-211-1/+45
* r25611: Smaller fix for winreg test.Günther Deschner2007-12-211-1/+5
* r25609: Reformat RPC-WINREG test.Günther Deschner2007-12-211-18/+22
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-213-21/+22
* r25606: Allow test_GetKeySecurity() to return a security descriptor.Günther Deschner2007-12-211-7/+13
* r25599: print the error...Stefan Metzmacher2007-10-101-1/+1
* r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett2007-10-101-1/+1
* r25579: BOOL -> boolStefan Metzmacher2007-10-104-36/+36
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-10113-3438/+3437
* r25532: Fix some more indentations. Sorry Günther, could not resist, afterMichael Adam2007-10-101-21/+21
* r25529: Reformatting.Günther Deschner2007-10-101-97/+98
* r25527: Deal with no tests being registered.Jelmer Vernooij2007-10-101-0/+3
* 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