Add a more explaining comment
[kai/samba-autobuild/.git] / source3 / rpcclient / rpcclient.c
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.
2007-10-10 Jim McDonoughr5591: Implement "net rpc trustdom del", including...
2007-10-10 Günther Deschnerr4633: Finally give rpcclient a port-command.
2007-10-10 Volker Lendecker4570: Replace cli->nt_pipe_fnum with an array of NT...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-01-16 Gerald Carterfix another bug caused by cli_lsa_query_info_policy...
2004-01-16 Gerald Carterfix another bug caused by cli_lsa_query_info_policy...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-24 Jim McDonoughAdd initshutdown pipe commands to rpcclient. Second...
2003-10-24 Jim McDonoughAdd initshutdown pipe commands to rpcclient. Second...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-18 Jim McDonoughAdd epmapper commands to rpcclient
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-19 Andrew Bartlett - Make 'net' use a single funciton for setting the...
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-14 Andrew BartlettChange Samba to always use extended security for it...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-30 Gerald Carteradd support for DsEnumerateDomainTrusted for enumeratin...
2003-07-25 Andrew BartlettSchannel, once setup, may be used on *ANY* TCP/IP conne...
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-07-09 Gerald Cartermore compile fixes for become/unbecome_root()
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next