]> git.sur5r.net Git - bacula/bacula/history - bacula/src/findlib/attribs.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / findlib / attribs.c
2006-06-29 (no author)This commit was manufactured by cvs2svn to create tag Release-1.38.11
2006-01-17 Landon FullerSupport for FD-side file encryption.
2005-09-24 Kern Sibbald- Fix mode change open in btape.c
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-05-17 Thorsten Engelrewrote Win32 unicode support to use poolmemory instead...
2005-05-07 Thorsten Engelcygwin_conv with length check
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-01 Kern SibbaldMore regex stuff
2005-04-26 Kern Sibbald- Implement restore of a single directory.
2005-04-26 Kern SibbaldUpdate projects
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-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-10-04 Kern Sibbald- Fix backspace to first character in conio.c
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-07-27 Kern SibbaldFirst cut berrno unified Unix/Win32 errno handling
2004-07-21 Kern SibbaldRescue updates + misc
2004-04-30 Kern SibbaldStart FileSet filtering
2004-04-19 Nicolas BoichatAdded compatibility for MinGW.
2004-02-22 Christopher S. Hullreorder stream/data_stream tests so set_win32_attribute...
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2003-10-06 Kern SibbaldFix bad bsr generation, make restore forward space...
2003-07-28 Kern SibbaldFix SIGTSTP loop in Console, complete hash code
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-13 Kern SibbaldVERIFY + automatic labeling bug fix + cygwin cleanups
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
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-07 Kern SibbaldInclude RunBefore/After output in job report
2003-05-05 Kern SibbaldFix Win32 crash
2003-04-24 Kern SibbaldUpdate doc
2003-04-16 Kern SibbaldHome page change. Tweak to Win32 Backup API
2003-04-16 Kern SibbaldWin32 backup API implementation
2003-04-14 Kern SibbaldFix typo in attribs.c
2003-04-12 Kern SibbaldBFILE I/O, new console @ commands, regression, file...
2003-03-25 Kern SibbaldFreeBSD chflags
2003-03-25 Kern SibbaldAllow restore as non-root
2003-03-23 Kern SibbaldCygwin tweaks
2003-03-12 Kern Sibbaldnewvol locking, cleanup Win32, better EOM messages
2003-02-22 Kern SibbaldMisc -- see kes-1.30
2003-02-01 Kern SibbaldMult Vols + fix restore hard links + file permissions
2003-01-10 Kern SibbaldBuffer overrun fixes
2003-01-09 Kern SibbaldFix dynamic file options
2002-11-25 Kern SibbaldWin32 tweaks -- kes25Nov02
2002-10-23 Kern SibbaldFix Win32 file size restore bug
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02