]> git.sur5r.net Git - bacula/bacula/shortlog
bacula/bacula
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
2013-04-20 Kern SibbaldRemove tray-monitor from Win32 build
2013-04-20 Kern SibbaldFix some double Win32 #ifdefs
2013-04-20 Kern SibbaldFix missing HAVE_LITTLE_ENDIAN for Win32 build
2013-04-20 Eric BollengierAdd helpers to add drives in VSS snapshot from plugins
2013-04-20 Martin SimmonsMake new crc32.c work on FreeBSD
2013-04-20 Martin SimmonsFixes some problems in update_sqlite3_tables.in
2013-04-20 Eric BollengierHandle all FD version in check_bacula
2013-04-20 Eric BollengierFix compilation warning in check_bacula
2013-04-20 Eric BollengierMake new bat progress view compatible with previous FD
2013-04-20 Eric BollengierKeep the same keywords as in previous version
2013-04-20 Eric BollengierModify Job view to follow backup progress in real-time
2013-04-20 Eric BollengierUpdate ".status client running" output for new Bat...
2013-04-20 Kern SibbaldEnsure that Job duration is not negative
2013-04-20 Kern SibbaldAdd Slot to Media View table
2013-04-20 Marco van WieringenFix compiler warning.
2013-04-20 Marco van WieringenFix typo
2013-04-20 Kern SibbaldSet proper status of autochanger slots with 0 on startu...
2013-04-20 Eric Bollengierregress: Add test having fileset without md5
2013-04-20 Eric Bollengierregress: Add get_traces and truncate_traces to regress...
2013-04-20 Eric Bollengierregress: avoid dash for setup_win32 script
2013-04-20 Kern SibbaldAdd indentation in lsmark command output
2013-04-20 Eric Bollengierregress: fix prune-base-job-test on slow systems
2013-04-20 Eric BollengierChange SELECT count(*) to SELECT 1 .. LIMIT 1 to speed...
2013-04-20 Eric BollengierFix #define when using --disable-smartalloc
2013-04-20 Eric BollengierTrack unbalanced start/end plugin stream
2013-04-20 Eric Bollengierregress: ensure to leave the script when the reload...
2013-04-20 Eric Bollengierregress: tweak typo in update_win32 function
2013-04-20 Eric Bollengierregress: update regress-win32.pl
2013-04-20 Kern SibbaldTry to bug where we stop reading before the plugin...
2013-04-20 Kern SibbaldFix end plugin stream index
2013-04-20 Eric Bollengierregress: Turn on accurate in SS_SQLJob
2013-04-20 Eric Bollengierregress: Add test that mixes mssql and systemstate
2013-04-20 Eric Bollengierregress: Add ./scripts/setup_win32
2013-04-20 Eric Bollengierregress: tweak regress-win32 output
2013-04-20 Eric Bollengierregress: tweak the message in the update_win32()
2013-04-20 Eric Bollengierregress: Add update_win32 function to win32-fd-test
2013-04-20 Eric Bollengiertweak debug level in fd_plugin
2013-04-20 Eric Bollengierregress: use variable for catalog definition in system...
2013-04-20 Eric Bollengierregress: Add more complex systemstate test with full...
2013-04-20 Marco van WieringenAdd missing switch values although the code works this...
2013-04-20 Marco van WieringenAdded support for NFSv4 ACLs added to FreeBSD 8.1.
2013-04-20 Marco van WieringenAdded additional extended attributes used under FreeBSD...
2013-04-20 Kern Sibbaldregress: add bwatch
2013-04-20 Kern SibbaldAllow closing of all tabs + close tab clicked
2013-04-20 Kern SibbaldAdd short-incremental regression test
2013-04-20 Kern SibbaldPrint plugin end records in bls
next