]> git.sur5r.net Git - bacula/bacula/shortlog
bacula/bacula
2009-09-26 Kern SibbaldImplement store_size32 and store_size64
2009-09-26 Kern SibbaldCorrect regression tests to use Pool 'File'
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-25 Kern SibbaldUpdate technotes
2009-09-22 Eric Bollengiertweak comment
2009-09-22 Eric BollengierRemove the file_fp_idx index for Postgresql (FilenameId...
2009-09-22 Eric Bollengierregress: Add small perl lib for speed testing
2009-09-22 Eric Bollengierupdate technotes
2009-09-22 Eric Bollengierbweb: Fix float usage for LIMIT sql query
2009-09-21 Eric Bollengiertweak drop_bacula_xxx script ouput
2009-09-21 Eric Bollengierupdate speed-test
2009-09-21 Eric Bollengierupdate speedtest
2009-09-21 Eric Bollengierspeed-test: small fix
2009-09-20 Kern SibbaldUpdate to slightly newer config.guess and config.sub
2009-09-20 Kern SibbaldFix compile error on Mac
2009-09-20 Kern SibbaldTweak keep readall error messages
2009-09-20 Kern SibbaldGenerate new configure
2009-09-20 Kern SibbaldReorder configure test for cleaner print output
2009-09-20 Kern SibbaldTweak auto-label-test exit on failure
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-18 Kern SibbaldForce nightly-disk regress to 3.0.3
2009-09-17 Eric Bollengierspeed-test: Add basejob argument to test basejob speed
2009-09-17 Eric BollengierAdd new test
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 SibbaldFix conf to use make as requested by Martin Simmons...
2009-09-17 Kern SibbaldUpdate technotes
2009-09-17 Kern SibbaldFix seg fault in ignoredir code
2009-09-17 Kern Sibbaldmore mkdir -p changes
2009-09-17 Kern SibbaldMake several dir names unique to avoid test collisions
2009-09-17 Kern SibbaldChange regression scripts to use mkdir -p to avoid...
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-15 Eric Bollengiercleanup patches/testing dir
2009-09-01 Eric BollengierRename .lsdirs/.lsfiles/.update to .bvfs_xxx to avoid...
2009-09-01 Eric Bollengiertweak space on projects file
2009-09-12 Kern SibbaldTry to distinguish CentOS/RHEL
2009-09-11 Kern SibbaldModify tools to be able to correctly install testls...
2009-09-11 Kern SibbaldUpdate technotes
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-11 Frank SweetserApply Frank's slash patch
2009-09-10 Kern SibbaldTweak English in bweb
2009-09-10 Kern SibbaldReduce runscript wait times
2009-09-10 Kern SibbaldUpdate Win32 README.mingw
2009-09-10 Kern SibbaldAdd patch for more SD info fix
2009-09-10 Kern SibbaldUpdate technotes and version
2009-09-10 Kern SibbaldAdd patch for bug #1371
2009-09-10 Kern SibbaldFix seg fault in SD bug #1371
2009-09-10 Kern SibbaldAdd append log to tape SD tests
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 BollengierAdd patches and update technotes
2009-09-09 Eric BollengierFix Exclude Dir Containing ignored when scanning the...
2009-09-09 Eric BollengierUpdate the new exclude-dir-test with multiple Include...
2009-09-09 Eric BollengierAdd patch for #1370
2009-09-09 Eric Bollengierupdate technotes
2009-09-09 Eric BollengierFix #1370 about the implementation of the "Exclude...
2009-09-09 Eric BollengierAdd new exclude-dir-test
2009-09-09 Eric BollengierAdd patch for 3.0.2 release
2009-09-09 Eric Bollengierupdate technotes
2009-09-09 Eric BollengierFix #1369 about segfault when using ExcludeDirContainin...
2009-09-09 Eric BollengierVerify if the Exclude Dir Containing directive does...
2009-09-09 Eric Bollengiercleanup vtape-test-changer
2009-09-09 Eric BollengierAdd a regress script for Exclude Dir Containing option
2009-09-08 Lorenz SchoriRemove bigendian check from autoconfig system
2009-09-08 Lorenz Schoricheck endianness at runtime in md5.c
2009-09-08 Eric Bollengierupdate technotes
2009-09-08 Lorenz SchoriFix minor issues in the osx installer package builder.
2009-09-08 John GoerzenFix -p/-P in bscan.8 man page
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 WieringenAdded support for acl and xattr regression test on...
2009-09-07 Kern SibbaldApply Marco's git format-patch patches for bugs #1365...
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 SibbaldCommit Mac pathlen patch
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-05 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-09-05 Marco van WieringenAdd acl script code for Mac
2009-09-05 Kern SibbaldMerge branch 'master' of ssh://kerns@bacula.git.sourcef...
2009-09-05 Kern SibbaldUp timeout for rewind and changer on btest script
2009-09-05 Kern SibbaldTry to fix zombies in next-vol-test
2009-09-04 Kern SibbaldFix broken editing code
next