summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/winreg.idl
AgeCommit message (Expand)AuthorFilesLines
2008-04-08Add [todo] for functions that are obviously incomplete.Jelmer Vernooij1-4/+4
2008-02-19winreg.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher1-3/+11
2008-02-04winreg.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-22/+21
2008-01-12idl: Use typedef rather than declare.Jelmer Vernooij1-1/+1
2007-12-21r25731: Document winreg_NotifyChangeKeyValue's notify flags.Günther Deschner1-5/+12
2007-12-21r25730: Fix IDL for incorrect winreg_SetKeySecurity.Günther Deschner1-1/+1
2007-10-10r21415: Add tests for spoolss and drsuapi. Still need to add validators.Jelmer Vernooij1-1/+1
2007-10-10r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij1-2/+17
2007-10-10r21373: More tests.Jelmer Vernooij1-1/+1
2007-10-10r21372: Tests, more tests! Some are still commented out, because the code the...Jelmer Vernooij1-7/+7
2007-10-10r21350: Add more tests for the NDR layer of winreg. I actually discovered a p...Jelmer Vernooij1-5/+5
2007-10-10r21348: Fix the build.Simo Sorce1-1/+1
2007-10-10r21347: All current tests in the testsuite mainly test the RPC code in genera...Jelmer Vernooij1-1/+1
2007-10-10r21343: Add access masks, pointed out by Ronnie Sahlberg.Jelmer Vernooij1-0/+8
2007-10-10r21341: Improve QueryKeyInfo idl, pointed out by Ronnie Sahlberg.Jelmer Vernooij1-2/+1
2007-10-10r19846: Fix bunch of IDL warnings.Jelmer Vernooij1-1/+1
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij1-2/+3
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-2/+1
2007-10-10r18566: fixed the winreg pipe and winreg testsAndrew Tridgell1-10/+10
2007-10-10r18561: Fix [out] pointers in winreg IDLGerald Carter1-12/+12
2007-10-10r18212: Use bitmap for access mask. Patch by Ronnie Sahlberg.Jelmer Vernooij1-13/+16
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-3/+4
2007-10-10r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij1-3/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r13131: windows sends termination here, this fixes access with regeditStefan Metzmacher1-1/+1
2007-10-10r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell1-1/+4
2007-10-10r11261: Rename access_required field in winreg idl to access_mask so it matchesTim Potter1-10/+10
2007-10-10r11243: length and size can now be filled in automatically.Jelmer Vernooij1-5/+2
2007-10-10r11101: Remove last instances of unistrJelmer Vernooij1-1/+1
2007-10-10r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell1-2/+10
2007-10-10r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell1-12/+20
2007-10-10r9495: - added an enum for winreg key types, making it easier to read the deb...Andrew Tridgell1-10/+20
2007-10-10r9360: fixed the IDL for winreg_SetValue()Andrew Tridgell1-1/+1
2007-10-10r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell1-39/+19
2007-10-10r9157: fix white spacesStefan Metzmacher1-3/+3
2007-10-10r9146: - enable winreg pipe from ejsAndrew Tridgell1-1/+1
2007-10-10r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff isTim Potter1-14/+9
2007-10-10r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, asAndrew Tridgell1-1/+1
2007-10-10r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij1-2/+2
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij1-7/+7
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-0/+1
2007-10-10r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij1-3/+3
2007-10-10r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij1-1/+2
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij1-7/+7
2007-10-10r4175: InitiateSystemShutdownEx IDL and torture testJelmer Vernooij1-1/+7
2007-10-10r4168: Implement QueryValue in the serverJelmer Vernooij1-0/+7
2007-10-10r4167: Fix CreateKeyJelmer Vernooij1-3/+2
2007-10-10r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both onlyJelmer Vernooij1-5/+5
2007-10-10r4157: QueryMultipleValues IDL and torture testJelmer Vernooij1-2/+17
2007-10-10r4156: GetKeySecurity() IDL and torture testJelmer Vernooij1-10/+4