]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Fix out of order volumes during restore.
[bacula/bacula] / bacula / src / dird /
2005-09-04 Kern SibbaldFix out of order volumes during restore.
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 Sibbald- Correct ssize_t problem in build of Win32
2005-08-25 Kern SibbaldFinal changes
2005-08-22 Landon FullerFix my errors in specifying the configuration defaults:
2005-08-21 Kern SibbaldFinal changes
2005-08-20 Landon FullerInclude the appropriate libintl linker flags. Tested...
2005-08-18 Kern Sibbald- Implement search for exact Volume in reservation...
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-16 Kern Sibbald- Fix bug that missed drive=nn specification.
2005-08-15 Kern Sibbald- Fix how FileSet is saved in job record to correct...
2005-08-15 Kern SibbaldUpdate version
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-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-05 Kern SibbaldApply patches sent by David Duchscher <kreios@gmail...
2005-07-28 Kern Sibbald28Jul05
2005-07-26 Kern Sibbald- Modify mtx-changer to wait a maximum of 300 seconds.
2005-07-25 Kern SibbaldApply Nicolas' bsr single block patch
2005-07-18 Kern SibbaldFix keepatime bug (bugs database).
2005-07-18 Kern Sibbald- Move Python variables from Job to Bacula. They are
2005-07-15 Kern Sibbald- Fix dir command scanning field misalignment in
2005-07-15 Kern Sibbald- Get VSS build scripts working with Thorsten's help.
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-08 Kern Sibbald- Correct typo in Copyright
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-27 Kern Sibbald- Add Database vendor to CatalogRes tuple for Python.
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-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-13 Kern Sibbald- Make default mandir /usr/share/man
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
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 SibbaldFix compile problem of ua_restore.c on broken compilers.
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-18 Kern SibbaldCorrect updating count of number of Volumes in a pool.
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 SibbaldDelete doc directory
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-09 Kern SibbaldAdd new files
2005-05-08 Kern Sibbald- Add Client OS type to Job report.
2005-05-08 Kern SibbaldFinal changes
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2005-05-07 Kern Sibbald- Optimize File pruning to eliminate one database call.
2005-05-06 Kern Sibbald- Move test for MaxStartDelay as suggested by Peter.
2005-05-03 Kern SibbaldMake a few tls ifdef tweaks
2005-05-02 Kern Sibbald- Thorsten Engel finished his work on Win32 Unicode. We
2005-04-30 Kern SibbaldStart Python documentation
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-26 Kern SibbaldMake option 2 of restore work better (list last 20
2005-04-26 Kern SibbaldUpdate kernstodo + add newline in message
2005-04-26 Kern Sibbald- Implement restore of a single directory.
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-19 Kern Sibbald- Fix new Python code to work for Director.
2005-04-19 Kern SibbaldCleanup Python build so that Python is not dragged
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-11 Kern Sibbald- Remove Created new FileSet message as it always comes...
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2005-04-05 Kern SibbaldRemove more recursion in src/dird/bsr.c as pointed out
2005-04-04 Kern Sibbald- Increase the index width of Filename and Path entries
2005-04-02 Kern SibbaldFix DIR - SD use storage protocol
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
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-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
2005-03-22 Kern SibbaldApply reschedule patch to 1.37 code.
2005-03-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-14 Kern Sibbald- Add a second job and a second client to the default
2005-03-12 Kern Sibbald- Implement IBM labels
2005-03-11 Kern SibbaldFix scanf of PoolId in catreq to handle 64 bit Ids.
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.
2005-03-08 Kern Sibbald- Copy latest config.sub and config.guess from autoconf.
2005-03-07 Kern Sibbald- Rework some of the autochanger data so that the DIR has
2005-03-06 Kern Sibbald06Mar05
2005-03-02 Kern SibbaldTake MediaType from Storage record
2005-03-02 Kern Sibbald- Fix a few problems with the MySQL table create in...
2005-03-02 Kern Sibbald- Make Director loop over alternative Devices specified...
2005-03-01 Kern Sibbald- Implement setting DIR Storage device to Autochanger
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-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-02-17 Kern SibbaldMinor doc tweaks
2005-02-16 Kern SibbaldMake another attempt at fixing the ClientRunXXX return...
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
2005-02-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
next