]> git.sur5r.net Git - bacula/bacula/history - bacula/src
kes Save jcr in thread specific data (tsd) for each thread.
[bacula/bacula] / bacula / src /
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 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 SibbaldRemove debug code
2007-09-27 Kern SibbaldRemove debug code
2007-09-27 Kern SibbaldFix syntax error
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-27 Kern SibbaldPut jcr.c on dbglvl
2007-09-26 Kern SibbaldFix formating
2007-09-26 Kern SibbaldConvert bnet_xxx to bsock class calls
2007-09-26 Kern SibbaldMake SD session key more unique
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 SibbaldMore debug code
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 SibbaldUpdate
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 SibbaldMore connect debug code
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 SibbaldAdd comments
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
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 SibbaldFix ANSI tape reading
2007-09-20 Kern SibbaldReremove save_cwd.h
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 fix update allfrompools option
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 Sibbaldkes Begin implemention of Optimize Job Scheduling.
2007-09-15 Dan LangilleComplete the quoting experience and do this right after...
2007-09-14 Kern Sibbaldkes Fix bacula_cats.def for new db_escape_string().
2007-09-14 Kern SibbaldUpdate for Dan's tests
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 LangilleMove term_reservations_lock lower down, because it...
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 Eric Bollengierebl fix #946 about config test mode which was broken.
2007-09-10 Landon FullerRevert kern's r5066 -- the change caused select() ...
2007-09-10 Landon FullerThere's no reason to check for exceptional conditions...
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-04 Dirk H BartleyThis change of the regular expressions should fix any...
2007-09-03 Kern Sibbaldkes Fix memory pool call in ua_output.c. bug #934.
2007-09-03 Kern SibbaldAdd another test to fnmatch.c
2007-09-03 Kern SibbaldTweak fnmatch.c
2007-09-03 Kern SibbaldTweak fnmatch.c
2007-09-03 Kern Sibbaldkes Replace fnmatch.c and fnmatch.h by modified BSD...
2007-09-03 Kern SibbaldAdd some test cases for fnmatch
2007-09-03 Kern SibbaldCommit new fnmatch.c/h
2007-09-03 Kern Sibbaldadd new fnmatch.c/h
2007-09-03 Kern SibbaldRemove old fnmatch.c
2007-09-03 Kern SibbaldRemove old fnmatch.c
2007-09-02 Kern SibbaldUpdate version
2007-09-02 Kern Sibbaldkes Integrate patch to README.vc8 from
2007-09-02 Eric Bollengierebl drop old GPL fnmatch, use LGPL new one instead.
2007-09-01 Kern SibbaldImplement savecwd.h and savecwd.c. Remove FSF versions.
2007-08-30 Kern SibbaldFinal changes
2007-08-30 Kern SibbaldUpdate
2007-08-30 Kern SibbaldApply patch from Martin Simmons that adds a test for...
2007-08-29 Kern SibbaldFix bug 921 by increasing the number of tries to create...
2007-08-29 Kern Sibbaldkes Rework bmsg in ua_output to use va_copy() so that...
2007-08-29 Dirk H BartleyAdd to help info on creating indexes that will help...
2007-08-25 Kern SibbaldStart some new coding
2007-08-25 Kern Sibbaldkes Integrate more portable zone offset code into...
2007-08-25 Kern SibbaldChange autmatically adjusting to automatically compensa...
2007-08-24 Kern SibbaldAdd insanity checks in bsnprintf
2007-08-24 Kern SibbaldFix typo in split_path ...
2007-08-24 Kern Sibbaldkes Fix bad SD->FD return status reported by
2007-08-24 Eric Bollengierebl Fix a bug in read_close_session which return rando...
2007-08-23 Kern Sibbald23Aug07
2007-08-21 Dan LangilleAdd a missing > in the usage output.
2007-08-21 Kern Sibbaldkes Fix Director crash when running bat SQL queries.
next