]> git.sur5r.net Git - bacula/bacula/history - bacula/src
Add systemd files
[bacula/bacula] / bacula / src /
2013-04-20 Eric Bollengierupdate version.h
2013-04-20 Kern SibbaldFix compiler warning in message.c
2013-04-20 Eric BollengierSplit messages line by line before sending it to syslog...
2013-04-20 David WeberFix bvfs_restore on MySQL
2013-04-20 Eric BollengierFix #3308 where a SMTP problem can block the director
2013-04-20 Marco van WieringenFlush mntent cache on exit.
2013-04-20 Eric Bollengiertweak bat to remove unused control
2013-04-20 Marco van WieringenChange locking scheme of the mountpoint cache.
2013-04-20 Marco van WieringenMove the shortcut logic up so its a real shortcut again.
2013-04-20 Marco van WieringenEnhance mountcache with rescan option after interval.
2013-04-20 Marco van WieringenTweak switch statement remove unneeded breaks.
2013-04-20 Bastian FriedrichAdd %D option to edit_job_code, simplify callbacks...
2013-04-20 Martin SimmonsMove Zdeflate and Zinflate to seperate file.
2013-04-20 Martin SimmonsPut libraries in the correct order for non shared libs.
2013-04-20 Martin Simmonsdefine DB_LIBS in stored Makefile.in
2013-04-20 Marco van WieringenRemove last traces of @SQL_BINDIR@ and @DB_TYPE@
2013-04-20 Marco van WieringenFix bug #1774
2013-04-20 Kern SibbaldFree jcr in btape before other pointers
2013-04-20 Kern SibbaldTweak eliminate bat uic warning
2013-04-20 Eric Bollengierbat: try to fix offset button problem when clicking...
2013-04-20 Eric Bollengierbvfs: Use single transaction for each job during update
2013-04-20 Eric Bollengierbvfs: add clear_cache function
2013-04-20 Eric Bollengierbvfs: Handle windows drive when building path hierarchy
2013-04-20 Eric Bollengierbvfs: fix filter for pattern= bvfs parameter
2013-04-20 Eric BollengierImprove speed of BVFS with SQLite, Thanks to J.Starek
2013-04-20 Kern SibbaldTweak pull fixed plugins fd_common.h from master
2013-04-20 Kern SibbaldUpdate version
2013-04-20 Kern SibbaldTurn off developer
2013-04-20 Kern SibbaldTweak correct date
2013-04-20 Kern SibbaldTweak version date
2013-04-20 Kern SibbaldMake PurgeMigrationJob directive name correspond to doc
2013-04-20 Kern SibbaldTweak update copyright date
2013-04-20 Marco van WieringenFix bug #1771 BAT crashes.
2013-04-20 Kern SibbaldProhibit multiple Jobs from writing state file at same...
2013-04-20 Kern SibbaldTweak bat console code
2013-04-20 Kern SibbaldUpdate date
2013-04-20 Marco van WieringenFix typo
2013-04-20 Kern SibbaldUpdate version
2013-04-20 Kern SibbaldFix to Windows socket error detection -- should fix...
2013-04-20 Kern SibbaldUpdate version
2013-04-20 Kern SibbaldFix regression in keyword of migrate pool patch
2013-04-20 Kern SibbaldAdd pool to migration run command
2013-04-20 Kern SibbaldUpdate ChangeLog ReleaseNotes and version
2013-04-20 Kern SibbaldTweak spelling
2013-04-20 Kern SibbaldTweak brestore ui
2013-04-20 Kern SibbaldTry to eliminate multiple blank lines output in bat
2013-04-20 Kern SibbaldRemove Version browser from bat (broken)
2013-04-20 Kern SibbaldUpdate ChangeLog, ReleaseNotes, version, and catalog...
2013-04-20 Kern SibbaldEliminate complier warning
2013-04-20 Kern SibbaldFix Win32 build after new debug patch in smartall.c
2013-04-20 Eric BollengierSend level command before fileset as sugested by Bastia...
2013-04-20 Kern SibbaldEnhance smartalloc abort
2013-04-20 Kern SibbaldFirst attempt to fix vtape-autoselect-test bug
2013-04-20 Kern SibbaldAdd more info to tape error msgs
2013-04-20 Marco van WieringenFix lurking bug in match when db_driver is not set...
2013-04-20 Marco van WieringenFix bug #1764 plugin_list shadows global variable of...
2013-04-20 Eric Bollengierupdate version
2013-04-20 Ben WaltonUpdate auth troubleshooting URL to use MANUAL_AUTH_URL...
2013-04-20 Ben WaltonDefine MANUAL_AUTH_URL in baconfig.h
2013-04-20 Eric BollengierFix #1762 about bat version browser performance problem
2013-04-20 Marco van WieringenOn restore we don't have a full FF_PKT so we lstat...
2013-04-20 Marco van WieringenTweak comments.
2013-04-20 Marco van WieringenTweak comments.
2013-04-20 Marco van WieringenAdd XATTR flags for backup and restore.
2013-04-20 Marco van WieringenAdd additional ACL flags for restore.
2013-04-20 Marco van WieringenLower some messages from level M_ERROR to M_WARNING.
2013-04-20 Marco van WieringenThe world is cruel, you cannot trust manpages.
2013-04-20 Marco van WieringenChange error checking from os specific to generic.
2013-04-20 Marco van WieringenAs it seems Linux doesn't comply to its own manpages.
2013-04-20 Marco van WieringenLower acl and xattr message from M_ERROR to M_WARNING
2013-04-20 Eric BollengierFix spooldata and ignoreduplicates run command options...
2013-04-20 Kern SibbaldFix compile warnings
2013-04-20 Eric BollengierFix #1761 about create_postgresql_database
2013-04-20 Eric BollengierAdd help for "use" command as suggested by Thomas Mueller
2013-04-20 Eric BollengierFix error message with bad dot commands
2013-04-20 Marco van WieringenDrop unused sqlite_dump function from make_catalog_back...
2013-04-20 Eric BollengierAdapt make_catalog_backup.pl for backend
2013-04-20 Kern SibbaldMake bat run dialog present only allowed levels
2013-04-20 Kern SibbaldFix bat seg fault in FileSet view
2013-04-20 Eric BollengierFix compilation problem with LZO patch
2013-04-20 Eric BollengierUpdate version
2013-04-20 Marco van WieringenFix bug #1751 Make duplicate checking somewhat less...
2013-04-20 Marco van WieringenTweak lookup of the attr namespace after making sure...
2013-04-20 Eric BollengierCleanup function name and move MaxRunSchedTime value...
2013-04-20 Marco van WieringenTweak script
2013-04-20 Marco van WieringenTweak script
2013-04-20 Laurent PapierFix typo in db upgrade scripts
2013-04-20 Marco van WieringenFix libtool definition and make the helper script execu...
2013-04-20 Marco van WieringenUse a helper script to link the correct database backend.
2013-04-20 Eric BollengierFix #1741 about possible problems with fnmatch
2013-04-20 Eric BollengierAdd missing stream in bscan, fix #1749
2013-04-20 Eric BollengierChange intmax_t to int64_t to fix #1664
2013-04-20 Eric BollengierFix compilation with gcc 4.6.1
2013-04-20 Eric BollengierAdd mutex priority check for changer mutex
2013-04-20 Eric BollengierFix deadlock with autochanger
2013-04-20 Eric BollengierChange JobFiles display from %f to %F in RunScript...
2013-04-20 Laurent PapierFix brestore compilation from previous patch
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
2013-04-20 Eric BollengierUpdate version
2013-04-20 Marco van WieringenSolaris make doesn't like comments in make rules.
next