]> git.sur5r.net Git - bacula/bacula/history - bacula
Update version date
[bacula/bacula] / bacula /
2005-06-05 Kern SibbaldUpdate version date
2005-06-05 Kern SibbaldAdd stored/reserve.c
2005-06-04 Kern Sibbald- Fix compile problems on Win32
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-06-04 Kern SibbaldMinor changes
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-30 Kern Sibbald- Fix bextract.c compile problem
2005-05-30 Kern SibbaldRemove filed/win32/bin directory
2005-05-29 Kern Sibbald- Remove old code in jcr.c
2005-05-27 Kern SibbaldImplement Maximum Job Spool Size (actually DCR based)
2005-05-26 Kern SibbaldUse light weight non-recursive locking on jcr chain.
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-05-26 Kern SibbaldFix bug 325 -- conversion of 12:30pm to 24hour time.
2005-05-26 Kern SibbaldApply patch from bug 326 to permit bacula status by...
2005-05-26 Kern SibbaldFix compile problem of ua_restore.c on broken compilers.
2005-05-25 Thorsten Engelno message
2005-05-25 Kern SibbaldUpdate version
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-25 Nicolas BoichatAdd WXCONFIG and WXFLAGS env variables to configure...
2005-05-24 Thorsten Engelimproved vss support (goal: only 1 binary, still proble...
2005-05-20 Thorsten Engel- bugfix for scrolling problem on windows (use PageDown...
2005-05-20 Thorsten Engel- bugfix for unicode (did not read and write config...
2005-05-20 Kern SibbaldUpdate kernstodo
2005-05-20 Thorsten Engel- hotfix for bug #312 (we don't need /servicehelper...
2005-05-20 Kern SibbaldUnify the reserve_device() for a single device into...
2005-05-18 Kern SibbaldCorrect updating count of number of Volumes in a pool.
2005-05-18 Kern Sibbald- Modify wait during use_device to happen only after...
2005-05-17 Thorsten Engelsmall bugfix for VSS-support (only relevant if WIN32_VS...
2005-05-17 Thorsten Engelcode-extenstions for VSS support on Win32 (preliminary...
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-16 Kern SibbaldAdd more debug to SD for Autochangers + status output.
2005-05-16 Kern Sibbald- Add Scratch to PoolType in PostgreSQL make...tables...
2005-05-15 Kern Sibbald- Set reconnect flag in MySQL packet to 1 to ensure...
2005-05-13 Kern SibbaldFix typo
2005-05-13 Kern SibbaldAdd techlogs to main dir
2005-05-13 Kern SibbaldDelete doc directory
2005-05-13 Kern SibbaldFix wx-console on Unix
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 SibbaldApply fix supplied in bug for help command in console
2005-05-10 Kern SibbaldCorrect a minor build problem with wx-console.
2005-05-10 Kern SibbaldCorrect a minor build problem with wx-console.
2005-05-10 Kern Sibbald- Add cancel() to Dir Python scripting.
2005-05-10 Thorsten Engel-- load cwprintf and cgetws dynamically via winapi
2005-05-09 Kern SibbaldAdd to .cvsignore files
2005-05-09 Kern SibbaldAdd new files
2005-05-09 Kern Sibbald- Correct bug in parse_config error handling.
2005-05-09 Kern Sibbald- Fix bug in changing tape pools after first backup...
2005-05-08 Kern Sibbald- Add Client OS type to Job report.
2005-05-08 Kern SibbaldFinal changes
2005-05-07 Thorsten Engelmoved g_platform_id to 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-07 Thorsten Engelcygwin_conv with length check
2005-05-07 Thorsten Engelutf-8 support on win32 by replacing fputs and fgets
2005-05-07 Kern SibbaldFinal changes
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2005-05-07 Scott BarningerMove sqlite install dir and remove readline dependency.
2005-05-07 Kern Sibbald- Optimize File pruning to eliminate one database call.
2005-05-07 Kern SibbaldFix Win32 build for TLS
2005-05-06 Kern SibbaldUpdate version
2005-05-06 Kern Sibbald- Move test for MaxStartDelay as suggested by Peter.
2005-05-06 Thorsten Engeladded usage of InitWinAPIWrapper
2005-05-06 Thorsten Engeladded InitWinAPIWrapper
2005-05-05 Nicolas BoichatFix a problem when link count for a file is greater...
2005-05-05 Nicolas BoichatAdd patch 1.36.3-wx-console-fix-dir-alignment.diff...
2005-05-05 Nicolas BoichatAdd a workaround for a problem when displaying Unicode...
2005-05-05 Kern SibbaldFinal changes
2005-05-05 Kern SibbaldUpdate doc
2005-05-04 Kern SibbaldUpdate doc
2005-05-04 Nicolas BoichatRemember the last window position and size.
2005-05-03 Nicolas BoichatFix compilation warnings with wxWidgets 2.6.0.
2005-05-03 Kern SibbaldMake a few tls ifdef tweaks
2005-05-03 Kern SibbaldFix init_tls warnings
2005-05-03 Kern SibbaldRemove winapi.h/c from findlib
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 Thorsten Engeluse lib directory instead of findlib
2005-05-03 Nicolas BoichatFix wxChoice height problem under wxGTK-2.6.0 (GTK...
2005-05-03 Kern SibbaldFix really ugly bstrncpy() but found by Thorsten.
2005-05-03 Kern SibbaldMove winapi.h/c from findlib to lib for inclusion in...
2005-05-03 Nicolas BoichatFix wxWidgets 2.4 problem at configure time.
2005-05-02 Kern Sibbald- Thorsten Engel finished his work on Win32 Unicode. We
2005-05-02 Thorsten EngelUTF-8 support for win32 finished
2005-05-02 Kern Sibbald- Fix lib/fnmatch.c so that it does proper testing...
2005-05-02 Thorsten Engeladded (unsigned char) to prevent assertion in win32
2005-05-01 Kern SibbaldMore regex stuff
2005-05-01 Kern SibbaldChange name of regex.h
2005-05-01 Kern SibbaldAdd start of regex
2005-05-01 Kern Sibbald- Fix sign extension problem in lex.c that reads UTF-8
2005-04-30 Kern SibbaldRemove test
2005-04-30 Kern SibbaldStart Python documentation
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-28 Kern SibbaldUpdate release notes
2005-04-28 Kern Sibbald- Make default no tls support. You must add
2005-04-27 Kern Sibbald- Update Web header to include google search in the...
2005-04-26 Kern SibbaldMake option 2 of restore work better (list last 20
2005-04-26 Nicolas Boichatwx-console: Improve error handling when reading configu...
2005-04-26 Kern Sibbald- Make SD re-open a device with the right permissions if
next