]> git.sur5r.net Git - bacula/bacula/history - bacula/src
Prevent bls from printing binary data when a plugin stream
[bacula/bacula] / bacula / src /
2009-03-07 Kern SibbaldPrevent bls from printing binary data when a plugin...
2009-03-07 Kern Sibbaldkes Prepare to add JS_Warnings termination status.
2009-03-06 Kern SibbaldAdd JobErrors to returned SD values
2009-03-06 Kern Sibbaldkes Fix the Win32 build.
2009-03-06 Kern SibbaldFix Upper/Lower case in SQL
2009-03-05 Eric Bollengierebl tweak pointer to int convertion for win64
2009-03-03 Dirk H BartleyTemporary fix for retrieving recors from the director...
2009-03-03 Dirk H BartleyUse an sql statement to get defaults.
2009-02-28 Marco van Wieringen- Implemented xattr support for Solaris 9 and above...
2009-02-25 Marco van WieringenDon't try to copy empty jobs (e.g. with jobbytes == 0)
2009-02-21 Kern SibbaldUndo previous fix to bat install
2009-02-21 Kern SibbaldEnsure that src/qt-console/.libs is cleaned properly
2009-02-21 Kern SibbaldUpdate ReleaseNotes
2009-02-20 Marco van WieringenUse acl_data_len instead of seperate var for length...
2009-02-19 Eric Bollengierebl Fix #1226 about bconsole segfault when using readl...
2009-02-18 Kern SibbaldApply Eric's next-beta.patch that enables 64 bit FileId...
2009-02-18 Kern SibbaldUpdate version date
2009-02-18 Kern SibbaldEnsure that libtool directory always cleaned + reduce
2009-02-17 Eric Bollengierebl Add message before copies list
2009-02-17 Eric Bollengierebl comments about usage of PQisthreadsafe
2009-02-15 Eric Bollengierebl Check postgresql database encoding that should...
2009-02-10 Marco van WieringenSmall fix for 2 typos introduced in one of the last...
2009-02-09 Kern Sibbaldkes Free name item in guid_to_name.c when already...
2009-02-06 Marco van WieringenFixed two typos while implementing new Solaris xattr...
2009-02-05 Kern SibbaldMake re-read last block fatal if block numbers differ...
2009-01-30 Eric Bollengierebl Try to disable _FORTIFY_SOURCE by default
2009-01-28 Eric Bollengierebl Add new ScratchPool directive to Pool. Thanks...
2009-01-28 Eric Bollengierebl Turn on db_get_file_list() single SQL because...
2009-01-27 Eric Bollengierebl Fix small bug about RecyclePool that is not updated at
2009-01-25 Kern Sibbaldkes Turn off db_get_file_list() giant SQL because...
2009-01-24 Kern SibbaldModify search for .conf file so that if one is given on
2009-01-24 Kern SibbaldFail a job that references a plugin if no Plugin Direct...
2009-01-22 Kern SibbaldFix bug #1211 crash during reload with bad dird.conf...
2009-01-21 Eric Bollengierebl Add detection of intptr_t and uintptr_t to configu...
2009-01-20 Eric Bollengierebl Use intptr_t instead of long to be sure to handle...
2009-01-19 Kern SibbaldUpdate version date
2009-01-18 Kern SibbaldApply acl_solaris_update.patch submitted by Marco ...
2009-01-18 Kern SibbaldRemove configure check for resolv.h -- it is apparently...
2009-01-14 Dan LangilleTo prevent breakage of existing scripts, reorder the...
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-12 Dan LangilleIn my previous commit, I dropped the command from the...
2009-01-12 Dan LangilleAdjust cmdstruct:
2009-01-11 Kern SibbaldAdd debug line number in Win32 error message
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 SibbaldUpdate
2009-01-09 Kern Sibbaldkes Add more debug output to VSS init.
2009-01-07 Kern SibbaldCorrect debug message
2009-01-06 Eric Bollengierebl Despool attributes directly from the director...
2009-01-05 Kern SibbaldFinal changes
2009-01-04 Kern Sibbaldkes Fix annoying compiler warnings in console/conio.c
2009-01-02 Dirk H BartleyFound an issue with the canceling of jobs not functioni...
2008-12-30 Eric Bollengierebl Tweak debug
2008-12-27 Kern SibbaldUpdate version
2008-12-27 Kern Sibbaldkes Turn on Eric's match_bsr tape block checking code.
2008-12-26 Kern SibbaldUpdate kernstodo
2008-12-24 Eric Bollengierebl Kluge match_voladdr to work with tape. All regress...
2008-12-23 Eric Bollengierebl Fix pooluncopiedjob option with new copy type
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-23 Kern SibbaldTweak dbglevel
2008-12-22 Eric Bollengierebl Add CPPFLAGS to compile bpipe module
2008-12-22 Eric Bollengierebl debug
2008-12-22 Eric Bollengierebl tweak debug
2008-12-22 Eric Bollengierebl tweak debug
2008-12-21 Kern SibbaldUndo temp change
2008-12-21 Kern SibbaldUpdate date
2008-12-21 Kern SibbaldTemp remove upgrade copies
2008-12-21 Kern SibbaldUse precalculated variable
2008-12-21 Eric Bollengierebl revert "copies" changes
2008-12-21 Eric Bollengierebl Display copies only if "copies" keyword is used
2008-12-21 Eric Bollengierebl remove sql changes for copies
2008-12-20 Eric Bollengierebl remove debug
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-17 Eric Bollengierebl cleanup
2008-12-17 Eric Bollengierebl Add 64bit routine for range scan
2008-12-16 Eric Bollengierebl remove buggy match_volblock
2008-12-16 Kern SibbaldCorrect missing return in Darwin code.
2008-12-15 Eric Bollengierebl Copy joblog after a Copy job
2008-12-14 Eric Bollengierebl Add some comments
2008-12-14 Eric Bollengierebl Use MIN() to clarify kern's fix
2008-12-14 Kern SibbaldTweak block.c read to more closely simulate write for...
2008-12-14 Kern SibbaldImplement a crude 'list joblog' mostly for debugging.
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 SibbaldCorrect typo
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 Peter BuschmanCorrected missing references that were causing static...
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()
next