summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/netlogon.idl
AgeCommit message (Expand)AuthorFilesLines
2008-08-29It turns out that the Netlogon PAC verification is encrypted.Andrew Bartlett1-1/+6
2008-08-27Add a test to explore Netlogon PAC validationAndrew Bartlett1-5/+13
2008-08-12Add GenericInfo level for SamLogon calls from the WSPP IDL.Andrew Bartlett1-14/+33
2008-07-21Rename structures to better match the names in the WSPP IDL.Andrew Bartlett1-1/+1
2008-04-08Add [todo] for functions that are obviously incomplete.Jelmer Vernooij1-7/+7
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+1
2008-02-04netlogon.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-78/+77
2008-01-25Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).Günther Deschner1-1/+7
2008-01-24Add IDL for netr_LogonGetTrustRid.Günther Deschner1-1/+5
2008-01-24netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32Stefan Metzmacher1-4/+9
2008-01-24netlogon.idl: make use of bitmap samr_GroupAttrsStefan Metzmacher1-1/+2
2008-01-24netlogon.idl: remove unused netr_GroupsMembership structureStefan Metzmacher1-5/+0
2008-01-12idl: Use typedef rather than declare.Jelmer Vernooij1-3/+3
2007-12-24r26558: Add IDL for netr_GetForestTrustInformation().Günther Deschner1-1/+8
2007-12-21r26286: IDL and torture test for netr_ServerTrustPasswordsGet().Günther Deschner1-1/+10
2007-12-21r26285: Add IDL and torture test for netr_ServerPasswordGet().Günther Deschner1-1/+9
2007-12-21r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() andGünther Deschner1-44/+55
2007-12-21r25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.Günther Deschner1-0/+1
2007-12-21r25894: Add IDL for netr_DsRAddressToSitenamesW and netr_DsRAddressToSitename...Günther Deschner1-2/+28
2007-10-10r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation().Günther Deschner1-1/+9
2007-10-10r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner1-1/+1
2007-10-10r23240: Fill in netr_DsrGetDcSiteCoverageW.Günther Deschner1-1/+10
2007-10-10r23129: Merge from 3_0:Günther Deschner1-8/+52
2007-10-10r21403: Add netlogon tests.Jelmer Vernooij1-2/+2
2007-10-10r21301: - the history contains lm and nt historyStefan Metzmacher1-4/+4
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij1-2/+3
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-2/+1
2007-10-10r18599: the netr_CryptPassword structure needs to use a uint8, as the data isAndrew Tridgell1-1/+1
2007-10-10r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher1-2/+2
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-1/+2
2007-10-10r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij1-5/+5
2007-10-10r13637: Adding more netr_UserFlags.Günther Deschner1-3/+13
2007-10-10r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett1-3/+3
2007-10-10r12084: added a comment on what is appropriate for parameter_controlAndrew Tridgell1-1/+1
2007-10-10r11402: In response to comments by volker, expand our Netlogon DsRGetDCNameAndrew Bartlett1-17/+35
2007-10-10r11352: Add newly discovered (via the radiator lists) flags for controllingAndrew Bartlett1-0/+4
2007-10-10r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij1-85/+85
2007-10-10r8986: As far as I can tell, given the ldif I get from behind this, we have aAndrew Bartlett1-1/+1
2007-10-10r8855: Share this enum (describing the SamSync databases) between nbt and net...Andrew Bartlett1-6/+1
2007-10-10r8375: - move from netr_StringLarge to lsa_StringLargeStefan Metzmacher1-8/+2
2007-10-10r8252: Steal metze's thunder, and prove that with a few small tweaks, we canAndrew Bartlett1-2/+8
2007-10-10r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher1-92/+86
2007-10-10r7993: Further work on the Krb5 PAC.Andrew Bartlett1-1/+5
2007-10-10r7872: another place we were relying on the old behaviour of value()Andrew Tridgell1-1/+1
2007-10-10r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, asAndrew Tridgell1-1/+1
2007-10-10r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij1-4/+4
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij1-20/+20
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-0/+1
2007-10-10r6719: pidl need to be told that the external type netr_SchannelType is an en...Andrew Tridgell1-0/+2
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett1-10/+1