summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Collapse)AuthorAgeFilesLines
...
* r1968: Remove spurious "A" spotted by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2004-08-201-1/+0
| | | | Jeremy.
* r1599: Use -Bsymbolic when creating shared libraries to avoid conflicts with Tim Potter2004-07-281-1/+1
| | | | | identical symbols in the global namespace when loading libnss_wins.so. Bugzilla #1360.
* r1561: iconv detection fix from James Peach <jpeach@sgi.com>Gerald Carter2004-07-211-13/+19
|
* r1472: Make mknod work again for the CIFS client. Still needs someJeremy Allison2004-07-121-1/+13
| | | | | | client changes. With this, storing home directories on a Samba share that require unix domain socket entries should work. Jeremy.
* r1368: fix configure check so that if you set --enable-cups[=yes] and don't ↵Gerald Carter2004-07-061-1/+3
| | | | have the devel files, the configure script will exit with an error
* r1247: Final fix to make this compile on Heimdal.Jeremy Allison2004-06-241-22/+39
| | | | Jeremy.
* r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison2004-06-241-0/+2
| | | | | it compiles with Heimdal. Jeremy.
* r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison2004-06-191-0/+1
| | | | Jeremy.
* r1179: Start of system keytab merge. Config tests.Jeremy Allison2004-06-171-0/+35
| | | | Jeremy.
* r1007: merge from SAMBA_4_0:Stefan Metzmacher2004-06-041-0/+5
| | | | | | | print out the SVN revision by configure, so that the build farm can use it metze
* r817: - fix a configure logic bug for linux/XFS quotasStefan Metzmacher2004-05-221-1/+1
| | | | | | when using --with-sys-quotas metze
* r675: merge from SAMBA_4_0:Stefan Metzmacher2004-05-131-0/+3
| | | | | | | | display the version on top of configure this will help in the build farm metze
* r656: Make widelinks use realpath(). Tidy up cases where we need to become a ↵Jeremy Allison2004-05-131-0/+14
| | | | | | service. Jeremy.
* r449: Two AFS-related things:Volker Lendecke2004-05-021-4/+23
| | | | | | | | | Split off the non-crypto related parts of lib/afs.c into lib/afs_settoken.c. This makes wbinfo link without -lcrypto. Commit vfs_afsacl.c, display & set AFS acls via the NT security editor. Volker
* r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2004-04-291-1/+2
| | | | | | | Implement vfs_full_audit.c that can log every vfs.h operation. So if you change vfs.h, from now on you also have to change full_audit :-) Volker
* r393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so ↵Gerald Carter2004-04-281-0/+2
| | | | names on FreeBSD 5.x
* r329: add the shadow_copy vfs moduleStefan Metzmacher2004-04-221-1/+2
| | | | | | I'll add documentation to the Samba-Howto-Collection metze
* r283: removing --with-cracklib after discussion with abartklet @ sambaXPGerald Carter2004-04-191-57/+0
|
* r227: Patch from James Peach <jpeach@sgi.com> to search RIX ABI paths for ↵Jeremy Allison2004-04-141-7/+18
| | | | | | | libiconv. Based on inital fix from Jason Mader. Jeremy.
* r192: Fix configure.in to only use $BLDSHARED to select whether to build ↵Paul Green2004-04-131-3/+3
| | | | static or shared libraries.
* r185: fix linking prob surrounding --with-fake-kaserver and -lcryptoGerald Carter2004-04-121-0/+4
|
* r144: Move first use of AC_CHECK_HEADERS so it is always executed. Tidy up ↵Paul Green2004-04-101-13/+16
| | | | indendation.
* r93: Update VOS _POSIX_C_SOURCE macro to 200112L.Paul Green2004-04-061-2/+2
|
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-17/+2
| | | | | | | | to checkout try this: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 samba-3_0-work metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+4442
metze