]> git.sur5r.net Git - bacula/bacula/history - bacula/technotes-2.5
20Dec08
[bacula/bacula] / bacula / technotes-2.5
2008-12-20 Kern Sibbald20Dec08
2008-12-19 Eric Bollengierebl Cleanup director VolParam struct
2008-12-18 Eric Bollengierebl Replace File:Block in BSR by Address to fix #1190
2008-12-16 Kern SibbaldCorrect missing return in Darwin code.
2008-12-15 Eric Bollengierebl Copy joblog after a Copy job
2008-12-14 Kern SibbaldTweak block.c read to more closely simulate write for...
2008-12-13 Kern Sibbaldkes Fix Migration bug #1206 sql error with NULL FileSe...
2008-12-12 Eric Bollengierebl fix segfault with debug mode
2008-12-11 Kern Sibbaldkes Fix configure to do minimum Win32 configure so...
2008-12-10 Eric Bollengierebl Rename all STREAM_ACL_..._T into STREAM_ACL_..
2008-12-09 Eric Bollengierebl Add a new lock manager that can detect deadlock...
2008-12-09 Eric Bollengierebl Add new Director->MaxConsoleConnections directive
2008-12-04 Eric Bollengierebl Fix bacula-sd hanging after tape gets full + unload
2008-12-02 Eric Bollengierebl Remove extra db_lock() in get_prune_list_for_volume()
2008-12-02 Eric Bollengierebl Apply 2.4.3-prune-deadlock.patch that fixes a...
2008-12-01 Kern SibbaldApply Marco's Darwin xattr patches
2008-11-28 Kern SibbaldUpdate
2008-11-26 Kern Sibbaldkes Apply Marco's Extended attribute support patch.
2008-11-25 Kern SibbaldMore changes to ensure that during thread switches...
2008-11-25 Kern SibbaldEnsure that consoles attach jcr to thread, and that...
2008-11-24 Kern SibbaldMove definition of FileId_t to bc_types and define...
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-11-22 Kern SibbaldAdd more debug to match_bsr.c and use %u for unsigned...
2008-11-20 Eric Bollengierebl Apply patch for bug #1182 about Recycle flag
2008-11-20 Kern Sibbaldkes Since the user has been warned, allow console...
2008-11-20 Eric Bollengierebl Apply patch from bug #1175 that reset the Slot...
2008-11-20 Eric Bollengierebl Remove a Emsg() after recieving a Fatal signal...
2008-11-19 Kern Sibbaldkes Apply patch from bug #1187. It prints an error...
2008-11-19 Kern SibbaldUse doubly linked bsr list so that consumed bsrs may be
2008-11-19 Kern SibbaldUpdate
2008-11-18 Kern Sibbaldkes Probably fix for bug #1188 where Volume is purged...
2008-11-18 Kern Sibbaldkes Implement bsr block level checking for disk files...
2008-11-18 Eric Bollengierebl Make SD plugins working
2008-11-14 Eric Bollengierebl Apply Riccardo's patch to compile bacula+mysql...
2008-11-13 Eric Bollengierebl Add writable variable to director plugin interface
2008-11-13 Eric Bollengierebl Add more variable accessible through the director...
2008-11-12 Eric Bollengierebl Add plugin list to status dir command output
2008-11-12 Eric Bollengierebl Apply Riccardo's patch that fix some win32 compila...
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-11-10 Eric Bollengierebl Update after fatal signal debugging
2008-11-10 Eric Bollengierebl Fix maxwaittime to fit documentation, this time...
2008-11-10 Eric Bollengierebl Add tips for big postgresql setup
2008-11-09 Eric Bollengierebl Remove extra db lock debug
2008-11-07 Kern SibbaldApply Riccardo's second patch that cleans up the #include
2008-11-07 Eric Bollengierebl update with allow_transactions flag for mysql
2008-11-07 Kern SibbaldApply win32-fixes patch from Riccardo that makes the...
2008-11-06 Kern Sibbaldkes Fix bug with job name duplication if more than...
2008-11-06 Eric Bollengierebl Add code to get more information after a violent...
2008-11-05 Eric Bollengierebl Apply Bastian's patch that add spooldata=yes|no...
2008-11-04 Eric Bollengierebl Turn to sh instead of bash
2008-11-02 Kern SibbaldCommit orphaned job patch
2008-11-02 Kern SibbaldFix orphanned jobs (deadlock) while pruning.
2008-11-02 Kern SibbaldUse jcr stored in bsock rather than searching in getmsg.c.
2008-10-29 Kern SibbaldApply pane freezing during updates patch from Riccardo...
2008-10-29 Kern Sibbaldkes Rework next_vol and autoprune a bit due to failure in
2008-10-28 Kern Sibbaldkes Fix bug #1046 VolumeToCatalog incorrectly reports...
2008-10-28 Kern SibbaldApply Joao's patch to SQLite tables to make chars work.
2008-10-27 Eric Bollengierebl Fix #1175 About update slots that don't reset...
2008-10-27 Eric Bollengierebl Fix #1173 where prune_volume() returns a volume...
2008-10-26 Kern SibbaldRemove dummy make dependence from manpages
2008-10-25 Kern SibbaldRemove jobq.c constraint that read and write SD must be
2008-10-25 Kern Sibbaldkes Ensure that job report is always printed even...
2008-10-24 Kern Sibbaldkes Fix editing of retention time difference to use...
2008-10-23 Kern SibbaldIntegrate James Harper's Exchange Win32 plugin patch.
2008-10-23 Kern Sibbaldkes Apply patch from Marco van Wieringen that implemen...
2008-10-22 Kern Sibbaldkes Modify win32 Makefiles to use full paths in most...
2008-10-21 Kern Sibbaldkes Add read volume list code to SD -- not yet used.
2008-10-21 Kern Sibbaldkes Split volume management code out of src/stored...
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-18 Kern Sibbaldkes Fix typo in the ACL patch that I overlooked.
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 SibbaldApply tray-monitor patch from Bastian Friedrich to...
2008-10-14 Kern SibbaldApply cleanup patch from Marco
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 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-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
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-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 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-07 Kern SibbaldFix bat build for Win32.
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 Eric Bollengierebl Remove db berkeley from configure process
next