]> git.sur5r.net Git - bacula/bacula/history - bacula/src
Update version
[bacula/bacula] / bacula / src /
2009-10-11 Kern SibbaldUpdate version
2009-10-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-09 Eric Bollengierfix bash/sh problem in disk-changer.in
2009-10-08 Eric Bollengierebl Add new autochanger command to get all information...
2009-10-05 Kern SibbaldUpdate notes and date
2009-10-05 Kern SibbaldFix concurrent Job recycle bug #1288
2009-10-05 Marco van WieringenFixed inverted logic
2009-10-05 Andreas PieskRemove useless ScratchPool refs from Bat media list
2009-10-03 Kern SibbaldAdd some error messages in insane buffer size cases
2009-10-03 Kern SibbaldTweak debug
2009-10-03 Kern SibbaldFix bug #1382 newly created disk volumes -> file not...
2009-10-02 Eric BollengierCleanup new timeout code for bconsole
2009-10-01 bartleyd2Cause the tree widget selected to keep up with the...
2009-09-29 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-09-29 Kern SibbaldUpdate version
2009-09-29 Vitaly KuznetsovImplement console 'timeout' feature using bacula socket...
2009-09-29 Eric Bollengierrevert the update_bacula_table script change with bad...
2009-09-29 Eric BollengierAdd index modification in update_sqlite/sqlite3/postgre...
2009-09-29 Eric BollengierRemove the inx4 index for SQLite2/3 (FilenameId, PathId) on
2009-09-28 Kern SibbaldAttempt to fix MySQL SQL error
2009-09-27 Kern SibbaldFix Win32 build
2009-09-27 Kern SibbaldFix compiler warning
2009-09-26 Kern SibbaldRemove gnome-console
2009-09-26 Kern SibbaldTweak some -? printout
2009-09-26 Kern SibbaldImplement store_size32 and store_size64
2009-09-25 Kern SibbaldUp max vol size
2009-09-25 Kern SibbaldDefine File Pool and limit size to 5G
2009-09-25 Kern SibbaldUpdate technotes
2009-09-25 Kern SibbaldFix Alpha ifdefing -- should fix bug #1359
2009-09-22 Eric Bollengiertweak comment
2009-09-22 Eric BollengierRemove the file_fp_idx index for Postgresql (FilenameId...
2009-09-21 Eric Bollengiertweak drop_bacula_xxx script ouput
2009-09-20 Kern SibbaldFix compile error on Mac
2009-09-20 Kern SibbaldTweak keep readall error messages
2009-09-19 Dmitry V. LevinImplement support of keeping readall capabilities after...
2009-09-18 Dmitry V. LevinRemove redundant includes of pwd.h and grp.h headers
2009-09-18 Dmitry V. Levinfind_one_file: Remove unreliable and redundant access...
2009-09-18 Dmitry V. LevinFix link rules
2009-09-17 Kern SibbaldFix warning typo pointed out by Phil Stracchino
2009-09-17 Kern SibbaldFix typo that prevented older SD from working with DIR
2009-09-17 Kern SibbaldUpdate technotes
2009-09-17 Kern SibbaldFix seg fault in ignoredir code
2009-09-17 Kern SibbaldFix some job-start changes
2009-09-17 Kern Sibbaldmore job-restart code
2009-09-15 Eric BollengierUpdate restore menu 12 explanation
2009-09-01 Eric BollengierRename .lsdirs/.lsfiles/.update to .bvfs_xxx to avoid...
2009-09-11 Kern SibbaldModify tools to be able to correctly install testls...
2009-09-11 Kern SibbaldCreate bigendian() inline to simplify code
2009-09-11 Kern SibbaldSet Volume Poll Interval to 5 mins by default
2009-09-10 Kern SibbaldUpdate Win32 README.mingw
2009-09-10 Kern SibbaldUpdate technotes and version
2009-09-10 Kern SibbaldFix seg fault in SD bug #1371
2009-09-10 Kern SibbaldAdd more info when SD connection refused
2009-09-10 Kern SibbaldFix possible termination problem
2009-09-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-09-09 Kern SibbaldKeep valgrind happy
2009-09-09 Eric BollengierFix Exclude Dir Containing ignored when scanning the...
2009-09-09 Eric BollengierFix #1370 about the implementation of the "Exclude...
2009-09-09 Eric BollengierFix #1369 about segfault when using ExcludeDirContainin...
2009-09-08 Lorenz Schoricheck endianness at runtime in md5.c
2009-09-07 Eric Bollengierfix compilation warning
2009-09-07 Eric BollengierMake output of new commands .lsdir/.lsfile more usable.
2009-09-07 Marco van WieringenFix header defines
2009-09-07 Marco van WieringenRemove some #ifdef-ed code and make it just as the...
2009-09-07 Marco van WieringenRedone comments
2009-09-07 Marco van WieringenMove restore struct defintions to seperate include...
2009-09-07 Marco van WieringenMove finderinfo restore into seperate function so we...
2009-09-07 Marco van WieringenLoose #ifdef and use const bool wrapper for some cleane...
2009-09-07 Marco van WieringenThis patch should fix bug #1366
2009-09-07 Marco van WieringenThis patch should fix bug #1365
2009-09-06 Kern SibbaldIncrement minor version to avoid future conflict
2009-09-06 Kern SibbaldFix bug #1368. Increase default path/file length to...
2009-09-04 Kern SibbaldFix broken editing code
2009-09-04 Kern SibbaldUse edit routine instead of %f for rates
2009-09-04 Kern SibbaldImplement BlockChecksum in Device
2009-09-04 Kern SibbaldImplement BlockChecksum in Device
2009-09-04 Eric Bollengierbtape: Add speed command and test drive speed with...
2009-09-04 Eric Bollengierbtape: cleanup
2009-09-04 Kern SibbaldFinal tweaks to certification btape fill scripts and...
2009-09-03 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-09-03 Kern SibbaldTweak btape.c
2009-09-03 Eric Bollengierbtape: tweak output
2009-09-03 Eric Bollengierbtape: Make zero test first (fastest)
2009-09-03 Eric Bollengierbtape: Add speed command
2009-09-03 Eric Bollengierbtape: Add speed information on qfill and raw command
2009-09-03 Eric BollengierUse MaxFileSize device configuration in btape
2009-09-03 Kern SibbaldMerge branch 'master' of ssh://kerns@bacula.git.sourcef...
2009-09-03 Kern SibbaldEliminate btape flush + tweak btape regression scripts
2009-09-03 Kern SibbaldInclude file,blk in btape fill output
2009-09-03 Kern SibbaldCreate exit_code for fill with multiple tapes
2009-09-03 Eric BollengierFix #1364 and #1363 about compression buffer error.
2009-09-02 Eric Bollengierfix variable name
2009-09-02 Eric BollengierMerge branch 'master' of ssh://ricozz@bacula.git.source...
2009-09-02 Eric Bollengierfix variable name
2009-09-01 Kern SibbaldMerge with Source Forge
2009-09-01 Kern SibbaldAttempt to fix SQLite3 seg fault in list routines
2009-09-01 Kern SibbaldMerge master with SF
2009-09-01 Kern SibbaldUpdate tape tests for hardware certification
2009-09-01 Eric Bollengiertweak comments
2009-09-01 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
next