]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/jobq.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / dird / jobq.c
2006-05-06 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.9
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-26 Kern Sibbald- Modify mtx-changer to wait a maximum of 300 seconds.
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-22 Kern SibbaldApply reschedule patch to 1.37 code.
2005-03-01 Kern Sibbald- Implement setting DIR Storage device to Autochanger
2005-02-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-18 Kern Sibbald- Fix bug 207. jcr use count off by one when manually
2004-12-03 Kern Sibbald- Add user supplied patch to add inet_aton() of old...
2004-09-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
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-07-16 Kern SibbaldPool + label cleanups from bug reports
2004-06-15 Kern SibbaldAdd extern C to callback functions
2004-06-01 Kern SibbaldMake restore jobs wait for exclusive use of Storage...
2004-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2004-04-19 Kern SibbaldFix topo in mutex_lock jobq.c + add debug code
2004-04-18 Kern SibbaldJobq.c race bug fixed + minor updates
2004-03-09 Kern SibbaldMore data spooling updates
2004-03-04 Kern SibbaldUpdate configure to set x on logrotate
2004-03-03 Kern SibbaldImprove debug output scheduler+jobq+tracing
2004-02-03 Kern SibbaldFix setip crash + missing unlocks()+cleanups
2003-12-24 Kern SibbaldSee kes-1.33; restore fixes, cleanups, must update...
2003-12-23 Kern SibbaldNic's watchdog code + cleanup jcr locking/use_count
2003-09-29 Kern SibbaldFreeBSD fixes; manual updates
2003-08-24 Kern SibbaldDrop old semaphore and workq code
2003-07-28 Kern SibbaldFix SIGTSTP loop in Console, complete hash code
2003-07-21 Kern SibbaldFix reschedule after error deadlock
2003-07-21 Kern SibbaldFix rescheduling on error for new job queue code
2003-07-21 Kern SibbaldFix scheduled times + add Priority to run start prompt
2003-07-20 Kern SibbaldFix priority scheduling bugs
2003-07-20 Kern SibbaldComplete new job scheduler + fix from Nic Bellamy
2003-07-17 Kern Sibbaldadd jobq+serial.h+priorities+recycling