]> git.sur5r.net Git - bacula/bacula/history - bacula
- Apply Landon's patch for the TLS ANS1 API change.
[bacula/bacula] / bacula /
2005-09-18 Kern Sibbald- Apply Landon's patch for the TLS ANS1 API change.
2005-09-17 Kern SibbaldMake new_volume walk through all Vols looking for dev
2005-09-16 Kern Sibbald- Make quit command in console always allowed.
2005-09-16 Kern Sibbald- Add code to reservation VOLRES subroutines to try...
2005-09-15 Kern Sibbald- Apply Nicolas' dvd-freespace.in patch.
2005-09-09 Kern SibbaldUpdate projects
2005-09-09 Kern SibbaldApply updates
2005-09-09 Kern Sibbald07Sep05
2005-09-05 Thorsten Engeladded GetVolumePathW and GetVolumeNameForVolumeMountPoi...
2005-09-04 Kern SibbaldFinal changes
2005-09-04 Kern SibbaldFix list pools
2005-09-04 Kern SibbaldFix out of order volumes during restore.
2005-09-04 Scott BarningerAdd README file to logwatch directory.
2005-08-31 Kern Sibbald- Final tweaks to build Win32.
2005-08-28 Kern SibbaldApply Landon's patch for TLS default values.
2005-08-28 Kern SibbaldCorrect LOCALEDIR problem in build of Win32
2005-08-28 Kern SibbaldUpdate doc
2005-08-28 Kern Sibbald- Correct ssize_t problem in build of Win32
2005-08-27 Nicolas BoichatAdd support for gettext in VC++ 8.0.
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-25 Kern SibbaldFinal changes
2005-08-24 Kern Sibbald- Ensure that the drive is closed before calling the
2005-08-24 Kern SibbaldAdd drive name to reserved Volume list printout in SD.
2005-08-23 Kern Sibbald- Fix bug in acquire.c that incorrectly reported volume
2005-08-22 Landon FullerFix my errors in specifying the configuration defaults:
2005-08-22 Kern SibbaldFinal changes
2005-08-22 Kern Sibbald- Landon's fix for NLS detection
2005-08-21 Kern SibbaldFinal changes
2005-08-21 Kern SibbaldMove Win32 errno message build into berrno constructor.
2005-08-20 Landon FullerInclude the appropriate libintl linker flags. Tested...
2005-08-20 Kern Sibbald Minor Win32 build tweaks
2005-08-19 Kern Sibbald- A number of minor Win32 fixes.
2005-08-19 Kern SibbaldWin32 tweaks
2005-08-19 Nicolas BoichatAdd more French messages to test wx-console internation...
2005-08-19 Nicolas BoichatFix gettext problem in wx-console when ENABLE_NLS is...
2005-08-19 Kern Sibbald- Fix for create JobMedia so that VolIndex remains...
2005-08-18 Kern SibbaldWin32 fix -- remove debug O_NONBLOCK code
2005-08-18 Kern SibbaldFix bug 399 -- make_catalog_backup does not work for...
2005-08-18 Kern SibbaldTurn off debug code
2005-08-18 Kern SibbaldAdd rcs tag to version.h
2005-08-18 Kern Sibbald- Implement unloading a volume in a different drive...
2005-08-18 Kern Sibbald- Implement search for exact Volume in reservation...
2005-08-18 Kern SibbaldAdd more reserve debug
2005-08-17 Kern SibbaldStart coding better reservation algorithm
2005-08-17 Kern Sibbald- Always look for slot for label command.
2005-08-17 Kern Sibbald- Create unload_autochanger() subroutine, and unload
2005-08-17 Kern Sibbald- Apply patch from Chris Lee <labmonkey42@gmail.com...
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
2005-08-15 Nicolas Boichat - Convert dvd-writepart to Python.
2005-08-15 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-08-15 Kern SibbaldUpdate version
2005-08-13 Nicolas Boichat - Add gettext macros in autoconf/gettext-macros.
2005-08-13 Kern Sibbald- Add drive specification to mount, unmount, release...
2005-08-12 Kern Sibbald- Disable parts of NLS as the configure does not work...
2005-08-11 Kern Sibbaldtrivial
2005-08-11 Nicolas BoichatDo not translate N_(...).
2005-08-11 Nicolas BoichatAdd German translation and po/README.
2005-08-11 Kern Sibbald- Modified bconsole script so that it is improperly
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-08 Nicolas Boichat - Create French and Italian translation files (fr...
2005-08-06 Kern SibbaldApply David's ACL fix to src/filed/acl.c
2005-08-05 Kern SibbaldApply patches sent by David Duchscher <kreios@gmail...
2005-08-05 Thorsten Engelbugfix (used static functions instead of dynamic ones)
2005-08-04 Kern Sibbald- Apply patch in bug#397 that improved configure
2005-08-04 Kern Sibbald- Make reservation system single threaded during the
2005-08-03 Kern Sibbald- Modify open() for tape so nonblocking really works.
2005-08-03 Kern Sibbald- Require 5 arguments to mtx-changer except list and...
2005-08-02 Kern Sibbald02Aug05
2005-07-30 Nicolas BoichatDisable DVD checks (last part removed...).
2005-07-30 Kern SibbaldMisc updates
2005-07-30 Nicolas BoichatFix src/lib/bpipe.c:run_program and run_program_full_ou...
2005-07-30 Nicolas BoichatRemove debug infos in dvd-writepart
2005-07-29 Nicolas BoichatUpdate dvd-writepart (auto-detect kernel version, integ...
2005-07-29 Nicolas BoichatDVD sanity check : check if the last part was removed...
2005-07-29 Nicolas BoichatRemove zero-sized parts from spool file when closing...
2005-07-29 Kern Sibbald29Jul05
2005-07-28 Nicolas BoichatFix when we cannot mount the DVD, but no part has yet...
2005-07-28 Kern Sibbald28Jul05
2005-07-27 Nicolas BoichatUpdate/bugfixes in DVD-writing. (@kern, please also...
2005-07-27 Nicolas BoichatOther modifications outside DVD functions. (@kern pleas...
2005-07-27 Nicolas BoichatMinor modifications outside DVD functions.
2005-07-26 Kern Sibbald- Modify mtx-changer to wait a maximum of 300 seconds.
2005-07-25 Nicolas BoichatVarious DVD fixes.
2005-07-25 Nicolas BoichatFix lseek_dev
2005-07-25 Nicolas BoichatChange debug level for BSR match_findex fails.
2005-07-25 Kern SibbaldApply Nicolas' bsr single block patch
2005-07-25 Kern SibbaldUpdate kes-1.37
2005-07-25 Kern Sibbald- Turn off old service helper code in Win32.
2005-07-24 Nicolas BoichatFixes concerning DVD-writing.
2005-07-24 Scott BarningerFirst rpm build for 1.38, remove doc and rescue packages.
2005-07-24 Scott BarningerRemove spec depend tetex-dvips for su9.
2005-07-24 Scott BarningerMinor spec cleanup before 1.38
2005-07-24 Kern SibbaldUpdate docs
2005-07-23 Kern Sibbald- Complete (almost) documentation of 1.38.
2005-07-23 Kern Sibbald Fix additional problems with VSS backup that I introduced.
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-22 Kern SibbaldApply Thorsten's bugfix for vss_generic.cpp
2005-07-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-07-18 Kern Sibbaldpickup kes-1.37
2005-07-18 Kern Sibbald- Make all files in working directory have .xxx at...
next