]> git.sur5r.net Git - bacula/bacula/history - bacula
- bugfix (failure in VSS was not handled correctly)
[bacula/bacula] / bacula /
2005-07-13 Kern SibbaldI finally found and squashed the elusive SD crash.
2005-07-12 Thorsten Engelsmall change to work with correct buffer size on raw...
2005-07-11 Kern Sibbald Make sure that bpipe results are zapped even on
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-09 Kern SibbaldAdd a test for error return from bnet_wait... in heartb...
2005-07-09 Kern SibbaldImplement TLS in gnome console and wx-console.
2005-07-08 Kern Sibbald- Correct a NULL pointer reference in the mount command.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-07 Kern Sibbald- Remove temp file created in mtx-changer script.
2005-07-07 Kern Sibbald Modify mtx-changer.in script to return slot:barcode for
2005-07-06 Kern Sibbald- Modify mtx-changer.in script to return slot:barcode for
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-07-04 Kern SibbaldUpdate version
2005-07-04 Kern SibbaldUpdate kes-1.37
2005-07-04 Kern Sibbald04Jul05
2005-07-03 Kern Sibbald- Tweak dvd-writepart script to prevent door from openi...
2005-06-29 Kern Sibbald- Detect device mounted for DVD and suppress be sure to
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-27 Kern Sibbald- Add Database vendor to CatalogRes tuple for Python.
2005-06-26 Kern Sibbald- Add set_mode method in DEVICE.
2005-06-26 Kern SibbaldCreate mode set method add debug output for DVD
2005-06-23 Kern SibbaldCheck for incorrect duration and size modifiers in...
2005-06-22 Kern Sibbald- Make Version a tuple (version, build-date)
2005-06-22 Kern Sibbald- Add Version, ConfigDir, and WorkingDir as Python...
2005-06-21 Thorsten Engeladded \\n in vss warning
2005-06-21 Kern SibbaldSplit open() code for DVD into separate subroutine...
2005-06-21 Kern SibbaldMark DVD volume in error if not opened
2005-06-21 Kern SibbaldPrint error message in job report of DVD open fails
2005-06-21 Kern Sibbald- Add debug error printout when open() fails.
2005-06-20 Kern SibbaldRemove (cd gnome-console; make clean) from src/Makefile.in
2005-06-20 Kern Sibbaldput wrong tape patch into patches
2005-06-20 Kern SibbaldFinal changes
2005-06-20 Thorsten Engeladded VSS toggling by enable_vss
2005-06-20 Kern Sibbald- Fix bug where Storage daemon gets confused about...
2005-06-20 Kern SibbaldFinal changes
2005-06-18 Kern SibbaldFinal changes
2005-06-18 Kern SibbaldRemove bimagemgr
2005-06-18 Kern SibbaldRemove gnome-console
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-17 Kern SibbaldFinal changes
2005-06-17 Kern SibbaldFinal changes
2005-06-17 Kern SibbaldAllow use of /lib/tls on 2.6 kernels
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-14 Kern SibbaldUpdate version
2005-06-14 Kern Sibbald- Fix the same state variable problem in open_next_part().
2005-06-13 Kern Sibbald- Add more debug code and clarify debug code for DVDs.
2005-06-13 Kern Sibbald- Make default mandir /usr/share/man
2005-06-11 Kern SibbaldCorrect some reservation problems in SD when no devices
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-09 Thorsten Engelminor changes of VSS support (added VSS Writer info...
2005-06-07 Thorsten Engelsmall beautifying
2005-06-05 Kern SibbaldUpdate version date
2005-06-05 Kern SibbaldAdd stored/reserve.c
2005-06-04 Kern Sibbald- Fix compile problems on Win32
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-06-04 Kern SibbaldMinor changes
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-30 Kern Sibbald- Fix bextract.c compile problem
2005-05-30 Kern SibbaldRemove filed/win32/bin directory
2005-05-29 Kern Sibbald- Remove old code in jcr.c
2005-05-27 Kern SibbaldImplement Maximum Job Spool Size (actually DCR based)
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-26 Kern SibbaldFix bug 325 -- conversion of 12:30pm to 24hour time.
2005-05-26 Kern SibbaldApply patch from bug 326 to permit bacula status by...
2005-05-26 Kern SibbaldFix compile problem of ua_restore.c on broken compilers.
2005-05-25 Kern SibbaldUpdate version
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-25 Nicolas BoichatAdd WXCONFIG and WXFLAGS env variables to configure...
2005-05-24 Thorsten Engelimproved vss support (goal: only 1 binary, still proble...
2005-05-20 Kern SibbaldUpdate kernstodo
2005-05-20 Thorsten Engel- hotfix for bug #312 (we don't need /servicehelper...
2005-05-20 Kern SibbaldUnify the reserve_device() for a single device into...
2005-05-18 Kern SibbaldCorrect updating count of number of Volumes in a pool.
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
2005-05-17 Thorsten Engelsmall bugfix for VSS-support (only relevant if WIN32_VS...
2005-05-17 Thorsten Engelcode-extenstions for VSS support on Win32 (preliminary...
2005-05-17 Thorsten Engelrewrote Win32 unicode support to use poolmemory instead...
2005-05-16 Kern SibbaldAdd more debug to SD for Autochangers + status output.
2005-05-16 Kern Sibbald- Add Scratch to PoolType in PostgreSQL make...tables...
2005-05-15 Kern Sibbald- Set reconnect flag in MySQL packet to 1 to ensure...
2005-05-13 Kern SibbaldFix typo
2005-05-13 Kern SibbaldAdd techlogs to main dir
2005-05-13 Kern SibbaldDelete doc directory
2005-05-12 Thorsten Engelrewrote to use ReadConsole/WriteConsole instead of...
2005-05-10 Kern SibbaldApply fix supplied in bug for help command in console
2005-05-10 Kern Sibbald- Add cancel() to Dir Python scripting.
2005-05-10 Thorsten Engel-- load cwprintf and cgetws dynamically via winapi
2005-05-09 Kern SibbaldAdd to .cvsignore files
2005-05-09 Kern SibbaldAdd new files
2005-05-09 Kern Sibbald- Correct bug in parse_config error handling.
2005-05-09 Kern Sibbald- Fix bug in changing tape pools after first backup...
2005-05-08 Kern Sibbald- Add Client OS type to Job report.
2005-05-08 Kern SibbaldFinal changes
2005-05-07 Thorsten Engelmoved g_platform_id to winapi
2005-05-07 Thorsten Engelcygwin_conv with length check
2005-05-07 Thorsten Engelutf-8 support on win32 by replacing fputs and fgets
2005-05-07 Kern SibbaldFinal changes
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2005-05-07 Scott BarningerMove sqlite install dir and remove readline dependency.
next