]> git.sur5r.net Git - bacula/bacula/history - bacula/src
Make out of freespace non-fatal for removable devices -- i.e. behaves like tape
[bacula/bacula] / bacula / src /
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-06-29 Kern SibbaldTweak update date
2018-05-28 Kern SibbaldUpdate ChangeLog ReleaseNotes and version Release-9.0.8
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-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-04-21 Kern SibbaldUpdate some old copyrights
2018-04-19 Kern SibbaldRemove old Bacula Systems notices
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
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-20 Kern SibbaldTweak update version date
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 SibbaldCleanup ./configure Qt4/5 bat
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 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-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 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-06 Kern SibbaldFix typo in make_sqlite3_tables.in submitted by Carsten... Release-9.0.4
2017-09-06 Alain Spineuxcore: bwlimit measure bandwidth
2017-09-06 Alain Spineuxcore: bwlimit handle backlog and allow burst
2017-09-06 Eric BollengierDo not purge running jobs in autoprune
2017-09-06 Alain Spineuxdon't use add_event() when flag "l" is not set
2017-09-06 Kern SibbaldTweak update version + date
2017-09-05 Kern SibbaldFix SQLite3 upgrade tables script fixes bug #2306
2017-09-03 Kern SibbaldUpgrade to latest lz4.c to fix bug #2310 bus error...
2017-09-03 Kern SibbaldFix compiler warning noted in bug #2309
2017-09-03 Kern SibbaldFix SQLite3 Version bug #2305
2017-09-03 Kern SibbaldRemove unused variable to elimiate compiler warning
2017-08-28 Eric BollengierFix #2925 Do not try to stop non backup jobs (virtualfu...
2017-08-08 Kern SibbaldTweak update version+date Release-9.0.3
2017-08-05 Eric Bollengierbpipe: Fix compiler warning
2017-08-05 Kern SibbaldTweak remove trailing spaces
2017-08-03 Kern SibbaldFix bug #2301 Solaris Available space incorrectly repor...
2017-08-03 Kern SibbaldFix bug #2300 mount/unmount/release of single tape...
2017-07-30 Kern SibbaldFix: bug #3048: jobs are stuck in endless loop in reserve.c
2017-07-26 Wanderlei HuttelEnhance verify job report from bug 2249
2017-07-23 Kern SibbaldTweak update version date + ChangeLog + ReleaseNotes Release-9.0.2
2017-07-23 Kern SibbaldUse Bacula in place of Libz variables so we can build...
2017-07-23 Kern SibbaldTweak retweak previous patch
2017-07-23 Kern SibbaldRetweak previous stats slots patch
2017-07-23 Kern SibbaldApply ideas from bug #2255 prettier status slots output
2017-07-22 Kern SibbaldTweak update version date
2017-07-22 Kern SibbaldFix btape test which counted files incorrectly on EOT
2017-07-22 Kern SibbaldTweak cleaning tape code
next