]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/dird.c
Massive SD calling sequence reorganization
[bacula/bacula] / bacula / src / dird / dird.c
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-12 Meno Abels!!! I didn't run the regression tests.!!!
2004-08-12 Kern SibbaldMisc -- see techlog
2004-08-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-07-31 Kern SibbaldUpdate all pools when starting the Director
2004-07-28 Kern SibbaldUpdate/enhance copyright/license + add .backups for...
2004-07-24 Kern SibbaldRestore JobIds in right order + Tru64 porting
2004-06-22 Kern SibbaldReduce casting in smartall + turn off reload debug...
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-21 Kern SibbaldPut resources on a pointer
2004-06-21 Kern SibbaldSort Scheduled Jobs list
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd extern C to callback functions
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-06-02 Kern SibbaldMisc bug fixes
2004-04-23 Kern SibbaldUpdate doc
2004-04-18 Kern SibbaldJobq.c race bug fixed + minor updates
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-02-29 Kern SibbaldTweak Makefiles + add logrotate to autostart install...
2004-02-28 Kern SibbaldFirst cut SIGHUP while jobs running + apply Phil's...
2004-02-27 Kern SibbaldJob end push resource resturcturing
2004-02-25 Kern SibbaldImplement kb,mb,and gb modifiers + add Makefile to...
2004-02-23 Kern SibbaldFix reporting jobs from state file + misc
2004-02-22 Kern SibbaldImplement state file and save/restore last_jobs list
2004-02-21 Kern SibbaldStart SIGHUP coding + misc
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-03 Kern SibbaldFix seg fault due to premature db close in mysql
2004-01-02 Dan LangilleWrite PID, then drop privileges
2003-12-27 Kern SibbaldFinish JobDefs implementation + fix Makefile.in cats...
2003-12-26 Kern SibbaldDefine foreach_res() + work on jobdefs + bstrftime_nc
2003-12-23 Kern SibbaldNic's watchdog code + cleanup jcr locking/use_count
2003-11-28 Kern SibbaldImplement saving last 10 jobs run
2003-10-09 Kern SibbaldFix fast block rejection
2003-09-10 Kern SibbaldFix additional counter problem + fix pathconf() error bug
2003-09-09 Kern SibbaldPrint warning when drive is unmounted + misc cleanups
2003-08-20 Kern SibbaldFix segfault in mysql.c with no password
2003-07-21 Kern SibbaldFix rescheduling on error for new job queue code
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-15 Kern SibbaldLabelFormat
2003-06-07 Kern SibbaldFirst cut Win32 data stream detection. Fix Win98 restor...
2003-06-06 Kern SibbaldNew query.sql, JobMedia VolIndex, add Release command
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-05-22 Kern Sibbaldlib/bmisc.c -> bsys.c cleanup error status a bit +...
2003-05-11 Kern SibbaldMinor cleanups
2003-04-03 Kern SibbaldFix NumVols in Pools, implement full listing of DB...
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-02-26 Kern SibbaldAdd address and socket for MySQL
2003-02-23 Kern SibbaldFix Darwin prototype add -u and -g options
2003-02-11 Kern SibbaldFix DATE problem and minor compile stuff
2003-01-18 Kern SibbaldUpdate copyright of changed files
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2002-12-31 Kern SibbaldStart of Solaris bare metal recovery
2002-11-18 Kern SibbaldString length protection, VolUseDuration,MaxVolJobs...
2002-09-25 Kern SibbaldServer address binding + bscan updates -- see kes25Sep02
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-08-29 Kern SibbaldAutochanger fixes
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-22 Kern SibbaldSmall cleanups
2002-08-11 Kern SibbaldMake restore Job work -- kes11Aug02
2002-08-01 Kern SibbaldFirst cut of restore
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-05-25 Kern SibbaldInit messages fix
2002-05-25 Kern SibbaldMake Recycle work -- kes25May02
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-23 Kern SibbaldInitial revision