summaryrefslogtreecommitdiffstats
path: root/lib/libsmb
Commit message (Collapse)AuthorAgeFilesLines
* Merge r257888, r258049 from head:glebius2013-11-141-0/+6
| | | | | | | | - Use system libiconv, instead of trying to dlopen() it. - Just disable recoding support in libsmb if built WITHOUT_ICONV. PR: 183153 Approved by: re (kib)
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
| | | | | | | | preparation for 8.0-RELEASE. Add the previous version of those libraries to ObsoleteFiles.inc and bump __FreeBSD_Version. Reviewed by: kib Approved by: re (rwatson)
* Bump library versions in preparation for 7.0.deischen2007-05-211-1/+1
| | | | Ok'd by: kan
* NO_MAN is not needed here.ru2006-03-161-1/+0
|
* Add missing shared library interdependencies.ru2005-11-101-0/+2
|
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
| | | | | | | been bumped since RELENG_5. Reviewed by: ru Approved by: re (not needed for commit check but in principle...)
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* -O2 compile isn't quite ready for WARNS=2 yet.ru2004-10-241-1/+1
|
* libsmb is now WARNS 2 clean on 64-bit platforms.obrien2004-10-191-0/+1
|
* style.Makefile(5)obrien2004-10-191-5/+4
|
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
|
* Supply SMB_CFG_FILE in CFLAGS. The newly imported smbfs-1.4.2sheldonh2001-12-201-1/+1
| | | | | | allows us to supply our own value for this, overriding the default /usr/local/etc/nsmb.conf, which is not appropriate for base system configuration files.
* Add bmake glue for src/contrib/smbfs and connect userland smbfssheldonh2001-12-141-0/+19
support to the build. The MFC reminder below is subject to <re@FreeBSD.org> approval prior to 4.5-RELEASE. Reviewed by: bp, fjoe MFC: 1 week
OpenPOWER on IntegriCloud