]> git.sur5r.net Git - bacula/bacula/history - bacula/src/version.h
Fix out of order volumes during restore.
[bacula/bacula] / bacula / src / version.h
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 Sibbald- Correct ssize_t problem in build of Win32
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-20 Kern Sibbald Minor Win32 build tweaks
2005-08-19 Kern Sibbald- Fix for create JobMedia so that VolIndex remains...
2005-08-18 Kern SibbaldTurn off debug code
2005-08-18 Kern SibbaldAdd rcs tag to version.h
2005-08-18 Kern Sibbald- Implement search for exact Volume in reservation...
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
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-11 Kern Sibbald- Modified bconsole script so that it is improperly
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-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-07-30 Kern SibbaldMisc updates
2005-07-29 Kern Sibbald29Jul05
2005-07-28 Kern Sibbald28Jul05
2005-07-26 Kern Sibbald- Modify mtx-changer to wait a maximum of 300 seconds.
2005-07-25 Kern Sibbald- Turn off old service helper code in Win32.
2005-07-23 Kern Sibbald Fix additional problems with VSS backup that I introduced.
2005-07-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-07-18 Kern Sibbald- Move Python variables from Job to Bacula. They are
2005-07-17 Kern Sibbald- Fix name space pollution by OpenSSL 0.9.8 reported by
2005-07-14 Kern SibbaldUpdate version
2005-07-13 Kern SibbaldI finally found and squashed the elusive SD crash.
2005-07-11 Kern Sibbald- Lots of documentation.
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-07 Kern Sibbald- Remove temp file created in mtx-changer script.
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 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-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- Add Version, ConfigDir, and WorkingDir as Python...
2005-06-21 Kern Sibbald- Add debug error printout when open() fails.
2005-06-20 Kern Sibbald- Fix bug where Storage daemon gets confused about...
2005-06-18 Kern SibbaldFinal changes
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-17 Kern SibbaldFinal changes
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-14 Kern SibbaldUpdate version
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-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-05 Kern SibbaldUpdate version date
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-29 Kern Sibbald- Remove old code in jcr.c
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-05-26 Kern SibbaldFix compile problem of ua_restore.c on broken compilers.
2005-05-25 Kern SibbaldUpdate version
2005-05-20 Kern SibbaldUnify the reserve_device() for a single device into...
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
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-10 Kern Sibbald- Add cancel() to Dir Python scripting.
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 Kern SibbaldFinal changes
2005-05-07 Kern SibbaldFix Win32 build for TLS
2005-05-06 Kern SibbaldUpdate version
2005-05-06 Kern Sibbald- Move test for MaxStartDelay as suggested by Peter.
2005-05-05 Kern SibbaldFinal changes
2005-05-03 Kern SibbaldMove winapi.h/c from findlib to lib for inclusion in...
2005-05-02 Kern Sibbald- Fix lib/fnmatch.c so that it does proper testing...
2005-05-01 Kern Sibbald- Fix sign extension problem in lex.c that reads UTF-8
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-26 Kern Sibbald- Implement restore of a single directory.
2005-04-22 Kern Sibbald- Landon Fuller committed his TLS patch.
2005-04-21 Kern Sibbald- Fix seg fault in SD when referencing Alert Command.
2005-04-20 Kern SibbaldDoc updates + fix Win32 build
2005-04-19 Kern SibbaldCleanup Python build so that Python is not dragged
2005-04-18 Kern SibbaldDrop Status table in drop_ scripts -- bug 283.
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 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- Add wait.c (oops forgot previously).
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
2005-03-18 Kern Sibbald- Fix more print_name()s for printing device name.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-14 Kern Sibbald- Fix ANSI labels to put EOF1 and EOF2 after each file...
2005-03-12 Kern Sibbald- Implement IBM labels
2005-03-11 Kern SibbaldFix scanf of PoolId in catreq to handle 64 bit Ids.
next