]> git.sur5r.net Git - bacula/bacula/history - bacula/src
Remove ifdeffing that turned off JS_Warning status -- must have been missed test...
[bacula/bacula] / bacula / src /
2012-01-10 Kern SibbaldRemove ifdeffing that turned off JS_Warning status...
2012-01-10 Kern SibbaldLimit migration/copy jobs to starting 100 at a time
2012-01-10 Marco van WieringenAdd support for soname setting in libtool.
2012-01-09 Marco van WieringenMake error somewhat more understandable.
2012-01-09 Marco van WieringenFix bug #1815
2012-01-08 Kern SibbaldFix const char compiler warning
2012-01-07 Kern SibbaldAvoid conflict with PAGE_SIZE define
2012-01-06 Eric BollengierSend previous Job name during Incremental/Differential...
2012-01-06 Marco van WieringenFix bug #1811 Filed fails to backup more then one xattr.
2012-01-06 Marco van Wieringensystem.posix_acl_default is also an acl stored as xattr
2012-01-06 Marco van WieringenDon't copy xattr and acl streams.
2012-01-06 Marco van WieringenFix bug #1807
2012-01-06 Kern SibbaldTweak plugin
2012-01-06 Kern SibbaldRemove unnecessary break and unused variable
2012-01-05 Eric BollengierFix bad memset() reported by clang
2012-01-04 Eric BollengierTweak copyrights again
2012-01-04 Eric BollengierTest new plugin function in bpipe and test plugin
2012-01-04 Eric BollengierTry to fix openssl problem with signal
2012-01-04 Eric Bollengiertweak debug
2012-01-04 Eric BollengierAdd BSOCK::set_killable()
2012-01-04 Eric BollengierSet directory attributes when using Replace=Never when...
2012-01-04 Eric BollengierUse RestoreObject type in Catalog
2012-01-04 Eric BollengierAdd new features in plugin
2012-01-04 Eric Bollengiertweak bat files
2012-01-04 Eric BollengierAdd helper for ini files
2012-01-04 Eric BollengierImplement run accurate=yes/no
2012-01-04 Eric BollengierAdd .bvfs_clear_cache
2012-01-04 Eric BollengierAdd Accurate and MaxRunSchedTime in Schedule resource
2012-01-04 Eric Bollengiertweak copyright
2012-01-04 Eric Bollengierfix warning
2012-01-03 Marco van WieringenFix bug #1806 failure to save second and more xattr.
2012-01-02 Kern SibbaldEnhance sellist to allow rescanning the list
2012-01-02 Kern SibbaldFix lib/sellist.c
2012-01-02 Kern SibbaldPull compiler warning cleanup code + other from master
2012-01-01 Kern SibbaldRemove double include of sellist.h
2012-01-01 Kern SibbaldTweak alist.h
2012-01-01 Kern SibbaldFirst cut selection list
2011-12-31 Kern SibbaldFix seg fault in plugin event loop
2011-12-16 Eric BollengierFix #3210 about slow restore with bvfs
2011-12-15 Kern SibbaldTweak update version Release-5.2.3
2011-12-14 Kern SibbaldFix bug #3322 don't poll when operator is labeling...
2011-12-14 Marco van WieringenFix typo
2011-12-13 Eric Bollengierbvfs: Fix mysql REGEXP operator
2011-12-12 Oliver FalkFix Mysql 5.5.18 symbol lookup
2011-12-06 Eric BollengierFix #3419, update stats problem
2011-12-05 Marco van WieringenFix cats_test to use the new method names.
2011-12-05 Eric BollengierUpdate accurate code to use 1 byte instead of 3
2011-12-05 Eric BollengierFix segfault in accurate code
2011-12-03 Eric BollengierFix compilation warning on FreeBSD
2011-11-30 Kern SibbaldTweak comments in migration
2011-11-30 Kern SibbaldTweak error message
2011-11-25 Kern SibbaldRemove unused variable
2011-11-25 Kern SibbaldUpdate release date
2011-11-25 Kern SibbaldUse old tray-monitor.pro so that it can be built on...
2011-11-25 Kern SibbaldFix Win32 tray-monitor build
2011-11-25 Eric Bollengierremove debug option from tray-monitor, should fix ...
2011-11-24 Eric Bollengierfix small memory leak with plugin directory on SD
2011-11-24 Jean MichaultAdd new Bat French translation from bug #1794
2011-11-24 Kern SibbaldUpdate version date
2011-11-23 Kern SibbaldFix Windows build
2011-11-23 Kern SibbaldFix compile problems with stored/status.c
2011-11-23 Kern SibbaldImplement -t option for Bat
2011-11-23 Kern SibbaldRequire correct Qt version to build bat
2011-11-23 Kern SibbaldGet new lib/plugins.h
2011-11-23 Kern SibbaldPull files from Master
2011-11-23 Eric Bollengierupdate version.h
2011-11-22 Kern SibbaldFix compiler warning in message.c
2011-11-17 Eric BollengierSplit messages line by line before sending it to syslog...
2011-11-16 David WeberFix bvfs_restore on MySQL
2011-11-16 Eric BollengierFix #3308 where a SMTP problem can block the director
2011-11-15 Marco van WieringenFlush mntent cache on exit.
2011-11-14 Eric Bollengiertweak bat to remove unused control
2011-11-12 Marco van WieringenChange locking scheme of the mountpoint cache.
2011-11-12 Marco van WieringenMove the shortcut logic up so its a real shortcut again.
2011-11-12 Marco van WieringenEnhance mountcache with rescan option after interval.
2011-11-10 Marco van WieringenTweak switch statement remove unneeded breaks.
2011-11-10 Bastian FriedrichAdd %D option to edit_job_code, simplify callbacks...
2011-11-10 Eric BollengierTweak win32 build for Zdeflate changes
2011-11-09 Martin SimmonsMove Zdeflate and Zinflate to seperate file.
2011-11-09 Martin SimmonsPut libraries in the correct order for non shared libs.
2011-11-09 Martin Simmonsdefine DB_LIBS in stored Makefile.in
2011-11-07 Marco van WieringenRemove last traces of @SQL_BINDIR@ and @DB_TYPE@
2011-11-07 Marco van WieringenFix bug #1774
2011-11-06 Kern SibbaldFree jcr in btape before other pointers
2011-11-06 Kern SibbaldTweak eliminate bat uic warning
2011-11-04 Eric Bollengierbat: try to fix offset button problem when clicking...
2011-11-04 Eric Bollengierbvfs: Use single transaction for each job during update
2011-11-04 Eric Bollengierbvfs: add clear_cache function
2011-11-04 Eric Bollengierbvfs: Handle windows drive when building path hierarchy
2011-11-02 Eric BollengierFix compilation issue of wx-console #1778
2011-10-31 Eric Bollengierbvfs: fix filter for pattern= bvfs parameter
2011-10-31 Eric BollengierImprove speed of BVFS with SQLite, Thanks to J.Starek
2011-10-30 Kern SibbaldTweak pull fixed plugins fd_common.h from master
2011-10-30 Kern SibbaldUpdate version
2011-10-29 Kern SibbaldTurn off developer
2011-10-29 Kern SibbaldTweak correct date
2011-10-29 Kern SibbaldTweak version date
2011-10-29 Kern SibbaldMake PurgeMigrationJob directive name correspond to doc
2011-10-29 Kern SibbaldTweak correct silly typo
2011-10-29 Kern SibbaldPut Win exchange plugin debug code on level 100
next