]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib
Alpha integration of Dir plugin
[bacula/bacula] / bacula / src / lib /
2008-01-28 Kern SibbaldAlpha integration of Dir plugin
2008-01-26 Kern SibbaldUpdates
2008-01-23 Kern Sibbaldkes Move initialization of read/write res lock earlier...
2008-01-12 Kern SibbaldFix Win32 build with new .def files and DLL_IMP_EXP ...
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2008-01-08 Kern Sibbaldkes Undo recent reservations changes ... will apply...
2008-01-05 Kern Sibbaldkes Fix reserve_volume() so it doesn't release a volum...
2008-01-03 Kern SibbaldUpdate plugin
2007-12-31 Kern SibbaldImplement first cut running console commands in a RunSc...
2007-12-24 Kern SibbaldMore tweaks for job_code_edit on Win32
2007-12-24 Kern Sibbaldkes Fix compile warning in src/lib/util.c
2007-12-24 Kern Sibbaldkes Fix seg fault Frank Sweetser reports in regression...
2007-12-14 Kern SibbaldApply patch from Michael Stapelberg <michael@stapelber...
2007-12-14 Kern SibbaldApply patch from Bastian Friedrich <bastian.friedrich...
2007-12-14 Kern SibbaldSkip leading | when lex input comes from a pipe as...
2007-12-12 Kern SibbaldImplement Plugin Directory and plugin events.
2007-12-11 Kern SibbaldImplement a security enhancement: TLS authentication...
2007-12-03 Kern Sibbald03Dec07
2007-12-01 Kern SibbaldMinimum cleanup of lib/plugin.c to support FreeBSD
2007-11-26 Kern SibbaldZeroth integration of plugins
2007-10-19 Kern Sibbaldkes Set default debug_level to zero. This corrects...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-10-16 Kern Sibbaldkes Add PATH command to SunOS part of mtx-changer...
2007-10-07 Kern Sibbaldkes Make maxvol-test and new more strict maxvol2-test...
2007-10-06 Kern SibbaldCorrect technotes bug #
2007-10-01 Kern SibbaldUpdate
2007-09-30 Kern Sibbaldkes Save jcr in thread specific data (tsd) for each...
2007-09-28 Kern SibbaldMore tweaks to the mount volume routines to get everything
2007-09-27 Kern SibbaldRemove debug code
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-27 Kern SibbaldPut jcr.c on dbglvl
2007-09-26 Kern SibbaldUpdate
2007-09-26 Kern SibbaldAdd jcr to timer packets so if killed message can be...
2007-09-26 Kern SibbaldAdd JobId to all Dmsg() output.
2007-09-26 Kern SibbaldPut some FD auth code on dbglvl rather than fixed.
2007-09-26 Kern Sibbaldkes Make SD code that contructs attribute insert check...
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-09-20 Kern SibbaldUpdate technotes
2007-09-17 Kern Sibbaldkes Begin implemention of Optimize Job Scheduling.
2007-09-10 Landon FullerRevert kern's r5066 -- the change caused select() ...
2007-09-10 Landon FullerThere's no reason to check for exceptional conditions...
2007-09-09 Kern Sibbaldkes Suppress chown and chmod error messages if the...
2007-09-07 Kern Sibbaldkes Apply Martin Simmons patch that should turn off...
2007-09-05 Kern Sibbaldkes Remove idcache.c
2007-09-05 Kern SibbaldRemove enh_fnmatch.c. Make code that references it...
2007-09-03 Kern SibbaldAdd another test to fnmatch.c
2007-09-03 Kern SibbaldTweak fnmatch.c
2007-09-03 Kern SibbaldTweak fnmatch.c
2007-09-03 Kern Sibbaldkes Replace fnmatch.c and fnmatch.h by modified BSD...
2007-09-03 Kern SibbaldAdd some test cases for fnmatch
2007-09-03 Kern SibbaldCommit new fnmatch.c/h
2007-09-03 Kern Sibbaldadd new fnmatch.c/h
2007-09-03 Kern SibbaldRemove old fnmatch.c
2007-09-03 Kern SibbaldRemove old fnmatch.c
2007-09-02 Eric Bollengierebl drop old GPL fnmatch, use LGPL new one instead.
2007-08-29 Kern Sibbaldkes Rework bmsg in ua_output to use va_copy() so that...
2007-08-24 Kern SibbaldAdd insanity checks in bsnprintf
2007-08-19 Kern Sibbaldkes Rework projects file to be current and ready for...
2007-08-10 Kern SibbaldCorrect Dsm_check define
2007-08-06 Kern Sibbaldkes Correct seg fault when switching tape drives durin...
2007-07-31 Kern SibbaldRework bnet_server exit code
2007-07-31 Kern Sibbaldkes Fix configure so that it puts config.out in the...
2007-07-28 Kern SibbaldFix more strerror calls
2007-07-24 Kern SibbaldImplement PopUp YES/NO dialog for bat.
2007-07-22 Kern SibbaldCorrect RunScript to terminate job in FD on failure.
2007-07-22 Kern SibbaldEnsure that RunScript fails job on FD
2007-07-22 Kern Sibbaldkes Change abort_on_error and AbortJobOnError to fail_...
2007-07-13 Kern Sibbaldkes Disable posting the WM_CLOSE message in KillRunnin...
2007-07-13 Kern Sibbaldkes Fix regress config non-portable test as pointed...
2007-07-12 Kern Sibbaldkes Fix client-only build.
2007-07-03 Kern Sibbaldkes Start work on new more efficient DBId subroutine...
2007-06-26 Kern Sibbaldkes Dirk committed the qwt library code for drawing...
2007-06-25 Kern SibbaldRemove unused variable
2007-06-25 Kern Sibbaldkes Return correct string from authenticate.cpp in...
2007-06-24 Kern Sibbaldkes Implement Windows reparse points -- similar to...
2007-06-23 Kern SibbaldFix Win32 SHUT_RDWR problem
2007-06-23 Kern SibbaldMore tweaks to crypto and bsock
2007-06-23 Kern Sibbaldbsock tweaks
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-20 Kern SibbaldUpdate
2007-06-16 Kern SibbaldFix seg fault in FD.
2007-06-16 Kern Sibbaldkes Remove a few malloc()s from the encryption code.
2007-06-14 Kern Sibbaldkes Do not free a volume on a tape drive until another...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-07 Kern Sibbaldkes Fix sscanf problems reported by Peter Buschman...
2007-06-01 Kern Sibbaldkes Fix PostgreSQL seg fault.
2007-05-28 Kern Sibbaldkes Minor refactoring of restore decryption code.
2007-05-27 Kern Sibbaldkes Add < > around %r in from field on mail command...
2007-05-27 Kern Sibbaldkes I reworked the OpenSSL include/lib flags to be...
2007-05-25 Kern SibbaldFix TLS #ifdefing when TLS turned off.
2007-05-25 Kern Sibbaldkes Ensure that when labelling a tape with Slot=0...
2007-05-24 Kern SibbaldIncrease bregex message debug level
2007-05-24 Landon FullerAdd detection of 'export-limited' openssl as shipped...
2007-05-24 Kern SibbaldTweak debug levels in reservations + Correct typo in...
2007-05-24 Kern Sibbaldkes Add additional sm_check() code on debug level 1.
2007-05-23 Kern Sibbaldkes Reduce bat connect timeout from 30 to 15 seconds.
2007-05-22 Kern SibbaldAdd db interface comments
2007-05-22 Kern Sibbaldkes Implement message callback so that GUI is sure...
2007-05-21 Kern SibbaldMore cleanup and converting to BSOCK class
2007-05-21 Kern Sibbaldkes Apply UTF-8/16 patch from Yves Orton <demerphq...
next