]> git.sur5r.net Git - bacula/bacula/history - bacula/src/win32
Did not intend to leave those debugging lines there.
[bacula/bacula] / bacula / src / win32 /
2009-05-04 James HarperAdded extra logging to determine the exchange server...
2009-05-03 James HarperOnly define winapi's for 32 bit build. Already defined...
2009-05-03 James HarperChange GetComputerName to GetComputerNameEx so that...
2009-04-28 Kern SibbaldUpdate Win32/64 table creation to have new DB version...
2009-04-28 Kern SibbaldRemove illegal Options in Exclude of default Win32...
2009-04-16 Kern SibbaldFix bug #1246 Sometimes access denied with VSS enabled...
2009-04-15 Eric Bollengierebl add missing BACULA define
2009-04-05 Kern SibbaldFix Win32 make clean to clean correctly
2009-04-04 Kern SibbaldCleanup Win installer dialog messages a bit
2009-04-04 Kern Sibbaldmake single README.mingw
2009-04-04 Kern SibbaldRemove old win32 readme
2009-04-04 Kern SibbaldSeparate object/binaries in Win32 and Win64 builds...
2009-04-04 Kern SibbaldAdd bconsole to Win64 installer
2009-04-03 Eric Bollengierebl fix bacula-logo
2009-04-03 Kern SibbaldImplement more automatic build of Win64 client. Note...
2009-04-01 James Harperremoved spurious warning message
2009-03-31 Eric Bollengierebl update win64 doc
2009-03-31 Eric Bollengierebl update win64 doc and add paches
2009-03-31 Kern SibbaldMisc tweaks
2009-03-29 James Harperwhitespace cleanup
2009-03-29 James HarperUpdated Exchange plugin to support accurate mode
2009-03-29 Kern Sibbaldkes Correct bacula32.def entry point as specified...
2009-03-28 Kern SibbaldAdd checks on the plugin version and the plugin license...
2009-03-26 Eric Bollengierebl add note on win64
2009-03-26 Eric Bollengierebl fix
2009-03-26 Eric Bollengierebl Add info to build win64 version
2009-03-25 Eric Bollengierebl update makefiles to support win64 build
2009-03-25 Eric Bollengierebl win64: let Makefile decides witch def file take
2009-03-23 Eric Bollengierebl typo fix
2009-03-23 Eric Bollengierebl Tweak code to compile win64 version with mingw
2009-03-20 James HarperDetect the case where logfiles but no databases are...
2009-03-15 James Harperadded error message for hrCBDatabaseNotFound
2009-03-12 Kern SibbaldInstall bacula (start/stop script) in sbindir in additi...
2009-03-10 Eric Bollengierebl permit to choose between w2_32 and wsock32 network lib
2009-03-10 Eric Bollengierebl Permit to choose between wsock32 and ws2_32 in...
2009-03-06 Kern SibbaldMove src/win32/dll to src/win32/lib, which is much...
2009-03-06 Kern Sibbaldkes Fix the Win32 build.
2009-01-29 Eric Bollengierebl Tweak compat.h for new mingw
2009-01-22 Eric Bollengierebl tweak cast from pointer to integer
2009-01-21 Eric Bollengierebl mingw provides uinptr_t
2009-01-20 Eric Bollengierebl fmtint prototype uses INT64 instead of long
2009-01-20 Eric Bollengierebl add difference between win32 and win64
2009-01-20 Eric Bollengierebl use LPARAM instead of LONG for cast
2009-01-18 Kern SibbaldEnsure that the installer and newinstaller Makefiles...
2009-01-15 Eric Bollengierebl Too many segfaults in this way
2009-01-15 Eric Bollengierebl Too many external segfault in this way
2009-01-11 Kern SibbaldAdd src/win32/newinstaller -- single file installer
2009-01-09 Kern Sibbaldkes Add more debug output to VSS init.
2009-01-08 Eric Bollengierebl tweak
2009-01-08 Eric Bollengierebl Add script to build w64 dependencies
2009-01-08 Eric Bollengierebl Tweak
2009-01-08 Eric Bollengierebl update
2009-01-07 Kern SibbaldFix bug #1212, SD is unable to recycle purged volumes...
2009-01-06 Eric Bollengierebl update
2009-01-06 Eric Bollengierebl Patch to compile pthread with mingw-w64
2009-01-04 Kern Sibbaldkes Fix annoying compiler warnings in console/conio.c
2008-12-20 Eric Bollengierebl update defs
2008-12-20 Kern Sibbaldkes Remove old mmap code from compat.h/cpp
2008-12-20 Kern Sibbald20Dec08
2008-12-11 Kern Sibbaldkes Fix configure to do minimum Win32 configure so...
2008-12-09 Eric Bollengierebl Add a new lock manager that can detect deadlock...
2008-11-28 Kern SibbaldUpdate
2008-11-26 Kern SibbaldFix win32 build, not without some pain
2008-11-26 Kern SibbaldAdd missing files for xattr and eliminate a few compile...
2008-11-20 Kern Sibbaldkes Since the user has been warned, allow console...
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-30 James Harpermoved fdplugins directory to under bin in the winbacula...
2008-10-30 James HarperMoved exchange-fd plugin install to fdplugins instead...
2008-10-30 James Harperfixed bug on restore due to mingw handling of wide...
2008-10-25 Kern SibbaldApply James' patch
2008-10-24 Kern SibbaldAttempt to get correct win32 includes
2008-10-23 Kern SibbaldParameterize win32 plugin Makefile a bit
2008-10-23 Kern SibbaldAdd exchange-fd.dll to Win32 installer
2008-10-23 Kern SibbaldIntegrate James Harper's Exchange Win32 plugin patch.
2008-10-22 Kern Sibbaldkes Modify win32 Makefiles to use full paths in most...
2008-10-21 Kern SibbaldUpdate build cross tools from James
2008-10-21 Kern SibbaldAdd new binutils patch from James
2008-10-21 Kern SibbaldAdd new stored/vol_mgr.o file to Win32 build
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-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-10-14 Kern SibbaldFix Win32 build to pull in new BACULA define.
2008-10-05 Kern Sibbaldkes Integrate patch from Kjetil Torgrim Homme <kjetilh...
2008-10-05 Kern SibbaldAdd new win32 tools dependencies from James
2008-09-30 Kern SibbaldFix Win32 build after applying Marco's patches
2008-09-30 Kern SibbaldFix Win32 build after applying Marco's patch
2008-09-27 Kern Sibbaldkes Implement build and install of bpipe-fd.so plugin.
2008-09-25 Kern SibbaldFix Win32 build to include new library function
2008-09-24 Kern SibbaldUpdate bacula_cats.def for Win32 build
2008-09-16 Kern SibbaldFix Win32 build
2008-09-10 Kern Sibbaldkes Enable Win32 plugin load code in lib.
2008-08-15 Kern SibbaldFix a Verify InitCatalog problem where in certain cases
2008-07-30 Kern SibbaldFix Win32 build
2008-07-21 Kern SibbaldWin32 bat tweaks
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-13 Kern SibbaldUpdate README.mingw32
2008-07-12 Kern SibbaldUpdate README.mingw32 to include gdb info
2008-07-12 Kern SibbaldFix bug in Win32 pthread pthread_getspecific function
next