libreplace: fix detection of netinet/ip.h on solaris 8
[samba.git] / source / client /
2009-01-12 Jeremy AllisonFix bug #1254 - write list not working under share...
2009-01-12 Jeff Laytonmount.cifs: use lock/unlock_mtab scheme from util-linux...
2009-01-12 Jeff Laytonmount.cifs: make return codes match the return codes...
2009-01-12 Jeff Laytonmount.cifs: have uppercase_string return success on...
2009-01-12 Jeff Laytonmount.cifs: make local versions of strlcat and strlcpy...
2009-01-12 Jeff Laytoncifs.upcall: make most functions static and silence...
2009-01-12 Jeff Laytonmount.cifs: don't prompt for password on krb5 mounts
2009-01-12 Jeff Laytonmount.cifs: fix several problems when mounting subdirec...
2009-01-12 Jeff LaytonIntroduce const DATA_BLOB data_blob_null = { NULL,...
2009-01-12 Jeff Laytoncifs.upcall: bump SPNEGO msg version number and don...
2009-01-12 Jeff Laytoncifs.upcall: fix build warning
2009-01-12 Jeff Laytoncifs.upcall: handle MSKRB5 OID properly
2009-01-12 Jeff Laytoncifs.upcall: negatively instantiate keys on error
2009-01-12 Steve FrenchBuilding cifs.upcall is giving this build warning:
2009-01-12 Steve Frenchcifs.upcall: fix manpage and comments
2009-01-12 Steve Frenchcifs.upcall was not recognizing the newer name "dns_res...
2009-01-12 Steve Frenchcifs.upcall: fix compile warning
2009-01-12 Jeremy AllisonThis patchset comprises a number of cleanups for the...
2009-01-12 Igor MammedovAdds support for cifs.resolver upcall.
2009-01-12 Simo SorceFix warning
2009-01-12 Igor Mammedov* helper source for handling cifs kernel module upcall...
2008-07-02 Jeremy AllisonFix bug #5578, reported by sendel2000@hotbox.ru. Bad...
2008-05-31 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-05-30 Jeremy AllisonFrom Michael R Sweet <mike@easysw.com>.
2008-05-29 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-05-28 Gerald W. CarterSecurity: Patche for CVE-2008-1105.
2008-05-10 Jeremy AllisonDon't free memory from getpass. Fix for bug reported by
2008-04-14 Jim McDonoughFix build with glibc 2.8
2008-02-25 Volker LendeckeFix confusing error message -- bug 5252
2008-02-14 Simo SorceRevert "mount.cifs: fix several problems when mounting...
2008-02-09 Jeremy AllisonFix bug #5247 "Wildcard expansion in mget is broken"
2008-01-09 Karolin SeegerCorrect comment. Default debug level of smbclient is...
2008-01-03 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-17 Simo SorceResolve conflict of merging in J.Layton patch
2007-12-17 Jeff Laytonmount.cifs: fix several problems when mounting subdirec...
2007-12-14 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-14 Jeremy AllisonWe don't need to call endpwent if we never call getpwent.
2007-12-14 Jeremy AllisonAdd a varient of Steve Langasek <vorlon@debian.org...
2007-12-13 Jeremy AllisonMissed one strcpy call.
2007-12-13 Jeremy AllisonAdd a portable version of strlcpy and strlcat and convert
2007-12-13 Jeremy AllisonFix bug #4784. Patch from Steve Langasek <vorlon@debian...
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-06 Andreas SchneiderRemove trailing slashes from service name
2007-11-16 Jeremy AllisonFix for bug 4393 smbclient does not store files with...
2007-11-16 Michael AdamFix for bug #4781: allow cleaning of /etc/mtab by canon...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-0-test
2007-10-10 Volker Lendecker23596: Add notes about smbfs/cifs to usage() in smb...
2007-10-10 Simo Sorcer23571: Fix, parsing of multi byte share names.
2007-10-10 Volker Lendecker23567: Fix bug 4721
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Simo Sorcer23527: Use existing escaping function pointed by James
2007-10-10 Simo Sorcer23524: Fix bug 2319.
2007-10-10 Steve Frenchr22982: Do not prompt for password on sec=none for...
2007-10-10 Steve Frenchr22979: Revert previous checkin (which had some debug...
2007-10-10 Steve Frenchr22779: Patch for not prompting for password on cifs...
2007-10-10 Steve Frenchr22560: Clean up frees of realloc memory in mount.cifs...
2007-10-10 Steve Frenchr22526: Support deep tree mounts after share (instead...
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.
2007-10-10 Simo Sorcer22002: Fix bug #3974, there are still open issues...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Jeremy Allisonr21992: Fix keepalive processing when encryption turned on.
2007-10-10 Jeremy Allisonr21901: Don't use fstrcat when you mean fstrcpy. Doh !
2007-10-10 Jeremy Allisonr21898: Added test command, fixed first valgrind bugs.
2007-10-10 Steve Frenchr21840: mount.cifs compile on old libc missing bind...
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 Jeremy Allisonr21750: Sync up with SAMBA_3_0_25. Only client changes...
2007-10-10 Jeremy Allisonr21734: Fix bug #4369. Patch from David Leonard <dleona...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Herb Lewisr21657: get rid of warning - not everyone understands %F
2007-10-10 Jeremy Allisonr21641: Add test code for POSIX pathname calls into...
2007-10-10 Steve Frenchr21283: Do not display away debug output of cifs dfs...
2007-10-10 Steve Frenchr21224: Initial checkin of cifs_host_name resolver...
2007-10-10 Jelmer Vernooijr20832: Remove extra pointers previously added to uniqu...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Volker Lendecker19797: Convert the remaining pipes to the "new" unique...
2007-10-10 Jeremy Allisonr19529: Added showacls togle. Previously was vendor...
2007-10-10 Volker Lendecker18876: Fix smbclient -L
2007-10-10 Stefan Metzmacherr18813: the generated rpccli_ functions give NTSTATUS
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Volker Lendecker18402: Comment and (hopefully) fix remote command...
2007-10-10 Volker Lendecker18047: More C++ stuff
2007-10-10 Volker Lendecker17850: Another dummy checkin for the build farm to...
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Volker Lendecker17605: Some C++ warnings
2007-10-10 Volker Lendecker17572: Fix the build
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Jeremy Allisonr16971: Ensure we use the correct separator for pathnames
2007-10-10 Jeremy Allisonr16962: Add a few utility fns into client. Allow POSIX...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16608: Klocwork #2035. Null deref (bit of a stretch...
2007-10-10 Jeremy Allisonr16587: Fix Klocwork #1987. Memleak on reusing x_dbf.
2007-10-10 Volker Lendecker16360: Fix Klocwork ID 136 520 521 522 523 542 574...
2007-10-10 Volker Lendecker16338: Fix Klocwork ID 150
2007-10-10 James Peachr16274: Fix the smbclient prompting behaviour for both...
2007-10-10 Volker Lendecker16251: for i in `seq 1 1000`
2007-10-10 Volker Lendecker16250: Fix Klokwork IDs 148, 151, 152, 154.
next