summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16676: .o generates other warnings, use the Solaris trick with .po.o also fo...Volker Lendecke1-3/+3
2007-10-10r16483: Turn off some useless MIPSPro warnings be default.James Peach1-0/+8
2007-10-10r16482: Fix bugzilla 3801 by forcing MIPSPro warning 1035 to be an error.James Peach1-1/+8
2007-10-10r16478: small cleanup to make pam_winbind.so build and iniparserGerald Carter1-2/+2
2007-10-10r16340: Commit Bjoern's fix for the AIX PIC suffix. 'make test' still does th...Volker Lendecke1-0/+3
2007-10-10r16287: Use intptr_t to return an integer of an unknown type castJeremy Allison1-0/+3
2007-10-10r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.Günther Deschner1-0/+13
2007-10-10r16111: Patch from Björn JACKE <samba@j3e.de>.James Peach1-2/+7
2007-10-10r16057: Coalesce the DMAPI configure tests into a single macro. AddJames Peach1-24/+1
2007-10-10r15928: When we search for clock_gettime, we might find it in librt, but librtJames Peach1-19/+35
2007-10-10r15654: Update our internal copy of popt to that distributed with the RPM 4.2James Peach1-1/+2
2007-10-10r15634: Prevent passwords of winbindd's list of credential caches from beeingGünther Deschner1-0/+2
2007-10-10r15550: make sure to pick up the -lresolv libs on systems without -lldap to p...Gerald Carter1-1/+3
2007-10-10r15549: removing rhosts and 'hosts equiv' authentication featuresGerald Carter1-2/+1
2007-10-10r15547: say goodbye to --with-ldapsam (although the ldapsam_compat passdb bac...Gerald Carter1-30/+0
2007-10-10r15508: Use clock_gettime for profiling timstamps if it is available. UseJames Peach1-0/+2
2007-10-10r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter1-11/+0
2007-10-10r15448: New autoconf macro to test for sysconf variables.James Peach1-15/+4
2007-10-10r15424: Implement a "stacktrace" smbcontrol option using libunwind's remoteJames Peach1-0/+49
2007-10-10r15423: Correct comparison logic so that libunwind can be correctly detected.James Peach1-1/+1
2007-10-10r15289: Put references to $PICFLAGS in quotes. Fixes #3725.Tim Potter1-2/+2
2007-10-10r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner1-0/+24
2007-10-10r15080: As discussed with Jerry, remove the CAP_LIBS again (we don't need thatGünther Deschner1-4/+1
2007-10-10r15074: Remove -lcap from pam_winbind (not needed)Gerald Carter1-0/+3
2007-10-10r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter1-0/+1
2007-10-10r15047: Add support for using libunwind to generate a backtrace. This isJames Peach1-3/+41
2007-10-10r15046: Fix bug #3490 reported by Jason Mader. Do not continue to check for LDAPJames Peach1-24/+34
2007-10-10r15043: Only build our copy of iniparser when the system doesn't have one.Günther Deschner1-0/+37
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach1-0/+2
2007-10-10r14746: Add the Samba4 replacements for opendir/readdir etc. toJeremy Allison1-5/+24
2007-10-10r14695: Patch from Björn Jacke:Volker Lendecke1-3/+19
2007-10-10r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach1-2/+15
2007-10-10r14659: Fix installpammodules for shells where aLars Müller1-0/+8
2007-10-10r14631: Add {,un}installpammodules rule and add it to the install rule.Lars Müller1-0/+18
2007-10-10r14626: Only set libdir and mandir to the defaults if we haven't used --libdirLars Müller1-2/+2
2007-10-10r14624: - add timelimit.cStefan Metzmacher1-0/+35
2007-10-10r14617: Fix typo in comment.Lars Müller1-1/+1
2007-10-10r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach1-11/+36
2007-10-10r14584: Really follow with roosbindir by defaulr the setting we use for sbindir.Lars Müller1-1/+1
2007-10-10r14325: Add pam_modules rule which builds the configure(d) pam modules. This isLars Müller1-2/+4
2007-10-10r14321: When we have libnscd and winbindd comes (back) online, try to flush theGünther Deschner1-0/+3
2007-10-10r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/Lars Müller1-1/+1
2007-10-10r14148: Removing the not very well tested krb5 ticket refresh handling activatedGünther Deschner1-23/+0
2007-10-10r14111: Work around additional typedefs in the gamin implementationJames Peach1-0/+5
2007-10-10r14106: Fix from William Jojo for AIX vfs builds. Thanks Bill !Jeremy Allison1-1/+1
2007-10-10r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we haveLars Müller1-1/+1
2007-10-10r13997: Prefix $prefix by default even to rootsbindir as we else run in troubleLars Müller1-2/+2
2007-10-10r13718: There is even no need to use AC_MSG_WARN in the case the user did notLars Müller1-1/+1
2007-10-10r13717: Use AC_MSG_WARN if we did not called --with-cifsmount on a non LinuxLars Müller1-1/+1
2007-10-10r13713: Added installcifsmount and uninstallcifsmount rules for mount.cifs andLars Müller1-0/+61