]> git.sur5r.net Git - bacula/bacula/history - bacula/src/win32/compat/compat.h
ebl typo fix
[bacula/bacula] / bacula / src / win32 / compat / compat.h
2009-03-23 Eric Bollengierebl Tweak code to compile win64 version with mingw
2009-03-06 Kern Sibbaldkes Fix the Win32 build.
2009-01-29 Eric Bollengierebl Tweak compat.h for new mingw
2008-12-20 Kern Sibbaldkes Remove old mmap code from compat.h/cpp
2008-11-26 Kern SibbaldFix win32 build, not without some pain
2008-11-02 Kern SibbaldImplement win32_chmod that uses wide characters, if...
2008-09-27 Kern Sibbaldkes Implement build and install of bpipe-fd.so plugin.
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-06-14 Eric Bollengierebl Fix vtape on win32 and debian.
2008-03-08 Kern Sibbaldkes Start implementation of VTL code
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-02 Kern Sibbaldkes Correct handle problem in new win32_ftruncate...
2007-03-15 Robert NelsonFix ACLS on zero length files on Windows.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
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-06-06 Kern SibbaldFix Win32 cross-compile
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 SibbaldAttempt to get wx-console working, link still fails
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-25 Kern Sibbald- Integrate the majority of the Mingw cross-tools submi...
2006-04-22 Kern SibbaldIntegrate most of the MinGW changes -- more to do.
2006-04-19 Kern SibbaldFix winapi.h
2005-10-01 Kern SibbaldTweaks
2005-08-28 Kern Sibbald- Correct ssize_t problem in build of Win32
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-19 Nicolas BoichatUpdate winconfig.h.
2005-08-19 Kern Sibbald- Fix for create JobMedia so that VolIndex remains...
2005-07-12 Thorsten EngelS_ISBLK for Win32 + small bugfix of S_ISREG and S_ISDIR
2005-05-13 Thorsten Engeladded win32 unicode support for wx-console (compile...
2005-05-07 Thorsten Engelenable correct unlink on win32, add utf-8 fputs, add...
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
2004-06-27 Kern SibbaldMore minor Win32 fixes
2004-06-27 Kern SibbaldWin32 fixes + resources array fix
2004-04-24 Kern SibbaldMinor cleanup
2004-04-21 Nicolas BoichatAdded support for wx-console-VC++ (HAVE_WXCONSOLE)...
2004-04-19 Nicolas BoichatAdded compatibility for MinGW.
2004-04-17 Nicolas Boichatmingw support.
2004-04-10 Kern SibbaldUpdate version
2004-02-24 Christopher S. Hulladd __STDC__=1 for all windows includes and fixup resul...
2004-02-23 Christopher S. Hullmodify open/close/read/write to use windows posix emula...
2004-02-23 Kern SibbaldUpdate projects + attempt to fix state file on Win32
2004-02-22 Christopher S. Hulladd utime() compatibility function
2004-02-10 Kern SibbaldAdd win32 directory