index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
smbfs
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Just disable recoding support in libsmb if built WITHOUT_ICONV.
glebius
2013-11-12
1
-4
/
+25
*
Use system libiconv, instead of trying to dlopen() it.
glebius
2013-11-09
1
-52
/
+15
*
Completely rewrite the interface to smbdev switching from dev_clone
davide
2013-05-04
1
-29
/
+1
*
When encoding an smb name, truncate one byte earlier in order than we did
rwatson
2008-11-02
1
-1
/
+1
*
Allow user to override default port numbers used by communication
bp
2005-10-02
4
-10
/
+56
*
Remove macros
imura
2005-09-19
3
-17
/
+20
*
- Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,
imura
2005-08-24
1
-1
/
+1
*
Tell nls_setlocale() the very locale name from command line option,
imura
2005-08-07
1
-1
/
+1
*
Correct argument order of kiconv_add_xlat16_cspairs().
imura
2005-07-29
1
-1
/
+1
*
Make smbfs capable to use 16bit char set in filenames.
takawata
2005-05-04
1
-15
/
+4
*
+ Get prototypes for libc functions.
obrien
2004-10-19
4
-2
/
+11
*
Size matters. Correctly use a size_t so 64-bit hosts can mount SMB FS's
obrien
2004-10-19
1
-5
/
+8
*
Do not use casts as lvalues.
kan
2004-07-28
2
-2
/
+4
*
Fine-tune the last change even more and use the return value as error
le
2004-06-19
1
-1
/
+1
*
Don't return NULL when the function is defined to return an integer.
le
2004-06-19
1
-1
/
+1
*
Merge from NetBSD rev. 1.3 (drochner): Use getifaddrs(3) instead of
tjr
2004-02-26
1
-61
/
+30
*
Merge from NetBSD rev. 1.2 (drochner): Do the address calculations inside
tjr
2004-01-28
1
-13
/
+23
*
Fix some off-by-one errors dealing with limits of server names,
tjr
2003-07-27
1
-5
/
+5
*
Fixes for 64 bit cleanliness. The length arg to sysctl is a pointer to
peter
2003-07-26
1
-1
/
+2
*
Use #include <string.h> rather than <strings.h> so that the strdup()
peter
2003-07-26
1
-1
/
+2
*
Fix a typo in the -O parsing code that caused a crash when the -O option
tjr
2003-04-12
1
-1
/
+2
*
Import smbfs 1.4.5. This release intended to fix problem with iconv
bp
2002-07-22
1
-5
/
+21
*
Import smbfs-1.4.4.
sheldonh
2002-04-22
1
-5
/
+13
*
Import smbfs-1.4.3.
sheldonh
2001-12-26
1
-3
/
+3
*
Import smbfs-1.4.2.
sheldonh
2001-12-20
5
-8
/
+164
*
Import smbfs-1.4.1.
sheldonh
2001-12-14
19
-0
/
+4219