aboutsummaryrefslogtreecommitdiff
path: root/contrib/smbfs
Commit message (Expand)AuthorAgeFilesLines
* Document default values for timeout and retry count.Alexey Dokuchaev2007-06-161-0/+2
* Spell 'connection options' correctly.Giorgos Keramidas2006-08-112-2/+6
* -mdoc sweep.Ruslan Ermilov2005-11-181-2/+2
* Unbreak on amd64.Ruslan Ermilov2005-11-161-5/+4
* Convert mount_smbfs to use nmount().Craig Rodrigues2005-11-163-261/+67
* Quick kill links to the nsmb(8) manual page, there is no suchTom Rhodes2005-11-011-6/+0
* Allow user to override default port numbers used by communicationBoris Popov2005-10-027-13/+78
* Fix get{w,d}{l,b}e, set{w,d}{l,b}e macros on big endian systems.R. Imura2005-09-191-14/+11
* Remove macrosR. Imura2005-09-194-20/+26
* - Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,R. Imura2005-08-241-1/+1
* Tell nls_setlocale() the very locale name from command line option,R. Imura2005-08-071-1/+1
* Correct argument order of kiconv_add_xlat16_cspairs().R. Imura2005-07-291-1/+1
* Fix core dump when "smbutil lc".R. Imura2005-07-281-1/+5
* Make smbfs capable to use 16bit char set in filenames.Takanori Watanabe2005-05-041-15/+4
* + Get prototypes for libc functions.David E. O'Brien2004-10-194-2/+11
* Size matters. Correctly use a size_t so 64-bit hosts can mount SMB FS'sDavid E. O'Brien2004-10-191-5/+8
* Correctly check the return value of kldload() to determine whether anTim J. Robbins2004-09-051-1/+1
* Do not use casts as lvalues.Alexander Kabaev2004-07-282-2/+4
* Use correct location for nsmb.conf file.Boris Popov2004-07-171-1/+2
* Re-add the code to automatically load the smbfs.ko module if necessary.Maxime Henrion2004-06-201-1/+11
* Fine-tune the last change even more and use the return value as errorLukas Ertl2004-06-191-1/+1
* Don't return NULL when the function is defined to return an integer.Lukas Ertl2004-06-191-1/+1
* Sync with other mount_*fs(8) utilities; we don't need to try toMaxime Henrion2004-04-111-13/+3
* Merge from NetBSD rev. 1.3 (drochner): Use getifaddrs(3) instead ofTim J. Robbins2004-02-261-61/+30
* Merge from NetBSD rev. 1.2 (drochner): Do the address calculations insideTim J. Robbins2004-01-281-13/+23
* Remove the # ("stringify") operator from the printf() arguments inTim J. Robbins2003-08-231-1/+1
* - Correct the path to the dot.nsmbrc sample file.Simon L. B. Nielsen2003-07-311-1/+2
* Fix some off-by-one errors dealing with limits of server names,Tim J. Robbins2003-07-271-5/+5
* Fixes for 64 bit cleanliness. The length arg to sysctl is a pointer toPeter Wemm2003-07-261-1/+2
* Use #include <string.h> rather than <strings.h> so that the strdup()Peter Wemm2003-07-261-1/+2
* Pass getvfsbyname() the address of a struct xvfsconf instead ofTim J. Robbins2003-07-201-1/+2
* The author wanted stringification, not concatenation.David E. O'Brien2003-05-031-1/+2
* Fix a typo in the -O parsing code that caused a crash when the -O optionTim J. Robbins2003-04-121-1/+2
* This commit was generated by cvs2svn to compensate for changes in r100490,Boris Popov2002-07-222-5/+25
|\
| * Import smbfs 1.4.5. This release intended to fix problem with iconvvendor/smbfs/1.4.5vendor/smbfsBoris Popov2002-07-222-5/+25
* | This commit was generated by cvs2svn to compensate for changes in r95267,Sheldon Hearn2002-04-229-102/+135
|\|
| * Import smbfs-1.4.4.vendor/smbfs/1.4.4Sheldon Hearn2002-04-229-102/+135
* | This commit was generated by cvs2svn to compensate for changes in r88492,Sheldon Hearn2001-12-263-9/+13
|\|
| * Import smbfs-1.4.3.vendor/smbfs/1.4.3Sheldon Hearn2001-12-263-9/+13
* | This commit was generated by cvs2svn to compensate for changes in r88282,Sheldon Hearn2001-12-2018-29/+254
|\|
| * Import smbfs-1.4.2.vendor/smbfs/1.4.2Sheldon Hearn2001-12-2018-29/+254
* | Detail the smbfs-1.4.1 import.Sheldon Hearn2001-12-141-0/+6
|/
* Import smbfs-1.4.1.vendor/smbfs/1.4.1Sheldon Hearn2001-12-1452-0/+7041