]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/Makefile.in
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / stored / Makefile.in
2006-06-12 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.10
2006-02-20 Kern Sibbald20Feb06
2006-01-30 Kern Sibbald- Continue implementing migration.
2005-11-10 Kern SibbaldRemove delete of CVS files
2005-09-28 Kern Sibbald- Integrate libwrap patch from Szechuan Death. They...
2005-08-20 Landon FullerInclude the appropriate libintl linker flags. Tested...
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
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 Landon Fuller- Integrated TLS network encryption
2005-04-19 Kern SibbaldCleanup Python build so that Python is not dragged
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
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-12 Kern Sibbald- Implement IBM labels
2005-02-22 Kern Sibbald- Add some changes submitted by a user for HP client...
2005-02-09 Kern Sibbald- Modified ANSI label code to preserve any ANSI label
2005-01-01 Kern Sibbald- Implement Python in the SD (no events yet though).
2004-09-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
2004-06-17 Kern SibbaldRestructure tree.c + misc
2004-03-10 Kern SibbaldIntegrate Phil's Makefile patch
2004-03-08 Kern SibbaldSecond cut data spooling + fix yesterday's patch
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-08-07 Kern SibbaldDoc + read_record updates
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...
2003-05-05 Kern SibbaldAdd Dir heartbeat in FD
2003-05-02 Kern SibbaldFix static linking of btape
2003-04-04 Kern Sibbaldrelabel command, first cut label barcodes
2003-03-29 Kern SibbaldWindows tweaks
2003-01-23 Kern SibbaldTighten up .conf permissions
2002-12-29 Kern SibbaldConfigure/Make improvements
2002-12-28 Kern SibbaldFix distclean to wipe CVS
2002-12-21 Kern SibbaldPrune SQL fix; finish Linux rescue; doc
2002-12-16 Kern SibbaldBetter bootstrap file + static daemons
2002-11-02 Kern SibbaldFirst cut bcopy
2002-10-30 Kern SibbaldFix Makefile for bcopy install problem
2002-10-30 Kern SibbaldMinor changes
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-10-09 Kern Sibbaldbtape updates + documentation -- see kes09Oct02
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-09-05 Kern SibbaldMore SD tools cleanup
2002-09-05 Kern SibbaldUpdate tools
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-21 Kern SibbaldDebug levels + add bsr to bls
2002-08-12 Kern SibbaldNew tools directory -- kes12Aug02
2002-06-25 Kern SibbaldBasic Restore bootstrap implemented -- kes25Jun02
2002-06-19 Kern Sibbaldbootstrap improvements -- kes19Jun02
2002-06-15 Kern Sibbaldkes15Jun02
2002-06-11 Kern SibbaldFix space in filename bug -- see kes11Jun02
2002-04-23 Kern SibbaldInitial revision