]> git.sur5r.net Git - bacula/bacula/history - bacula/src/findlib
kes Save jcr in thread specific data (tsd) for each thread.
[bacula/bacula] / bacula / src / findlib /
2007-09-26 Kern SibbaldAdd jcr to timer packets so if killed message can be...
2007-09-20 Kern SibbaldReremove save_cwd.h
2007-09-20 Kern Sibbaldkes Fix ANSI tape labeling. Fix restoring ANSI labeled...
2007-09-09 Kern Sibbaldkes Suppress chown and chmod error messages if the...
2007-09-05 Kern SibbaldRemove enh_fnmatch.c. Make code that references it...
2007-09-02 Kern Sibbaldkes Integrate patch to README.vc8 from
2007-09-01 Kern SibbaldImplement savecwd.h and savecwd.c. Remove FSF versions.
2007-07-13 Kern Sibbaldkes Disable posting the WM_CLOSE message in KillRunnin...
2007-06-25 Kern Sibbaldkes Return correct string from authenticate.cpp in...
2007-06-24 Kern Sibbaldkes Implement Windows reparse points -- similar to...
2007-06-22 Kern SibbaldAdd Swedish sv.po file
2007-06-16 Kern Sibbaldkes Remove a few malloc()s from the encryption code.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-24 Kern Sibbaldkes Add code to tell the OS that we no longer need...
2007-05-07 Kern Sibbaldkes Implement bconsole memory command that prints...
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-05-04 Kern Sibbaldkes Prevent door and port files from being restored...
2007-05-03 Kern Sibbaldkes First cut strip path. The data should be passed...
2007-04-29 Kern Sibbaldkes Reapply my bat.conf install script in qt-console...
2007-04-24 Kern Sibbaldkes Make pm_strxxx() routines handle input of NULL...
2007-04-23 Kern Sibbaldkes Implement posix_fadvise in FD, and for reading...
2007-03-31 Eric Bollengierebl Check size, age of each file after their backup...
2007-02-19 Kern Sibbaldkes Restore of sockets created false error messages...
2007-02-09 Kern Sibbald09Feb07
2007-02-07 Kern SibbaldRemove unwanted execute bit
2007-02-06 Robert NelsonRemove obsolete .cvsignore files.
2007-02-02 Kern Sibbaldkes Fix memory leak with storage ids in cats/sql_get.c
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2006-12-20 Kern Sibbaldkes Fix a couple of compiler warnings in wx-console
2006-12-01 Robert NelsonFix path issues.
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-10-24 Robert NelsonChange daemons and utilities so that if -c is omitted...
2006-10-02 Robert NelsonFix bug # 676 - File Restoration to win32 client fails
2006-09-26 Kern Sibbaldkes Enhance error message when restoring without boots...
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-07-27 Robert NelsonComplete port to Windows
2006-07-26 Robert NelsonStrip pathname portion off all message routines that...
2006-07-14 Robert NelsonRewrite msvcrt localtime kludge so it doesn't used...
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-25 Kern Sibbald25Jun06
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-06-04 Kern Sibbald- Modify configure.in to check for typeof().
2006-05-26 Kern Sibbald26May06
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-04-28 Thorsten Engel- didn't compile on win32 with "const" win32_client
2006-04-26 Kern SibbaldFix bug in build-win32-cross-tools script reported...
2006-04-21 Kern SibbaldFix OPENSSL include in lib and findlib
2006-04-19 Kern SibbaldFix winapi.h
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-04-15 Kern Sibbald15Apr06
2006-04-11 Kern Sibbald11Apr06
2006-03-08 Kern SibbaldRemove old code from findlib/create_file.c
2006-03-08 Kern Sibbald- Rename mac.c migrate.c
2006-02-28 Thorsten Engeltake out 260char limit for win NT/XP, etc. paths can...
2006-02-26 Kern Sibbald- Fix the block listing bug pointed out by Arno.
2006-01-17 Landon FullerSupport for FD-side file encryption.
2005-12-07 Kern Sibbald- Modify most restore error messages to be queued so...
2005-12-07 Kern Sibbald- Remove warning message about multiple saves of hardli...
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-10 Kern SibbaldRemove delete of CVS files
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-10-14 Kern SibbaldUpdate num_parts only when writing to DVD.
2005-09-24 Kern Sibbald- Fix mode change open in btape.c
2005-08-15 Kern SibbaldUpdate version
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-05 Thorsten Engelbugfix (used static functions instead of dynamic ones)
2005-07-28 Kern Sibbald28Jul05
2005-07-23 Kern Sibbald- Complete (almost) documentation of 1.38.
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-18 Kern SibbaldFix keepatime bug (bugs database).
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-04 Kern Sibbald04Jul05
2005-06-26 Kern Sibbald- Add set_mode method in DEVICE.
2005-06-22 Kern Sibbald- Add Version, ConfigDir, and WorkingDir as Python...
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-17 Thorsten Engelcode-extenstions for VSS support on Win32 (preliminary...
2005-05-17 Thorsten Engelrewrote Win32 unicode support to use poolmemory instead...
2005-05-07 Thorsten Engelcygwin_conv with length check
2005-05-03 Kern SibbaldRemove winapi.h/c from findlib
2005-05-03 Kern SibbaldFix create_file.c Win32 problem pointed out by
2005-05-03 Kern SibbaldMove winapi.h/c from findlib to lib for inclusion in...
2005-05-02 Thorsten EngelUTF-8 support for win32 finished
2005-05-02 Kern Sibbald- Fix lib/fnmatch.c so that it does proper testing...
2005-05-01 Kern SibbaldMore regex stuff
2005-05-01 Kern SibbaldAdd start of regex
2005-04-26 Kern Sibbald- Implement restore of a single directory.
2005-04-26 Kern SibbaldUpdate projects
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-19 Landon FullerInclude requisite headers for statfs() on Darwin. Fixes...
next