Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21415: Add tests for spoolss and drsuapi. Still need to add validators. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21386: Run all NDR tests in the buildfarm, import some functions from Samba3... | Jelmer Vernooij | 1 | -2/+17 |
2007-10-10 | r21373: More tests. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21372: Tests, more tests! Some are still commented out, because the code the... | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r21350: Add more tests for the NDR layer of winreg. I actually discovered a p... | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r21348: Fix the build. | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r21347: All current tests in the testsuite mainly test the RPC code in genera... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21343: Add access masks, pointed out by Ronnie Sahlberg. | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r21341: Improve QueryKeyInfo idl, pointed out by Ronnie Sahlberg. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r19846: Fix bunch of IDL warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19588: Use include and import statements rather than depends() and helper(). | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r18639: Get rid of the keepref support | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r18566: fixed the winreg pipe and winreg tests | Andrew Tridgell | 1 | -10/+10 |
2007-10-10 | r18561: Fix [out] pointers in winreg IDL | Gerald Carter | 1 | -12/+12 |
2007-10-10 | r18212: Use bitmap for access mask. Patch by Ronnie Sahlberg. | Jelmer Vernooij | 1 | -13/+16 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r15653: Remove idl_types.h include where possible. Remove | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13131: windows sends termination here, this fixes access with regedit | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11457: fixed the winreg IDL and torture code so key and value enumerations | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r11261: Rename access_required field in winreg idl to access_mask so it matches | Tim Potter | 1 | -10/+10 |
2007-10-10 | r11243: length and size can now be filled in automatically. | Jelmer Vernooij | 1 | -5/+2 |
2007-10-10 | r11101: Remove last instances of unistr | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9574: - made the sec_info fields in lsa and samr use a IDL bitmap | Andrew Tridgell | 1 | -2/+10 |
2007-10-10 | r9567: fixed the winreg IDL for CreateKey, including a security | Andrew Tridgell | 1 | -12/+20 |
2007-10-10 | r9495: - added an enum for winreg key types, making it easier to read the deb... | Andrew Tridgell | 1 | -10/+20 |
2007-10-10 | r9360: fixed the IDL for winreg_SetValue() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue | Andrew Tridgell | 1 | -39/+19 |
2007-10-10 | r9157: fix white spaces | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r9146: - enable winreg pipe from ejs | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is | Tim Potter | 1 | -14/+9 |
2007-10-10 | r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, as | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7552: Use ParseExpr() for [value] attributes; allows | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5866: Add InitShutdown IDL and torture test. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r5775: Remove some unused functions (unions are no longer as special as they ... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r4175: InitiateSystemShutdownEx IDL and torture test | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r4168: Implement QueryValue in the server | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r4167: Fix CreateKey | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both only | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r4157: QueryMultipleValues IDL and torture test | Jelmer Vernooij | 1 | -2/+17 |
2007-10-10 | r4156: GetKeySecurity() IDL and torture test | Jelmer Vernooij | 1 | -10/+4 |
2007-10-10 | r4113: modified EnumValue in winreg to take advantage of the new pidl handling | Andrew Tridgell | 1 | -31/+19 |
2007-10-10 | r4111: fixed winreg to use much simpler (and I believe correct) IDL for Query... | Andrew Tridgell | 1 | -16/+8 |
2007-10-10 | r4105: Fix IDL for QueryValue() and add a torture test for it. | Jelmer Vernooij | 1 | -8/+7 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3283: converted to quoted uuid() defines in all our IDL. This should help | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp... | Jelmer Vernooij | 1 | -1/+1 |