]> git.sur5r.net Git - bacula/bacula/history - bacula/src/version.h
- Move Python variables from Job to Bacula. They are
[bacula/bacula] / bacula / src / version.h
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.
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.
2005-03-09 Kern Sibbald- Edit Resource-name (physical-name) for the device...
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-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
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-26 Kern Sibbald- Clean up drive reservation system. Add more sanity...
2005-02-25 Kern Sibbald24Feb05
2005-02-22 Kern Sibbald- Add some changes submitted by a user for HP client...
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-10 Kern SibbaldEnsure that correct error messages are returned when
2005-02-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2005-02-04 Kern SibbaldOK, ANSI labels seem to be working now
2005-02-01 Kern SibbaldDisplay more informative message when a device was not
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-12 Kern SibbaldIntegrate Preben 'Peppe' Guldberg <peppe@wielders.org>'s
2005-01-11 Kern SibbaldFix scripts/bacula.in to have awk on an environment...
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2005-01-07 Kern SibbaldApply Preben's cleanup.patch which puts back much of the
2005-01-06 Kern Sibbald- Apply all of Preben's patches, but revert to old...
2005-01-01 Kern Sibbald- Implement Python in the SD (no events yet though).
2004-12-30 Kern Sibbald- Enhance CDROM boot to include some documentation...
next