]> git.sur5r.net Git - bacula/bacula/history - bacula/autoconf/configure.in
Apply patch (with some difficulties) from Joao Henrique Freitas
[bacula/bacula] / bacula / autoconf / configure.in
2008-02-22 Kern SibbaldApply patch (with some difficulties) from Joao Henrique...
2008-02-02 Kern Sibbaldkes Implement DB Driver = string for the DBI driver.
2007-11-30 Kern SibbaldEliminate double-quotes from technotes
2007-11-25 Kern Sibbaldkes This patch fixes the status command to include...
2007-10-24 Eric Bollengierebl Use qmake-qt4 instead of qmake when available...
2007-10-01 Dan LangilleAdd new configuration item --archivedir
2007-09-07 Kern Sibbaldkes Apply Martin Simmons patch that should turn off...
2007-09-03 Eric Bollengierebl check if postgreql lib have PQputCopyData to enabl...
2007-08-30 Kern Sibbaldkes Update POTFILES.in
2007-08-30 Kern SibbaldApply patch from Martin Simmons that adds a test for...
2007-08-16 Kern Sibbaldkes Fix configure to create bat Makefile before creati...
2007-08-09 Kern SibbaldFix subsysdir typo in configure.in
2007-07-31 Kern Sibbaldkes Fix configure so that it puts config.out in the...
2007-07-14 Kern Sibbaldkes Implement ./configure search for qwt libraries.
2007-07-13 Kern Sibbaldkes Fix regress config non-portable test as pointed...
2007-07-11 Kern Sibbaldkes Move qwt (Graphics libarary for Qt4) to depkgs.
2007-06-26 Kern Sibbaldkes Dirk committed the qwt library code for drawing...
2007-06-25 Eric Bollengierebl fix batch mode activation
2007-06-03 Kern Sibbaldkes Implement --with-batch-insert in configure and...
2007-05-24 Kern Sibbaldkes Add code to tell the OS that we no longer need...
2007-05-24 Landon FullerAdd detection of 'export-limited' openssl as shipped...
2007-04-29 Kern SibbaldUpdate configure
2007-04-29 Kern Sibbaldkes Reapply my bat.conf install script in qt-console...
2007-04-29 Scott BarningerOops, no .in here...
2007-04-29 Scott BarningerForgot one.
2007-04-29 Scott BarningerAdd desktop files and console.apps files for bat.
2007-04-28 Kern Sibbaldkes First cut update job.
2007-04-25 Kern SibbaldInsure that bat.conf is not overwritten during installa...
2007-04-23 Kern Sibbaldkes Implement posix_fadvise in FD, and for reading...
2007-04-22 Kern Sibbaldkes Make bat have 'make install' target.
2007-04-18 Kern Sibbaldkes The bgnome-console (gnome-console) and bwx-console...
2007-03-30 Kern Sibbaldkes Make database name and user configurable
2007-03-26 Kern Sibbaldkes Turn on Batch insert code by default as it now...
2007-02-07 Kern SibbaldRemove src/pygtk-console/ from configure
2007-01-25 Kern SibbaldFix configure --help to print --with-mysql[=DIR]. Same for
2007-01-09 Kern SibbaldAdd back ability to disable conio
2006-12-22 Kern Sibbaldkes Apply Eric's patch for recycling the Scratch pool.
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-12-08 Robert NelsonRename cats_pgsql to cats_postgresql and cats_sqlite...
2006-12-05 Kern SibbaldUpdate configure.in to include python 2.5 search.
2006-11-13 Kern Sibbaldkes Replace () by {} in configure.in for proper HP...
2006-11-07 Robert NelsonSet default configuration file directory on Unix to...
2006-09-15 Kern Sibbaldkes Put attach_dcr_to_dev in a subroutine.
2006-08-19 Kern Sibbaldkes Apply Maritn's fix to src/win32/Makefile.
2006-07-27 Robert NelsonComplete port to Windows
2006-07-02 Robert NelsonAutomatically find Python, SQLite, PostgreSQL, and...
2006-06-25 Kern Sibbald25Jun06
2006-06-14 Dan LangilleThis patch has been in the FreeBSD port for some time.
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-06-04 Kern Sibbald- Modify configure.in to check for typeof().
2006-05-26 Kern Sibbald26May06
2006-04-25 Kern Sibbald- Integrate the majority of the Mingw cross-tools submi...
2006-04-16 Scott BarningerAdd wxconsole to rpm build.
2006-03-25 Kern SibbaldSplit the bacula start/start script into four files:
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2005-12-21 Kern SibbaldFix configure
2005-12-13 Kern Sibbald13Dec05
2005-12-11 Kern Sibbald- Merge changes made to 1.38.3 into HEAD
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-11-22 Kern SibbaldAdd new Feature Request from Phil
2005-11-13 Kern SibbaldRemove the USE_WIN32STREAMEXTRACTION #defines (always on)
2005-11-03 Kern Sibbald- Modify configure.in to add execute option to sqlite3...
2005-10-19 Nicolas Boichatconfigure: add check for dd, remove check for df
2005-10-17 Nicolas Boichat - Add tests for dvd+rw-format in configure script.
2005-10-14 Kern SibbaldUpdate num_parts only when writing to DVD.
2005-10-12 Kern Sibbald- Make configure set dvd-handler to have execute permis...
2005-10-10 Kern Sibbald- Add Arno's dvd-handler script to the scripts director...
2005-09-28 Kern Sibbald- Integrate libwrap patch from Szechuan Death. They...
2005-08-21 Kern SibbaldMove Win32 errno message build into berrno constructor.
2005-08-19 Kern SibbaldWin32 tweaks
2005-08-17 Kern Sibbald- Apply patch from Chris Lee <labmonkey42@gmail.com...
2005-08-15 Kern SibbaldUpdate version
2005-08-13 Nicolas Boichat - Add gettext macros in autoconf/gettext-macros.
2005-08-12 Kern Sibbald- Disable parts of NLS as the configure does not work...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-08 Nicolas Boichat - Create French and Italian translation files (fr...
2005-08-05 Kern SibbaldApply patches sent by David Duchscher <kreios@gmail...
2005-08-04 Kern Sibbald- Apply patch in bug#397 that improved configure
2005-07-29 Kern Sibbald29Jul05
2005-07-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-07-14 Kern SibbaldRemove old commented out code from configure.in
2005-06-18 Kern SibbaldRemove bimagemgr
2005-06-18 Kern SibbaldRemove gnome-console
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-13 Kern Sibbald- Make default mandir /usr/share/man
2005-05-26 Kern SibbaldApply patch from bug 326 to permit bacula status by...
2005-05-25 Nicolas BoichatAdd WXCONFIG and WXFLAGS env variables to configure...
2005-05-13 Kern SibbaldAdd techlogs to main dir
2005-05-08 Kern Sibbald- Add Client OS type to Job report.
2005-05-03 Nicolas BoichatFix wxWidgets 2.4 problem at configure time.
2005-04-28 Kern Sibbald- Make default no tls support. You must add
2005-04-26 Kern Sibbald- Make SD re-open a device with the right permissions if
2005-04-26 Nicolas BoichatFixes wx-console compile error with unicode-enabled...
2005-04-26 Kern SibbaldUpdate projects
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-04-11 Kern SibbaldFinish removing rescue
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-09 Kern SibbaldHammer Solaris autoconf incompatibilities
2005-03-06 Kern Sibbald06Mar05
2005-02-25 Kern Sibbald24Feb05
next