Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8375: - move from netr_StringLarge to lsa_StringLarge | Stefan Metzmacher | 1 | -3/+15 |
2007-10-10 | r8256: - allow rpc calls from non-command line ejs contexts by creating a set | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 1 | -7/+17 |
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 | r7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_DOMAIN_INFO_BASIC. | Günther Deschner | 1 | -12/+12 |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5672: Use switch_type() and the token storage mechanism for unions: | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -18/+18 |
2007-10-10 | r5036: changed HYPER_T to the more standard "hyper" | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4768: Until I can prove it, we should not have these elements marked as | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r4720: Reformat, rename, and convert to enums parts of the LSA IDL specificat... | Andrew Bartlett | 1 | -45/+46 |
2007-10-10 | r4708: Comparing with LDAP, it is clear that these 'flags' are in fact the | Andrew Bartlett | 1 | -13/+13 |
2007-10-10 | r4703: Add support for EnumTrustDomain, and expand the testsuite. | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r4698: - Initial implementation of trusted domains in LSA. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r4682: A LDB-based secrets implementation in Samba4. | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r4673: Fix the IDL for the QuerySecret LSA call. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r4638: expose lsa and drsuapi on ncalrpc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4568: make use of SidType and move it to lsa.idl | Stefan Metzmacher | 1 | -7/+18 |
2007-10-10 | r4564: added a comment on lsa_EnumAccounts IDL | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r4456: NT4 usrmgr.exe asks for 4096 accounts, allow twice that. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r4449: fixed the helpstring for LSA IDL | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4442: fix lsa_TranslatedSid3 (its a dom_sid2 not a dom_sid) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3(). | Andrew Tridgell | 1 | -2/+35 |
2007-10-10 | r4433: added the boilerplate for the new w2k3 LSA functions in preparation | Andrew Tridgell | 1 | -0/+67 |
2007-10-10 | r4310: fixed the authority_name field in lsa_GetUserName() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4309: idl and torture test for lsa_GetUserName() | Stefan Metzmacher | 1 | -2/+10 |
2007-10-10 | r4279: added IDL and test code for lsa_AddPrivilegesToAccount() and lsa_Remov... | Andrew Tridgell | 1 | -3/+13 |
2007-10-10 | r4195: added IDL, test suite and server side code for lsa_LookupPrivValue | Andrew Tridgell | 1 | -8/+11 |
2007-10-10 | r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3... | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2() | Andrew Tridgell | 1 | -2/+51 |
2007-10-10 | r3919: Add more info levels to the QueryTrustedDomainInfo structures, with | Andrew Bartlett | 1 | -6/+72 |
2007-10-10 | r3917: A few more LSA RPCs found in my wanderings (for trusted domains, these | Andrew Bartlett | 1 | -3/+14 |
2007-10-10 | r3907: * Rename lsa_Name to lsa_String | Andrew Bartlett | 1 | -31/+60 |
2007-10-10 | r3904: * Add new LSA calls to open trusted domains | Andrew Bartlett | 1 | -4/+16 |
2007-10-10 | r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now | Andrew Bartlett | 1 | -5/+0 |
2007-10-10 | r3837: added support for LsaLookupSids in the LSA rpc server. This allows the... | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 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 |
2007-10-10 | r3043: Use binding strings for specifying endpoints. The property for | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a language | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r2158: removed a misleading comment (the extra uint16 is just padding) | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r2127: more lsa IDL updates from Richard Renard | Andrew Tridgell | 1 | -3/+23 |
2007-10-10 | r2126: two more lsa functions worked out by richard renard | Andrew Tridgell | 1 | -3/+16 |
2007-10-10 | r1838: Updates from the airplane: | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r1799: List more uuids. From | Jelmer Vernooij | 1 | -21/+64 |
2007-10-10 | r937: - added a simple QuerySecurity implementation in samr server | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and server | Andrew Tridgell | 1 | -1/+8 |