]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/job.c
Use Qmsg() in job.c watchdog callback.
[bacula/bacula] / bacula / src / dird / job.c
2008-07-04 Kern SibbaldUse Qmsg() in job.c watchdog callback.
2007-11-30 Kern SibbaldThis patch fixes bug #1012 where the job is canceled...
2007-10-03 Kern SibbaldBackport almost 4000 lines of 2.3 code that fixes a...
2007-09-14 Kern SibbaldCommit backports from 2.3.x
2007-07-16 Kern Sibbaldkes When applying a storage override, release all...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-24 Kern Sibbaldkes Add additional sm_check() code on debug level 1.
2007-05-11 Kern Sibbaldkes Fix non-ssl build so that it works (add JCR *jcr...
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-05-02 Kern SibbaldConvert all other Dir files to use ne ua class message
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2007-03-18 Eric Bollengierebl display messages after run_script
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-07 Eric Bollengierebl Add ClientId in db_create_job_record
2007-02-06 Kern Sibbaldkes Delete src/lib/btree.c from win32 build, then...
2007-02-02 Kern Sibbaldkes Fix memory leak with storage ids in cats/sql_get.c
2007-01-28 Kern SibbaldFix maxruntime bug #621.
2007-01-18 Kern Sibbaldkes Fix Job restart on error bug that promotes an...
2007-01-12 Kern SibbaldUpdate copyrights + Do not release source pointers...
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2006-12-17 Kern Sibbaldkes Add ENABLE_NLS (as suggested by Eric) to correct...
2006-12-17 Kern Sibbaldkes Add additional messages when Job canceled automati...
2006-12-09 Eric Bollengierebl Fix runscript to always execute command after...
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-11-24 Kern SibbaldCleanup some of the error termination code in migration.
2006-11-24 Kern Sibbaldkes Separate read/write source strings to keep track...
2006-11-22 Kern Sibbaldkes Make sure that the storage for a job is pulled...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-10-31 Eric Bollengierebl add joberrors to job record
2006-08-05 Eric Bollengierebl Fix bug on RunBefore
2006-08-03 Kern Sibbaldkes Remove previous changes to compat.cpp as they...
2006-08-03 Kern Sibbaldkes Attempt to fix problems with the msg_queue crashin...
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-26 Kern SibbaldCorrect pool source setting
2006-06-26 Kern Sibbald- Add complete text of GPL to LICENSE.
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-05-27 Eric Bollengier Done with item 9 = Implement new {Client}Run{Before...
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-04-21 Kern Sibbald- Implement using pg_config for finding PostgreSQL...
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-03-08 Kern Sibbald- Rename mac.c migrate.c
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-07 Kern Sibbald07Jan06
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-12-03 Kern Sibbald03Dec05
2005-08-15 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-18 Kern Sibbald- Move Python variables from Job to Bacula. They are
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-13 Kern Sibbald- Make default mandir /usr/share/man
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-05-06 Kern Sibbald- Move test for MaxStartDelay as suggested by Peter.
2005-05-02 Kern Sibbald- Thorsten Engel finished his work on Win32 Unicode. We
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-04-11 Kern Sibbald- Remove Created new FileSet message as it always comes...
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
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-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-02-21 Kern Sibbald- Make clean remove old CVS files
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-21 Kern Sibbald- Fix overriding storage specification to be done
2004-12-18 Kern Sibbald- Fix bug 207. jcr use count off by one when manually
2004-11-28 Kern SibbaldFirst cut of Python Events for Bacula. Director only.
2004-11-21 Kern SibbaldUpdate
2004-11-11 Kern SibbaldAdd working_directory to be /tmp for wx_console.
2004-10-07 Kern Sibbald- Update doc
2004-09-30 Kern Sibbald- Apply Martin's patch for fixing console modifications...
2004-09-29 Kern Sibbald- Fix Storage overrides in Run directive
2004-09-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-04 Kern SibbaldClean up
2004-09-02 Kern Sibbald- Added argument to berrno::strerror() to pass errno.
2004-08-28 Kern SibbaldAdd more error checking to spooling code
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-12 Kern SibbaldMisc -- see techlog
2004-07-28 Kern SibbaldImplement berrno for bpipes and run_program
2004-07-18 Kern SibbaldSome Win32 fixes
2004-07-16 Kern SibbaldPool + label cleanups from bug reports
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-03-09 Kern SibbaldMore data spooling updates
2004-03-02 Kern Sibbaldmisc minor updates
2004-02-29 Kern SibbaldTweak Makefiles + add logrotate to autostart install...
next