s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().
[ira/wip.git] / source3 / rpcclient / rpcclient.c
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...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Gerald Carterr25407: Revert Longhorn join patch as it is not correct...
2007-10-10 Gerald Carterr25400: Windows 2008 (Longhorn) Interop fixes for AD...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23372: Remove restriction on string length for rpcclie...
2007-10-10 Günther Deschnerr19354: adjust usage printf for rpcclient's timeout...
2007-10-10 Günther Deschnerr19353: Add "timeout" command for rpcclient.
2007-10-10 Gerald Carterr18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
2007-10-10 Gerald Carterr18711: Replace the following hand code client routines:
2007-10-10 Günther Deschnerr18681: Although we have commandline completion in...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr15556: Better fix for leading // or \\ from "David...
2007-10-10 Jeremy Allisonr15537: Ignore // or \\ in //server or \\server.
2007-10-10 Jeremy Allisonr14399: Fix deadcode coverity bug #3.
2007-10-10 Jeremy Allisonr14340: Fix coverity #78, resource leak in error path.
2007-10-10 Volker Lendecker14245: We've dereferenced argv before, no point in...
2007-10-10 Volker Lendecker13394: Fix rpcclient to obey the -W parameter. Not...
2007-10-10 Volker Lendecker13379: Andrew correctly noted that this breaks -s...
2007-10-10 Volker Lendecker13378: Not sure what this breaks, but we have to do...
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Volker Lendecker12581: And another one :-)
2007-10-10 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Volker Lendecker9198: Convert hex_encode and strhex_to_data_blob to...
2007-10-10 Günther Deschnerr8937: allow to use non-default smb.conf in rpcclient
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Günther Deschnerr7391: - Added client-support for various lsa_query_tru...
2007-10-10 Gerald Carterr5944: cleaning up compiler warnings reported by Jason...
2007-10-10 Jim McDonoughr5593: More reversal of accidental commit.
next