summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.Günther Deschner2007-12-211-0/+1
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-212-68/+103
* r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)Stefan Metzmacher2007-12-211-8/+14
* r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)Stefan Metzmacher2007-12-217-101/+101
* r25917: ndr: move ndr_map_error2ntstatus to errormap.cStefan Metzmacher2007-12-211-25/+0
* r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff)Stefan Metzmacher2007-12-214-198/+210
* r25907: use DEBUGADD() to match samba3Stefan Metzmacher2007-12-211-2/+2
* r25905: use data_blob_const() to set the DATA_BLOBStefan Metzmacher2007-12-211-2/+1
* r25894: Add IDL for netr_DsRAddressToSitenamesW and netr_DsRAddressToSitename...Günther Deschner2007-12-211-2/+28
* r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner2007-12-211-2/+12
* r25829: - use DEBUG() instead of printfStefan Metzmacher2007-12-211-1/+3
* r25828: don't ignore errorsStefan Metzmacher2007-12-211-0/+7
* r25824: - NT_STATUS_IS_ERR() is not the same as !NT_STATUS_IS_OK()Stefan Metzmacher2007-12-212-4/+4
* r25818: remove useless '\' chars at the end of linesStefan Metzmacher2007-12-211-7/+7
* r25816: Add idl for frsapi_InfoW. Surely not correct, but a start.Günther Deschner2007-12-211-3/+21
* r25815: Small DFS idl fixes.Günther Deschner2007-12-211-3/+14
* r25806: let libndr.h include needed stuff and remove pidl magicStefan Metzmacher2007-12-211-2/+2
* r25800: Use dump_data_skip_zeros() in ndrdump.Günther Deschner2007-12-211-4/+17
* r25798: - check return value of ndr_push_set_switch_value()Stefan Metzmacher2007-12-211-1/+8
* r25797: use error and out logicStefan Metzmacher2007-12-211-2/+6
* r25796: use NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher2007-12-211-3/+1
* r25794: use NDR_CHECK()Stefan Metzmacher2007-12-211-4/+3
* r25793: check the return value of ndr_push_set_switch_value()Stefan Metzmacher2007-12-211-1/+1
* r25792: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()Stefan Metzmacher2007-12-211-16/+6
* r25785: more small updates to frsrpcRonnie Sahlberg2007-12-211-7/+10
* r25784: fix compiler warningStefan Metzmacher2007-12-211-1/+1
* r25782: use NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher2007-12-211-5/+5
* r25779: the return value of ndr_pull_set_switch_value() should be checkedStefan Metzmacher2007-12-211-2/+2
* 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