]> git.sur5r.net Git - bacula/bacula/history - bacula/technotes-2.5
Remove configure check for resolv.h -- it is apparently not needed
[bacula/bacula] / bacula / technotes-2.5
2009-01-18 Kern SibbaldRemove configure check for resolv.h -- it is apparently...
2009-01-18 Kern SibbaldEnsure that the installer and newinstaller Makefiles...
2009-01-12 Kern SibbaldApply Eric's fix for suppressing extended attributes...
2009-01-12 Eric Bollengierebl Fix warning message with Accurate mode on windows
2009-01-11 Kern SibbaldAdd src/win32/newinstaller -- single file installer
2009-01-11 Kern SibbaldAttempt to explicitly call gmake when needed, or if...
2009-01-10 Kern SibbaldFix bat.pro.in so that bat will install.
2009-01-09 Kern Sibbaldkes Add more debug output to VSS init.
2009-01-09 Kern SibbaldFix bug reported by Dan where make fails in clean of...
2009-01-07 Kern SibbaldFix bug #1212, SD is unable to recycle purged volumes...
2009-01-06 Eric Bollengierebl Despool attributes directly from the director...
2009-01-05 Kern SibbaldFix bat install broken by change
2009-01-05 Kern SibbaldFinal changes
2009-01-04 Kern Sibbaldkes Fix annoying compiler warnings in console/conio.c
2009-01-04 Kern SibbaldApply fix suggested by Bruno Friedmann to configure...
2008-12-27 Kern Sibbaldkes Turn on Eric's match_bsr tape block checking code.
2008-12-23 Eric Bollengierebl update
2008-12-23 Kern SibbaldFix bug #1206 -- Error: sql_update.c:194, which was...
2008-12-23 Kern Sibbaldkes Remove rogue line of C code.
2008-12-23 Kern SibbaldFix bug #1208
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-12-20 Kern Sibbaldkes Closed bug #1207 -- 2.4.4-b1 strange volume/device...
2008-12-20 Kern Sibbaldkes Remove old mmap code from compat.h/cpp
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
next