]> git.sur5r.net Git - bacula/rescue/shortlog
bacula/rescue
2005-04-11 Kern SibbaldInitial revision
2005-04-09 Kern SibbaldUpdate FD and SD Python calling sequence
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2005-04-07 Nicolas Boichat - Fix "unknown device type" problem with DVD devices.
2005-04-06 Nicolas BoichatAdd wx-console bug fixes to patches directory.
2005-04-05 Scott BarningerAdd centos4 and x86_64 build tags.
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-03 Scott BarningerAdd rhel4 build tag.
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-31 Nicolas BoichatAdd tray-monitor patch in patches directory.
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-28 Nicolas BoichatFix memory leak in tray monitor.
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
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-24 Nicolas BoichatMajor wx-console bug fixes.
2005-03-22 Kern SibbaldChange set_label() to set_labeled() -- a bit clearer
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-19 Kern SibbaldAdd Matt Howard's FileSet conversion script
2005-03-18 Kern Sibbald- Fix more print_name()s for printing device name.
2005-03-18 Kern SibbaldAdd new 1.36.2 patch
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-17 Kern SibbaldAdd restore speed patch
2005-03-14 Kern SibbaldUpgrade to 1.37 style Includes
2005-03-14 Kern Sibbald- Add a second job and a second client to the default
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 grants for new tables in Postgresql
2005-03-11 Kern SibbaldFix error message
2005-03-11 Kern SibbaldFix scanf of PoolId in catreq to handle 64 bit Ids.
2005-03-10 Nicolas BoichatFix bug #0000221 (Debian 292517)
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.
2005-03-09 Kern SibbaldPatch the FD so that it does not issue an error message if
2005-03-09 Kern SibbaldHammer Solaris autoconf incompatibilities
2005-03-09 Kern Sibbald- Edit Resource-name (physical-name) for the device...
2005-03-09 Kern SibbaldMove supported Autochangers to new chapter
2005-03-08 Kern SibbaldMore device name convention
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 Scott BarningerAdd build switch for rhel3
2005-03-06 Scott Barninger1.36.2 release
2005-03-06 Kern Sibbald06Mar05
2005-03-06 Kern SibbaldAdd old 1.36.1 patches in new directory
2005-03-05 Kern SibbaldAdd match_bsr.c
2005-03-05 Kern SibbaldChange match_bsr.c options
2005-03-05 Kern SibbaldAdd ebcdic translation code
2005-03-04 Kern SibbaldCreate 1.36.2 patch
2005-03-04 Kern Sibbald- Change Developers to Developer's Guide as requested...
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 Scott BarningerFix tray-monitor.conf for noreplace
2005-03-01 Kern Sibbald- Implement setting DIR Storage device to Autochanger
2005-03-01 Scott BarningerFix dist detection.
2005-02-28 Kern SibbaldUpdate doc + news
2005-02-28 Kern Sibbald- Lock autochanger script when running.
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-02-26 Kern SibbaldFix some bugs in SD with multiple files
2005-02-26 Kern Sibbald- Clean up drive reservation system. Add more sanity...
2005-02-25 Kern SibbaldMakefile.in again
2005-02-25 Kern SibbaldMore fixes to Makefile.in
2005-02-25 Kern SibbaldFix Makefile
2005-02-25 Kern SibbaldMake filed/job.c downward compatible
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-21 Dan LangilleAdd patches from Roger HÃ¥kansson <hson <at> ludd.luth.se>
2005-02-20 Kern SibbaldUpdate tests
2005-02-20 Kern SibbaldUpdate scripts
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-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 SibbaldAdd BACULA.DATA to HDR1 record
2005-02-07 Kern SibbaldAdded code to detect that no files were inserted into the
2005-02-06 Scott BarningerResolve bug 181
2005-02-06 Scott BarningerAdd logwatch and dvd write scripts
2005-02-04 Kern SibbaldOK, ANSI labels seem to be working now
2005-02-03 Kern SibbaldUpdate kernstodo
2005-02-02 Kern SibbaldCut 3 ANSI labels
2005-02-02 Kern SibbaldSecond cut ANSI labels
2005-02-02 Kern SibbaldAdd more use of dev methods
2005-02-02 Kern SibbaldAdd more info in dev error msg + codes
2005-02-01 Kern SibbaldMerge Preben's patch for ACLs and for Mac OS X resource...
2005-02-01 Kern SibbaldDisplay more informative message when a device was not
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-29 Kern SibbaldAdd start/endtime
2005-01-14 Scott BarningerFix group_file var in post scripts.
2005-01-14 Kern SibbaldAdd ignore files
2005-01-14 Kern SibbaldManual updates + message change
2005-01-12 Kern SibbaldParameterize the LaTeX Makefile a bit and add all files
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-09 Nicolas BoichatUpdate the documentation and ReleaseNotes.
next