]> git.sur5r.net Git - bacula/bacula/history - bacula/src/win32/compat
Set keyword replacement on files
[bacula/bacula] / bacula / src / win32 / compat /
2007-07-13 Kern Sibbaldkes Disable posting the WM_CLOSE message in KillRunnin...
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-03-15 Robert NelsonFix ACLS on zero length files on Windows.
2007-02-06 Robert NelsonRemove obsolete .cvsignore files.
2007-01-23 Robert NelsonFix msvc build problems.
2007-01-12 Kern SibbaldUpdate copyrights + Do not release source pointers...
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
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-11 Robert NelsonSend M_ERROR_TERM and M_ABORT messages to stdout on...
2006-10-06 Robert NelsonFix bug # 688.
2006-09-30 Robert NelsonFix remaining issues with Microsoft Visual Studio build.
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-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-08-06 Robert NelsonMore line-end cleanup
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 NelsonMore file cleanup
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-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 Thorsten Engel- compiles again under VC++
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-28 Kern SibbaldCorrect vss_generic.cpp ifdefing
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-04-28 Thorsten Engel- started to remove stl from vss (vector replaced by...
2006-04-28 Thorsten Engel- remove stl from vss (vector replaced by alist, wstrin...
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 SibbaldAdd ms_atl.h
2006-04-22 Kern SibbaldIntegrate most of the MinGW changes -- more to do.
2006-04-19 Kern SibbaldFix winapi.h
2006-04-19 Thorsten Engelimprove vss
2006-04-16 Kern SibbaldAdd mingw files and changes
2006-04-07 Kern Sibbald- Remove timed wait for VSS on Win2K3 as it is not yet
2006-03-27 Thorsten Engelbugfix for c:/ or c:\\ (didn't work correctly on win32...
2006-03-21 Thorsten Engeltimeout 5min on W2K3
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-10-01 Kern SibbaldTweaks
2005-09-05 Thorsten Engeladded GetVolumePathW and GetVolumeNameForVolumeMountPoi...
2005-08-28 Kern SibbaldCorrect LOCALEDIR problem in build of Win32
2005-08-28 Kern Sibbald- Correct ssize_t problem in build of Win32
2005-08-27 Nicolas BoichatAdd support for gettext in VC++ 8.0.
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-20 Kern Sibbald Minor Win32 build tweaks
2005-08-19 Kern SibbaldWin32 tweaks
2005-08-19 Nicolas BoichatUpdate winconfig.h.
2005-08-19 Kern Sibbald- Fix for create JobMedia so that VolIndex remains...
2005-08-05 Thorsten Engeladded unlink functionality for readonly files
2005-08-05 Thorsten Engelsmall vss improvement (more complete shutdown and start...
2005-07-23 Kern Sibbald- Complete (almost) documentation of 1.38.
2005-07-23 Kern Sibbald Fix additional problems with VSS backup that I introduced.
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-22 Kern SibbaldApply Thorsten's bugfix for vss_generic.cpp
2005-07-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-07-14 Kern SibbaldRemove old commented out code from configure.in
2005-07-14 Thorsten Engel- bugfix (failure in VSS was not handled correctly)
2005-07-12 Thorsten EngelS_ISBLK for Win32 + small bugfix of S_ISREG and S_ISDIR
2005-06-20 Thorsten Engeladded VSS toggling by enable_vss
2005-06-09 Thorsten Engelmajor changes of VSS support (added VSS Writer support...
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-17 Thorsten Engelexperimental vss support (needs some microsoft libs...
2005-05-13 Thorsten Engeladded win32 unicode support for wx-console (compile...
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 Engelenable correct unlink on win32, add utf-8 fputs, add...
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
next