]> git.sur5r.net Git - bacula/bacula/history - bacula
Tweak update copyright date
[bacula/bacula] / bacula /
2011-10-29 Kern SibbaldTweak update copyright date
2011-10-29 Kern SibbaldUpdate configure
2011-10-29 Kern SibbaldCleanup some old configure code
2011-10-29 Kern SibbaldRemove old gnome console files
2011-10-29 Kern SibbaldTweak remove old status file
2011-10-29 Kern SibbaldUpdate po files
2011-10-29 Kern SibbaldTweak release notes
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 Lukáš NykrýnApply autochanger temp file security fix to examples...
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
2011-10-16 Kern SibbaldUpdate Specs and ReleaseNotes
2011-10-16 Kern SibbaldUpdate ChangeLog
2011-10-16 Kern SibbaldUpdate po files
2011-10-16 Kern SibbaldTweak release/config
2011-10-16 Kern SibbaldUpdate ChangeLog
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 Bollengierallow to use ./sign alone
2011-10-11 Eric BollengierModify ./release/sign to be able to use an other gpgkey...
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 Eric Bollengierupdate ReleaseNotes
2011-09-19 Eric Bollengierupdate changelog
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-29 Marco van WieringenTweak configure so output of openssl test is somewhat...
2011-08-24 Eric Bollengierupdate configure
2011-08-24 Eric BollengierTweak --htmldir and --docdir in configure
2011-08-22 Eric BollengierUpdate configure
2011-08-22 Eric BollengierApply htmldir fix provided by Philipp
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
2011-08-16 Marco van WieringenDrop unused sqlite_dump function from make_catalog_back...
2011-08-16 Eric BollengierAdapt make_catalog_backup.pl for backend
2011-08-09 Eric Bollengierupdate configure
2011-08-09 Eric BollengierFix backtrace detection in configure
2011-08-08 Eric BollengierUpdate ReleaseNotes
2011-08-06 Kern SibbaldMake bat run dialog present only allowed levels
2011-08-05 Kern SibbaldFix bat seg fault in FileSet view
2011-08-05 Eric BollengierUpdate po
2011-08-05 Eric BollengierChange from win32bacula-5.2.x to bacula-win32-5.2.x...
2011-08-04 Eric BollengierRemove unused variable (g++ warnings)
2011-08-04 Eric BollengierFix compilation problem with LZO patch
2011-08-04 Eric Bollengierremove old functions
2011-08-04 Eric BollengierUpdate version
2011-08-04 Eric BollengierTweak git2changelog script
2011-08-04 Eric BollengierTweak release scripts
2011-08-04 Eric BollengierUpdate ReleaseNotes
2011-08-04 Eric Bollengierupdate changelog
2011-08-03 Marco van WieringenFix bug #1751 Make duplicate checking somewhat less...
2011-07-27 Marco van WieringenTweak lookup of the attr namespace after making sure...
2011-07-17 Eric BollengierCleanup function name and move MaxRunSchedTime value...
2011-07-09 Marco van WieringenTweak script
2011-07-09 Marco van WieringenTweak script
2011-07-09 Laurent PapierFix typo in db upgrade scripts
2011-07-08 Eric Bollengierupdate configure
2011-07-08 Marco van WieringenFix libtool definition and make the helper script execu...
2011-07-08 Marco van WieringenUse a helper script to link the correct database backend.
2011-07-08 Marco van WieringenSync libtool to 2.4 version.
2011-07-08 Eric Bollengierupdate releasenotes
2011-07-08 Eric Bollengierupdate ReleaseNotes
next