]> git.sur5r.net Git - bacula/bacula/history - bacula/autoconf
Avoid seg fault by checking for NULL client -- reported by Arno
[bacula/bacula] / bacula / autoconf /
2013-04-20 Marco van WieringenRecompile configure.in
2013-04-20 Marco van WieringenImplement feature request #1939
2013-04-20 Kern SibbaldSet bsrdir default to workingdir
2013-04-20 Kern SibbaldApply patch from bug #1911 to implement --with-logdir
2013-04-20 Kern SibbaldRecompile configure.in
2013-04-20 Marco van WieringenAdd rudimentary support for saving AFS acls.
2013-04-20 Kern SibbaldDetect Python 2.7 fixes bug #1888
2013-04-20 Kern SibbaldApply systemd patch from bug #1886
2013-04-20 Marco van WieringenTweak rebuild config.h.in
2013-04-20 Marco van WieringenTweak define so autoheader doesn't complain.
2013-04-20 Marco van WieringenFix bug #1880 ltdl.m4 missing for new feature.
2013-04-20 Marco van WieringenFix bug #1870 GNU binutils-gold build failure.
2013-04-20 Marco van WieringenOn some platforms intptr_t is in an other include file.
2013-04-20 Marco van WieringenAdd support for fcntl(fd, F_CLOSEM) to close filedescri...
2013-04-20 Marco van WieringenUse closefrom if available instead of trying to close...
2013-04-20 Marco van WieringenAdd support for new POSIX getaddrinfo interface.
2013-04-20 Kern SibbaldRemove broke MySQL library detection + cleanup
2013-04-20 Marco van WieringenFix mysql config for older versions of mysql+config.
2013-04-20 Kern SibbaldApply MSQL detection fixes from bug #1829
2013-04-20 Kern SibbaldFix bug #1805 cannot specify hostname in ./configure
2013-04-20 Marco van WieringenAdd support for soname setting in libtool.
2013-04-20 Kern SibbaldRecompile configure
2013-04-20 Kern SibbaldAdd configure for new redhat spec files
2013-04-20 Kern SibbaldFix bug #1802 configure code to detect LZO is broken
2013-04-20 Kern SibbaldRecompile configure
2013-04-20 Marco van WieringenCleanup autoconf output for systemd check.
2013-04-20 Bruno FriedmannAdd Systemd configure options
2013-04-20 Kern SibbaldTweak recompile configure
2013-04-20 Marco van WieringenRemove last traces of @SQL_BINDIR@ and @DB_TYPE@
2013-04-20 Marco van WieringenMove batch insert detection into db.m4
2013-04-20 Kern SibbaldDon't define HAVE_POSTGRESQL twice
2013-04-20 Marco van WieringenDon't use the -R (runtime link path) when not using...
2013-04-20 Marco van WieringenFix detection of batch insert enabler functions.
2013-04-20 Kern SibbaldUpdate configure.in to setup new db tables
2013-04-20 Kern SibbaldUpdate configure
2013-04-20 Kern SibbaldCleanup some old configure code
2013-04-20 Marco van WieringenTweak configure so output of openssl test is somewhat...
2013-04-20 Eric BollengierTweak --htmldir and --docdir in configure
2013-04-20 Eric BollengierApply htmldir fix provided by Philipp
2013-04-20 Eric BollengierFix backtrace detection in configure
2013-04-20 Marco van WieringenFix libtool definition and make the helper script execu...
2013-04-20 Marco van WieringenUse a helper script to link the correct database backend.
2013-04-20 Marco van WieringenSync libtool to 2.4 version.
2013-04-20 Marco van WieringenRemove last traces of AFS detection.
2013-04-20 Eric BollengierTweak warning in configure
2013-04-20 Eric BollengierUpdate config.h.in for LZO flags
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
2013-04-20 Ben WaltonAdd COMPRESS_MANPAGES substituted variable to autoconf
2013-04-20 Kern SibbaldRemove Ingress and DBI from configure
2013-04-20 Marco van WieringenDrop AFS detection.
2013-04-20 Marco van WieringenAC_CHECK_DECL doesn't seem to work so lets do it somewh...
2013-04-20 Marco van WieringenFirst attempt at fixing bug #1735 where acls on OSX...
2013-04-20 Ben WaltonUpdate AC_INIT use to make configure handle docdir...
2013-04-20 Marco van WieringenTweak configure
2013-04-20 Marco van WieringenFor Solaris 9 and higher there is no need to call thr_s...
2013-04-20 Eric BollengierAdd HAVE_BACKTRACE in configure.in
2013-04-20 Marco van WieringenAdd configure magic for detecting getpagesize
2013-04-20 Kern SibbaldRemove old scripts no longer used
2013-04-20 Kern SibbaldApply patches from bug #1672 to clean up configuration
2013-04-20 Kern SibbaldAdd code to trim heap after big mallocs
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
2013-04-20 Eric BollengierAdd qt traymonitor files to configure.in
2010-10-06 Marco van WieringenFix typos.
2010-10-06 Marco van WieringenReverted the change of TRU64 to OSF1 for the OS detecti...
2010-10-06 Marco van WieringenAdded configure logic for detecting the TRU64 extended...
2010-10-01 Kern SibbaldFix batch insert detection for MySQL and no .a libraries
2010-09-30 Marco van WieringenAdded configure support for the AIX extended attributes...
2010-09-30 Marco van WieringenAdded extra check for Solaris xattr support so we don...
2010-09-30 Marco van WieringenRewrote ACL configure logic to be somewhat better reada...
2010-09-20 Eric BollengierDetect acl_get() on AIX to enable ACL code
2010-08-29 Kern SibbaldTweak another try at detecting batch insert on SLES...
2010-08-29 Kern SibbaldTweak fix backward test in batch insert configure test
2010-08-29 Kern SibbaldFix batch insert detection on SLES 11
2010-08-23 Eric BollengierAdd ENDIAN detection in config.h/configure.in
2010-08-02 Eric BollengierFix #1606 about OpenSSLv1 detection using non-standard...
2010-08-02 Eric BollengierAdd archlinux to os.m4
2010-08-02 Eric Bollengierfix #1595 about batch mode detection problem for postgr...
2010-08-02 Eric BollengierRemove bdb from configure
2010-08-02 Kern Sibbaldmake new update tables executable
2010-08-02 Kern SibbaldTweak update configure
2010-08-02 Kern SibbaldAdd BDB_VERSION for scripts + prepare update 11 to...
2010-08-02 Marco van WieringenDrop 2 unneeded AC_DEFINE statements from configure...
2010-08-02 Eric BollengierSimplify libtool revision and use VERSION as default
2010-08-02 Eric BollengierFix #1571 and install libraries with 755 perms
2010-08-02 Marco van WieringenAdded preliminary AFS acl support. The code may need...
2010-08-02 Marco van WieringenMove some AC_MSG_RESULT macros around so the configure...
2010-08-02 Marco van WieringenMove libz out of FDLIBS into a seperate variable as...
2010-08-02 Kern SibbaldUpdate autoconf scripts
2010-08-02 Marco van WieringenFor Ingres always enable batch mode inserts.
2010-08-02 Kern SibbaldTweak rebuild configure
2010-08-02 Kern SibbaldDrop old bdb catalog scripts
2010-08-02 Marco van WieringenNeed an extra lib for dynamic linking against Ingres.
2010-08-02 Marco van WieringenUse -lq.1 -lcompat.1 as shared libraries instead of...
2010-08-02 Kern SibbaldTweak Ingres ./configure
2010-08-02 Eric BollengierFix #1532 about permission on binaries
2010-08-02 Kern SibbaldAdd -lrt to Solaris links
2010-08-02 Kern SibbaldSwitch from termlib to ncurses
2010-08-02 Kern SibbaldTweak rebuild configure
2010-08-02 Kern SibbaldFix OpenSSL 1.x problem in crypto.c on Fedora 12
2010-08-02 Kern SibbaldFix readline to use TERM_LIB found for conio
next