]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/protos.h
Make bfgets handle very long lines
[bacula/bacula] / bacula / src / lib / protos.h
2013-04-20 Kern SibbaldMake bfgets handle very long lines
2013-04-20 Kern SibbaldRewrite cleanup_old_files() and add safe_unlink() to...
2013-04-20 Marco van WieringenFirst try at fixing bug #1897
2013-04-20 Eric BollengierChange intmax_t to int64_t to fix #1664
2013-04-20 Eric BollengierImplement RestoreObject for sqlite + cleanups
2013-04-20 Eric BollengierAdd stack_trace() function to print current thread...
2013-04-20 Kern SibbaldFirst cut restart Jobs
2013-04-20 Eric BollengierAvoid extra strlen() in is_name_valid()
2013-04-20 Marco van WieringenAdded set_db_type function to set global debug symbol...
2013-04-20 Marco van WieringenDrop removed catalog function prototype.
2010-11-25 Eric BollengierAdd store_speed() in configuration parser
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldAttempt to fix duplicate job kill seg fault
2010-08-02 Eric BollengierConvert all Jmsg on the watchdog thread to Qmsg
2010-08-02 Kern SibbaldAdd compress/decompress of Object Record data
2010-08-02 Eric BollengierFix cancel crash bug #1551
2010-08-02 Kern SibbaldGet binary objects working
2010-08-02 Kern SibbaldChange cryptic aop name
2010-08-02 Kern SibbaldAdd jobs running to status of daemons
2009-10-23 Eric BollengierMerge branch 'master' into basejobv3
2009-10-18 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-17 Eric BollengierUpdate Media and Pool record for ActionOnPurge + cleanup
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-19 Dmitry V. LevinImplement support of keeping readall capabilities after...
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-13 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-13 Kern SibbaldMake SD lock tracing work again. Has not worked for...
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-11-25 Kern SibbaldEnsure that consoles attach jcr to thread, and that...
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-11-09 Eric Bollengierebl Remove extra db lock debug
2008-11-06 Eric Bollengierebl update new "bactrace" option to dump information...
2008-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-09-24 Kern SibbaldThis code should fix the race condition that leads...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-06-21 Dirk H BartleyCommit of patch by Riccardo.
2008-04-02 Kern Sibbaldkes Modify run_program() and run_program_full_output...
2008-03-09 Kern Sibbaldkes Pass jcr to tls routines so debug messages can...
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-14 Kern SibbaldApply patch from Bastian Friedrich <bastian.friedrich...
2007-12-03 Kern Sibbald03Dec07
2007-09-30 Kern Sibbaldkes Save jcr in thread specific data (tsd) for each...
2007-09-26 Kern SibbaldAdd jcr to timer packets so if killed message can be...
2007-09-09 Kern Sibbaldkes Suppress chown and chmod error messages if the...
2007-09-05 Kern Sibbaldkes Remove idcache.c
2007-06-16 Kern Sibbaldkes Remove a few malloc()s from the encryption code.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-07 Kern Sibbaldkes Fix sscanf problems reported by Peter Buschman...
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-22 Kern Sibbaldkes Implement message callback so that GUI is sure...
2007-05-04 Kern Sibbaldkes Change console Job name from *Console* to -Console...
2007-05-03 Kern Sibbaldkes First cut strip path. The data should be passed...
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2007-04-01 Kern SibbaldMove bnet_despool() into class in bsock.c
2007-03-30 Kern Sibbaldkes Make database name and user configurable
2007-03-23 Landon FullerAdd support for arbitrary client-to-server certificate...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2006-12-03 Kern Sibbaldkes Move unserial code in restore.c to a subroutine...
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-21 Kern SibbaldUpdate copyright
2006-10-24 Robert NelsonChange daemons and utilities so that if -c is omitted...
2006-08-25 Kern Sibbaldkes wx-console crashes because of differences between...
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-24 Kern Sibbald- Turn on new bsnprintf() code.
2006-06-24 Kern Sibbald- Eliminate crypto type punning problems by eliminating...
2006-04-30 Eric Bollengier- fix : reload a bad configuration file doesn't kill...
2006-04-20 Kern SibbaldTweak Win32 build
2006-04-20 Kern SibbaldTweak Win32 build
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-04-18 Kern Sibbald- Remove the -f option from the chown in Makefile.in...
2006-04-07 Kern Sibbald- Remove timed wait for VSS on Win2K3 as it is not yet
2006-03-17 Kern Sibbald17Mar06
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-17 Landon FullerSupport for FD-side file encryption.
2006-01-16 Landon Fuller- Add support for testing the availability of a PEM...
2006-01-15 Kern Sibbald15Jan06
2006-01-14 Landon Fuller- Rename "crypto_recipients" to "crypto_session" to...
2006-01-07 Kern Sibbald07Jan06
2005-12-12 Landon FullerAdd PKE recipient structure creation w/ symmetric key...
2005-12-08 Kern SibbaldFix Win32 built to work with new crypto code.
2005-12-07 Kern Sibbald- Remove warning message about multiple saves of hardli...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-07-15 Kern Sibbald- Fix dir command scanning field misalignment in
2005-06-23 Kern SibbaldCheck for incorrect duration and size modifiers in...
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-04 Kern Sibbald- Fix compile problems on Win32
2005-05-26 Kern SibbaldUse light weight non-recursive locking on jcr chain.
2005-05-10 Kern Sibbald- Add cancel() to Dir Python scripting.
2005-05-09 Kern Sibbald- Correct bug in parse_config error handling.
2005-05-07 Kern Sibbald- Optimize File pruning to eliminate one database call.
2005-05-03 Kern SibbaldMake a few tls ifdef tweaks
2005-04-26 Nicolas Boichatwx-console: Improve error handling when reading configu...
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-04-19 Kern SibbaldCleanup Python build so that Python is not dragged
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-01-29 Kern SibbaldVacation work -- see tech log
next