Use fxattr calls whenever possible (trying to work around the strange Linux kernel...
[tprouty/samba.git] / source3 / rpc_client /
2008-04-19 Volker LendeckeIntroduce rpccli_set_timeout()
2008-04-19 Volker LendeckeMove srv_name_slash from cli_state to rpc_pipe_client
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-19 Volker LendeckeRefactoring: Make struct rpc_pipe_client its own talloc...
2008-04-19 Volker LendeckeSet the right domain\user in cli_rpc_pipe_open_ntlmssp_...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Jelmer Vernooijrpc_parse: Use UUIDs from librpc/gen_ndr/ when possible...
2008-04-15 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijReconcile ndr_syntax_id used by pidl-generated code...
2008-04-03 Günther DeschnerMove rpccli_try_samr_connects out of rpcclient.
2008-04-02 Günther DeschnerFix rpccli_lsa_lookup_sids_noalloc.
2008-04-02 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-31 Günther DeschnerFix SRVSVC ShareInfo level 502 server side handling.
2008-03-31 Günther DeschnerFix SRVSVC ShareInfo max_users handling server side.
2008-03-31 Günther DeschnerRe-add support for the samr parameters string.
2008-03-27 Günther DeschnerFix samlogon rpc client & server.
2008-03-26 Günther DeschnerFix typo.
2008-03-20 Günther DeschnerMove svc_status_string() out of rpc_client/cli_svcctl.c
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-12 Günther DeschnerUse existing srv_name_slash.
2008-03-11 Günther DeschnerAdd some last init_srvsvc_X functions.
2008-03-10 Günther DeschnerRemove rpccli_srvsvc_net_file_enum() and cli_srvsvc...
2008-03-10 Günther DeschnerRemove unused marshalling for SRV_NET_SHARE_{ENUM,ADD...
2008-03-10 Günther DeschnerAdd some srvsvc_NetSessInfo init functions.
2008-03-07 Günther DeschnerRemove unused marshalling for SRV_NET_SHARE_DEL.
2008-03-07 Günther DeschnerAdd some more init_srvsvc_NetShareInfoX functions.
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-06 Volker LendeckeFix coverity ID 525, 526, 527, 528, 529 and 530
2008-03-05 Volker LendeckeFix coverity ID 525, 526, 527, 528, 529 and 530
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-05 Günther DeschnerRemove unused marshalling for SRV_NET_REMOTE_TOD.
2008-03-05 Günther DeschnerUse pidl for _srvsvc_NetRemoteTOD().
2008-03-05 Günther DeschnerRemove unused marshalling for SRV_NET_SRV_GET_INFO.
2008-03-05 Günther DeschnerUse pidl for _srvsvc_NetSrvGetInfo().
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Günther DeschnerFix samr querydispinfo w.r.t. lsa_AsciiStringLarge.
2008-02-27 Günther DeschnerAdd my copyright.
2008-02-27 Steven DannemanClosed memory leak on error path.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-19 Günther DeschnerRemove unused marshalling for SVCCTL_QUERY_STATUS.
2008-02-19 Günther DeschnerRemove unused marshalling for SVCCTL_CONTROL_SERVICE.
2008-02-19 Günther DeschnerRemove unused marshalling for SVCCTL_START_SERVICE.
2008-02-19 Günther DeschnerFix some uninitialized data in new netlogon client.
2008-02-19 Günther DeschnerUse pidl for _lsa_LookupSids, _lsa_LookupSids2 and...
2008-02-18 Günther DeschnerUse pidl for _lsa_LookupNames() and _lsa_LookupNames2().
2008-02-18 Günther DeschnerRemove unused marshalling for SVCCTL_GET_DISPLAY_NAME.
2008-02-18 Günther DeschnerRemove unused marshalling for SVCCTL_OPEN_SERVICE.
2008-02-18 Günther DeschnerRemove unused marshalling for SVCCTL_OPEN_SCMANAGER.
2008-02-18 Günther DeschnerUse rpccli_lsa_LookupSids() in rpccli_lsa_lookup_sids_n...
2008-02-18 Günther DeschnerUse rpccli_lsa_LookupNames() inside of rpccli_lsa_looku...
2008-02-17 Günther DeschnerRemove unused marshalling for NET_AUTH3.
2008-02-17 Günther DeschnerRemove unused marshalling for NET_SAM_LOGON_EX and...
2008-02-17 Günther DeschnerUse rpccli_netr_LogonSamLogonEx in rpccli wrapping...
2008-02-17 Günther DeschnerFinally let our samlogon routines call rpccli_netr_Logo...
2008-02-17 Günther DeschnerAdd some more samlogon related netlogon init functions.
2008-02-16 Günther DeschnerRemove unused marshalling for NET_SRV_PWSET.
2008-02-16 Günther DeschnerAdd init_netr_SamInfo3 routine.
2008-02-15 Günther DeschnerRemove unused marshalling for NET_REQ_CHAL and NET_AUTH2.
2008-02-15 Günther DeschnerReplace DOM_CHAL with "struct netr_Credential" where...
2008-02-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-15 Günther DeschnerRemove unused marshalling for NET_SAM_SYNC.
2008-02-15 Günther DeschnerRemove unused marshalling for NET_SAM_DELTAS.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ENUM_ACCT_RIGHTS.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ADD_ACCT_RIGHTS.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_LOOKUP_PRIV_VALUE.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ENUMPRIVSACCOUNT.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ENUM_ACCOUNTS.
2008-02-13 Günther DeschnerRemove unused marshalling for NET_LOGON_CTRL and NET_LO...
2008-02-13 Günther DeschnerMove some lsa init routines around.
2008-02-13 Günther DeschnerRemove unused marshalling for SAMR_ENUM_DOM_ALIASES.
2008-02-13 Günther DeschnerRemove unused marshalling for SAMR_ENUM_DOM_GROUPS.
2008-02-13 Günther DeschnerRemove unused marshalling for SAMR_LOOKUP_RIDS.
2008-02-12 Günther DeschnerRemove unused marshalling for LSA_ENUM_TRUST_DOM.
2008-02-12 Günther DeschnerCollect all init_lsa_string varients in one place.
2008-02-12 Günther DeschnerThe final SAM_USER_INFO massacre.
2008-02-12 Günther DeschnerUse rpccli_samr_SetUserInfo2() in place of rpccli_samr_...
2008-02-12 Günther DeschnerRemove unused marshalling for SAMR_SET_USERINFO2.
2008-02-12 Günther DeschnerRemove unused marshalling for SAMR_QUERY_USERINFO.
2008-02-12 Günther DeschnerUse pidl for _samr_QueryUserInfo.
2008-02-12 Günther DeschnerMove some samr init functions around (to allow easier...
2008-02-12 Günther DeschnerRemove unused marshalling for SAMR_ENUM_DOM_USERS.
2008-02-11 Günther DeschnerRemove unused marshalling for LSA_PRIV_GET_DISPNAME.
2008-02-11 Günther DeschnerLet rpccli_lsa_open_policy[2] be convenience wrappers...
2008-02-11 Günther DeschnerRemove unused marshalling for LSA_ENUM_PRIVS.
2008-02-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-08 Günther DeschnerRemove unused marshalling for NET_DSR_GETDCNAME.
2008-02-08 Günther DeschnerRemove unused marshalling for LSA_OPENACCOUNT.
2008-02-08 Günther DeschnerRemove unused marshalling for LSA_CREATEACCOUNT.
2008-02-08 Günther DeschnerRemove unused marshalling for SAMR_LOOKUP_NAMES.
2008-02-08 Günther DeschnerRemove unused marshalling for LSA_QUERY_INFO.
2008-02-08 Günther DeschnerRemove unused marshalling for LSA_QUERY_INFO2.
2008-02-08 Günther DeschnerRemove rpccli_lsa_query_info_policy_new and rpccli_lsa_...
2008-02-07 Günther DeschnerRemove unused marshalling for SAMR_QUERY_DISPINFO.
2008-02-07 Günther DeschnerRemove unused marshalling for SAMR_QUERY_USERGROUPS.
2008-02-07 Günther DeschnerRemove unused marshalling for SAMR_QUERY_GROUPINFO.
2008-02-07 Günther DeschnerRemove unused marshalling for SAMR_QUERY_ALIAS_INFO.
2008-02-07 Günther DeschnerRemove unused marshalling for SAMR_SET_GROUPINFO.
2008-02-07 Günther DeschnerRemove unused marshalling for SAMR_SET_ALIASINFO.
2008-02-07 Günther DeschnerRemove unused marshalling for NET_DSR_GESITENAME.
next