Age | Commit message (Expand) | Author | Files | Lines |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-04 | netlogon.idl: don't use pointer_default_top() and specify "unique" explizit | Stefan Metzmacher | 1 | -78/+77 |
2008-01-25 | Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion). | Günther Deschner | 1 | -1/+7 |
2008-01-24 | Add IDL for netr_LogonGetTrustRid. | Günther Deschner | 1 | -1/+5 |
2008-01-24 | netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32 | Stefan Metzmacher | 1 | -4/+9 |
2008-01-24 | netlogon.idl: make use of bitmap samr_GroupAttrs | Stefan Metzmacher | 1 | -1/+2 |
2008-01-24 | netlogon.idl: remove unused netr_GroupsMembership structure | Stefan Metzmacher | 1 | -5/+0 |
2008-01-12 | idl: Use typedef rather than declare. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-24 | r26558: Add IDL for netr_GetForestTrustInformation(). | Günther Deschner | 1 | -1/+8 |
2007-12-21 | r26286: IDL and torture test for netr_ServerTrustPasswordsGet(). | Günther Deschner | 1 | -1/+10 |
2007-12-21 | r26285: Add IDL and torture test for netr_ServerPasswordGet(). | Günther Deschner | 1 | -1/+9 |
2007-12-21 | r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and | Günther Deschner | 1 | -44/+55 |
2007-12-21 | r25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags. | Günther Deschner | 1 | -0/+1 |
2007-12-21 | r25894: Add IDL for netr_DsRAddressToSitenamesW and netr_DsRAddressToSitename... | Günther Deschner | 1 | -2/+28 |
2007-10-10 | r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation(). | Günther Deschner | 1 | -1/+9 |
2007-10-10 | r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F... | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23240: Fill in netr_DsrGetDcSiteCoverageW. | Günther Deschner | 1 | -1/+10 |
2007-10-10 | r23129: Merge from 3_0: | Günther Deschner | 1 | -8/+52 |
2007-10-10 | r21403: Add netlogon tests. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r21301: - the history contains lm and nt history | Stefan Metzmacher | 1 | -4/+4 |
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 | r18599: the netr_CryptPassword structure needs to use a uint8, as the data is | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17342: implement a SamLogon via IRPC in samba4's winbind | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15653: Remove idl_types.h include where possible. Remove | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r13637: Adding more netr_UserFlags. | Günther Deschner | 1 | -3/+13 |
2007-10-10 | r13583: Realise that the member server name appears in all calls that use the | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r12084: added a comment on what is appropriate for parameter_control | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11402: In response to comments by volker, expand our Netlogon DsRGetDCName | Andrew Bartlett | 1 | -17/+35 |
2007-10-10 | r11352: Add newly discovered (via the radiator lists) flags for controlling | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11100: Replace unistr with [string,charset(UTF16)] | Jelmer Vernooij | 1 | -85/+85 |
2007-10-10 | r8986: As far as I can tell, given the ldif I get from behind this, we have a | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8855: Share this enum (describing the SamSync databases) between nbt and net... | Andrew Bartlett | 1 | -6/+1 |
2007-10-10 | r8375: - move from netr_StringLarge to lsa_StringLarge | Stefan Metzmacher | 1 | -8/+2 |
2007-10-10 | r8252: Steal metze's thunder, and prove that with a few small tweaks, we can | Andrew Bartlett | 1 | -2/+8 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 1 | -92/+86 |
2007-10-10 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r7872: another place we were relying on the old behaviour of value() | Andrew Tridgell | 1 | -1/+1 |
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 | -4/+4 |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -20/+20 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6719: pidl need to be told that the external type netr_SchannelType is an en... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r6565: Cludge, cludge, cludge... | Andrew Bartlett | 1 | -10/+1 |
2007-10-10 | r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobody | Andrew Bartlett | 1 | -1/+6 |
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 |