Fix bug #6040 - Missing <th> header in Status page.
[jra/samba/.git] / source3 / client /
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2009-01-15 Jeremy AllisonRemove smbclient globals that bled into clidfs.c. Now...
2009-01-14 Jeremy AllisonRemove another global from clidfs that is only used...
2009-01-08 Jeremy AllisonFix bug #6021 - smbclient du command does not recuse...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Volker LendeckeFix bug 6014 -- mget shouldn't segfault without arguments
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Jeremy AllisonRemove cli_cm_set_dest_ss() - removes the global dest_ss
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2009-01-01 Jeremy AllisonFix more asprintf and "ignoring return code" warnings...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake smbclient "put" use cli_push
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-12 Jeff Laytonmount.cifs: allow mounts to ipv6 capable servers
2008-12-05 Steve Frenchmount.cifs: if mount user not specified use USER enviro...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-06 Jeff Laytonmount.cifs: use lock/unlock_mtab scheme from util-linux...
2008-10-30 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-30 Jeremy AllisonFix CID: 456 - resource leak on function exit.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Volker LendeckeMake use of a large buffer for smbclient put command
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Jeff Laytonmount.cifs: make return codes match the return codes...
2008-10-09 Jeff Laytonmount.cifs: have uppercase_string return success on...
2008-10-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-04 Jeremy AllisonFix the build farm. In this branch cli_echo returns...
2008-10-03 Jeremy AllisonCorrectly fix smbclient to terminate on eof from server.
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Volker LendeckeAttempt to fix bug 5778
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 TimurFix display of POSIX ACLs.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-13 Jeff Laytonmount.cifs: make local versions of strlcat and strlcpy...
2008-09-13 Jeff Laytoncifs.upcall: make most functions static and silence...
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-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-28 Jeremy AllisonClarify usage of "force create mode".
2008-08-28 Volker LendeckeAdd async smbecho client support
2008-08-27 Steve Frenchmount.cifs: unclear error message with "credentials"
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-22 Jeff Laytoncifs.upcall: bump SPNEGO msg version number and don...
2008-08-22 Jeff Laytoncifs.upcall: fix build warning
2008-08-21 Jeff Laytoncifs.upcall: handle MSKRB5 OID properly
2008-08-21 Jeff Laytonmount.cifs: don't prompt for password on krb5 mounts
2008-08-14 Karolin Seegersmbspool: Fix printing on port 139.
2008-08-12 Jeff Laytoncifs.upcall: negatively instantiate keys on error
2008-08-08 Jeremy AllisonFix bug #5675 with a varient of Tim Waugh's patch,
2008-08-05 Steve FrenchBuilding cifs.upcall is giving this build warning:
2008-08-05 Steve Frenchcifs.upcall: fix manpage and comments
2008-08-05 Steve FrenchBacking out most of changeset 5222b8db3fb692e5071bfd1b4...
2008-07-24 Steve FrenchMerge branch 'v3-3-test' of git+ssh://sfrench@git.samba...
2008-07-24 Steve Frenchcifs.upcall was not recognizing the newer name "dns_res...
2008-07-23 Steve Frenchcifs.upcall: fix compile warning
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-17 Jeremy AllisonThis patchset comprises a number of cleanups for the...
2008-07-02 Jeremy AllisonFix bug #5578, reported by sendel2000@hotbox.ru. Bad...
2008-06-27 Volker LendeckeFix two IBM checker warnings
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-30 Jeremy AllisonFrom Michael R Sweet <mike@easysw.com>.
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-05-25 Volker LendeckeRemove stuff from client_proto.h
2008-05-22 Michael Adamrpc_client: use endpoint mapper to get the port for...
2008-05-22 Kai Blinclient: Fix the proto header to fix the build.
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-18 Michael Adamsmbclient: freeze client_proto.h from "make proto"
2008-05-05 Günther DeschnerFix client authentication with -P switch in client...
2008-05-01 Jeremy AllisonTidyup to ensure '\n' is treated identically in all
2008-05-01 Jeremy AllisonFix bug #5434 found by Ted Percival <ted@midg3t.net>.
2008-04-25 Jeremy AllisonSync up client/mount.cifs.c with v3-2-test.
2008-04-25 Karolin Seegermount.cifs: Zero mountpassword content before freeing.
2008-04-24 Jeremy AllisonMake mount.cifs.c consistent with other Samba code...
2008-04-21 James Peachsmbspool: Fix the smbspool build.
2008-04-21 James Peachsmbspool: minor formatting cleanups.
2008-04-21 James Peachsmbspool: Run indent to approximate conding standards.
2008-04-21 James Peachsmbspool: add my copyright.
2008-04-21 Mike Sweetsmbspool: Fix CUPS authentication protocol support.
2008-04-21 Mike Sweetsmbspool: fix Kerberos support for CUPS 1.3.
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-31 Jeff Laytonmount.cifs: fix several problems when mounting subdirec...
2008-03-28 Volker LendeckeMore ssize_t->SMB_OFF_T
next