summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25806: let libndr.h include needed stuff and remove pidl magicStefan Metzmacher1-2/+2
2007-12-21r25800: Use dump_data_skip_zeros() in ndrdump.Günther Deschner1-4/+17
2007-12-21r25798: - check return value of ndr_push_set_switch_value()Stefan Metzmacher1-1/+8
2007-12-21r25797: use error and out logicStefan Metzmacher1-2/+6
2007-12-21r25796: use NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher1-3/+1
2007-12-21r25794: use NDR_CHECK()Stefan Metzmacher1-4/+3
2007-12-21r25793: check the return value of ndr_push_set_switch_value()Stefan Metzmacher1-1/+1
2007-12-21r25792: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()Stefan Metzmacher1-16/+6
2007-12-21r25785: more small updates to frsrpcRonnie Sahlberg1-7/+10
2007-12-21r25784: fix compiler warningStefan Metzmacher1-1/+1
2007-12-21r25782: use NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher1-5/+5
2007-12-21r25779: the return value of ndr_pull_set_switch_value() should be checkedStefan Metzmacher1-2/+2
2007-12-21r25778: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macrosStefan Metzmacher1-22/+10
2007-12-21r25777: add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directlyStefan Metzmacher2-3/+10
2007-12-21r25776: ndr compression: make use of NDR_CHECK() and not use NTSTATUS directlyStefan Metzmacher1-14/+14
2007-12-21r25774: create ndr_pull_union_blob_all() and match the logic of the struct fnsStefan Metzmacher1-4/+20
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-21r25744: add NDR_ERR_INVALID_POINTERStefan Metzmacher2-1/+4
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 Deschner2-2/+10
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-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij3-9/+9
2007-10-10r25594: Merge from 3_2:Günther Deschner1-1/+5
2007-10-10r25516: Sorry, I reverted too much of r25448 in r25515.Michael Adam1-0/+1
2007-10-10r25515: Revert r25448:Michael Adam1-1/+0
2007-10-10r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij1-0/+1
2007-10-10r25433: - dcerpc_AuthType is a 8bit enum not 32bitStefan Metzmacher1-9/+12
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij3-5/+5
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-10r25316: Remove last few instances of old BOOL type in librpc/.Jelmer Vernooij10-37/+38
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij6-1/+11
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett1-0/+6
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2-10/+10
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-0/+1
2007-10-10r25028: Fix more warnings.Jelmer Vernooij1-5/+5
2007-10-10r25027: Fix more warnings.Jelmer Vernooij3-1/+4