Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5672: Use switch_type() and the token storage mechanism for unions: | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -21/+21 |
2007-10-10 | r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON. | Andrew Bartlett | 1 | -6/+5 |
2007-10-10 | r5034: - added a type mapping function in pidl, so the type names in our IDL | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r5005: Add missing size specifiers to various bitmaps. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r4804: add more emuns and bitmaps | Stefan Metzmacher | 1 | -9/+26 |
2007-10-10 | r4774: It appears the SensitiveData contains the password history, as the | Andrew Bartlett | 1 | -1/+12 |
2007-10-10 | r4708: Comparing with LDAP, it is clear that these 'flags' are in fact the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r4702: implment idl, torture test and server code for netr_ServerPasswordSet2() | Stefan Metzmacher | 1 | -2/+10 |
2007-10-10 | r4650: - make more use of bitmap and enum's | Stefan Metzmacher | 1 | -27/+42 |
2007-10-10 | r4552: use samr_AcctFlags in netlogon.idl | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r4526: - much simpler (and more accurate!) ndr_size_*() code generation. It | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4057: unknown5 represents the account policy "Users must logon to change | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon, | Andrew Bartlett | 1 | -3/+12 |
2007-10-10 | r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2() | Stefan Metzmacher | 1 | -1/+22 |
2007-10-10 | r3908: We know that this field is a flag of some kind, and matches the output... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3904: * Add new LSA calls to open trusted domains | Andrew Bartlett | 1 | -6/+8 |
2007-10-10 | r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC. | Andrew Bartlett | 1 | -4/+5 |
2007-10-10 | r3804: Add more comparison tests in RPC-SAMSYNC. | Andrew Bartlett | 1 | -6/+7 |
2007-10-10 | r3724: Rename a number of structures, for better consistance between SAMR and | Andrew Bartlett | 1 | -11/+11 |
2007-10-10 | r3716: Improvements in the RPC-SAMSYNC tests: | Andrew Bartlett | 1 | -9/+33 |
2007-10-10 | r3686: The results of some work on the NETLOGON pipe: | Andrew Bartlett | 1 | -10/+22 |
2007-10-10 | r3558: We don't seem to need these as [public] any more. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -29/+12 |
2007-10-10 | r3392: fixed schannel over ncalrpc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3362: Change netlogon.idl so we can parse the 'info3' seperate from it's sur... | Andrew Bartlett | 1 | -2/+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 | r3043: Use binding strings for specifying endpoints. The property for | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r2128: netlogon DELTA_POLICY fix from rrenard | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1995: a ndrdump file from abartlet make it clear that this isn't a pointer | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1675: netlogon deltas IDL update from Richard Renard | Andrew Tridgell | 1 | -4/+5 |
2007-10-10 | r1150: - fixed interactive sam logon in the rpc server | Andrew Tridgell | 1 | -11/+9 |
2007-10-10 | r1144: added logon level 5 for sam logon | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfo | Andrew Tridgell | 1 | -56/+9 |
2007-10-10 | r1140: added IDL and test code for validation level 6 in sam logon | Andrew Tridgell | 1 | -16/+40 |
2007-10-10 | r1139: added IDL and server code for netr_LogonSamLogonWithFlags() | Andrew Tridgell | 1 | -1/+14 |
2007-10-10 | r1136: - added IDL for netr_LogonGetDomainInfo() | Andrew Tridgell | 1 | -1/+66 |
2007-10-10 | r1061: The start of the SamLogon call for the NETLOGON pipe. | Andrew Bartlett | 1 | -7/+19 |
2007-10-10 | r1058: The start of work on the SamLogon call for NETLOGON. | Andrew Bartlett | 1 | -17/+17 |
2007-10-10 | r1025: Rename (across the samr and netlogon pipes, so far) | Andrew Bartlett | 1 | -26/+26 |
2007-10-10 | r1009: Make all users of NT and LM passwords use the samr_Password structure. | Andrew Bartlett | 1 | -9/+5 |
2007-10-10 | r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t... | Andrew Tridgell | 1 | -10/+18 |
2007-10-10 | r937: - added a simple QuerySecurity implementation in samr server | Andrew Tridgell | 1 | -0/+138 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r781: added level6 for logon level in SamLogon netlogon.idl | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4. | Andrew Bartlett | 1 | -8/+0 |
2007-10-10 | r582: added the LMSessKey in SamInfo and SamInfo2, thanks to work by abartlet | Andrew Tridgell | 1 | -3/+11 |
2007-10-10 | r392: added IDL for 3 more netlogon Delta levels, thanks to a dump from Richa... | Andrew Tridgell | 1 | -5/+21 |
2007-10-10 | r295: more correct IDL for the netr_AcctLock structure (I hope) | Andrew Tridgell | 1 | -7/+8 |