summaryrefslogtreecommitdiff
path: root/source/client
Commit message (Expand)AuthorAgeFilesLines
* r96: Stupid f&%'n UNIX extensions.... SETPATHINFOJeremy Allison2007-10-101-18/+18
* r88: Add missing guest mount option for mount.cifsSteve French2007-10-101-9/+10
* r77: Fix path canonicalization of the mount target path and help text display...Steve French2007-10-101-5/+25
* r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.Alexander Bokovoy2007-10-101-0/+1
* r39: * importing .cvsignore filesGerald Carter2007-10-101-1/+0
* r18: Fix free of incremented pointerSteve French2007-10-101-5/+4
* Fix credential file mountinf for cifs vfsSteve French2004-04-021-10/+37
* source code fix for bug 1095 -- honor the '-l' optionGerald Carter2004-03-261-2/+6
* Merge from HEAD for Amanda group.Jeremy Allison2004-03-181-2/+2
* Fix problems with very long filenames in both smbd and smbclient.Alexander Bokovoy2004-03-121-37/+37
* BUG 1088: patch from SATOH Fumiyasu <fumiya@miraclinux.com> -- use strchr_m()...Gerald Carter2004-03-111-29/+19
* Added client "hardlink" commant to test doing NT rename with hard links.Jeremy Allison2004-03-031-12/+6
* Use a common function to parse all pathnames from the wire. This allowsJeremy Allison2004-03-031-3/+43
* BUG 692: patch from SATOH Fumiyasu <fumiya@miraclelinux.com> to correct trunc...Gerald Carter2004-03-011-4/+4
* Fixes to minor security bug pointed out by AB in the mount helperSteve French2004-02-261-1/+8
* Fix incorrect strnicmp lenSteve French2004-02-171-23/+22
* Disable dev (MS_NODEV) on user mounts from cifs vfsSteve French2004-02-171-1/+1
* Disable suid on user mounts (can override with -DCIFS_ALLOW_USR_SUID)Steve French2004-02-161-1/+5
* urban's changes for nosuid,nodevGerald Carter2004-02-131-1/+1
* Commit Andrew Bartlett's interesting patch to smbclient that allows forRichard Sharpe2004-02-121-1/+57
* Update mount.cifs version to 1.1Steve French2004-02-111-1/+1
* Mount helper fixes for nosetuid, noexec part two of twoSteve French2004-02-111-10/+10
* Add missing nosetuid and noexec optionsSteve French2004-02-111-7/+41
* BUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix token processing in cmd_...Gerald Carter2004-02-111-9/+9
* Patch from "Stoian Ivanov" <sdr@bultra.com>: Add -g (greppable..) toVolker Lendecke2004-01-161-14/+34
* * BUG 446Gerald Carter2004-01-151-1/+2
* cifs mount helper mergeSteve French2004-01-051-226/+450
* mount.cifs failed to mount to directory owned by user when run setuidSteve French2003-12-111-2/+2
* Fix crash bug in smbclient completion. Closes bug #659.Tim Potter2003-11-041-3/+2
* Fix segfault in mount.cifs helper when there is no options specified during m...Alexander Bokovoy2003-10-221-1/+1
* Fix from Craig Barratt <cbarratt@users.sourceforge.net> to fix restoreJeremy Allison2003-09-121-2/+4
* More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison2003-09-051-1/+1
* Proposed patch for #308. Needs testing.Jeremy Allison2003-09-021-7/+10
* Update mount helper to take synonyms for file_mode and dir_mode (fmask and dm...Steve French2003-08-291-9/+28
* Print an error instead of crashing if no argument is specified forTim Potter2003-08-271-0/+4
* fix bug #39; save the -W value and restore it after lp_load()Gerald Carter2003-08-251-1/+18
* metze's autogenerate patch for version.hGerald Carter2003-08-203-4/+4
* Fixes to all mount.cifs to run more safely setuidSteve French2003-08-161-3/+22
* get rid of more compiler warningsHerb Lewis2003-08-151-2/+2
* get rid of const as these things really are not constHerb Lewis2003-08-151-2/+2
* Don't ask twice for the passwordVolker Lendecke2003-08-141-0/+1
* Apply a little constVolker Lendecke2003-08-121-1/+1
* We get the server and workgroup list only over port 139. Fall back to thatVolker Lendecke2003-08-101-0/+16
* Ensure smbclient obeys -s smb.conf option.Jeremy Allison2003-08-061-6/+16
* Reversed replacement. Oops.Jeremy Allison2003-08-061-2/+2
* Anal formatting tidyup :-).Jeremy Allison2003-08-061-181/+198
* Get rid of MAXPATHLEN, move to standard PATH_MAX.Jeremy Allison2003-08-063-5/+5
* Fix the option processing for smbtar. Does no one check this !Jeremy Allison2003-08-012-6/+35
* Finish reformatting.Jeremy Allison2003-08-011-516/+467
* Reformat lots of clitar code as I hate the style so much :-).Jeremy Allison2003-08-011-563/+540