]> git.sur5r.net Git - bacula/bacula/history - bacula/src/findlib/bfile.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / findlib / bfile.c
2006-03-29 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.6
2006-02-28 Thorsten Engeltake out 260char limit for win NT/XP, etc. paths can...
2006-01-17 Landon FullerSupport for FD-side file encryption.
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-11-21 Kern SibbaldFix bug #491
2005-11-13 Kern SibbaldRemove the USE_WIN32STREAMEXTRACTION #defines (always on)
2005-11-07 Thorsten EngelWin32 BackupStream decomposition "alpha version"
2005-11-06 Kern SibbaldFix switch in bfile.c
2005-11-04 Kern SibbaldUpdate
2005-11-04 Kern SibbaldRework #ifdef for ZLIB
2005-11-04 Thorsten Engelsimplify is_stream_supported
2005-11-04 Kern SibbaldTweak #ifdefing a bit in new Win32 stream code.
2005-11-02 Thorsten Engelsupport for WIN32 backup stream restores on platforms...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-05-17 Thorsten Engelrewrote Win32 unicode support to use poolmemory instead...
2005-05-02 Thorsten EngelUTF-8 support for win32 finished
2005-04-26 Kern SibbaldUpdate projects
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-18 Kern SibbaldMake Bacula build without Python
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-10-04 Kern Sibbald- Fix backspace to first character in conio.c
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-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-08-24 Kern Sibbald- Applied a patch from Peter Eriksson that removes...
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-03-09 Kern SibbaldMore data spooling updates
2004-02-18 Kern SibbaldAdd const for Solaris' C++ compiler
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2003-10-06 Kern SibbaldFix bad bsr generation, make restore forward space...
2003-10-02 Kern SibbaldPrint jmsg if file descriptor leaks occur
2003-10-01 Kern SibbaldMisc
2003-07-30 Kern SibbaldDoc updates + fix orphaned buffer and The data is not...
2003-07-11 Kern SibbaldDoc updates + fixed win32 crash in idcache cleanups...
2003-06-27 Kern SibbaldFinal touches to Win32 code
2003-06-26 Kern SibbaldUpdate config + write own fgets() + ...
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-06-07 Kern SibbaldFix Win98 restore
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...
2003-05-15 Kern SibbaldBSDI changes, auto Win API detection
2003-05-15 Kern SibbaldWin32 BackupRead/Write, begin adding Base, Jmsg knows...
2003-04-16 Kern SibbaldHome page change. Tweak to Win32 Backup API
2003-04-16 Kern SibbaldWin32 backup API implementation
2003-04-12 Kern SibbaldBFILE I/O, new console @ commands, regression, file...