]> git.sur5r.net Git - bacula/bacula/history - bacula/src/findlib/bfile.h
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / findlib / bfile.h
2006-06-12 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.10
2005-11-13 Kern SibbaldRemove the USE_WIN32STREAMEXTRACTION #defines (always on)
2005-11-07 Thorsten EngelWin32 BackupStream decomposition "alpha version"
2005-11-04 Kern SibbaldUpdate
2005-11-02 Thorsten Engelsupport for WIN32 backup stream restores on platforms...
2005-05-03 Kern SibbaldMove winapi.h/c from findlib to lib for inclusion in...
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-08-06 Kern SibbaldA few changes for Win32
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-07-27 Kern SibbaldFirst cut berrno unified Unix/Win32 errno handling
2004-06-10 Kern SibbaldFix uninitialized stack variable + seg fault in label...
2004-04-30 Kern SibbaldStart FileSet filtering
2004-02-18 Kern SibbaldAdd const for Solaris' C++ compiler
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2003-06-27 Kern SibbaldFinal touches to Win32 code
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-05-21 Kern SibbaldFinish Win32 backup add DESTDIR to autostart code
2003-05-18 Kern SibbaldMajor part of Win32 BackupRead/Write done
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...