2006-11-21 |
Kern Sibbald | Update copyright |
blob | commitdiff | raw |
2006-11-21 |
Robert Nelson | Replace explicit checks for "/" with calls to IsPathSep... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Kern Sibbald | kes Enhance error message when restoring without boots... |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Robert Nelson | Update the Microsoft Visual Studio build to match the... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Robert Nelson | Complete port to Windows |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Robert Nelson | Fix header file includes. |
blob | commitdiff | raw | diff to current |
2006-06-30 |
Robert Nelson | Merge in all the low-risk changes from the Windows... |
blob | commitdiff | raw | diff to current |
2006-06-04 |
Kern Sibbald | - Modify configure.in to check for typeof(). |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Kern Sibbald | Fix winapi.h |
blob | commitdiff | raw | diff to current |
2006-02-28 |
Thorsten Engel | take out 260char limit for win NT/XP, etc. paths can... |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Landon Fuller | Support for FD-side file encryption. |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Kern Sibbald | - Fix mode change open in btape.c |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Thorsten Engel | bugfix (used static functions instead of dynamic ones) |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Kern Sibbald | 28Jul05 |
blob | commitdiff | raw | diff to current |
2005-07-23 |
Kern Sibbald | - Complete (almost) documentation of 1.38. |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Thorsten Engel | rewrote Win32 unicode support to use poolmemory instead... |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Thorsten Engel | cygwin_conv with length check |
blob | commitdiff | raw | diff to current |
2005-05-03 |
Kern Sibbald | Move winapi.h/c from findlib to lib for inclusion in... |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Thorsten Engel | UTF-8 support for win32 finished |
blob | commitdiff | raw | diff to current |
2005-05-01 |
Kern Sibbald | More regex stuff |
blob | commitdiff | raw | diff to current |
2005-04-26 |
Kern Sibbald | - Implement restore of a single directory. |
blob | commitdiff | raw | diff to current |
2005-04-26 |
Kern Sibbald | Update projects |
blob | commitdiff | raw | diff to current |
2004-12-24 |
Kern Sibbald | Move some variables to eliminate Solaris 2.6 compiler... |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Kern Sibbald | Apply Preben 'Peppe' Guldberg <peppe@wielders.org> |
blob | commitdiff | raw | diff to current |
2004-12-09 |
Kern Sibbald | - Integrated Preben 'Peppe' Guldberg <peppe@wielders... |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Kern Sibbald | - Fix backspace to first character in conio.c |
blob | commitdiff | raw | diff to current |
2004-08-24 |
Kern Sibbald | - Applied a patch from Peter Eriksson that removes... |
blob | commitdiff | raw | diff to current |
2004-08-14 |
Kern Sibbald | More plug()s in attribs.c |
blob | commitdiff | raw | diff to current |
2004-08-14 |
Kern Sibbald | Remove unnecessary class in attribs.c |
blob | commitdiff | raw | diff to current |
2004-08-13 |
Kern Sibbald | Implement class template for automatic casting uint64_t... |
blob | commitdiff | raw | diff to current |
2004-07-27 |
Kern Sibbald | First cut berrno unified Unix/Win32 errno handling |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Kern Sibbald | Rescue updates + misc |
blob | commitdiff | raw | diff to current |
2004-04-30 |
Kern Sibbald | Start FileSet filtering |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Nicolas Boichat | Added compatibility for MinGW. |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Christopher S. Hull | reorder stream/data_stream tests so set_win32_attribute... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Kern Sibbald | Apply win32 fixes + add tapetest.c |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Kern Sibbald | Fix watchdog deadlog + restore soft link bug |
blob | commitdiff | raw | diff to current |
2004-01-13 |
Kern Sibbald | Make mark run *MUCH* faster in restore tree + update... |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Kern Sibbald | Fix bad bsr generation, make restore forward space... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Kern Sibbald | Fix SIGTSTP loop in Console, complete hash code |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Kern Sibbald | Final touches to Win32 code |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Kern Sibbald | Update config + write own fgets() + ... |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Kern Sibbald | Implement Win32 data detection code |
blob | commitdiff | raw | diff to current |
2003-06-13 |
Kern Sibbald | VERIFY + automatic labeling bug fix + cygwin cleanups |
blob | commitdiff | raw | diff to current |
2003-06-09 |
Kern Sibbald | Big reorganization of restore code into lib/attr.c |
blob | commitdiff | raw | diff to current |
2003-05-22 |
Kern Sibbald | change all void *jcr into JCR *jcr |
blob | commitdiff | raw | diff to current |
2003-05-18 |
Kern Sibbald | Major part of Win32 BackupRead/Write done |
blob | commitdiff | raw | diff to current |
2003-05-17 |
Kern Sibbald | Use rentrant mysql lib, eliminate race in sql_list... |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Kern Sibbald | BSDI changes, auto Win API detection |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Kern Sibbald | Include RunBefore/After output in job report |
blob | commitdiff | raw | diff to current |
2003-05-05 |
Kern Sibbald | Fix Win32 crash |
blob | commitdiff | raw | diff to current |
2003-04-24 |
Kern Sibbald | Update doc |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Kern Sibbald | Home page change. Tweak to Win32 Backup API |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Kern Sibbald | Win32 backup API implementation |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Kern Sibbald | Fix typo in attribs.c |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Kern Sibbald | BFILE I/O, new console @ commands, regression, file... |
blob | commitdiff | raw | diff to current |
2003-03-25 |
Kern Sibbald | FreeBSD chflags |
blob | commitdiff | raw | diff to current |
2003-03-25 |
Kern Sibbald | Allow restore as non-root |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Kern Sibbald | Cygwin tweaks |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Kern Sibbald | newvol locking, cleanup Win32, better EOM messages |
blob | commitdiff | raw | diff to current |
2003-02-22 |
Kern Sibbald | Misc -- see kes-1.30 |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Kern Sibbald | Mult Vols + fix restore hard links + file permissions |
blob | commitdiff | raw | diff to current |
2003-01-10 |
Kern Sibbald | Buffer overrun fixes |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Kern Sibbald | Fix dynamic file options |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Kern Sibbald | Win32 tweaks -- kes25Nov02 |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Kern Sibbald | Fix Win32 file size restore bug |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Kern Sibbald | First cut 1.27 see kes23Oct02 |
blob | commitdiff | raw | diff to current |
|