]> git.sur5r.net Git - bacula/bacula/history - bacula/src/win32/compat/compat.cpp
Tweak put compat.cpp debug on variable
[bacula/bacula] / bacula / src / win32 / compat / compat.cpp
2010-11-12 Kern SibbaldTweak put compat.cpp debug on variable
2010-08-02 Kern SibbaldFix some missed copyright changes
2010-08-02 Kern SibbaldReduce compiler warnings on Windows build
2010-08-02 Kern SibbaldAdd doc + make some compat subroutines static
2010-01-19 Eric BollengierCleanup win32 compat code
2009-12-06 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-05 Eric BollengierRemove debug
2009-12-05 Eric BollengierFix #1403 about windows directory attributes not well...
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-10-24 Kern SibbaldImplement syslog on Windows
2009-04-16 Kern SibbaldFix bug #1246 Sometimes access denied with VSS enabled...
2009-03-23 Eric Bollengierebl typo fix
2009-03-23 Eric Bollengierebl Tweak code to compile win64 version with mingw
2009-01-07 Kern SibbaldFix bug #1212, SD is unable to recycle purged volumes...
2008-12-20 Kern Sibbaldkes Remove old mmap code from compat.h/cpp
2008-12-20 Kern Sibbald20Dec08
2008-11-12 Eric Bollengierebl Apply Riccardo's patch that fix some win32 compila...
2008-11-02 Kern SibbaldImplement win32_chmod that uses wide characters, if...
2008-10-16 Eric Bollengierebl Fix CreateProcessW bug, still have a problem with...
2008-10-16 Eric Bollengierebl Found a difference between CreateProcessW and...
2008-10-16 Eric Bollengierebl Fix #1110 about RunScript that can't execute a...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-23 Eric Bollengierebl Add mmap unmmap implementation for win32 and
2008-05-21 Kern Sibbaldkes Display open() errors except when polling. Previou...
2008-05-01 Kern SibbaldApply patch from bug #1076 by Tullio Andreatta <t.andre...
2008-03-24 Kern Sibbald24Mar08
2008-03-20 Kern SibbaldFix mtx-changer.in for broken Debian mt program.
2008-02-02 Kern Sibbaldkes Implement DB Driver = string for the DBI driver.
2007-09-28 Kern SibbaldFix Win32 build.
2007-06-24 Kern Sibbaldkes Implement Windows reparse points -- similar to...
2007-06-21 Kern Sibbaldkes Don't print clock skew message in FD if less than...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-04 Kern SibbaldCheck for orphan memory + minor format tweaks
2007-05-04 Kern SibbaldFree an unreleased buffer in compat code
2007-05-02 Kern Sibbaldkes Correct handle problem in new win32_ftruncate...
2007-01-12 Kern SibbaldUpdate copyrights + Do not release source pointers...
2006-12-01 Robert NelsonFix path issues.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-05 Robert NelsonFixed problems with encryption when combined with compr...
2006-11-01 Robert NelsonIgnore UTF-8 marker at the start of .conf files.
2006-10-24 Robert NelsonChange daemons and utilities so that if -c is omitted...
2006-10-06 Robert NelsonFix bug # 688.
2006-09-26 Robert NelsonEliminate dependency on man2html.
2006-09-25 Kern Sibbaldkes Update src/win32/dll/bacula.def for change in...
2006-09-25 Robert NelsonFixed the routine that handles executing external progr...
2006-08-05 Robert NelsonA better fix for the WIN32_VSS bug that Kern discovered.
2006-08-03 Kern Sibbaldkes Remove previous changes to compat.cpp as they...
2006-08-03 Kern Sibbaldkes Attempt to fix problems with the msg_queue crashin...
2006-07-27 Robert NelsonComplete port to Windows
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-05-23 Thorsten Engel- add stringlength cache to improve comparison in Win32...
2006-05-18 Thorsten Engel- improved code style of last commit ;-)
2006-05-17 Thorsten Engel- reduce page faults by reusing zlib buffers during...
2006-05-05 Kern Sibbald- Correct EOF with no \n lex.c problem.
2006-05-02 Kern Sibbald- Simplify Win32 Makefile
2006-04-29 Kern SibbaldFix problem of accents with new Win32 code.
2006-04-29 Kern Sibbald- Integrate Howard's VSS patch. Tweak it a bit. VSS now
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-04-25 Kern Sibbald- Integrate the majority of the Mingw cross-tools submi...
2006-04-24 Thorsten Engel- buffer bug (found by Christopher Hull)
2006-04-22 Kern SibbaldIntegrate most of the MinGW changes -- more to do.
2006-04-16 Kern SibbaldAdd mingw files and changes
2006-03-27 Thorsten Engelbugfix for c:/ or c:\\ (didn't work correctly on win32...
2006-02-28 Thorsten Engeltake out 260char limit for win NT/XP, etc. paths can...
2005-11-12 Kern Sibbald- Implement autochanger drives protocol so that Dir...
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-05 Thorsten Engeladded unlink functionality for readonly files
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-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-06-20 Thorsten Engeladded VSS toggling by enable_vss
2005-05-24 Thorsten Engelimproved vss support (goal: only 1 binary, still proble...
2005-05-17 Thorsten Engelsmall bugfix for VSS-support (only relevant if WIN32_VS...
2005-05-17 Thorsten Engelrewrote Win32 unicode support to use poolmemory instead...
2005-05-12 Thorsten Engelrewrote to use ReadConsole/WriteConsole instead of...
2005-05-10 Kern SibbaldCorrect a minor build problem with wx-console.
2005-05-10 Thorsten Engel-- load cwprintf and cgetws dynamically via winapi
2005-05-07 Thorsten Engelcygwin_conv with length check, enable correct unlink...
2005-05-03 Kern SibbaldOne more compat.cpp fix
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-04-26 Kern Sibbald- Implement restore of a single directory.
2005-04-26 Kern SibbaldUpdate projects
2005-04-20 Kern SibbaldDoc updates + fix Win32 build
2005-02-17 Kern SibbaldMinor doc tweaks
2005-02-16 Kern SibbaldMake another attempt at fixing the ClientRunXXX return...
2004-12-30 Kern Sibbald- Enhance CDROM boot to include some documentation...
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-10-04 Kern Sibbald- Fix backspace to first character in conio.c
2004-08-13 Kern SibbaldApply Martin's patch to compat.cpp inet_ntoa
2004-08-12 Kern SibbaldMisc -- see techlog
2004-07-28 Kern SibbaldImplement berrno for bpipes and run_program
2004-07-27 Kern SibbaldFirst cut berrno unified Unix/Win32 errno handling
2004-07-09 Kern SibbaldFix st_ctime on Win32 + fix status dir scheduled jobs...
2004-06-27 Kern SibbaldMore minor Win32 fixes
2004-06-25 Nicolas BoichatFix MinGW compiler bug.
2004-06-20 Kern SibbaldMisc updates
next