]> git.sur5r.net Git - bacula/bacula/history - bacula
ebl Add notes about bweb.conf
[bacula/bacula] / bacula /
2008-10-21 Eric Bollengierebl Fix next_vol()
2008-10-20 Kern SibbaldFinal changes
2008-10-20 Kern SibbaldTweaks
2008-10-20 Eric Bollengierebl Rename JobStat to JobHistory
2008-10-19 Kern SibbaldCorrect doc error reported by Marco
2008-10-19 Kern SibbaldUpdate notes
2008-10-19 Kern Sibbaldkes Add Makefile dependency when using LIBTOOL_LINK...
2008-10-19 Kern SibbaldUpdate version
2008-10-18 Kern SibbaldUpdate projects file
2008-10-18 Kern Sibbaldkes Fix typo in the ACL patch that I overlooked.
2008-10-18 Kern SibbaldFix extract typo
2008-10-17 Kern SibbaldApply Bastian Friedrich's ACL patch to eliminate ACL
2008-10-17 Kern SibbaldUpdate notes + ignores
2008-10-17 Kern Sibbaldkes Minor cleanup of create_restore_volume_list()...
2008-10-16 Eric Bollengierebl Fix #1110 about RunScript that can't execute a...
2008-10-15 Kern SibbaldTurn off aclocal generation + add file flags
2008-10-15 Kern SibbaldAnother iteration of configure
2008-10-15 Kern SibbaldBackup to an old hopefully working configure.in
2008-10-15 Kern SibbaldOne more try :-(
2008-10-15 Kern SibbaldFix includedir bug in autoconf
2008-10-15 Kern SibbaldTurn off include install target
2008-10-15 Kern SibbaldApply tray-monitor patch from Bastian Friedrich to...
2008-10-15 Kern SibbaldUpdate
2008-10-15 Kern SibbaldUpdate
2008-10-15 Kern SibbaldUpdate
2008-10-15 Kern SibbaldPut back aclocal
2008-10-15 Kern SibbaldPut back new db.m4
2008-10-15 Kern SibbaldCorrect aclocal.m4
2008-10-14 Kern SibbaldApply cleanup patch from Marco
2008-10-14 Kern SibbaldAdd pythonlib.h
2008-10-14 Kern SibbaldAdd libtool
2008-10-14 Kern SibbaldAdd libtool
2008-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-10-14 Eric Bollengierebl Fix bug with ansi label when volume name length < 6
2008-10-14 Eric Bollengierebl Fix segfault in debug level > 50 with btape.
2008-10-14 Eric Bollengierebl Remove warning when pressing Enter in btape
2008-10-14 Kern SibbaldFix Win32 build to pull in new BACULA define.
2008-10-13 Kern SibbaldChange API malloc/free entrypoint names
2008-10-13 Eric Bollengierebl Cleanup
2008-10-13 Eric Bollengierebl cleanup
2008-10-13 Kern Sibbaldkes Change IncludeDir to Exclude Dir Containing.
2008-10-13 Eric Bollengierebl Add field to command list to restrict Runscript...
2008-10-13 Eric Bollengierebl Pemit to mark version as Beta in some ouputs
2008-10-12 Eric Bollengierebl decrease timeout while expecting EndJob message
2008-10-12 Eric Bollengierebl Update translations
2008-10-11 Scott Barningerrelease 2.4.3
2008-10-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
2008-10-10 Kern SibbaldRemove unwanted /etc/apt... in configure.in
2008-10-10 Kern SibbaldMove generation of bsr file for Virtual Backup to run...
2008-10-09 Kern Sibbaldkes Add malloc and free Bacula entry points for plugin...
2008-10-09 Eric Bollengierebl Add fix to avoid to expect the EndJob message...
2008-10-09 Eric Bollengierebl Update patch for #1166 with select() instead of...
2008-10-08 Eric Bollengierebl Add a new custom Id variable that is printed in...
2008-10-08 Kern SibbaldFix migration SQL not to migrate a job that has not...
2008-10-08 Eric Bollengierebl Try to cancel read() with pthread_kill(TIMEOUT...
2008-10-08 Eric Bollengierebl Add patch file
2008-10-08 Kern SibbaldSort JobIds returned from db_accurate_get_jobids()...
2008-10-08 Eric Bollengierebl Fix possible bug in cancel_job() with job that...
2008-10-08 Kern SibbaldCommit migrate poolsize patch
2008-10-07 Kern SibbaldCorrect binfo size per James
2008-10-07 Eric Bollengierebl Should fix configure problem (old version of the...
2008-10-07 Kern SibbaldFix bat build for Win32.
2008-10-06 Eric Bollengierebl Add patch to autorize console command from runscripts
2008-10-06 Eric Bollengierebl Cleanup
2008-10-06 Kern SibbaldCopy plugin link field into ffpkt.
2008-10-05 Kern Sibbaldkes Integrate patch from Kjetil Torgrim Homme <kjetilh...
2008-10-05 Kern SibbaldAdd back db.m4 needed for dbi code
2008-10-05 Kern SibbaldEliminate bad C code from configure.in
2008-10-05 Eric Bollengierebl Cleanup libdb
2008-10-05 Eric Bollengierebl Remove db berkeley from configure process
2008-10-05 Kern SibbaldDo dirty check on hostname (Linux only) and if not...
2008-10-05 Kern SibbaldIncrease vtape max block to 20GB
2008-10-04 Kern Sibbaldkes Refactor restore code to create a close_previous_s...
2008-10-04 Eric Bollengierebl Remove missing Loaded information from status...
2008-10-04 Kern SibbaldAdd more plugin restore debug code.
2008-10-03 Kern SibbaldTweak tabbing
2008-10-03 Kern Sibbaldkes Fix plugin_bwrite - plugin-blseek mixup pointed...
2008-09-30 Kern Sibbaldkes Apply Marco van Wieringen's set of patches, cleans...
2008-09-30 Kern SibbaldExplicitly create plugin directory in Makefile
2008-09-30 Kern SibbaldAdd plugin debug code
2008-09-30 Kern SibbaldAnother attempt to fix the endRestoreFile plugin bug...
2008-09-29 Kern SibbaldFix Win32 build after Joao's patch
2008-09-29 Kern SibbaldApply dbi driver patch from Joao
2008-09-29 Kern SibbaldCorrect a bug in passing the context to the endRestoreF...
2008-09-29 Kern Sibbaldkes Create plugin instance only when FD job starts.
2008-09-28 Dirk H BartleyThe earlier fix of populated and populating was causing...
2008-09-28 Kern Sibbaldkes Add cmd_plugin flag to jcr so we can globally...
2008-09-27 Kern Sibbaldkes Implement build and install of bpipe-fd.so plugin.
2008-09-27 Eric Bollengierebl update doc
2008-09-26 Kern Sibbaldkes Rework the pluginIO Bacula internal code to enable
2008-09-25 Eric Bollengierebl Add -B option to dbcheck to get catalog information
2008-09-25 Kern SibbaldFix Win32 build to include new library function
2008-09-25 Kern SibbaldRemove some old reader/writer code
2008-09-25 Kern SibbaldImplement ./configure --with-plugindir=xxx
2008-09-25 Eric Bollengierebl First fix for the mysql bug in accurate code.
2008-09-25 Kern Sibbaldkes Improve plugin debug. Create plugin test.
2008-09-25 Kern SibbaldAdd src/plugins/fd/Makefile to ./configure process
2008-09-25 Kern Sibbaldkes Make first cut attempt to correct SQL that compute...
2008-09-24 Eric Bollengierebl decrease the debug ouput
2008-09-24 Kern SibbaldFix typo
next