summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* r15550: make sure to pick up the -lresolv libs on systems without -lldap to p...Gerald Carter2007-10-101-1/+3
* r15549: removing rhosts and 'hosts equiv' authentication featuresGerald Carter2007-10-101-2/+1
* r15547: say goodbye to --with-ldapsam (although the ldapsam_compat passdb bac...Gerald Carter2007-10-101-30/+0
* r15508: Use clock_gettime for profiling timstamps if it is available. UseJames Peach2007-10-101-0/+2
* r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2007-10-101-11/+0
* r15448: New autoconf macro to test for sysconf variables.James Peach2007-10-101-15/+4
* r15424: Implement a "stacktrace" smbcontrol option using libunwind's remoteJames Peach2007-10-101-0/+49
* r15423: Correct comparison logic so that libunwind can be correctly detected.James Peach2007-10-101-1/+1
* r15289: Put references to $PICFLAGS in quotes. Fixes #3725.Tim Potter2007-10-101-2/+2
* r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner2007-10-101-0/+24
* r15080: As discussed with Jerry, remove the CAP_LIBS again (we don't need thatGünther Deschner2007-10-101-4/+1
* r15074: Remove -lcap from pam_winbind (not needed)Gerald Carter2007-10-101-0/+3
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-0/+1
* r15047: Add support for using libunwind to generate a backtrace. This isJames Peach2007-10-101-3/+41
* r15046: Fix bug #3490 reported by Jason Mader. Do not continue to check for LDAPJames Peach2007-10-101-24/+34
* r15043: Only build our copy of iniparser when the system doesn't have one.Günther Deschner2007-10-101-0/+37
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-101-0/+2
* r14746: Add the Samba4 replacements for opendir/readdir etc. toJeremy Allison2007-10-101-5/+24
* r14695: Patch from Björn Jacke:Volker Lendecke2007-10-101-3/+19
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-101-2/+15
* r14659: Fix installpammodules for shells where aLars Müller2007-10-101-0/+8
* r14631: Add {,un}installpammodules rule and add it to the install rule.Lars Müller2007-10-101-0/+18
* r14626: Only set libdir and mandir to the defaults if we haven't used --libdirLars Müller2007-10-101-2/+2
* r14624: - add timelimit.cStefan Metzmacher2007-10-101-0/+35
* r14617: Fix typo in comment.Lars Müller2007-10-101-1/+1
* r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2007-10-101-11/+36
* r14584: Really follow with roosbindir by defaulr the setting we use for sbindir.Lars Müller2007-10-101-1/+1
* r14325: Add pam_modules rule which builds the configure(d) pam modules. This isLars Müller2007-10-101-2/+4
* r14321: When we have libnscd and winbindd comes (back) online, try to flush theGünther Deschner2007-10-101-0/+3
* r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/Lars Müller2007-10-101-1/+1
* r14148: Removing the not very well tested krb5 ticket refresh handling activatedGünther Deschner2007-10-101-23/+0
* r14111: Work around additional typedefs in the gamin implementationJames Peach2007-10-101-0/+5
* r14106: Fix from William Jojo for AIX vfs builds. Thanks Bill !Jeremy Allison2007-10-101-1/+1
* r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we haveLars Müller2007-10-101-1/+1
* r13997: Prefix $prefix by default even to rootsbindir as we else run in troubleLars Müller2007-10-101-2/+2
* r13718: There is even no need to use AC_MSG_WARN in the case the user did notLars Müller2007-10-101-1/+1
* r13717: Use AC_MSG_WARN if we did not called --with-cifsmount on a non LinuxLars Müller2007-10-101-1/+1
* r13713: Added installcifsmount and uninstallcifsmount rules for mount.cifs andLars Müller2007-10-101-0/+61
* r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is doneLars Müller2007-10-101-0/+14
* r13566: Fix EA support for AIX.Günther Deschner2007-10-101-1/+5
* r13550: remove pdb_guestGerald Carter2007-10-101-2/+0
* r13546: NSS soname merge from trunkGerald Carter2007-10-101-3/+5
* r13425: Revert all the "clever" compiler options checks. They brokeJames Peach2007-10-101-160/+81
* r13424: Don't attempt to use cc -O2. This breaks the solaris build.James Peach2007-10-101-5/+5
* r13423: Write wrapper functions (and configure tests) so we canJeremy Allison2007-10-101-0/+39
* r13420: Support profile-guided optimisation in the build system. This isJames Peach2007-10-101-19/+111
* r13418: Formalise support for checking compiler options.James Peach2007-10-101-63/+50
* r13417: Add .2 to the SONAME as version suffix if we link the nss modules onLars Müller2007-10-101-0/+3
* r13338: Remove the experimental pdb modulesVolker Lendecke2007-10-101-55/+0
* r13316: Let the carnage begin....Gerald Carter2007-10-101-2/+30