]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/stored.c
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / stored / stored.c
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2015-05-26 Kern SibbaldFix bug 2141
2014-07-12 Eric BollengierFix segfault when trying to stop the bnet_server thread...
2014-07-12 Kern SibbaldOn termination shutdown thread server
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldAdd JobId to SD debug output
2013-04-20 Kern SibbaldSimplify safer delete code using a single regex
2013-04-20 Kern SibbaldRewrite cleanup_old_files() and add safe_unlink() to...
2013-04-20 Marco van WieringenFix bug #1891
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2013-04-20 Kern Sibbaldreplace set_Jobxxx by setJobxxx
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Eric BollengierFix cancel crash bug #1551
2010-08-02 Kern SibbaldFix bug #1542 File Daemon outputs usage message to...
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-11-02 Kern SibbaldAdd -m option to DIR,FD,SD to dump kaboom output
2009-10-24 Eric BollengierFix deadlock detection to work in daemon mode
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-19 Dmitry V. LevinImplement support of keeping readall capabilities after...
2008-12-09 Eric Bollengierebl Add a new lock manager that can detect deadlock...
2008-11-20 Kern Sibbaldkes Since the user has been warned, allow console...
2008-11-18 Eric Bollengierebl Make SD plugins working
2008-10-21 Kern Sibbaldkes Add read volume list code to SD -- not yet used.
2008-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
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-04-06 Kern Sibbaldkes Correctly detect Ubuntu systems, and add ubuntu...
2008-04-02 Kern Sibbaldkes Modify run_program() and run_program_full_output...
2008-03-26 Kern Sibbaldkes Implement bsock code to permit locking. Use the...
2007-12-11 Kern SibbaldImplement a security enhancement: TLS authentication...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-09-28 Kern SibbaldEliminate more strerror() and replace with bstrerror().
2007-09-13 Kern Sibbaldkes Add code to help Dan debug 2drive-incremental...
2007-09-12 Dan LangilleMove term_reservations_lock lower down, because it...
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-13 Kern Sibbaldkes Fix restore before command.
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-04-14 Kern Sibbaldkes Simplify locking in the reservations system.
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2006-12-16 Kern Sibbaldkes Implement cleaner orphan buffer dumping with buf...
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-10-11 Robert NelsonSend M_ERROR_TERM and M_ABORT messages to stdout on...
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-27 Robert NelsonComplete port to Windows
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-20 Kern Sibbald20Feb06
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2005-12-11 Kern Sibbald- Merge changes made to 1.38.3 into HEAD
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-12-03 Kern Sibbald03Dec05
2005-10-22 Kern SibbaldInsure that all the SD tools init the Autochanger
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-03 Kern Sibbald- Require 5 arguments to mtx-changer except list and...
2005-07-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-07-13 Kern SibbaldI finally found and squashed the elusive SD crash.
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-14 Kern Sibbald- Fix the same state variable problem in open_next_part().
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-04 Kern Sibbald- Fix compile problems on Win32
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-05-15 Kern Sibbald- Set reconnect flag in MySQL packet to 1 to ensure...
2005-05-09 Kern Sibbald- Fix bug in changing tape pools after first backup...
2005-05-03 Kern SibbaldMake a few tls ifdef tweaks
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-04-19 Kern Sibbald- Fix new Python code to work for Director.
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-14 Kern Sibbald- Fix ANSI labels to put EOF1 and EOF2 after each file...
2005-03-07 Kern Sibbald- Rework some of the autochanger data so that the DIR has
2005-03-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
2005-02-26 Kern Sibbald- Clean up drive reservation system. Add more sanity...
2005-02-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-10-18 Kern Sibbald- Fix crash on exit with -t option in FD on 2.6 kernels --
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-12 Meno Abels!!! I didn't run the regression tests.!!!
2004-08-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-07-28 Kern SibbaldUpdate/enhance copyright/license + add .backups for...
2004-07-08 Kern SibbaldMore DCR implementation + debug code for zeroed block...
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd extern C to callback functions
2004-04-18 Kern SibbaldJobq.c race bug fixed + minor updates
next