]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/dird.c
07Jan06
[bacula/bacula] / bacula / src / dird / dird.c
2006-01-07 Kern Sibbald07Jan06
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-18 Kern SibbaldFix keepatime bug (bugs database).
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-22 Kern Sibbald- Add Version, ConfigDir, and WorkingDir as Python...
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
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-16 Kern Sibbald- Add Scratch to PoolType in PostgreSQL make...tables...
2005-05-03 Kern SibbaldMake a few tls ifdef tweaks
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-22 Landon Fuller- Integrated TLS network encryption
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-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
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-02-01 Kern SibbaldDisplay more informative message when a device was not
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern Sibbald- Fix Bacula so that it does not exit if there is a...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-11-29 Kern SibbaldCorrect Python error print
2004-11-29 Kern SibbaldFirst cut Python support
2004-11-28 Kern SibbaldFirst cut of Python Events for Bacula. Director only.
2004-11-11 Kern SibbaldJobDefs Storage resource completely overrode anything
2004-09-22 Kern Sibbald- Incremented the release number because this version...
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