r26252: Specify loadparm_context explicitly when creating sessions.
[ira/wip.git] / source / librpc /
2007-12-21 Jelmer Vernooijr26248: Check in SWIG output so SWIG is not required...
2007-12-21 Jelmer Vernooijr26231: Spell check: credentails -> credentials.
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Günther Deschnerr26211: Add very basic test_NetrJoinDomain2() test...
2007-12-21 Günther Deschnerr26209: For consistency, rename one argument in NetrJoi...
2007-12-21 Günther Deschnerr26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetI...
2007-12-21 Günther Deschnerr26169: Use the NDR_PAHEX flag to print the encrypted...
2007-12-21 Günther Deschnerr26168: Add two more documented WKSSVC_JOIN_FLAGS.
2007-12-21 Günther Deschnerr26167: Just for completeness, add some more documented...
2007-12-21 Günther Deschnerr26166: Put [ref] in the front in wkssvc IDL.
2007-12-21 Günther Deschnerr26165: Add IDL and torture test for wkssvc_NetrGetJoin...
2007-12-21 Günther Deschnerr26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_...
2007-12-21 Günther Deschnerr26163: Add IDL and torture test for wkssvc_NetrGetJoin...
2007-12-21 Günther Deschnerr26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
2007-12-21 Günther Deschnerr26157: Add IDL and torture test for wkssvc_NetrSetPrim...
2007-12-21 Günther Deschnerr26155: Add IDL and torture teset for wkssvc_NetrMessag...
2007-12-21 Günther Deschnerr26154: Add IDL and torture test for wkssvc_NetrWorksta...
2007-12-21 Günther Deschnerr26152: Add IDL and torture test for wkssvc_NetrEnumera...
2007-12-21 Günther Deschnerr26151: Add IDL and torture test for wkssvc_NetrValidat...
2007-12-21 Günther Deschnerr26150: Add IDL and torture test for wkssvc_NetrLogonDo...
2007-12-21 Günther Deschnerr26149: Add IDL for wkssvc_NetrWkstaUserSetInfo()....
2007-12-21 Günther Deschnerr26148: Add IDL and torture test for wkssvc_NetrUseGetI...
2007-12-21 Günther Deschnerr26147: Add IDL and torture test for wkssvc_NetrUseDel...
2007-12-21 Günther Deschnerr26146: Add IDL and torture test for wkssvc_NetrUseEnum().
2007-12-21 Günther Deschnerr26144: Add IDL and torture test for wkssvc_NetrWkstaTr...
2007-12-21 Günther Deschnerr26143: Add IDL and torture test for wkssvc_NetrWkstaUs...
2007-12-21 Günther Deschnerr26142: Cleanup IDL and add torture test for wkssvc_Net...
2007-12-21 Günther Deschnerr26141: Reflect pointer_default(unique) setting.
2007-12-21 Jelmer Vernooijr26097: Consider python modules special modules rather...
2007-12-21 Jelmer Vernooijr26071: Move DCE/RPC SWIG bindings closer to the code...
2007-12-21 Stefan Metzmacherr26054: ndr: remove ndr_push/pull_save
2007-12-21 Stefan Metzmacherr26052: ndr_krb5pac: don't use ndr_pull_save anymore
2007-12-21 Stefan Metzmacherr26051: ndr_string: don't use ndr_pull_save anymore
2007-12-21 Stefan Metzmacherr26050: ndr: don't use ndr_push_save anymore
2007-12-21 Jelmer Vernooijr26006: Improve some dependencies.
2007-12-21 Günther Deschnerr25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25919: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25918: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25917: ndr: move ndr_map_error2ntstatus to errormap.c
2007-12-21 Stefan Metzmacherr25916: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25907: use DEBUGADD() to match samba3
2007-12-21 Stefan Metzmacherr25905: use data_blob_const() to set the DATA_BLOB
2007-12-21 Günther Deschnerr25894: Add IDL for netr_DsRAddressToSitenamesW and...
2007-12-21 Günther Deschnerr25848: Add IDL and torture test for dfs_SetDcAddress...
2007-12-21 Stefan Metzmacherr25829: - use DEBUG() instead of printf
2007-12-21 Stefan Metzmacherr25828: don't ignore errors
2007-12-21 Stefan Metzmacherr25824: - NT_STATUS_IS_ERR() is not the same as !NT_STA...
2007-12-21 Stefan Metzmacherr25818: remove useless '\' chars at the end of lines
2007-12-21 Günther Deschnerr25816: Add idl for frsapi_InfoW. Surely not correct...
2007-12-21 Günther Deschnerr25815: Small DFS idl fixes.
2007-12-21 Stefan Metzmacherr25806: let libndr.h include needed stuff and remove...
2007-12-21 Günther Deschnerr25800: Use dump_data_skip_zeros() in ndrdump.
2007-12-21 Stefan Metzmacherr25798: - check return value of ndr_push_set_switch_value()
2007-12-21 Stefan Metzmacherr25797: use error and out logic
2007-12-21 Stefan Metzmacherr25796: use NT_STATUS_HAVE_NO_MEMORY()
2007-12-21 Stefan Metzmacherr25794: use NDR_CHECK()
2007-12-21 Stefan Metzmacherr25793: check the return value of ndr_push_set_switch_v...
2007-12-21 Stefan Metzmacherr25792: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()
2007-12-21 Ronnie Sahlbergr25785: more small updates to frsrpc
2007-12-21 Stefan Metzmacherr25784: fix compiler warning
2007-12-21 Stefan Metzmacherr25782: use NT_STATUS_HAVE_NO_MEMORY()
2007-12-21 Stefan Metzmacherr25779: the return value of ndr_pull_set_switch_value...
2007-12-21 Stefan Metzmacherr25778: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK...
2007-12-21 Stefan Metzmacherr25777: add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS...
2007-12-21 Stefan Metzmacherr25776: ndr compression: make use of NDR_CHECK() and...
2007-12-21 Stefan Metzmacherr25774: create ndr_pull_union_blob_all() and match...
2007-12-21 Ronnie Sahlbergr25773: update frsrpc.idl and add some more comments
2007-12-21 Ronnie Sahlbergr25772: rename the tail fields
2007-12-21 Ronnie Sahlbergr25771: In traces unknown7 has the same pattern as...
2007-12-21 Ronnie Sahlbergr25770: rename "unknown5" to tlv_size
2007-12-21 Ronnie Sahlbergr25769: it looks like there are 9 uint32 before the...
2007-12-21 Stefan Metzmacherr25744: add NDR_ERR_INVALID_POINTER
2007-12-21 Günther Deschnerr25731: Document winreg_NotifyChangeKeyValue's notify...
2007-12-21 Günther Deschnerr25730: Fix IDL for incorrect winreg_SetKeySecurity.
2007-12-21 Günther Deschnerr25699: Add ForceReplication test.
2007-12-21 Günther Deschnerr25696: Fix pipe name for dfs.
2007-12-21 Günther Deschnerr25675: More frsapi IDL.
2007-12-21 Günther Deschnerr25671: Add stub FRSAPI_FORCE_REPLICATION.
2007-12-21 Günther Deschnerr25670: Add torture test for frsapi_IsPathReplicated().
2007-12-21 Günther Deschnerr25667: Start on frsapi testsuite.
2007-12-21 Günther Deschnerr25666: Add frsapi_IsPathReplicated IDL.
2007-12-21 Günther Deschnerr25664: Use [out] pointers in frsapi idl.
2007-12-21 Günther Deschnerr25663: Add frsapi_SetDsPollingIntervalW and frsapi_Get...
2007-12-21 Günther Deschnerr25662: While watching traces, learned the frsapi_InfoE...
2007-12-21 Jelmer Vernooijr25624: Remove ipv4_addr hack. Only causes 4 extra...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Günther Deschnerr25594: Merge from 3_2:
2007-10-10 Michael Adamr25516: Sorry, I reverted too much of r25448 in r25515.
2007-10-10 Michael Adamr25515: Revert r25448:
2007-10-10 Jelmer Vernooijr25448: Remove IMMEDIATE_STRUCTURES define, which was...
2007-10-10 Stefan Metzmacherr25433: - dcerpc_AuthType is a 8bit enum not 32bit
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Ronnie Sahlbergr25374: create an enum for the authentication types...
2007-10-10 Ronnie Sahlbergr25373: add three more authentication types
2007-10-10 Jelmer Vernooijr25316: Remove last few instances of old BOOL type...
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Andrew Bartlettr25194: A major rework of the Samba4 LSA LookupNames...
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
next