]> git.sur5r.net Git - bacula/bacula/history - bacula/src/findlib
- Add Rudolf Cejka's new rc-chio-changer.
[bacula/bacula] / bacula / src / findlib /
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...
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...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
2005-03-18 Kern Sibbald- Fix more print_name()s for printing device name.
2005-03-17 Kern Sibbald- Detect if fseeko exists with autoconf. If so, use it
2005-03-14 Kern Sibbald- Add a second job and a second client to the default
2005-03-09 Kern SibbaldPatch the FD so that it does not issue an error message if
2005-02-04 Kern SibbaldOK, ANSI labels seem to be working now
2005-02-01 Kern SibbaldMerge Preben's patch for ACLs and for Mac OS X resource...
2005-01-12 Kern SibbaldIntegrate Preben 'Peppe' Guldberg <peppe@wielders.org>'s
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2005-01-07 Kern SibbaldFix fstype error returns
2005-01-06 Kern Sibbald- Apply all of Preben's patches, but revert to old...
2004-12-24 Kern SibbaldFix the seg fault at the end of a job in the FD when...
2004-12-24 Kern SibbaldMove some variables to eliminate Solaris 2.6 compiler...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-18 Kern SibbaldRemove FNMATCH test in configure.in and always use
2004-12-17 Kern Sibbald- Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-06 Kern Sibbald- Implemented Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-04 Kern Sibbald- Implement conversion of the manual, and some minor...
2004-12-04 Kern SibbaldFirst cut conversion using html2latex; add .tex files
2004-12-02 Kern Sibbald- Apply user supplied patch that implements No Hard...
2004-12-01 Kern SibbaldNew debug code + update Python prototypes
2004-10-15 Kern Sibbald- Update all the db update scripts to include the new...
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-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-09-21 Kern Sibbald- Correct segfault in message.c with debug=200 (new...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-24 Kern Sibbald- Applied a patch from Peter Eriksson that removes...
2004-08-14 Kern SibbaldMore plug()s in attribs.c
2004-08-14 Kern SibbaldRemove unnecessary class in attribs.c
2004-08-13 Kern SibbaldImplement class template for automatic casting uint64_t...
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-07-21 Kern SibbaldRescue updates + misc
2004-07-18 Kern SibbaldSome Win32 fixes
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-15 Kern SibbaldAdd extern C to callback functions
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-12 Kern SibbaldApply Time Oberfoell's ACL patch
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-06-10 Kern SibbaldFix uninitialized stack variable + seg fault in label...
2004-06-09 Kern SibbaldFinal changes
2004-06-04 Kern Sibbaldfix bsmtp, do release documentation
2004-05-31 Kern SibbaldWin32 fixes
2004-04-30 Kern SibbaldMore FileSet changes
2004-04-30 Kern SibbaldStart FileSet filtering
2004-04-30 Kern SibbaldAdd Exclude to new FileSet
2004-04-29 Kern SibbaldImplement new style filesets
2004-04-23 Nicolas BoichatCommented out native.h include statement, which is...
next