]> git.sur5r.net Git - bacula/bacula/history - bacula/src/version.h
ebl First cup of faketape dummy tape driver for regression testing.
[bacula/bacula] / bacula / src / version.h
2008-05-06 Eric Bollengierebl First cup of faketape dummy tape driver for regres...
2008-05-03 Kern Sibbaldkes Implement regression that explicitly tests swappin...
2008-05-02 Kern Sibbaldkes Apply libdbi patch from Joao Freitas for regress...
2008-05-01 Kern SibbaldApply patch from bug #1076 by Tullio Andreatta <t.andre...
2008-04-19 Kern SibbaldForce unload of volume when wrong volume mounted in SD.
2008-04-16 Kern Sibbaldkes Experiment with allowing multiple read jobs.
2008-04-13 Kern SibbaldUpdate date
2008-04-11 Kern SibbaldImprove algorithm for detecting pre-reserved volume and
2008-04-10 Kern SibbaldTweak + version update
2008-04-09 Kern Sibbaldkes Correct error string numbers in dird/catreq.c
2008-04-07 Kern SibbaldApply Eric's suggested volume_unused patch
2008-04-06 Kern Sibbaldkes Correctly detect Ubuntu systems, and add ubuntu...
2008-04-04 Kern SibbaldUpdate version
2008-04-02 Kern Sibbald02Apr08
2008-04-02 Kern Sibbaldkes Modify run_program() and run_program_full_output...
2008-03-31 Kern Sibbaldkes Remember what volume is in VTLs (previously turned...
2008-03-26 Kern Sibbaldkes Implement bsock code to permit locking. Use the...
2008-03-24 Kern Sibbald24Mar08
2008-03-14 Kern Sibbaldadd reserved_volume flag in DCR to make maxvol2 test...
2008-03-13 Kern Sibbaldkes Don't zap dcr values during release_volume() as...
2008-03-11 Kern SibbaldRework dir_find_next_appendable_volume to make a bit...
2008-03-09 Kern Sibbaldkes Pass jcr to tls routines so debug messages can...
2008-03-08 Kern Sibbaldkes Start implementation of VTL code
2008-03-06 Kern SibbaldFirst cut at Duplicate Job implementation.
2008-03-04 Kern Sibbaldkes Refactor FD and SD status commands to permit new...
2008-03-03 Kern SibbaldApply patch from Frank Kardel that implements 'honor...
2008-02-26 Kern SibbaldFix free of plugin_list when none exists
2008-02-24 Kern SibbaldImplement Catalog in Pool resource. It overrides catalo...
2008-02-22 Kern Sibbaldkes Add patch from Martin Schmid scm@apsag.com that...
2008-02-17 Kern SibbaldApply Max Full Age patch submitted by Scott Bailey
2008-02-14 Kern SibbaldTemp fix to plugin name file_index.
2008-02-10 Kern SibbaldFirst cut of plugin restore code
2008-02-09 Kern Sibbaldkes Remove a redundant jcr argument to find_files...
2008-02-08 Kern Sibbaldkes Apply patch from Peter Much <pmc@citylink.dinoex...
2008-02-05 Kern SibbaldPlugin implementation. First cut backup working
2008-02-02 Kern Sibbaldkes Implement DB Driver = string for the DBI driver.
2008-01-30 Kern Sibbaldkes Apply patch from bug #1049 to prevent stripping...
2008-01-28 Kern SibbaldA bit of crypto cleanup. More later.
2008-01-26 Kern SibbaldUpdates
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2008-01-06 Kern Sibbaldvolume_unused() tweaks
2008-01-02 Kern Sibbaldkes Fix exist switch drive SD code to call autochanger...
2007-12-31 Kern SibbaldImplement first cut running console commands in a RunSc...
2007-12-25 Kern SibbaldUpdate version
2007-12-14 Kern SibbaldUpdate version
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-10-16 Kern SibbaldUpdate version
2007-10-06 Kern SibbaldUpdate technotes
2007-10-05 Kern Sibbaldkes Fix listing performance problems in bat. Pointed...
2007-09-30 Kern SibbaldUpdate version
2007-09-28 Kern SibbaldMore tweaks to the mount volume routines to get everything
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-26 Kern Sibbaldkes Make SD code that contructs attribute insert check...
2007-09-24 Kern Sibbaldkes Back out one small change to the reservation syste...
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-09-14 Kern Sibbaldkes Fix bacula_cats.def for new db_escape_string().
2007-09-12 Kern Sibbaldes Fix error message that was clobbered when Dir tells...
2007-09-07 Kern Sibbaldkes Apply Martin Simmons patch that should turn off...
2007-09-05 Kern SibbaldRemove enh_fnmatch.c. Make code that references it...
2007-09-02 Kern SibbaldUpdate version
2007-09-01 Kern SibbaldImplement savecwd.h and savecwd.c. Remove FSF versions.
2007-08-30 Kern SibbaldFinal changes
2007-08-30 Kern SibbaldUpdate
2007-08-30 Kern SibbaldApply patch from Martin Simmons that adds a test for...
2007-08-29 Kern Sibbaldkes Rework bmsg in ua_output to use va_copy() so that...
2007-08-24 Kern Sibbaldkes Fix bad SD->FD return status reported by
2007-08-23 Kern Sibbald23Aug07
2007-08-21 Kern Sibbaldkes Fix Director crash when running bat SQL queries.
2007-08-16 Kern Sibbaldkes Fix configure to create bat Makefile before creati...
2007-08-15 Kern Sibbaldkes Update AUTHORs file
2007-08-11 Kern Sibbaldreset DEVELOPER after release
2007-08-10 Kern SibbaldFinal changes
2007-08-09 Kern SibbaldFix subsysdir typo in configure.in
2007-08-08 Kern SibbaldModify most of dird/msgchan.c to use bsock class calls...
2007-08-06 Kern Sibbaldkes Correct seg fault when switching tape drives durin...
2007-08-04 Kern Sibbaldkes Remove fnmatch() in SD that permitted wild card...
2007-07-31 Kern Sibbaldkes Fix configure so that it puts config.out in the...
2007-07-29 Kern Sibbaldkes Rework code in acquire.c that switches drives...
2007-07-28 Kern SibbaldCorrect seg fault in postgresql when first operation...
2007-07-26 Kern SibbaldUpdate version
2007-07-24 Kern SibbaldImplement PopUp YES/NO dialog for bat.
2007-07-22 Kern Sibbaldkes Change abort_on_error and AbortJobOnError to fail_...
2007-07-21 Kern Sibbaldkes Implement grow tool to grow a file for testing...
2007-07-20 Kern SibbaldUpdate version
2007-07-18 Kern SibbaldUpdate technotes for next beta
2007-07-16 Kern Sibbaldkes Add ability to mount and unmount a file device...
2007-07-14 Kern Sibbaldkes Implement ./configure search for qwt libraries.
2007-07-13 Kern Sibbaldkes Fix regress config non-portable test as pointed...
2007-07-12 Kern SibbaldUpdate version
2007-07-12 Kern SibbaldFinal changes
2007-07-12 Kern Sibbaldkes Make arguments to get_scratch_volume() in same...
2007-07-11 Kern Sibbaldkes Move qwt (Graphics libarary for Qt4) to depkgs.
2007-07-06 Kern Sibbaldkes Rework prune_volumes() code to take account of...
2007-07-03 Kern SibbaldCorrect dates
2007-07-03 Kern Sibbaldkes Start work on new more efficient DBId subroutine...
2007-06-30 Kern Sibbaldkes Integrate patch from Sergey Svishchev <svs@ropnet...
2007-06-29 Kern Sibbald29Jun07
2007-06-28 Kern Sibbaldkes Move lock structures into new file lock.h
2007-06-26 Kern SibbaldMove main SD locking code into lock.c (new file).
next