PC Oota Edits.
[kai/samba-autobuild/.git] / source3 / rpc_client /
2009-11-14 Volker Lendeckes3: Add min_setup, min_param and min_data to cli_trans_recv
2009-11-13 Volker Lendeckefix bogus "out of memory" winbind msg
2009-11-12 Jeremy AllisonRemove erroneous 'presult = NULL' changes. Now presult...
2009-11-12 Jeremy AllisonRevert "Ensure every return path initializes presult...
2009-11-12 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-11-12 Jeremy AllisonEnsure every return path initializes presult as NULL.
2009-11-10 Günther Deschners3-rpc_client: make sure cli_rpc_pipe_open_schannel...
2009-11-08 Volker LendeckeRevert "s3: Do not directly reference the ndr_table_...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table_<pipe> in the...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table_<pipe> in the cli_ routi...
2009-11-07 Volker Lendeckes3: Do not directly reference the ndr_table_* in rpcclient
2009-11-07 Volker Lendeckes3: Do the printing for DEBUGLEVEL>=10 centrally
2009-11-07 Volker Lendeckes3: Register the ndr_interfaces dynamically
2009-11-07 Volker Lendeckes3: Get rid of a NULL terminator
2009-11-07 Volker Lendeckes3: Get rid of explicit pipe names
2009-11-07 Volker Lendeckes3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
2009-11-06 Günther Deschners3-kerberos: modify cli_krb5_get_ticket to take a new...
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Günther Deschners3-netlogon: fix updating trust accout passwords with...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Günther Deschners3-netlogon: pass down account name to remote password...
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Matthias Dieter... s3/s4 - Adapt the IDL changes on various locations
2009-10-06 Günther Deschners3-netlogon: setup NETLOGON credential chain in rpccli_...
2009-10-05 Volker LendeckeRevert "s3: Attempt to fix machine password change"
2009-10-05 Volker Lendeckes3: Attempt to fix machine password change
2009-10-05 Volker Lendeckes3: Remove a scary error message -- talloc_move can...
2009-10-01 Günther Deschners3-registry: move rpccli_winreg_Connect to the only...
2009-09-25 Stefan Metzmachers3:rpc_client: don't randomly fragment rpc pdu's in...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Günther Deschners3-rpc_client: fix non initialized structure in rpccli_...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Stefan Metzmacherlibcli/auth: rewrite schannel sign/seal code to be...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Günther Deschners3-schannel: fix blob length when pulling off a NL_AUTH...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: fix remaining old auth level constants.
2009-09-15 Günther Deschners3-dcerpc: remove unsed auth type defines as seen on...
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.
2009-09-14 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-09-16 Günther Deschners3-dcerpc: remove more obsolete or duplicate headers.
2009-09-16 Günther Deschners3-schannel: add dump_NL_AUTH_SIGNATURE.
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-11 Günther Deschners3-rpc_client: add cli_rpc_pipe_open_noauth_transport.
2009-09-11 Günther Deschners3-schannel: use NL_AUTH_SIGNATURE for schannel sign...
2009-09-10 Günther Deschners3-rpc_client: add enum dcerpc_transport_t to rpc_cli_t...
2009-09-08 Günther Deschners3-rpc_client: use NL_AUTH_MESSAGE in create_schannel_a...
2009-09-08 Günther Deschners3-schannel: Fix Bug #6697. Interdomain trusts with...
2009-07-31 Stefan Metzmachers3:rpc_client: add dispatch_send/recv() to struct rpc_p...
2009-07-28 Jeremy AllisonAdded prefer_ipv4 bool parameter to resolve_name().
2009-07-27 Volker LendeckeLift the event loop in rpc_api_pipe_req() one level...
2009-07-05 Volker LendeckeRemove "typedef struct ndr_syntax_id RPC_IFACE;"
2009-07-03 Günther Deschners3-spoolss: add rpccli_spoolss_getprinterdriver conveni...
2009-06-25 Günther Deschners3-netlogon: remove remaining netlogon init functions.
2009-06-25 Günther Deschners3-netlogon: remove init_netr_SamInfo functions.
2009-05-18 Volker LendeckeFix broken pipe handling
2009-05-18 Volker LendeckeFix a type-punned warning
2009-05-18 Bo Yangs3: tevent_req_poll() loops forever when pipe is broken
2009-04-30 Jeremy AllisonCause cli_close to return an NTSTATUS.
2009-04-29 Bo Yangs3: fix crash in winbindd
2009-04-28 Volker LendeckeDo not panic unnecessarily
2009-04-24 Günther Deschners3-netlogon: Start fixing rpccli_netlogon_setup_creds...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Volker LendeckeMove serverinfo_to_SamInfo3() to rpc_server/
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Andrew BartlettRemove use of talloc_reference in cli_rpc_pipe_open_sch...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMake Samba3 use the new common libcli/auth code
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-08 Volker LendeckeConvert rpc_transport_smbd_init to tevent_req
2009-04-08 Volker LendeckeConvert rpc_cli_smbd_conn_init to tevent_req
2009-04-08 Volker LendeckeConvert get_anon_ipc to tevent_req
2009-04-08 Volker LendeckeConvert rpc_transport_np_init to tevent_req
2009-04-06 Volker LendeckeCorrect sync wrappers in cli_pipe.c
2009-04-06 Volker LendeckeConvert cli_write_andx to tevent_req
2009-04-06 Volker LendeckeConvert cli_read_andx to tevent_req
2009-04-06 Volker LendeckeConvert cli_ntcreate to tevent_req
2009-04-06 Volker LendeckeConvert cli_tcon_andx to tevent_req
2009-04-06 Volker LendeckeConvert cli_negprot to tevent_req
2009-04-06 Volker LendeckeConvert cli_session_setup_guest to tevent_req
2009-04-06 Volker LendeckeConvert cli_trans to tevent_req
2009-04-05 Volker LendeckeKeep the forked-smbd stdout reader around longer
2009-04-05 Volker LendeckeEnsure 0-termination for the forked-smbd debug output
2009-04-05 Volker LendeckePass the current debuglevel down to the forked smbd
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Volker LendeckeConvert rpc_pipe_bind to tevent_req
next