]> git.sur5r.net Git - bacula/bacula/shortlog
bacula/bacula
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
2013-04-20 Kern SibbaldUpdate version and date
2013-04-20 Kern SibbaldTweak regress .conf file
2013-04-20 Marco van WieringenAdded set_db_type function to set global debug symbol...
2013-04-20 Marco van WieringenFix typo
2013-04-20 Marco van WieringenDrop removed catalog function prototype.
2013-04-20 Marco van WieringenFix logic inversion.
2013-04-20 Eric Bollengierupdate configure
2013-04-20 Eric BollengierAdd more ingres code
2013-04-20 Eric BollengierAdapt bbatch and cats_test tool to new cats
2013-04-20 Marco van WieringenBackport changes for Windows compiling
2013-04-20 Marco van WieringenBackport one more patch into master from class based...
2013-04-20 Marco van WieringenBackport of class based catalog backends into Branch...
2013-04-20 Kern SibbaldTweak add beefsteak files
2013-04-20 Eric BollengierTweak Makefile for cats_test
2013-04-20 Eric BollengierFix #1684 Use --with-db-password option in grant_bacula...
2013-04-20 Kern SibbaldTweak up build concurrency
2013-04-20 Kern SibbaldTweak update date and version
2013-04-20 Kern SibbaldTweak bacula-ctl scripts for valgrind
2013-04-20 Kern SibbaldTweak tree.c debugging
2013-04-20 Kern SibbaldFree unused pool memory after restore
2013-04-20 Kern SibbaldAdd pool memory debug output
2013-04-20 Kern SibbaldFix build of Windows bat -- Qt depends on libgcc_s_dw2...
2013-04-20 Kern SibbaldFix typo in buffer sizes off by factor of 10
2013-04-20 Eric BollengierChange accurate CurFile allocation size
2013-04-20 Eric BollengierTweak accurate code to avoid useless memcpy()
2013-04-20 Eric Bollengierregress: tweak speed-test
2013-04-20 Eric BollengierAdd more tests on cats_test
2013-04-20 Eric BollengierAdd cats_test unit tests
2013-04-20 Eric BollengierTweak TODO
2013-04-20 Kern SibbaldFix typo in maxtime-test
2013-04-20 Eric Bollengierregress: fix maxtime-test
2013-04-20 Eric BollengierFix #1685 about JobBytes counter when using Accurate...
2013-04-20 Eric Bollengierregress: test script with spaces
2013-04-20 Kern SibbaldIgnore replace=xx for directories. Corrects (not total...
2013-04-20 Kern SibbaldAdd restore replace=never test ticket 2317
2013-04-20 Kern SibbaldAdd replace=xxx on restore command line
2013-04-20 Eric BollengierAdd restore_job= option to restore command
2013-04-20 Kern SibbaldTweak Windows tray monitor build
2013-04-20 Kern SibbaldTweak qt-console .pro.in files
2013-04-20 Eric BollengierTweak date format in tray monitor
2013-04-20 Eric BollengierAdd windows tray monitor to bat make-win32 script
2013-04-20 Eric BollengierAdapt traymonitor qmake project file for win32
2013-04-20 Eric BollengierAdd cross-win32 target to qmake template
2013-04-20 Eric BollengierAdd new QT traymonitor
2013-04-20 Eric BollengierAdd qt traymonitor files to configure.in
2013-04-20 Eric BollengierAdd transparent icon with tape
2013-04-20 Martin SimmonsFix #1661 about verify differences with VERIFY_VOLUME_T...
2013-04-20 Eric Bollengiertweak year in copyright model
next