]> git.sur5r.net Git - bacula/bacula/history - bacula/technotes-2.3
kes Fix reserve_volume() so it doesn't release a volume in use
[bacula/bacula] / bacula / technotes-2.3
2008-01-05 Kern Sibbaldkes Fix reserve_volume() so it doesn't release a volum...
2008-01-02 Kern Sibbaldkes Fix exist switch drive SD code to call autochanger...
2007-12-31 Kern SibbaldImplement first cut running console commands in a RunSc...
2007-12-30 Eric Bollengierebl Fixes #1028 where "Selection Type" option was...
2007-12-29 Eric Bollengierebl Fixes #897 and #1005 where bacula doesn't display...
2007-12-24 Kern SibbaldAdd new free_tls() entry point so that Win32 builds.
2007-12-24 Kern Sibbaldkes Fix compile warning in src/lib/util.c
2007-12-24 Kern Sibbaldkes Fix seg fault Frank Sweetser reports in regression...
2007-12-20 Eric Bollengierebl update a missing entry about #1015
2007-12-19 Eric Bollengierebl Always use ignorecase fileset option on win32 FD.
2007-12-14 Kern SibbaldApply patch from Michael Stapelberg <michael@stapelber...
2007-12-14 Kern SibbaldApply patch from Bastian Friedrich <bastian.friedrich...
2007-12-14 Kern SibbaldSkip leading | when lex input comes from a pipe as...
2007-12-13 Kern SibbaldApply patch for bsmtp Win32 daylight savings time fix...
2007-12-12 Kern SibbaldImplement Plugin Directory and plugin events.
2007-12-11 Kern SibbaldImplement a security enhancement: TLS authentication...
2007-12-10 Kern SibbaldCorrect a problem where the maximum concurrent storage...
2007-12-03 Kern Sibbald03Dec07
2007-12-02 Kern SibbaldThis patch prevents the 'status dir' command from tryin...
2007-12-01 Kern SibbaldAdd new include to cats/postgresql.c suggested by Marc...
2007-11-30 Kern SibbaldFix --archivedir addition to configure. Replace it...
2007-11-30 Kern SibbaldEliminate double-quotes from technotes
2007-11-30 Kern SibbaldThis patch fixes bug #1012 where the job is canceled...
2007-11-29 Eric Bollengierebl Add Richard Mortimer patch about #1016
2007-11-25 Kern Sibbaldkes This patch fixes the status command to include...
2007-11-14 Kern Sibbaldkes This patch fixes the infinite loop when trying...
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-11-04 Kern Sibbaldkes Minor tweaks to some bat restore SQL.
2007-11-04 Kern Sibbaldkes Fix bug #942 where lots of emails where generated...
2007-10-25 Eric Bollengierebl Add new SD despooling attributes and Dir inserting...
2007-10-24 Eric Bollengierebl Use qmake-qt4 instead of qmake when available...
2007-10-22 Kern Sibbaldkes Add a security warning to src/cats/make_catalog_ba...
2007-10-19 Kern Sibbaldkes Set default debug_level to zero. This corrects...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-10-18 Eric Bollengierebl Use PQerrorMessage instead of PQresultErrorMessage...
2007-10-16 Kern Sibbaldkes Add PATH command to SunOS part of mtx-changer...
2007-10-07 Kern Sibbaldkes Make maxvol-test and new more strict maxvol2-test...
2007-10-06 Kern SibbaldUpdate technotes
2007-10-06 Kern SibbaldCorrect technotes bug #
2007-10-05 Kern Sibbaldkes Fix listing performance problems in bat. Pointed...
2007-10-04 Eric Bollengierebl Fix 969 where user can't change Replace option...
2007-10-01 Dan LangilleAdd new configuration item --archivedir
2007-09-30 Kern Sibbaldkes Save jcr in thread specific data (tsd) for each...
2007-09-30 Eric Bollengierebl Add an option that permit to specify spool size...
2007-09-28 Kern SibbaldFix race condition that drops final block written to...
2007-09-28 Kern SibbaldEliminate more strerror() and replace with bstrerror().
2007-09-28 Kern SibbaldUpdate doc
2007-09-28 Kern SibbaldFix Win32 build.
2007-09-28 Kern SibbaldMore tweaks to the mount volume routines to get everything
2007-09-27 Kern SibbaldPatch for bug 953 + remove more debug code
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-27 Kern SibbaldAdd const char where needed (more to do). Remove temp...
2007-09-26 Kern Sibbaldkes Setup SQLite busy handler before doing queries.
2007-09-26 Kern SibbaldAllow starting 59 jobs a second.
2007-09-26 Kern SibbaldMake SD session key more random.
2007-09-26 Kern SibbaldAdd retry for SQLite opening db if it fails.
2007-09-26 Kern SibbaldAdd retry for opening batch db if it fails.
2007-09-26 Kern SibbaldSuppress extra error messages during batch insert failure.
2007-09-26 Kern SibbaldAdd jcr to timer packets so if killed message can be...
2007-09-26 Kern SibbaldAdd JobId to all Dmsg() output.
2007-09-26 Kern SibbaldPut some FD auth code on dbglvl rather than fixed.
2007-09-26 Kern SibbaldReturn insert attributes error message in db msg buffer...
2007-09-26 Kern SibbaldSeparate batch init error messages.
2007-09-26 Kern Sibbaldkes Make SD code that contructs attribute insert check...
2007-09-25 Kern SibbaldCorrect search boolean for getting Volume info
2007-09-24 Eric Bollengierebl Cleanup batch code
2007-09-24 Kern Sibbaldkes Back out one small change to the reservation syste...
2007-09-23 Kern SibbaldTurn off some code when batch insert not enabled.
2007-09-23 Kern SibbaldEdit FD name in connect error messages.
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-09-22 Kern Sibbaldkes Add code to handle tray monitor separated from...
2007-09-20 Kern SibbaldAdd missed return in fixing verify bug -- trunk only.
2007-09-20 Eric Bollengierebl Fix a command parser issue causing a director...
2007-09-20 Kern Sibbaldkes Fix ANSI tape labeling. Fix restoring ANSI labeled...
2007-09-20 Kern Sibbaldkes Fix ANSI tape labeling. This fixes bug #954.
2007-09-20 Kern SibbaldUpdate technotes
2007-09-20 Eric Bollengierebl Fix #955 bug which was introduce with regexwhere...
2007-09-17 Eric Bollengierebl Add an option to operate on all pools with update...
2007-09-17 Eric Bollengierebl Add readline history support to bconsole.
2007-09-17 Kern Sibbaldkes Modify new volume algorithm to use max MediaId...
2007-09-17 Kern SibbaldUpdate technotes
2007-09-17 Kern Sibbaldkes Begin implemention of Optimize Job Scheduling.
2007-09-14 Kern Sibbaldkes Fix bacula_cats.def for new db_escape_string().
2007-09-13 Kern Sibbaldkes Add code to help Dan debug 2drive-incremental...
2007-09-13 Kern Sibbaldkes Fix seg fault in error exit of acquire_for_read...
2007-09-13 Kern Sibbaldkes Cancel storage daemon in all cases where FD report...
2007-09-12 Kern Sibbaldes Fix error message that was clobbered when Dir tells...
2007-09-12 Dan LangilleModify db_escape_string() to take both jcr and db.
2007-09-12 Kern Sibbaldkes Fix migration code to get correct Volume name...
2007-09-11 Kern Sibbaldkes Implement patch supplied by Landon to fix bug...
2007-09-11 Eric Bollengierebl fix #946 about config test mode which was broken.
2007-09-09 Eric Bollengierebl Using "m" in bconsole will show messages like...
2007-09-09 Kern Sibbald09Sep07
2007-09-09 Kern Sibbaldkes Suppress chown and chmod error messages if the...
2007-09-07 Kern Sibbaldkes Apply Martin Simmons patch that should turn off...
2007-09-05 Kern Sibbaldkes Remove idcache.c
2007-09-05 Kern SibbaldRemove enh_fnmatch.c. Make code that references it...
2007-09-03 Kern Sibbaldkes Fix memory pool call in ua_output.c. bug #934.
2007-09-03 Kern Sibbaldkes Replace fnmatch.c and fnmatch.h by modified BSD...
2007-09-02 Kern SibbaldUpdate technotes
next