]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
- Add missing #define for IPV6 found by Martin in address_conf.c
[bacula/bacula] / bacula / src / dird /
2004-10-07 Kern SibbaldFix editing bug with new code
2004-10-07 Kern Sibbald- Added Rerun Failed Levels = yes/no
2004-10-07 Kern Sibbald- Update doc
2004-10-04 Kern Sibbald- Fix backspace to first character in conio.c
2004-10-03 Kern SibbaldFinal changes
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- Apply Peter Eriksson's patch to configure.in fixes...
2004-09-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
2004-09-23 Kern Sibbald23Sep04
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-20 Dan LangilleKern had a better idea:
2004-09-20 Dan LangilleSee http://bugs.bacula.org/bug_view_advanced_page.php...
2004-09-20 Kern Sibbald- Tweak install chapter of French manual to add new...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-09 Kern SibbaldAdd multiple database connections variable
2004-09-07 Kern SibbaldModify scan code so that in most places scanning will
2004-09-05 Kern Sibbald- Send all queued messages in SD and FD prior to closin...
2004-09-05 Kern SibbaldApply Phil's second patch
2004-09-04 Kern Sibbald- Implement isolinux boot disk.
2004-09-04 Kern SibbaldClean up
2004-09-03 Kern Sibbald- Apply Mike Acar's suggestion when looking for the...
2004-09-02 Kern Sibbald- Added argument to berrno::strerror() to pass errno.
2004-09-01 Kern Sibbald- Add index file to JobId field of File records for...
2004-08-30 Kern Sibbald- Inhibit printing of FileSet for a restore as it is...
2004-08-30 Kern SibbaldUpdate manual
2004-08-28 Kern SibbaldAdd more error checking to spooling code
2004-08-24 Kern Sibbald- Applied a patch from Peter Eriksson that removes...
2004-08-24 Nicolas BoichatAdd Monitor in documentation.
2004-08-22 Nicolas BoichatAdd support for director monitoring.
2004-08-22 Nicolas BoichatFix .status return codes.
2004-08-22 Nicolas Boichat- Add default Console resource in src/dird/bacula-dir...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-12 Meno Abels!!! I didn't run the regression tests.!!!
2004-08-12 Kern SibbaldMisc -- see techlog
2004-08-07 Nicolas BoichatImplement .help command.
2004-08-06 Kern SibbaldA few changes for Win32
2004-08-06 Kern SibbaldCreate Developers manual
2004-08-05 Kern SibbaldImplement user friendly time duration input editing
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-08-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-08-03 Kern SibbaldMisc
2004-07-31 Kern SibbaldUpdate all pools when starting the Director
2004-07-30 Kern SibbaldApply Martin Simmons patch to bacula-dir.conf.in
2004-07-28 Kern SibbaldImplement berrno for bpipes and run_program
2004-07-28 Kern SibbaldUpdate/enhance copyright/license + add .backups for...
2004-07-27 Kern SibbaldFirst cut berrno unified Unix/Win32 errno handling
2004-07-24 Kern SibbaldRestore JobIds in right order + Tru64 porting
2004-07-23 Dan LangilleConvert queries to standard SQL by using DISTINCT inste...
2004-07-21 Kern SibbaldRescue updates + misc
2004-07-18 Kern SibbaldSome Win32 fixes
2004-07-17 Dan LangilleReplace INTEGER UNSIGNED and BIGINT UNSIGNED
2004-07-16 Kern SibbaldPool + label cleanups from bug reports
2004-07-09 Kern SibbaldFix st_ctime on Win32 + fix status dir scheduled jobs...
2004-07-04 Kern SibbaldMisc cleanups
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-27 Kern SibbaldAdd heap stats to Dir and SD -- eliminate #ifdefs
2004-06-27 Kern SibbaldAdd Dir heap stats
2004-06-27 Kern SibbaldWin32 fixes + resources array fix
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
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-18 Kern SibbaldFinish new restore tree code
2004-06-17 Kern SibbaldRestructure tree.c + misc
2004-06-15 Kern SibbaldAdd extern C to callback functions
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-13 Kern SibbaldFinal changes
2004-06-12 Kern SibbaldApply Time Oberfoell's ACL patch
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-06-10 Kern SibbaldAttr spooling stats + storage override for restore
2004-06-10 Kern Sibbaldupdate barcodes removes Volumes not in magazine
2004-06-10 Kern SibbaldFix uninitialized stack variable + seg fault in label...
2004-06-09 Kern SibbaldFinal changes
2004-06-08 Kern SibbaldFix moving from one Pool to another
2004-06-05 Kern SibbaldMisc update slots fixes
2004-06-02 Kern SibbaldMisc bug fixes
2004-06-01 Kern SibbaldMake restore jobs wait for exclusive use of Storage...
2004-05-31 Kern SibbaldWin32 fixes
2004-05-30 Kern SibbaldFix hourly scheduling problem
2004-05-28 Kern SibbaldApply Peter Eriksson's fixes
2004-05-28 Kern SibbaldMisc see kes-1.34
2004-05-01 Kern SibbaldFix mount not releasing job
2004-04-30 Kern SibbaldMore FileSet changes
2004-04-30 Kern SibbaldAdd Exclude to new FileSet
2004-04-29 Kern SibbaldImplement new style filesets
2004-04-28 Kern SibbaldRemove old comments
2004-04-28 Kern SibbaldFinish inc options scan code
2004-04-28 Kern SibbaldMisc
2004-04-25 Kern SibbaldUpdate doc
2004-04-23 Kern SibbaldUpdate doc
2004-04-19 Kern SibbaldAdd missing expected files
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-04-16 Kern SibbaldAdd stats to bscan
2004-04-13 Kern SibbaldAdd wx-console directory
next