]> git.ipfire.org Git - thirdparty/bacula.git/shortlog
thirdparty/bacula.git
2013-04-20  Kern SibbaldBetter fix for bug #1603 restart of Virtual Full
2013-04-20  Eric Bollengierregress: Add a deleted file test for restart
2013-04-20  Eric BollengierUse system malloc in strack_trace() instead of smartalloc
2013-04-20  Kern SibbaldFix bug #1603 restart of Virtual Full becomes a Full
2013-04-20  Kern SibbaldUse jcr->is_xxx instead of direct tests
2013-04-20  Kern SibbaldFix bug #1608 btape test failure when block size too big
2013-04-20  Kern SibbaldFix week of year schduling bug #1699
2013-04-20  Kern SibbaldComment out unused variables in tray-monitor
2013-04-20  Kern SibbaldFix uninitialized variable in bat
2013-04-20  Kern SibbaldFix lock race conditions in bug #1675
2013-04-20  Kern SibbaldAdd missing code for rename incomplete to rerunning
2013-04-20  Kern SibbaldRename incomplete to rerunning for clarity
2013-04-20  Kern SibbaldFix bug #1700 no timestamp with -dt on Windows
2013-04-20  Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2013-04-20  Kern Sibbaldreplace set_Jobxxx by setJobxxx
2013-04-20  Kern SibbaldTweak accurate_finish
2013-04-20  Kern SibbaldTweak Incomplete jobs in accurate_finish
2013-04-20  Kern SibbaldAdd more debug to restart regress scripts
2013-04-20  Eric BollengierAdd stack_trace() function to print current thread...
2013-04-20  Eric BollengierAdd HAVE_BACKTRACE in configure.in
2013-04-20  Kern SibbaldTweak restart incomplete jobs
2013-04-20  Eric Bollengierregress: tweak restart base job
2013-04-20  Eric Bollengierregress: fix add_attribute() function in perl lib
2013-04-20  Eric Bollengierregress: tweak restart base job
2013-04-20  Eric Bollengierregress: show problem in restart-accurate test
2013-04-20  Eric BollengierAdd %h option in runscript to get client address
2013-04-20  Kern SibbaldAdd new restart regression tests from master
2013-04-20  Kern SibbaldTweak restart base
2013-04-20  Kern SibbaldRework Incomplete job intereaction with Base and Accurate
2013-04-20  Kern SibbaldFix seg fault during cancel in SD
2013-04-20  Kern SibbaldRestart incomplete jobs only if type Backup
2013-04-20  Kern SibbaldDiscard old messages in beginning of maxtime-test
2013-04-20  Kern SibbaldMake restart2-test work
2013-04-20  Eric BollengierFix #1696 about an error when displaying "Base" level...
2013-04-20  Kern SibbaldSimplify restart regress because of one-shot hangup
2013-04-20  Kern SibbaldMake hangup single shot
2013-04-20  Kern SibbaldPut resched Incomplete Job on directive default=on
2013-04-20  Eric BollengierFix #1695 about bacula-sd crash in detach_dcr_from_dev()
2013-04-20  Kern SibbaldUse max(FileIndex) for restarting incomplete Job
2013-04-20  Marco van WieringenTweak sql_cmds, remove unreferenced sql and reformat...
2013-04-20  Kern SibbaldFirst cut restart Jobs
2013-04-20  Marco van WieringenFix typo
2013-04-20  Eric BollengierRename ua->err to ua->errmsg
2013-04-20  Marco van WieringenB_DB is a class now not a struct lets fix the include...
2013-04-20  Eric BollengierCheck some user inputs in purge and restore commands
2013-04-20  Eric BollengierCheck if resource name is valid in acl_access_ok()
2013-04-20  Eric BollengierAvoid extra strlen() in is_name_valid()
2013-04-20  Eric Bollengierregress: fix setup with new MAKEOPT argument
2013-04-20  Eric Bollengierregress: tweak prune-migration-test
2013-04-20  Eric Bollengierregress: Add more debug in prune-migration-test
2013-04-20  Kern SibbaldAdd negative numbers to bsscanf
2013-04-20  Kern SibbaldApply get_basename to printed filenames to reduce unnec...
2013-04-20  Marco van WieringenFix typo
2013-04-20  Marco van WieringenTweak layout and remove double cats.h include.
2013-04-20  Kern SibbaldAdd MAKEOPT to conf for regression
2013-04-20  Eric BollengierFix double query in db_list_basefiles()
2013-04-20  Eric BollengierFix chgrp on bacula-x.conf
2013-04-20  Eric BollengierAllow using sql_fetch_field() in db_sql_query() callbac...
2013-04-20  Eric BollengierUse old list_result() in db_list_xxx for good formating
2013-04-20  Kern SibbaldIncrease Windows backup/restore privileges possible...
2013-04-20  Eric BollengierUse db_escape_string() in all db_xxx functions
2013-04-20  Kern SibbaldPull src/lib/Makefile.in from master
2013-04-20  Marco van WieringenAdd configure magic for detecting getpagesize
2013-04-20  Marco van WieringenImplement mntent_cache on top of the new htable code...
2013-04-20  Marco van WieringenAdded support to htable for giving a hint on the number...
2013-04-20  Kern SibbaldImplement chgrp on bacula-x.conf if user configs a...
2013-04-20  Kern SibbaldRebuild configure
2013-04-20  Kern SibbaldRemove old scripts no longer used
2013-04-20  Kern SibbaldAdd patch from bug #1574 for Scientific Linux spec
2013-04-20  Kern SibbaldApply patches from bug #1672 to clean up configuration
2013-04-20  Eric BollengierTweak select_media_dbr()
2013-04-20  Eric BollengierCheck if volume name is valid in select_media_dbr()
2013-04-20  Marco van WieringenSmall change to exporting functions not found in includ...
2013-04-20  Marco van WieringenFixed some compile errors in IRIX and TRU64 xattr code...
2013-04-20  Marco van WieringenTweak remove last reference to __SQL_C which is not...
2013-04-20  Kern SibbaldImprove bat stability by checking if page valid
2013-04-20  Eric BollengierFix segfault with print_memory_pool_stats()
2013-04-20  Marco van WieringenDrop last SQL_INC leftovers. Due to backend abstraction...
2013-04-20  Kern SibbaldRemove reference to @SQL_INC@ in tools Makefile.in
2013-04-20  Kern SibbaldPull in lib.h from master so new htable code compiles
2013-04-20  Kern SibbaldTweak date + version
2013-04-20  Kern SibbaldTweak .gitignores
2013-04-20  Eric BollengierUse C99 __VA_ARGS__ instead of GCC extention ##__VA_ARGS__
2013-04-20  Eric BollengierAdapt bvfs for SQLite3
2013-04-20  Kern SibbaldAdapt htable code to 64 bit keys
2013-04-20  Eric BollengierRename db_list_ctx.cat() to db_list_ctx.add()
2013-04-20  Eric BollengierFix bvfs for mysql
2013-04-20  Eric BollengierAdd simple way to add string elements to db_list_ctx
2013-04-20  Kern SibbaldTweak rebuild configure
2013-04-20  Kern SibbaldAdd code to trim heap after big mallocs
2013-04-20  Eric BollengierClose cursor in big sql query
2013-04-20  Kern SibbaldFix bad character in cats/sql_cmds.c
2013-04-20  Marco van WieringenRemoved old queries from sql_cmds.[ch] which are no...
2013-04-20  Marco van WieringenFix possible core-dump as seen in regression testing
2013-04-20  Eric Bollengierregress: tweak timing in prune-copy-test
2013-04-20  Eric BollengierTweak ident some queries
2013-04-20  Eric BollengierEnsure that we always close the transaction in db_big_s...
2013-04-20  Eric BollengierImplement db_big_sql_query() that uses cursor on Postgr...
2013-04-20  Eric BollengierDetect mount/junction points and ignore junctions in...
2013-04-20  Kern SibbaldTweak rebuild configure
next