]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/jcr.c
Add jobs running to status of daemons
[bacula/bacula] / bacula / src / lib / jcr.c
2010-08-02 Kern SibbaldAdd jobs running to status of daemons
2010-08-02 Kern SibbaldBetter cancel + fix Allow Dups code
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
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-23 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-10-23 Kern SibbaldFix Qmsg race condition reported by Eric
2009-10-17 Eric BollengierMerge remote branch 'sf/master' into purge
2009-10-16 Eric BollengierMerge branch 'master' into basejobv3
2009-10-15 Marco van WieringenMerge branch 'master' into mvw/xattr-overhaul
2009-10-15 Eric BollengierMerge branch 'master' of ssh://ricozz@bacula.git.source...
2009-10-15 Kern SibbaldFix bug #1391 Job status improperly set due to subtle...
2009-10-13 Kern SibbaldFix stupid error
2009-10-11 Kern SibbaldAdd comment
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...
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-09 Kern SibbaldFix screw up with setting JobLevel and JobType
2009-08-08 Kern SibbaldStart adding Incomplete Job status
2009-08-06 Eric BollengierMerge branch 'master' into basejobv3
2009-08-06 Eric BollengierAdd the rest of files for new Bvfs
2009-07-22 Kern SibbaldModify setJobStatus so cancel has same priority as...
2009-06-12 Kern SibbaldRemove non-portable code referencing pthread_t
2009-05-19 Kern SibbaldDuring jcr destruction hold jcr_chaing lock only for...
2009-03-06 Kern Sibbaldkes Fix the Win32 build.
2008-12-02 Eric Bollengierebl Apply 2.4.3-prune-deadlock.patch that fixes a...
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-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
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-07 Kern SibbaldApply win32-fixes patch from Riccardo that makes the...
2008-11-06 Eric Bollengierebl update new "bactrace" option to dump information...
2008-11-06 Eric Bollengierebl Add code to get more information after a violent...
2008-10-28 Kern Sibbaldkes Fix bug #1046 VolumeToCatalog incorrectly reports...
2008-09-30 Kern Sibbaldkes Apply Marco van Wieringen's set of patches, cleans...
2008-09-29 Kern Sibbaldkes Create plugin instance only when FD job starts.
2008-09-25 Kern Sibbaldkes Improve plugin debug. Create plugin test.
2008-09-24 Kern SibbaldThis code should fix the race condition that leads...
2008-07-30 Kern Sibbaldkes Raise some restore debug levels.
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-07-04 Kern Sibbaldkes Add some SD debug code.
2008-06-27 Kern Sibbaldkes Generally clean up the manual tape loading code...
2008-05-24 Kern SibbaldApply Allan Black's status dir job count patch.
2008-05-11 Kern SibbaldAdd debug times, reduce size of two-pool-changer test
2008-05-01 Kern Sibbaldkes Fix strippath so that it does not get a buffer...
2008-05-01 Eric Bollengierebl Add MaxRunSchedTime option that specifies the...
2008-02-24 Kern SibbaldImplement first cut of Copy Job
2008-02-08 Kern Sibbaldkes Apply patch from Peter Much <pmc@citylink.dinoex...
2007-09-30 Kern Sibbaldkes Save jcr in thread specific data (tsd) for each...
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-27 Kern SibbaldPut jcr.c on dbglvl
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-09-20 Kern SibbaldUpdate technotes
2007-09-05 Kern Sibbaldkes Remove idcache.c
2007-07-22 Kern SibbaldCorrect RunScript to terminate job in FD on failure.
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-07 Kern Sibbaldkes Fix sscanf problems reported by Peter Buschman...
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-20 Kern Sibbaldkes Fix tray-monitor by not requiring a timer interval...
2007-04-24 Eric Bollengierebl cleanup File relocation to use RegexWhere instead of
2007-04-22 Eric Bollengierebl Commit file relocation
2007-04-11 Kern Sibbald11Apr07
2007-02-07 Kern SibbaldRemove unwanted execute bit
2006-11-21 Kern SibbaldUpdate copyrights
2006-08-03 Kern Sibbaldkes Attempt to fix problems with the msg_queue crashin...
2006-04-20 Kern Sibbald- Fix scheduler to handle time skew (eg daylight savings).
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-03-21 Thorsten Engelsmall bugfix (init mutex before using it in inc_use_cou...
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-15 Kern Sibbald15Jan06
2006-01-07 Kern Sibbald07Jan06
2005-12-07 Kern Sibbald- Remove warning message about multiple saves of hardli...
2005-12-03 Kern Sibbald03Dec05
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-04 Kern Sibbald- Fix compile problems on Win32
2005-05-29 Kern Sibbald- Remove old code in jcr.c
2005-05-26 Kern SibbaldUse light weight non-recursive locking on jcr chain.
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-05-08 Kern SibbaldFinal changes
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
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-03-07 Kern Sibbald- Rework some of the autochanger data so that the DIR has
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-03 Kern Sibbald- Add user supplied patch to add inet_aton() of old...
2004-11-15 Kern Sibbald- Fix cancel bug in FD on /lib/tls with zero pid in
2004-09-01 Kern Sibbald- Add index file to JobId field of File records for...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-12 Kern SibbaldMisc -- see techlog
2004-06-27 Kern SibbaldWin32 fixes + resources array fix
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
next