summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
* rename vfs_ea_tdb to vfs_xattr_tdbVolker Lendecke2008-01-151-2/+2
* Implement vfs_ea_tdbVolker Lendecke2008-01-151-1/+2
* libwbclient: add wbclient.pc.inStefan Metzmacher2008-01-151-1/+4
* --enable-libwbclient-sharedVolker Lendecke2008-01-101-1/+12
* Enable building the notify_fam module.Michael Adam2008-01-101-0/+2
* Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testJelmer Vernooij2008-01-051-2/+17
|\
| * Use -g instead of -gstabs as many have reported gdb problems with -gstabs.Günther Deschner2008-01-031-1/+1
| * Fix configure output for libnetapi.Günther Deschner2008-01-031-1/+1
| * Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_storageVolker Lendecke2007-12-251-0/+9
| * AIX iface test needs rep_vasprintfVolker Lendecke2007-12-251-0/+1
| * ifreq needs more from lib/replaceVolker Lendecke2007-12-251-0/+2
| * Next try to fix get_interfaces detectionVolker Lendecke2007-12-251-0/+3
| * Revert "Attempt to fix the ifreq detection"Volker Lendecke2007-12-251-2/+0
| * Attempt to fix the ifreq detectionVolker Lendecke2007-12-251-0/+2
* | selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's s...Jelmer Vernooij2008-01-051-0/+2
|/
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2007-12-211-0/+1
|\
| * Generate pkgconfig files for at least lib{smbclient,smbsharemodes,netapi}.Günther Deschner2007-12-211-0/+1
* | Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter2007-12-211-1/+21
|/
* Add getdc.c, a libnetapi example (incl. Makefile).Günther Deschner2007-12-211-1/+4
* Build libnetapi shared and static if possible.Günther Deschner2007-12-211-0/+49
* Add smbclient support for basic mDNS browsing.Rishi Srivatsavai2007-12-171-0/+1
* Added patch originally by Andreas Schneider <anschneider@suse.de>Jeremy Allison2007-12-151-0/+24
* Fix codepagedir to follow predefined libdir when using FHS. Fixes x86_64 build.Alexander Bokovoy2007-12-131-2/+2
* Fix typo.James Peach2007-12-121-1/+1
* Autoconf support for detecting DNS Service Discovery support.James Peach2007-12-121-0/+37
* Make sure NULL is defined to the IPv6 test doesn't spuriously fail.James Peach2007-12-091-0/+1
* * Adds support for cifs.spnego helper into configure and Makefile.inIgor Mammedov2007-12-051-0/+42
* Move check for broken system capabilites.h headers to lib/replace.Michael Adam2007-12-031-30/+0
* Extend commit module to help with NFS quotas.David Losada Carballo2007-11-201-1/+1
* Detect Heimdal Kerberos on OpenBSD 4.2.James Peach2007-11-181-0/+17
* Fix the build on RHEL5, when libcap-devel is installed.Michael Adam2007-11-161-0/+12
* use nss_wrapper code in samba3 when --enable-nss-wrapper is givenStefan Metzmacher2007-11-091-0/+1
* Fix a typo.Michael Adam2007-11-051-1/+1
* Fix build breakage when not specifying --with-fhs.Gerald (Jerry) Carter2007-11-021-0/+3
* Patch from Debian Samba package maintainers:Gerald (Jerry) Carter2007-11-011-0/+7
* Enable building the zfsacl VFS module by specifyingMichael Adam2007-11-011-0/+1
* added a syncops VFS module for filesystems which do not guarantee meta-data o...Andrew Tridgell2007-10-231-1/+2
* Reorder pthread mutex check so that it doesn't output its resultJames Peach2007-10-221-12/+13
* Add test for "struct in6_addr" to the HAVE_IPV6 configure test.Gerald (Jerry) Carter2007-10-191-0/+1
* Move the test for the AIX specific interface code to the end.Gerald (Jerry) Carter2007-10-191-18/+18
* remove configure checks which are now in libreplaceStefan Metzmacher2007-10-181-62/+0
* Fix get_interfaces detectionVolker Lendecke2007-10-141-0/+8
* Merge commit 'origin/v3-2-test' into my_branchGuenther Deschner2007-10-111-3/+14
|\
| * prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2007-10-111-3/+14
* | Rename krb5 locator plugin to "winbind_krb5_locator".Guenther Deschner2007-10-111-3/+3
|/
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-101-320/+118
* r25557: merge libreplace fixes from samba4Jelmer Vernooij2007-10-101-38/+0
* r25511: Fix sockaddr_in6 detection.Jeremy Allison2007-10-101-2/+4
* r25507: Fix definition of struct sockaddr_storage ifJeremy Allison2007-10-101-1/+14
* r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfoJeremy Allison2007-10-101-5/+42