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