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