]> git.sur5r.net Git - bacula/bacula/history - bacula/src/version.h
- Convert more atoi to str_to_int64() for DB.
[bacula/bacula] / bacula / src / version.h
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...
2004-12-24 Kern SibbaldFix the seg fault at the end of a job in the FD when...
2004-12-22 Kern SibbaldIntegrate Preben's restore patch.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-21 Kern Sibbald- Fix overriding storage specification to be done
2004-12-18 Kern Sibbald- While using the rescue CDROM after my computer would not
2004-12-17 Kern Sibbald- Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-06 Kern Sibbald- Implement Jamie's patch to dird_conf.c that enables...
2004-12-05 Kern SibbaldImplement run command in Python
2004-12-03 Kern Sibbald- Add user supplied patch to add inet_aton() of old...
2004-12-02 Kern Sibbald- Apply user supplied patch that implements No Hard...
2004-12-01 Kern Sibbald- Fix non-python prototypes in dummy routines.
2004-11-29 Kern SibbaldUpdate version
2004-11-26 Kern SibbaldStart 1.37 stream
2004-11-26 Kern SibbaldFinal changes
2004-11-24 Kern Sibbald- Take Dan's fix to the fix_postgresql_tables (thanks...
2004-11-22 Kern Sibbald- Update authentication failure message to indicate...
2004-11-21 Kern SibbaldMove authentication timeout to baconfig.h
2004-11-21 Kern Sibbald- Make authentication timeout compile time configurable.
2004-11-21 Kern SibbaldUpdate
2004-11-21 Kern Sibbald- Fix removing items from watchdog queue, which apparently
2004-11-20 Kern SibbaldAdd more auth debug code
2004-11-19 Kern SibbaldFinal changes
2004-11-18 Kern SibbaldFinal changes
2004-11-15 Kern Sibbald- Fix cancel bug in FD on /lib/tls with zero pid in
2004-11-13 Kern Sibbald- Fix web page links for new manual.
2004-11-10 Kern SibbaldSave old mtx-changer before installing new one: bug 156
2004-11-04 Kern Sibbald- Add M_ALERT class and put tape alerts into it.
2004-10-29 Kern SibbaldUpdate tech log + version
2004-10-29 Kern Sibbald30Oct04
2004-10-24 Kern SibbaldNew version + .cvsignore + new tech doc
2004-10-20 Kern SibbaldFinal changes
2004-10-20 Kern Sibbald- Fix altering PostgreSQL table to be compatible with...
2004-10-19 Kern Sibbald- Modified detection of largefiles to always set all...
2004-10-18 Kern Sibbald- Fix crash on exit with -t option in FD on 2.6 kernels --
2004-10-16 Kern SibbaldDocumentation +
2004-10-15 Kern SibbaldUpdate version date
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-10-08 Kern Sibbald- Add missing #define for IPV6 found by Martin in addre...
2004-10-07 Kern Sibbald- Update doc
2004-10-04 Kern Sibbald- Fix backspace to first character in conio.c
2004-10-03 Kern SibbaldFinal changes
2004-10-03 Kern SibbaldFinal changes
2004-10-02 Kern Sibbald- Use different share mode when opening files on WinMe...
2004-09-30 Kern Sibbald- Apply Martin's patch for fixing console modifications...
2004-09-29 Kern Sibbald- Fix seg fault in AlertCommand
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-25 Kern Sibbald- Make run_grub print manual procedure for installing...
2004-09-24 Kern SibbaldRemove debug EndFile debug code
2004-09-23 Kern Sibbald23Sep04
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-21 Kern Sibbald- Correct segfault in message.c with debug=200 (new...
2004-09-20 Kern SibbaldUpdate version
2004-09-20 Kern Sibbald- Tweak install chapter of French manual to add new...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-09 Kern SibbaldAdd multiple database connections variable
2004-09-08 Kern SibbaldImprove detection and setting of gateway in the network...
2004-09-07 Kern SibbaldModify scan code so that in most places scanning will
2004-09-06 Kern SibbaldDoc updates + fixes to rescue script
2004-09-05 Kern SibbaldApply Phil's second patch
2004-09-04 Kern SibbaldFinish isolinux CDROM implementation
2004-09-03 Kern Sibbald- Apply Mike Acar's suggestion when looking for the...
next