summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25894: Add IDL for netr_DsRAddressToSitenamesW and netr_DsRAddressToSitename...Günther Deschner1-2/+28
2007-12-21r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner1-2/+12
2007-12-21r25816: Add idl for frsapi_InfoW. Surely not correct, but a start.Günther Deschner1-3/+21
2007-12-21r25815: Small DFS idl fixes.Günther Deschner1-3/+14
2007-12-21r25785: more small updates to frsrpcRonnie Sahlberg1-7/+10
2007-12-21r25773: update frsrpc.idl and add some more commentsRonnie Sahlberg1-5/+29
2007-12-21r25772: rename the tail fieldsRonnie Sahlberg1-2/+2
2007-12-21r25771: In traces unknown7 has the same pattern as a UNIQUE pointer referral idRonnie Sahlberg1-1/+1
2007-12-21r25770: rename "unknown5" to tlv_sizeRonnie Sahlberg1-2/+2
2007-12-21r25769: it looks like there are 9 uint32 before the TLV subcontext starts, not 6Ronnie Sahlberg1-0/+3
2007-12-21r25731: Document winreg_NotifyChangeKeyValue's notify flags.Günther Deschner1-5/+12
2007-12-21r25730: Fix IDL for incorrect winreg_SetKeySecurity.Günther Deschner1-1/+1
2007-12-21r25699: Add ForceReplication test.Günther Deschner1-2/+2
2007-12-21r25696: Fix pipe name for dfs.Günther Deschner1-1/+1
2007-12-21r25675: More frsapi IDL.Günther Deschner1-1/+7
2007-12-21r25671: Add stub FRSAPI_FORCE_REPLICATION.Günther Deschner1-0/+5
2007-12-21r25670: Add torture test for frsapi_IsPathReplicated().Günther Deschner1-2/+8
2007-12-21r25667: Start on frsapi testsuite.Günther Deschner1-2/+6
2007-12-21r25666: Add frsapi_IsPathReplicated IDL.Günther Deschner1-3/+14
2007-12-21r25664: Use [out] pointers in frsapi idl.Günther Deschner1-3/+3
2007-12-21r25663: Add frsapi_SetDsPollingIntervalW and frsapi_GetDsPollingIntervalW idl.Günther Deschner1-4/+12
2007-12-21r25662: While watching traces, learned the frsapi_InfoEnum enum types.Günther Deschner1-0/+14
2007-10-10r25594: Merge from 3_2:Günther Deschner1-1/+5
2007-10-10r25433: - dcerpc_AuthType is a 8bit enum not 32bitStefan Metzmacher1-9/+12
2007-10-10r25374: create an enum for the authentication types instead of defining them asRonnie Sahlberg1-11/+13
2007-10-10r25373: add three more authentication typesRonnie Sahlberg1-0/+3
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij5-0/+10
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett1-0/+6
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-0/+16
2007-10-10r24779: add 11 specific access rights that applies to accessmasks for UserRonnie Sahlberg1-3/+17
2007-10-10r24777: add 11 specific access rights to the access mask forRonnie Sahlberg1-1/+15
2007-10-10r24775: add 5 specific access right bits for the accessmask that refersRonnie Sahlberg1-2/+10
2007-10-10r24774: add 5 specific access mask bits for policy handles created for aliasesRonnie Sahlberg1-2/+10
2007-10-10r24772: add a bitmap that describes 6 of the specific accessmask bits forRonnie Sahlberg1-5/+14
2007-10-10r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij1-1/+2
2007-10-10r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher3-11/+11
2007-10-10r24449: length_is() isn't supported without size_is().Stefan Metzmacher1-2/+2
2007-10-10r24448: merge formating fixes SAMBA_3_2Stefan Metzmacher1-204/+258
2007-10-10r24118: Start fixing #4842 (usrmgr polcies menu not working) by removing rangeAndrew Bartlett1-1/+1
2007-10-10r24080: Set the primary group (matching windows) when creating new users inAndrew Bartlett1-0/+1
2007-10-10r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.Andrew Bartlett1-1/+1
2007-10-10r23643: Fix the build farm tests. We were incorrectly passing theJim McDonough1-17/+30
2007-10-10r23630: Found out what LSA_LOOKUP_NAMES level 5 means:Günther Deschner1-2/+2
2007-10-10r23629: Document lsa lookupname lookuplevels Volker discovered a while ago.Günther Deschner1-4/+21
2007-10-10r23418: 'S' is 0x53...Stefan Metzmacher1-2/+2
2007-10-10r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation().Günther Deschner1-1/+9
2007-10-10r23382: Fill in lsa_lsaRQueryForestTrustInformation.Günther Deschner1-1/+43
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-10r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner1-1/+33