]> git.sur5r.net Git - bacula/docs/shortlog
bacula/docs
2007-09-30 Kern SibbaldUpdate
2007-09-30 Kern SibbaldUpdate version
2007-09-30 Eric Bollengierebl Put SpoolSize at the end of the jobcmd to keep...
2007-09-30 Kern Sibbaldkes Save jcr in thread specific data (tsd) for each...
2007-09-30 Eric Bollengierebl Add doc about new Job { Spool Size = xG } option
2007-09-30 Eric Bollengierebl Add an option that permit to specify spool size...
2007-09-30 Eric Bollengierebl Fill brestore cache when selecting a job
2007-09-30 Kern SibbaldExit if zombie jobs or log errors
2007-09-30 Kern Sibbaldexit on failure
2007-09-30 Dan LangilleAdd a trailing ENTER
2007-09-30 Dan LangilleThe bin directory does not always exist.
2007-09-29 Kern SibbaldUpdate
2007-09-28 Kern SibbaldUpdate
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 SibbaldAdd new getopt code
2007-09-28 Kern SibbaldRemove BSD getopt
2007-09-28 Kern SibbaldFix Win32 build.
2007-09-28 Kern SibbaldUpdate
2007-09-28 Kern SibbaldMore tweaks to the mount volume routines to get everything
2007-09-27 Eric Bollengierebl Make drag&drop working between tree, file list...
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 Eric Bollengierebl fix warnings when missing glade file location
2007-09-26 Eric Bollengierebl update notes
2007-09-26 Eric Bollengierebl Add brestore ajax port.
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-26 Kern SibbaldUpdate
2007-09-25 Kern SibbaldUpdate
2007-09-25 Kern SibbaldFix bootstrap text
2007-09-25 Kern SibbaldFix bscan test again
2007-09-25 Kern SibbaldCorrect search boolean for getting Volume info
2007-09-24 Eric Bollengierebl Cleanup batch code
2007-09-24 Dan LangilleLet people know that Bacula passwords are plain text...
2007-09-24 Dan Langillecorrect typo: How to I => How Do I
2007-09-24 Kern SibbaldFix restore by file tests
2007-09-24 Kern SibbaldUpdate
2007-09-24 Kern SibbaldUpdate
2007-09-24 Kern Sibbaldkes Back out one small change to the reservation syste...
2007-09-24 Kern SibbaldUpdate
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 SibbaldInclude maxvol test
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-09-23 Kern SibbaldGet rid of wintray.h again
2007-09-23 Kern SibbaldAdd maxvol test
2007-09-23 Kern SibbaldUpdates
2007-09-23 Kern SibbaldFix four-jobs-test
2007-09-23 Eric Bollengierebl Merge sql backend with brestore.
2007-09-23 Kern SibbaldFix escaping
2007-09-22 Kern Sibbaldkes Add code to handle tray monitor separated from...
2007-09-21 Kern SibbaldUpdate
2007-09-20 Kern SibbaldAdd missed return in fixing verify bug -- trunk only.
2007-09-20 Kern SibbaldFix rstat
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 SibbaldCheck for file count mismatch
2007-09-20 Kern SibbaldCommit ansi label patch
2007-09-20 Kern Sibbaldkes Fix ANSI tape labeling. This fixes bug #954.
2007-09-20 Kern SibbaldEnhance 6 vol test add ANSI tape label test
2007-09-20 Kern SibbaldUpdate
2007-09-20 Kern SibbaldUpdate technotes
2007-09-20 Eric Bollengierebl Fix #955 bug which was introduce with regexwhere...
2007-09-20 Kern SibbaldUpdate patches
2007-09-19 Kern SibbaldAdd patch for bug #908
2007-09-17 Eric Bollengierebl display fd and GB/m only if the are > 1
2007-09-17 Eric Bollengierebl small fix
2007-09-17 Eric Bollengierebl fix update allfrompools option
2007-09-17 Eric Bollengierebl Add doc about new option "update volume allfrompools"
2007-09-17 Eric Bollengierebl Add an option to operate on all pools with update...
2007-09-17 Eric Bollengierebl update patch with kern sugestions
2007-09-17 Thomas Glatthorclient<=>job, strg+c/strg+v-error
2007-09-17 Thomas Glatthorfixed missing ")"
2007-09-17 Eric Bollengierebl Add readline history support to bconsole.
next