]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/job.c
Fix conio.h problem on Solaris
[bacula/bacula] / bacula / src / dird / job.c
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...
2004-02-27 Kern SibbaldJob end push resource resturcturing
2004-02-16 Kern Sibbaldbtape test and fill improvements + first cut Qmsg
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-02-03 Kern SibbaldFix setip crash + missing unlocks()+cleanups
2004-01-26 Kern SibbaldAdd bsock timers to authentication
2004-01-22 Kern SibbaldSetIP command + CloseOnPoll + Full,Inc,Diff Pools ...
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-02 Kern SibbaldFix stray */ + install bsmtp with user x permission
2004-01-01 Kern SibbaldFix configure print FD user + new bacula.spec + make...
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-11-11 Kern SibbaldFix segfault from double free or RestoreBootstrap;...
2003-10-22 Kern SibbaldPrint block errors once + add RunAfterFailedJob + impro...
2003-09-29 Kern SibbaldFreeBSD fixes; manual updates
2003-09-18 Kern SibbaldMassive cleanup of recycling code
2003-08-24 Kern SibbaldDrop old semaphore and workq code
2003-08-20 Kern SibbaldFix segfault in mysql.c with no password
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-07-21 Kern SibbaldFix reschedule after error deadlock
2003-07-21 Kern SibbaldFix rescheduling on error for new job queue code
2003-07-20 Kern SibbaldComplete new job scheduler + fix from Nic Bellamy
2003-07-17 Kern Sibbaldadd jobq+serial.h+priorities+recycling
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-16 Kern SibbaldFix rescheduling if files saved
2003-06-16 Kern SibbaldAdd Environment arrays + Rescheduling of jobs + cancel...
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-06-02 Kern SibbaldSeparate tree and bsr code from ua_restore.c
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...
2003-05-07 Kern SibbaldInclude RunBefore/After output in job report
2003-05-03 Kern SibbaldMisc see kes-1.30a
2003-04-30 Kern SibbaldFix cancel problem and implement run gnome dialog
2003-04-28 Kern SibbaldAdd cancel point in acquire_resources() + Documentation
2003-04-23 Kern SibbaldDoc + FreeBSD compile problems
2003-04-22 Kern SibbaldFix JobLevel for UA started Admin jobs; add -v to start...
2003-04-21 Kern SibbaldImplement bmicrosleep and run when
2003-04-18 Kern SibbaldFix PID dir and SUBSYS dir configuration
2003-04-04 Kern Sibbaldrelabel command, first cut label barcodes
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-03-29 Kern SibbaldWindows tweaks
2003-03-21 Kern SibbaldMove start time after lock creation
2003-03-19 Kern SibbaldMinor cleanup of semaphore scheduling code
2003-03-18 Kern SibbaldNew semaphore job scheduling code
2003-03-01 Kern SibbaldRemove cancelled jobs from workq + add priority
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-14 Kern SibbaldJobStatus updates
2003-01-09 Kern SibbaldFix dynamic file options
2003-01-04 Kern SibbaldFix more strncpys
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-10-10 Kern SibbaldWin32 fixes -- see kes10Oct02
2002-09-25 Kern SibbaldServer address binding + bscan updates -- see kes25Sep02
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-20 Kern SibbaldCleanup Dmsg() levels + clarify error msg
2002-08-11 Kern SibbaldLots of cleanup for restore -- kes11Aug02
2002-08-11 Kern SibbaldMake restore Job work -- kes11Aug02
2002-08-04 Kern Sibbaldrestore cmd + misc -- see kes04Aug02
2002-07-21 Kern SibbaldSQLite performance + misc -- see kes20Jul02
2002-07-18 Kern SibbaldAdd RunBeforeJob and RunAfterJob -- kes18Jul02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-25 Kern SibbaldBasic Restore bootstrap implemented -- kes25Jun02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-05-25 Kern SibbaldInit messages fix
2002-05-25 Kern SibbaldMake Recycle work -- kes25May02
2002-05-22 Kern SibbaldFix verify
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-05-09 Kern SibbaldWork on message resources
2002-04-28 Kern SibbaldStart of prune cmd. See kes28Apr02
2002-04-23 Kern SibbaldInitial revision