]> git.sur5r.net Git - bacula/bacula/history - bacula/src
Make cd accept wildcards
[bacula/bacula] / bacula / src /
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
2011-10-29 Kern SibbaldTweak update copyright date
2011-10-28 Marco van WieringenFix bug #1771 BAT crashes.
2011-10-25 Kern SibbaldProhibit multiple Jobs from writing state file at same...
2011-10-25 Kern SibbaldTweak bat console code
2011-10-25 Kern SibbaldUpdate date
2011-10-24 Marco van WieringenFix typo
2011-10-23 Kern SibbaldUpdate version
2011-10-23 Kern SibbaldFix to Windows socket error detection -- should fix...
2011-10-22 Kern SibbaldUpdate version
2011-10-20 Kern SibbaldFix regression in keyword of migrate pool patch
2011-10-19 Kern SibbaldAdd pool to migration run command
2011-10-19 Kern SibbaldUpdate ChangeLog ReleaseNotes and version
2011-10-19 Kern SibbaldTweak spelling
2011-10-19 Kern SibbaldTweak brestore ui
2011-10-19 Kern SibbaldTry to eliminate multiple blank lines output in bat
2011-10-19 Kern SibbaldRemove Version browser from bat (broken)
2011-10-16 Kern SibbaldUpdate ChangeLog, ReleaseNotes, version, and catalog...
2011-10-16 Kern SibbaldEliminate complier warning
2011-10-16 Kern SibbaldPull files from master
2011-10-16 Kern SibbaldFix small things in Windows depkgs build scripts
2011-10-16 Kern SibbaldUpdate autoconf conf file for Win32
2011-10-16 Kern SibbaldFix Win32 build after new debug patch in smartall.c
2011-10-16 James HarperEnsure log files in first backup are restored
2011-10-11 Eric BollengierSend level command before fileset as sugested by Bastia...
2011-10-11 Kern SibbaldEnhance smartalloc abort
2011-10-10 Kern SibbaldFirst attempt to fix vtape-autoselect-test bug
2011-10-10 Kern SibbaldAdd more info to tape error msgs
2011-09-26 Marco van WieringenFix lurking bug in match when db_driver is not set...
2011-09-23 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2011-09-23 Eric Bollengierupdate version
2011-09-19 Ben WaltonUpdate auth troubleshooting URL to use MANUAL_AUTH_URL...
2011-09-19 Ben WaltonDefine MANUAL_AUTH_URL in baconfig.h
2011-09-17 Eric BollengierFix #1762 about bat version browser performance problem
2011-09-16 Marco van WieringenOn restore we don't have a full FF_PKT so we lstat...
2011-09-16 Marco van WieringenTweak comments.
2011-09-16 Marco van WieringenTweak comments.
2011-09-16 Marco van WieringenAdd XATTR flags for backup and restore.
2011-09-16 Marco van WieringenAdd additional ACL flags for restore.
2011-09-16 Marco van WieringenLower some messages from level M_ERROR to M_WARNING.
2011-09-16 Marco van WieringenThe world is cruel, you cannot trust manpages.
2011-09-15 Marco van WieringenChange error checking from os specific to generic.
2011-09-15 Marco van WieringenAs it seems Linux doesn't comply to its own manpages.
2011-09-15 Marco van WieringenLower acl and xattr message from M_ERROR to M_WARNING
2011-09-07 Eric BollengierFix spooldata and ignoreduplicates run command options...
2011-09-04 Kern SibbaldFix compile warnings
2011-08-30 Eric BollengierFix #1761 about create_postgresql_database
2011-08-20 Kern SibbaldFix possible buffer overrun in exchange plugin
2011-08-17 Eric BollengierAdd help for "use" command as suggested by Thomas Mueller
2011-08-17 Eric BollengierFix error message with bad dot commands
next