summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/winreg.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/rpc: s/class/kclass in winreg.cStefan Metzmacher2009-02-021-10/+10
* winreg: fix winreg_EnumValue callers.Günther Deschner2009-01-161-1/+1
* Revert "s4: fix the build after winreg idl changes."Günther Deschner2008-10-201-2/+2
* s4: fix the build after winreg idl changes.Günther Deschner2008-10-201-2/+2
* Fix names in winreg torture tests.Jelmer Vernooij2008-10-201-2/+2
* Sync parameter names with samba 3.Jelmer Vernooij2008-10-151-2/+2
* winreg.idl: Sync ref change from Samba 3.Jelmer Vernooij2008-10-151-1/+2
* Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.Jelmer Vernooij2008-10-151-2/+2
* Torture suite: Revert some changes because they aren't necessaryMatthias Dieter Wallnöfer2008-09-211-3/+0
* Torture suite: Fixes the tests to not segfault again SAMBA 4 registry serverMatthias Dieter Wallnöfer2008-09-211-0/+19
* torture/rpc-winreg: Split out the security descriptor tests.Andrew Kroeger2008-02-261-56/+113
* torture/rpc-winreg: Modify test cases to work with recursive key deletion.Andrew Kroeger2008-02-261-43/+0
* torture/rpc-winreg: General fixes for a number of tests.Andrew Kroeger2008-02-261-8/+16
* winreg.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2008-02-191-9/+6
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-1/+1
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-2/+2
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-3/+3
* 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-211-1/+1
* 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
* 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-211-0/+1
* r25606: Allow test_GetKeySecurity() to return a security descriptor.Günther Deschner2007-12-211-7/+13
* 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
* r24846: Use metadata about dangerous tests.Jelmer Vernooij2007-10-101-15/+10
* r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij2007-10-101-1/+1
* r24741: More use of the torture API.Jelmer Vernooij2007-10-101-1/+0
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-358/+216
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23821: Extend the winreg test by a test for DeleteKey on aMichael Adam2007-10-101-0/+66
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23561: Fix an output message.Michael Adam2007-10-101-1/+1
* r22339: Run some more tests.Jelmer Vernooij2007-10-101-99/+99
* r21694: Some more testing updates.Jelmer Vernooij2007-10-101-2/+1
* r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij2007-10-101-1/+2
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-1/+1
* r18566: fixed the winreg pipe and winreg testsAndrew Tridgell2007-10-101-1/+17
* r18561: Fix [out] pointers in winreg IDLGerald Carter2007-10-101-4/+4
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+1