summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* r25778: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macrosStefan Metzmacher2007-12-211-22/+10
* r25777: add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directlyStefan Metzmacher2007-12-212-3/+10
* r25776: ndr compression: make use of NDR_CHECK() and not use NTSTATUS directlyStefan Metzmacher2007-12-211-14/+14
* r25774: create ndr_pull_union_blob_all() and match the logic of the struct fnsStefan Metzmacher2007-12-211-4/+20
* r25773: update frsrpc.idl and add some more commentsRonnie Sahlberg2007-12-211-5/+29
* r25772: rename the tail fieldsRonnie Sahlberg2007-12-211-2/+2
* r25771: In traces unknown7 has the same pattern as a UNIQUE pointer referral idRonnie Sahlberg2007-12-211-1/+1
* r25770: rename "unknown5" to tlv_sizeRonnie Sahlberg2007-12-211-2/+2
* r25769: it looks like there are 9 uint32 before the TLV subcontext starts, not 6Ronnie Sahlberg2007-12-211-0/+3
* r25744: add NDR_ERR_INVALID_POINTERStefan Metzmacher2007-12-212-1/+4
* r25731: Document winreg_NotifyChangeKeyValue's notify flags.Günther Deschner2007-12-211-5/+12
* r25730: Fix IDL for incorrect winreg_SetKeySecurity.Günther Deschner2007-12-211-1/+1
* r25699: Add ForceReplication test.Günther Deschner2007-12-211-2/+2
* r25696: Fix pipe name for dfs.Günther Deschner2007-12-211-1/+1
* r25675: More frsapi IDL.Günther Deschner2007-12-211-1/+7
* r25671: Add stub FRSAPI_FORCE_REPLICATION.Günther Deschner2007-12-211-0/+5
* r25670: Add torture test for frsapi_IsPathReplicated().Günther Deschner2007-12-211-2/+8
* r25667: Start on frsapi testsuite.Günther Deschner2007-12-212-2/+10
* r25666: Add frsapi_IsPathReplicated IDL.Günther Deschner2007-12-211-3/+14
* r25664: Use [out] pointers in frsapi idl.Günther Deschner2007-12-211-3/+3
* r25663: Add frsapi_SetDsPollingIntervalW and frsapi_GetDsPollingIntervalW idl.Günther Deschner2007-12-211-4/+12
* r25662: While watching traces, learned the frsapi_InfoEnum enum types.Günther Deschner2007-12-211-0/+14
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-213-9/+9
* r25594: Merge from 3_2:Günther Deschner2007-10-101-1/+5
* r25516: Sorry, I reverted too much of r25448 in r25515.Michael Adam2007-10-101-0/+1
* r25515: Revert r25448:Michael Adam2007-10-101-1/+0
* r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij2007-10-101-0/+1
* r25433: - dcerpc_AuthType is a 8bit enum not 32bitStefan Metzmacher2007-10-101-9/+12
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-103-5/+5
* r25374: create an enum for the authentication types instead of defining them asRonnie Sahlberg2007-10-101-11/+13
* r25373: add three more authentication typesRonnie Sahlberg2007-10-101-0/+3
* r25316: Remove last few instances of old BOOL type in librpc/.Jelmer Vernooij2007-10-1010-37/+38
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-106-1/+11
* r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-101-0/+6
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-102-10/+10
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-0/+1
* r25028: Fix more warnings.Jelmer Vernooij2007-10-101-5/+5
* r25027: Fix more warnings.Jelmer Vernooij2007-10-103-1/+4
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-103-0/+3
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-101-1/+2
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-105-11/+14
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-105-24/+24
* r24992: Remove some uses of lp_*().Jelmer Vernooij2007-10-101-2/+2
* r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-102-2/+7
* r24908: we should not set s = NULL as we set it to talloc_strdup("") beforeStefan Metzmacher2007-10-101-3/+2
* r24866: Put remainder of binding string tests in librpc/ directory.Jelmer Vernooij2007-10-101-0/+37
* r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij2007-10-101-0/+16
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-2/+2
* r24812: Fix headers for external users.Jelmer Vernooij2007-10-101-1/+1
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-102-12/+9