summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r23129: Merge from 3_0:Günther Deschner1-8/+52
2007-10-10r22619: fix pidl warningsStefan Metzmacher1-2/+2
2007-10-10r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett1-2/+1
2007-10-10r22339: Run some more tests.Jelmer Vernooij1-1/+2
2007-10-10r21928: fix the interface uuid of wzcsvc.Stefan Metzmacher1-1/+1
2007-10-10r21817: give fields a meaningStefan Metzmacher1-2/+2
2007-10-10r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum.Andrew Bartlett1-1/+2
2007-10-10r21773: fix typo orginating -> originatingStefan Metzmacher2-17/+17
2007-10-10r21662: More samr testsJelmer Vernooij1-5/+5
2007-10-10r21660: Add another testJelmer Vernooij1-4/+4
2007-10-10r21595: add a constant and some commentsStefan Metzmacher1-0/+12
2007-10-10r21584: Support for tagged types has landed!Jelmer Vernooij1-4/+4
2007-10-10r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some namesStefan Metzmacher1-4/+7
2007-10-10r21489: Remove accidently committed test idl.Jelmer Vernooij1-1/+1
2007-10-10r21487: Fix warning when using anonymous types, initial work on nested type s...Jelmer Vernooij1-1/+1
2007-10-10r21477: Remove unnecessary properties.Jelmer Vernooij2-5/+0
2007-10-10r21464: add parsing code for the Primary:WDigest blobStefan Metzmacher1-0/+17
2007-10-10r21441: create a union for the PrimaryKerberosBlob contentStefan Metzmacher1-8/+16
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij3-301/+2
2007-10-10r21429: Fix the build.Jelmer Vernooij1-3/+3
2007-10-10r21426: Add more spoolss tests.Jelmer Vernooij1-5/+5
2007-10-10r21425: Add ReplyClosePrinter.Jelmer Vernooij1-1/+2
2007-10-10r21424: Add FindClosePrinterNotify.Jelmer Vernooij1-1/+2
2007-10-10r21422: Add IDL for EnumPrinterKey and RemoteFindNextPrinterChangeNotifyEx.Jelmer Vernooij1-17/+102