Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25594: Merge from 3_2: | Günther Deschner | 1 | -1/+5 |
2007-10-10 | r25433: - dcerpc_AuthType is a 8bit enum not 32bit | Stefan Metzmacher | 1 | -9/+12 |
2007-10-10 | r25374: create an enum for the authentication types instead of defining them as | Ronnie Sahlberg | 1 | -11/+13 |
2007-10-10 | r25373: add three more authentication types | Ronnie Sahlberg | 1 | -0/+3 |
2007-10-10 | r25301: Merge my includes.h cleanups. | Jelmer Vernooij | 5 | -0/+10 |
2007-10-10 | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r24816: Move the rest of the contents of core.h to more appropriate places. | Jelmer Vernooij | 1 | -0/+16 |
2007-10-10 | r24779: add 11 specific access rights that applies to accessmasks for User | Ronnie Sahlberg | 1 | -3/+17 |
2007-10-10 | r24777: add 11 specific access rights to the access mask for | Ronnie Sahlberg | 1 | -1/+15 |
2007-10-10 | r24775: add 5 specific access right bits for the accessmask that refers | Ronnie Sahlberg | 1 | -2/+10 |
2007-10-10 | r24774: add 5 specific access mask bits for policy handles created for aliases | Ronnie Sahlberg | 1 | -2/+10 |
2007-10-10 | r24772: add a bitmap that describes 6 of the specific accessmask bits for | Ronnie Sahlberg | 1 | -5/+14 |
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id | Stefan Metzmacher | 3 | -11/+11 |
2007-10-10 | r24449: length_is() isn't supported without size_is(). | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r24448: merge formating fixes SAMBA_3_2 | Stefan Metzmacher | 1 | -204/+258 |
2007-10-10 | r24118: Start fixing #4842 (usrmgr polcies menu not working) by removing range | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r24080: Set the primary group (matching windows) when creating new users in | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23643: Fix the build farm tests. We were incorrectly passing the | Jim McDonough | 1 | -17/+30 |
2007-10-10 | r23630: Found out what LSA_LOOKUP_NAMES level 5 means: | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r23629: Document lsa lookupname lookuplevels Volker discovered a while ago. | Günther Deschner | 1 | -4/+21 |
2007-10-10 | r23418: 'S' is 0x53... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation(). | Günther Deschner | 1 | -1/+9 |
2007-10-10 | r23382: Fill in lsa_lsaRQueryForestTrustInformation. | Günther Deschner | 1 | -1/+43 |
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 | r23239: Fill in drsuapi_QuerySitesByCost. | Günther Deschner | 1 | -1/+33 |
2007-10-10 | r23129: Merge from 3_0: | Günther Deschner | 1 | -8/+52 |
2007-10-10 | r22619: fix pidl warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22582: Cleanups towards making winbind work again. We still have a long way... | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r22339: Run some more tests. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r21928: fix the interface uuid of wzcsvc. | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21817: give fields a meaning | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r21773: fix typo orginating -> originating | Stefan Metzmacher | 2 | -17/+17 |
2007-10-10 | r21662: More samr tests | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r21660: Add another test | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r21595: add a constant and some comments | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r21584: Support for tagged types has landed! | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some names | Stefan Metzmacher | 1 | -4/+7 |
2007-10-10 | r21489: Remove accidently committed test idl. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21487: Fix warning when using anonymous types, initial work on nested type s... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21477: Remove unnecessary properties. | Jelmer Vernooij | 2 | -5/+0 |
2007-10-10 | r21464: add parsing code for the Primary:WDigest blob | Stefan Metzmacher | 1 | -0/+17 |
2007-10-10 | r21441: create a union for the PrimaryKerberosBlob content | Stefan Metzmacher | 1 | -8/+16 |
2007-10-10 | r21433: Get rid of the COM support code - it's not used and unmaintained. We can | Jelmer Vernooij | 3 | -301/+2 |
2007-10-10 | r21429: Fix the build. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r21426: Add more spoolss tests. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r21425: Add ReplyClosePrinter. | Jelmer Vernooij | 1 | -1/+2 |