]> git.sur5r.net Git - bacula/bacula/history - bacula/src
Implement mntent_cache on top of the new htable code using a small htable big buffer...
[bacula/bacula] / bacula / src /
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 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 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 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-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 SibbaldUpdate version and date
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 BollengierAdd more ingres code
2011-01-25 Eric BollengierAdapt bbatch and cats_test tool to new cats
2011-01-25 Marco van WieringenBackport changes for Windows compiling
2011-01-25 Marco van WieringenBackport of class based catalog backends into Branch...
2011-01-25 Eric BollengierTweak Makefile for cats_test
2011-01-25 Eric BollengierFix #1684 Use --with-db-password option in grant_bacula...
2011-01-24 Kern SibbaldTweak update date and version
2011-01-24 Kern SibbaldTweak tree.c debugging
2011-01-24 Kern SibbaldFree unused pool memory after restore
2011-01-24 Kern SibbaldAdd pool memory debug output
2011-01-24 Kern SibbaldFix build of Windows bat -- Qt depends on libgcc_s_dw2...
2011-01-24 Kern SibbaldFix typo in buffer sizes off by factor of 10
2011-01-23 Eric BollengierChange accurate CurFile allocation size
2011-01-23 Eric BollengierTweak accurate code to avoid useless memcpy()
2011-01-23 Eric BollengierAdd more tests on cats_test
2011-01-23 Eric BollengierAdd cats_test unit tests
2011-01-23 Eric BollengierTweak TODO
2011-01-23 Eric BollengierFix #1685 about JobBytes counter when using Accurate...
2011-01-12 Kern SibbaldIgnore replace=xx for directories. Corrects (not total...
2011-01-12 Kern SibbaldAdd replace=xxx on restore command line
2011-01-10 Eric BollengierAdd restore_job= option to restore command
2011-01-10 Kern SibbaldTweak Windows tray monitor build
2011-01-10 Kern SibbaldTweak qt-console .pro.in files
2011-01-10 Eric BollengierTweak date format in tray monitor
2011-01-10 Eric BollengierAdd windows tray monitor to bat make-win32 script
2011-01-10 Eric BollengierAdapt traymonitor qmake project file for win32
2011-01-10 Eric BollengierAdd cross-win32 target to qmake template
2011-01-10 Eric BollengierAdd new QT traymonitor
2011-01-10 Eric BollengierAdd transparent icon with tape
2011-01-05 Martin SimmonsFix #1661 about verify differences with VERIFY_VOLUME_T...
2011-01-03 Eric Bollengiertweak year in copyright model
2011-01-02 Kern SibbaldRemove tray-monitor from Win32 build
2011-01-02 Kern SibbaldFix some double Win32 #ifdefs
2011-01-02 Kern SibbaldFix missing HAVE_LITTLE_ENDIAN for Win32 build
2010-12-30 Eric BollengierAdd helpers to add drives in VSS snapshot from plugins
2010-12-30 Martin SimmonsMake new crc32.c work on FreeBSD
2010-12-30 Martin SimmonsFixes some problems in update_sqlite3_tables.in
2010-12-30 Eric BollengierMake new bat progress view compatible with previous FD
2010-12-30 Eric BollengierKeep the same keywords as in previous version
2010-12-30 Eric BollengierModify Job view to follow backup progress in real-time
2010-12-30 Eric BollengierUpdate ".status client running" output for new Bat...
2010-12-28 Kern SibbaldEnsure that Job duration is not negative
2010-12-28 Kern SibbaldAdd Slot to Media View table
2010-12-20 Marco van WieringenFix compiler warning.
2010-12-20 Marco van WieringenFix typo
2010-12-19 Kern SibbaldSet proper status of autochanger slots with 0 on startu...
2010-12-17 Kern SibbaldAdd indentation in lsmark command output
2010-12-17 Eric BollengierChange SELECT count(*) to SELECT 1 .. LIMIT 1 to speed...
2010-12-17 Eric BollengierFix #define when using --disable-smartalloc
2010-12-17 Eric BollengierTrack unbalanced start/end plugin stream
2010-12-17 Kern SibbaldTry to bug where we stop reading before the plugin...
2010-12-17 Kern SibbaldFix end plugin stream index
2010-12-17 Eric Bollengiertweak debug level in fd_plugin
2010-12-17 Marco van WieringenAdd missing switch values although the code works this...
2010-12-17 Marco van WieringenAdded support for NFSv4 ACLs added to FreeBSD 8.1.
2010-12-17 Marco van WieringenAdded additional extended attributes used under FreeBSD...
2010-12-14 Kern SibbaldAllow closing of all tabs + close tab clicked
2010-12-12 Kern SibbaldPrint plugin end records in bls
2010-12-12 Kern SibbaldCenter bat run window on screen
2010-12-03 jgorigFix #1669 making director's address required in traymon...
2010-12-01 Eric BollengierRename MaximumBandwidth to MaximumBandwidthPerJob in...
2010-12-01 Eric BollengierRename MaximumBandwidth to MaximumBandwidthPerJob for...
2010-12-01 Eric BollengierFix for setbandwidth console command
2010-12-01 Eric BollengierFix casting in bwlimit
next