Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26158: Add IDL for wkssvc_NetrRenameMachineInDomain(). | Günther Deschner | 1 | -6/+12 |
2007-12-21 | r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername(). | Günther Deschner | 1 | -1/+7 |
2007-12-21 | r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend(). | Günther Deschner | 1 | -1/+7 |
2007-12-21 | r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo... | Günther Deschner | 1 | -1/+50 |
2007-12-21 | r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames(). | Günther Deschner | 1 | -2/+19 |
2007-12-21 | r26151: Add IDL and torture test for wkssvc_NetrValidateName() and | Günther Deschner | 1 | -2/+23 |
2007-12-21 | r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and | Günther Deschner | 1 | -2/+6 |
2007-12-21 | r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet. | Günther Deschner | 1 | -3/+6 |
2007-12-21 | r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo(). | Günther Deschner | 1 | -1/+6 |
2007-12-21 | r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd. | Günther Deschner | 1 | -11/+32 |
2007-12-21 | r26146: Add IDL and torture test for wkssvc_NetrUseEnum(). | Günther Deschner | 1 | -1/+60 |
2007-12-21 | r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and | Günther Deschner | 1 | -7/+20 |
2007-12-21 | r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo. | Günther Deschner | 1 | -1/+16 |
2007-12-21 | r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers. | Günther Deschner | 1 | -15/+18 |
2007-12-21 | r26141: Reflect pointer_default(unique) setting. | Günther Deschner | 1 | -15/+15 |
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-12-21 | r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress. | Günther Deschner | 1 | -2/+12 |
2007-12-21 | r25816: Add idl for frsapi_InfoW. Surely not correct, but a start. | Günther Deschner | 1 | -3/+21 |
2007-12-21 | r25815: Small DFS idl fixes. | Günther Deschner | 1 | -3/+14 |
2007-12-21 | r25785: more small updates to frsrpc | Ronnie Sahlberg | 1 | -7/+10 |
2007-12-21 | r25773: update frsrpc.idl and add some more comments | Ronnie Sahlberg | 1 | -5/+29 |
2007-12-21 | r25772: rename the tail fields | Ronnie Sahlberg | 1 | -2/+2 |
2007-12-21 | r25771: In traces unknown7 has the same pattern as a UNIQUE pointer referral id | Ronnie Sahlberg | 1 | -1/+1 |
2007-12-21 | r25770: rename "unknown5" to tlv_size | Ronnie Sahlberg | 1 | -2/+2 |
2007-12-21 | r25769: it looks like there are 9 uint32 before the TLV subcontext starts, not 6 | Ronnie Sahlberg | 1 | -0/+3 |
2007-12-21 | r25731: Document winreg_NotifyChangeKeyValue's notify flags. | Günther Deschner | 1 | -5/+12 |
2007-12-21 | r25730: Fix IDL for incorrect winreg_SetKeySecurity. | Günther Deschner | 1 | -1/+1 |
2007-12-21 | r25699: Add ForceReplication test. | Günther Deschner | 1 | -2/+2 |
2007-12-21 | r25696: Fix pipe name for dfs. | Günther Deschner | 1 | -1/+1 |
2007-12-21 | r25675: More frsapi IDL. | Günther Deschner | 1 | -1/+7 |
2007-12-21 | r25671: Add stub FRSAPI_FORCE_REPLICATION. | Günther Deschner | 1 | -0/+5 |
2007-12-21 | r25670: Add torture test for frsapi_IsPathReplicated(). | Günther Deschner | 1 | -2/+8 |
2007-12-21 | r25667: Start on frsapi testsuite. | Günther Deschner | 1 | -2/+6 |
2007-12-21 | r25666: Add frsapi_IsPathReplicated IDL. | Günther Deschner | 1 | -3/+14 |
2007-12-21 | r25664: Use [out] pointers in frsapi idl. | Günther Deschner | 1 | -3/+3 |
2007-12-21 | r25663: Add frsapi_SetDsPollingIntervalW and frsapi_GetDsPollingIntervalW idl. | Günther Deschner | 1 | -4/+12 |
2007-12-21 | r25662: While watching traces, learned the frsapi_InfoEnum enum types. | Günther Deschner | 1 | -0/+14 |
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 |