Merge branch 'v3-3-test' of git://git.samba.org/samba into 3-3
[samba.git] / source / client / client.c
2009-02-24 Steve FrenchMerge branch 'v3-3-test' of git://git.samba.org/samba...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-01-08 Jeremy AllisonFix bug #6021 - smbclient du command does not recuse...
2009-01-05 Volker LendeckeFix bug 6014 -- mget shouldn't segfault without arguments
2009-01-01 Jeremy AllisonFix more asprintf and "ignoring return code" warnings...
2008-12-03 Tim ProutyChange sockaddr util function names for consistency...
2008-10-03 Jeremy AllisonCorrectly fix smbclient to terminate on eof from server.
2008-09-16 TimurFix display of POSIX ACLs.
2008-09-12 Jeremy AllisonUse the given name, not the absolute pathname, when...
2008-09-11 Jeremy AllisonFix bug #5751 cannot show ACLs on DFS reported by SATOH...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-06-17 Volker LendeckeFix a brown paper bag segfault in clitar
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-05-05 Günther DeschnerFix client authentication with -P switch in client...
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 LendeckeAdd "desthost" to rpc_pipe_client
2008-04-17 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-17 Jeremy AllisonFix the problem when -L is used with IPv6 addresses...
2008-03-28 Volker LendeckeMore ssize_t->SMB_OFF_T
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-15 Volker LendeckeFix Coverity ID 563
2008-03-10 Günther DeschnerUse rpccli_srvsvc_NetShareEnumAll in smbclient.
2008-03-06 Derrell LipmanEliminate global variable in_client and a plethora...
2008-03-06 Volker LendeckeChange default bufsize to 512k
2008-03-06 Volker LendeckeUse io_bufsize as window size in smbclient get command
2008-03-06 Volker LendeckeAdd async cli_pull support
2008-03-03 Volker LendeckeRevert "Add async cli_pull support"
2008-03-01 Volker LendeckeRevert "Add async cli_pull support"
2008-03-01 Volker LendeckeRevert "Fix warnings"
2008-02-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-29 Volker LendeckeFix warnings
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Volker LendeckeAdd async cli_pull support
2008-02-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-09 Jeremy AllisonFix bug #5247 "Wildcard expansion in mget is broken"
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-02 Volker LendeckeConvert receive_smb_raw to NTSTATUS
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 Volker Lendeckestrtok -> strtok_r
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-18 Jeremy AllisonFix error message for new allinfo command.
2008-01-18 Volker LendeckeAdd the "allinfo" command to smbclient
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Karolin SeegerCorrect comment. Default debug level of smbclient is...
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 AllisonUse the common -e option not the custom one.
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonFix idle client reading keepalive.
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2007-12-31 Jeremy AllisonWe may use 127k read/write for encrypted connections.
2007-12-30 Jeremy AllisonFix error message.
2007-12-30 Jeremy AllisonAdded -e, --encrypt option to smbclient that immediately
2007-12-28 Jeremy AllisonAdd the capability to set "smb encrypt = required"
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Volker LendeckeRemove next_token_nr_talloc and its associated global
2007-12-18 Rishi SrivatsavaiAdd smbclient support for basic mDNS browsing.
2007-12-14 Karolin SeegerRevert smbclient changes.
2007-12-14 Karolin SeegerMake smbclient to display error message and usage in...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-09 James PeachMove load_case_tables() to after logging is set up...
2007-12-08 Volker LendeckeFix C++ warnings
2007-12-07 Jeremy AllisonMore null deref fixes.
2007-12-07 Jeremy AllisonMore null deref fixes.
2007-12-07 Jeremy AllisonDon't deref null pointers.
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonAdd popt to binaries in makefile. Hack clitar to compil...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Andreas SchneiderRemove trailing slashes from service name
2007-11-30 Jeremy AllisonRemove PSTRING_LEN from smbd/ nmbd/.
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-05 Jeremy AllisonRemove the horror that was the global smb_rw_error.
2007-11-02 Jeremy AllisonChange the client library to write directly out of
2007-10-31 Jeremy AllisonAdd printout of large read/write caps if detected.
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-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-2-test
2007-10-10 Volker Lendecker25169: Fix bug 4028
2007-10-10 Volker Lendecker24223: Convert reply_echo to the new API
2007-10-10 Jeremy Allisonr24036: Fix dfs rename bug in smbclient reported by...
2007-10-10 Volker Lendecker23989: For testing purposes, add "echo" to smbclient
2007-10-10 Günther Deschnerr23825: Add ".." command as an alias to "cd ..".
2007-10-10 Günther Deschnerr23824: Add ls alias for lazy typers like me.
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 Simo Sorcer23571: Fix, parsing of multi byte share names.
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Jeremy Allisonr22354: Make client select krb5 encrpyt if krb5 already on.
2007-10-10 Jeremy Allisonr22155: Fixed warning #4498 from jason@ncac.gwu.edu.
next