]> git.sur5r.net Git - bacula/bacula/history - bacula
Allow specification of base daemon resource name.
[bacula/bacula] / bacula /
2009-05-14 Kern SibbaldAllow specification of base daemon resource name.
2009-05-14 Kern SibbaldFix bat to automatically use installed bat.conf
2009-05-14 Kern Sibbaldbat not installed even if configured. Fix by working
2009-05-13 Eric Bollengierebl update
2009-05-13 Eric Bollengierebl Turn on lockmanager when using DEVELOPER flag
2009-05-07 Kern Sibbaldkes Fix typo in Solaris acl code.
2009-05-07 Kern SibbaldUpdate projects
2009-05-06 Kern Sibbald06Apr09
2009-05-04 Scott BarningerFix ldconfig problem in client only build.
2009-05-04 James HarperAdded extra logging to determine the exchange server...
2009-05-03 Scott BarningerFixes for client build.
2009-05-03 James HarperOnly define winapi's for 32 bit build. Already defined...
2009-05-03 James HarperChange GetComputerName to GetComputerNameEx so that...
2009-05-02 Scott Barninger3.0.1
2009-05-01 Eric Bollengierebl update
2009-05-01 Eric Bollengierebl Update documentation
2009-04-30 Dirk H BartleyRan into a problem deleting a volume. This fixes it.
2009-04-30 Kern SibbaldFix purged restore prompting
2009-04-29 Kern SibbaldFinal changes
2009-04-29 Kern SibbaldUpdate release notes
2009-04-29 Kern SibbaldFix bug #1282 Setting job.Priority in python crashes...
2009-04-29 Kern SibbaldFix bug #1281 allow all on restore command line to...
2009-04-28 Kern SibbaldUpdate release notes
2009-04-28 Kern SibbaldCheck for job_canceled() in fd_plugin code
2009-04-28 Kern SibbaldUpdate Win32/64 table creation to have new DB version...
2009-04-28 Kern SibbaldRemove illegal Options in Exclude of default Win32...
2009-04-27 Dirk H BartleyThis is the fix to http://bugs.bacula.org/view.php...
2009-04-27 Eric Bollengierebl Fix bug #1274 where a migration job can be cancele...
2009-04-27 Marco van WieringenAdded fix for bug #1275 where acl or xattr data is...
2009-04-26 Eric Bollengierebl Remove Reposition info message
2009-04-26 Kern SibbaldFix platform scripts not to clean configured files...
2009-04-26 Kern SibbaldUpdate projects file
2009-04-25 Scott BarningerAdd build tag for distribution name.
2009-04-21 Kern SibbaldFix copyright + trademark name
2009-04-21 Eric Bollengierebl Tweak version string to display versionid field...
2009-04-17 Kern SibbaldUpdate ReleaseNotes
2009-04-16 Kern SibbaldAdd additional mysql connection debug code
2009-04-16 Kern SibbaldUpdate version and date
2009-04-16 Kern SibbaldFix bug #1246 Sometimes access denied with VSS enabled...
2009-04-15 Eric Bollengierebl add missing BACULA define
2009-04-14 Kern SibbaldFix bug #1268 Full Max Run Time cancels jobs (when...
2009-04-12 Eric Bollengierebl Add debug message when checking database encoding
2009-04-11 Kern SibbaldModify insertion of read Volumes in SD to be done befor...
2009-04-11 Kern SibbaldClean old patchnotes
2009-04-11 Kern SibbaldTurn developer back on
2009-04-11 Kern SibbaldFix typos
2009-04-07 Kern SibbaldBring po files up to date
2009-04-07 Kern SibbaldChange default plugins dir to /usr/lib
2009-04-07 Kern SibbaldFinal changes
2009-04-07 Kern SibbaldFinal ReleaseNotes update
2009-04-06 Kern SibbaldUpdate notes ...
2009-04-05 Scott Barningerfix make install
2009-04-05 Scott Barninger3.0.0 release updates.
2009-04-05 Kern SibbaldRemove typo from configure.in
2009-04-05 Kern SibbaldFix Win32 make clean to clean correctly
2009-04-04 Kern SibbaldCleanup Win installer dialog messages a bit
2009-04-04 Kern Sibbaldmake single README.mingw
2009-04-04 Kern SibbaldRemove old win32 readme
2009-04-04 Kern SibbaldSeparate object/binaries in Win32 and Win64 builds...
2009-04-04 Kern SibbaldAdd bconsole to Win64 installer
2009-04-03 Eric Bollengierebl fix bacula-logo
2009-04-03 Kern SibbaldImplement more automatic build of Win64 client. Note...
2009-04-02 Kern SibbaldEnhance Job messages from SD when the FD->SD protocol...
2009-04-02 Marco van WieringenLets only count non acl xattr in the first place that...
2009-04-02 Marco van WieringenFixed problem in xattr and acl code trying to send...
2009-04-01 James Harperremoved spurious warning message
2009-03-31 Dirk H BartleyChange to Copyright (C) 2007-2009
2009-03-31 Kern SibbaldUpdate date
2009-03-31 Dirk H Bartleypreferred with brackets
2009-03-31 Dirk H BartleyI was able to reproduce some segfaults by using the...
2009-03-31 Eric Bollengierebl update win64 doc
2009-03-31 Kern Sibbalduse /usr/share/doc/bacula for technotes
2009-03-31 Eric Bollengierebl update win64 doc and add paches
2009-03-31 Eric Bollengierebl update
2009-03-31 Kern SibbaldMisc tweaks
2009-03-31 Dirk H BartleyAfter much effort, I think I've got it. Was having...
2009-03-31 Dirk H BartleyThis works better in this order. Otherwise if the...
2009-03-30 Eric Bollengierebl update
2009-03-30 Eric Bollengierebl Fix small memory leak in fileregexp bsr code
2009-03-30 Eric Bollengierebl update
2009-03-30 Eric Bollengierebl update
2009-03-29 Dirk H BartleyI was getting multiple preferences boxes because of...
2009-03-29 Kern SibbaldMake bat sock handling a bit more robust
2009-03-29 Kern SibbaldMore sanity checking
2009-03-29 Kern SibbaldSet appropriate debug level
2009-03-29 Kern SibbaldAttempt to fix bat seg faults
2009-03-29 James Harperwhitespace cleanup
2009-03-29 James HarperUpdated Exchange plugin to support accurate mode
2009-03-29 Kern SibbaldApply James' accurate debug patch + use read_record...
2009-03-29 Kern Sibbaldkes Correct bacula32.def entry point as specified...
2009-03-29 Dirk H BartleyAdd lots of debugging output to show which director...
2009-03-28 Dirk H BartleyOOps. this is better. Guess those parens {} are desired.
2009-03-28 Kern SibbaldDirectly mark all files saved by plugin as being seen...
2009-03-28 Dirk H BartleyAdd a feature to have a menu item to allow a user to...
2009-03-28 Kern SibbaldRemove technotes-2.5
2009-03-28 Kern SibbaldUpdate
2009-03-28 Kern SibbaldUpdate new features
2009-03-28 Kern SibbaldAdd checks on the plugin version and the plugin license...
2009-03-28 Dirk H BartleyMove two sql performing functions getVolumeList and...
2009-03-28 Eric Bollengierebl update doc
next