]> git.sur5r.net Git - bacula/bacula/history - bacula
Make out of freespace non-fatal for removable devices -- i.e. behaves like tape
[bacula/bacula] / bacula /
2018-07-18 Kern SibbaldMake out of freespace non-fatal for removable devices... Branch-9.0
2018-07-12 Kern SibbaldAdd debug code for bug #2356
2018-07-08 Kern SibbaldFix bug #2385 -- compiler bug IMO
2018-07-03 Davide Francorpm: Fix MySQL dependency on bacula-postgresql package
2018-06-29 Kern SibbaldTweak update date
2018-06-19 Carsten LeonhardtFix permissions of mtx-changer.conf
2018-05-28 Kern SibbaldUpdate ChangeLog ReleaseNotes and version Release-9.0.8
2018-05-27 Kern SibbaldUpdate ChangeLog + ReleaseNotes
2018-05-27 Kern SibbaldFix bug #2212 where restore jobid=nn file=xxx restores...
2018-05-27 Kern SibbaldApply patch from Wandlei Huttel to add Run Time and...
2018-05-27 Kern SibbaldFix bug #2343 where truncate of explicit Volume name...
2018-05-26 Kern SibbaldFix some file execute permissions. Fixes bug #2389
2018-05-25 Kern SibbaldFix license problems in Bug #2382
2018-05-25 Kern SibbaldUpdate version+date
2018-05-25 Kern SibbaldApply patch from Leo to fix bug 2192
2018-05-21 Kern SibbaldFix bad placement of jcr->pool reference as pointed...
2018-05-18 Davide Francorpm: Add OpenSuse Leap 42.3
2018-05-17 Davide Francorpm: Update bacula.spec for Fedora 27
2018-04-21 Kern SibbaldUpdate some old copyrights
2018-04-19 Kern SibbaldRemove old Bacula Systems notices
2018-04-18 Kern SibbaldUpdate ChangeLog and ReleaseNotes Release-9.0.7
2018-04-18 Kern SibbaldTweak update version date
2018-04-18 Kern SibbaldRemove NSIS debug
2018-04-17 Kern SibbaldRestore win32 dir from Branch-5.2 and update it
2018-02-23 Kern SibbaldUpdate version+date
2018-02-23 Kern SibbaldAdd Phil Stracchino's fix for Qt5
2018-01-19 Davide Francorpm: Add Fedora26-64 platform
2017-12-09 Kern SibbaldUse correct SQL table encoding for Postgresql 10.x
2017-12-09 Radosław KorzeniewskiPort missing RestoreObject Plugin Config code from...
2017-11-21 Kern SibbaldTweak recompile configure.in Release-9.0.6
2017-11-21 Kern Sibbaldconfigure: look for Qt5 in addition to Qt4
2017-11-20 Kern SibbaldTweak update version date
2017-11-20 Kern SibbaldTweak ChangeLog and ReleaseNotes for last backport...
2017-11-20 Eric BollengierAdd support for items with comma in ini_store_alist_str()
2017-11-20 Eric BollengierFix segfault after the reload of an incorrect configuration
2017-11-20 Eric BollengierAdd temporary fix to avoid a deadlock after a reload...
2017-11-20 Alain Spineuxfix #3269 obey the user choice of "Are you sure you...
2017-11-20 Eric BollengierFix race condition between setip and the access to...
2017-11-20 Eric BollengierFix #3284 about Client address not reloaded properly
2017-11-19 Kern SibbaldTweak update ReleaseNotes and ChangeLog
2017-11-19 Kern SibbaldCleanup ./configure Qt4/5 bat
2017-11-19 Kern SibbaldUpdate AUTHORS for recent commits
2017-11-19 Sebastian Andrzej... crypto: remove most of OpenSSL initcallbacks for 1.1
2017-11-19 Sebastian Andrzej... crypto: convert EVP_PKEY access and remainings bits...
2017-11-19 Sebastian Andrzej... crypto: convert EVP_MD_CTX + EVP_CIPHER_CTX to OpenSSL 1.1
2017-11-19 Kern SibbaldAdd openssl-compat.h which went in wrong directory
2017-11-19 Sebastian Andrzej... crypto: Use DEFINE_STACK_OF()
2017-11-19 Sebastian Andrzej... crypto: Add a tiny OpenSSL compat level
2017-11-19 Sebastian Andrzej... crypto: remove support for ancient openssl
2017-11-19 Kern SibbaldBackout vol size tests in previous attempt to fix bug...
2017-11-19 Kern SibbaldFix compiler warning in previous patch
2017-11-19 V. NovyApply patches from bugs #2325 and #2326 to fix FIFO...
2017-11-19 Kern SibbaldFix bug #2315 INTEGER misspelled in update_sqlite3_tabl...
2017-11-19 Kern SibbaldTweak update version + date
2017-11-19 Kern SibbaldTry to fix bug #2349 multiple recycle messages
2017-11-12 Kern SibbaldFix bug #2346 Dir blocks when max reloads reached
2017-11-12 Kern SibbaldRemove enterprise code that breaks Mac install -- fixes...
2017-11-12 Norbert BizetMake qt-console compatible to Qt5 (Qt4 still work)
2017-11-12 Norbert BizetAdd restore wizard to the tray monitor.
2017-11-12 Norbert BizetPreparation fixes: remove some warning
2017-11-12 Eric BollengierAdd ASSERTD() to track NULL Volume name error
2017-11-12 Eric BollengierAdd "noautoparent" restore command option to disable...
2017-11-12 Kern SibbaldCorrect FS size calculation for FreeBSD, Solaris, and...
2017-11-11 Kern SibbaldTweak update version + date
2017-11-11 Radosław KorzeniewskiUpdate ACL/XATTR code and define new ACL/XATTR API...
2017-11-02 Kern SibbaldUpdate ChangeLog, ReleaseNotes, and version date Release-9.0.5
2017-11-01 Kern SibbaldUse if exists on dropping MAC table in postgres. Fixes...
2017-11-01 Kern SibbaldFix bdirjson display of Minutes. Fixes bug #2318
2017-11-01 Kern SibbaldMake verify job log same as other logs -- fixes bug...
2017-11-01 Kern SibbaldTake a more conservative approach for setting killable...
2017-11-01 Kern SibbaldAdd extra safety for readdir buffer
2017-10-31 Kern SibbaldRetab systemd/Makefile.in
2017-10-31 Sven HartgeDon't require mount for @piddir@
2017-10-31 Kern SibbaldUse Debian systemd start/stop scripts supplied by Sven...
2017-10-29 Kern SibbaldFix bug #2316 add CacheRetention to Pool
2017-10-29 Kern SibbaldSkip tape ioctls on FreeBSD when using a FIFO fixes...
2017-10-29 Kern SibbaldFix bug #2338 to not truncate already truncated volumes
2017-10-29 Kern SibbaldRemove some old C int code and use bool
2017-10-28 Kern SibbaldRemove unused lib/lz4.c.orig file
2017-10-28 Kern SibbaldUpdate AUTHORS file
2017-10-28 Kern SibbaldTweak update version date
2017-10-28 Kern SibbaldMark Volume read-only only if no access rights or read...
2017-10-28 Kern SibbaldAdd -P daemon option to supress creating PID file
2017-10-28 Kern SibbaldFix too big copy to test FD plugin_ctx
2017-10-26 Kern SibbaldBackport Enterprise code
2017-10-23 Kern SibbaldWhen read-only volume found mark it in catalog -- fixes...
2017-10-23 Kern SibbaldTweak update version + date
2017-10-23 Kern SibbaldMake out of space on partition fatal
2017-10-23 Kern SibbaldFix bug 2323 -- loop exit condition was backward and...
2017-10-23 Kern SibbaldAdd missing copy-plugin-confs for regress
2017-10-23 Kern SibbaldFix bug reported by jesper@schmitz.computer where bat...
2017-09-12 Davide Francorpm: Add missing script baculabackupreport and query...
2017-09-12 Davide Francorpm: Add missing libbacsd* file and tapealert script...
2017-09-12 Davide Francorpm: Add missing libs bbconsjson, bdirjson and bsdjson...
2017-09-12 Davide Francorpm: Update changelog for Bacula Suse rpm spec file
2017-09-12 Davide Francorpm: Update changelog for aligned rpm spec file
2017-09-12 Davide Francorpm: Add aligned plugin rpm spec file for Suse
2017-09-12 Davide Francorpm: Add bacula-tray-monitor.desktop launcher in script...
2017-09-12 Davide Francorpm: Add Suse Linux ES 12.1 platform
2017-09-11 Davide Francorpm: Add bacula-tray-monitor.desktop file in script dir
next