samba: share readline wrappers among all buildsystems.
[kai/samba.git] / source3 / rpcclient / rpcclient.c
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-09-23 Simo Sorces3-dcerpc: finally remove the legaqcy spnego_type varia...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-19 Günther Deschners3-rpcclient: add some winreg commands.
2010-09-18 Volker Lendeckes3: Fix bug 7688, rpcclient command line completion...
2010-09-18 Volker Lendeckes3: Fix some nonempty blank lines
2010-08-30 Simo Sorcerpcclient: support starting sign/seal with krb5/spnego
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-07-30 Simo Sorces3-dcerpc: Add SPNEGO incapsulation for KRB5 auth
2010-07-30 Simo Sorcerpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign...
2010-07-28 Simo Sorcerpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign...
2010-07-28 Simo Sorces3-dcerpc: revive cli_rpc_pipe_open_krb5()
2010-07-28 Simo Sorces3-rpcclient: Allow choosing spnego mech: (ntlm/krb5)
2010-07-28 Simo Sorces3-dcerpc: Use dcerpc_AuthType in pipe_auth_data
2010-07-08 Günther Deschners3-rpcclient: add another usage display to sign and...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_netlogon.h
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-01-24 Volker Lendeckes3: Enable -C in rpcclient
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-13 Günther Deschners3-rpcclient: use the parsed binding string flags for...
2009-11-08 Volker LendeckeRevert "s3: Do not directly reference the ndr_table_...
2009-11-07 Volker Lendeckes3: Do not directly reference the ndr_table_* in rpcclient
2009-11-07 Volker Lendeckes3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-11 Günther Deschners3-rpcclient: make netlogon credential setup also work...
2009-09-11 Günther Deschners3-rpcclient: avoid using lp_workgroup() unconditionall...
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-rpcclient: use cli_rpc_pipe_open_noauth_transport...
2009-09-10 Günther Deschners3-rpcclient: add ncacn transport handling for rpcclient.
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
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-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Volker Lendeckecli_get_pipe_name_from_interface does not really need...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Volker LendeckeActually complete 3662c2b...
2009-01-09 Volker Lendeckestart rpcclient epmapper
2009-01-08 Günther Deschners3-rpcclient: add eventlog test client.
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Volker LendeckeRemove the global "cmdline_auth_info" from source3...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-21 Volker LendeckeRefactoring: rpcclient uses ndr_syntax_id instead of...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-06-10 Günther Deschnerrpcclient: add more useful comments what sign/seal...
2008-05-23 Günther Deschnerdrsuapi: add very basic drsuapi rpcclient command set.
2008-05-23 Günther DeschnerRevert "drsuapi: fix the build."
2008-05-23 Günther Deschnerdrsuapi: fix the build.
2008-05-05 Günther DeschnerFix client authentication with -P switch in client...
2008-04-25 Volker LendeckeRefactoring: Make cli_pipe_auth_data a pointer off...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Volker LendeckeReplace cli_rpc_pipe_close by a talloc destructor on...
2008-04-19 Volker LendeckeIntroduce rpccli_set_timeout()
2008-04-02 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerAdd very basic ntsvcs client to rpcclient.
2008-02-08 Günther DeschnerUse rpccli_lsa_QueryInfoPolicy() all over the place.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Andreas SchneiderWindows 2008 (Longhorn) auth2 flag fixes.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Günther DeschnerApply const to rpccli_lsa_query_info_policy() and rpccl...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonMake all the tools use the proper accessor functions.
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-03 Günther DeschnerReanimate rpcclient wkssvc command.
2007-11-28 Michael AdamGive rpcclient a talloc stackframe.
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-20 Jeremy AllisonMore trivial pstring removal.
2007-10-28 Jeremy AllisonChange all occurrences of zero_addr(&ss,AF_INET) to
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
next