]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib
added VSS toggling by enable_vss
[bacula/bacula] / bacula / src / lib /
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-13 Kern Sibbald- Make default mandir /usr/share/man
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-04 Kern Sibbald- Fix compile problems on Win32
2005-06-04 Kern SibbaldMinor changes
2005-05-29 Kern Sibbald- Remove old code in jcr.c
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 compile problem of ua_restore.c on broken compilers.
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-24 Thorsten Engelimproved vss support (goal: only 1 binary, still proble...
2005-05-17 Thorsten Engelrewrote Win32 unicode support to use poolmemory instead...
2005-05-16 Kern Sibbald- Add Scratch to PoolType in PostgreSQL make...tables...
2005-05-12 Thorsten Engelrewrote to use ReadConsole/WriteConsole instead of...
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 Sibbald- Correct bug in parse_config error handling.
2005-05-08 Kern SibbaldFinal changes
2005-05-07 Thorsten Engelmoved g_platform_id to winapi
2005-05-07 Kern Sibbald- Optimize File pruning to eliminate one database call.
2005-05-06 Kern Sibbald- Move test for MaxStartDelay as suggested by Peter.
2005-05-06 Thorsten Engeladded InitWinAPIWrapper
2005-05-03 Kern SibbaldMake a few tls ifdef tweaks
2005-05-03 Kern SibbaldFix init_tls warnings
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-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 SibbaldStart Python documentation
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-27 Kern Sibbald- Update Web header to include google search in the...
2005-04-26 Nicolas Boichatwx-console: Improve error handling when reading configu...
2005-04-26 Kern SibbaldUpdate projects
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-21 Kern Sibbald- Fix seg fault in SD when referencing Alert Command.
2005-04-19 Kern Sibbald- Fix new Python code to work for Director.
2005-04-19 Kern SibbaldCleanup Python build so that Python is not dragged
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-03-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
2005-03-11 Kern SibbaldFix scanf of PoolId in catreq to handle 64 bit Ids.
2005-03-10 Kern Sibbald- Add new ua_update.c file and move update_cmd there.
2005-03-09 Kern SibbaldHammer Solaris autoconf incompatibilities
2005-03-07 Kern Sibbald- Rework some of the autochanger data so that the DIR has
2005-03-06 Kern Sibbald06Mar05
2005-03-02 Kern Sibbald- Fix a few problems with the MySQL table create in...
2005-02-26 Kern Sibbald- Clean up drive reservation system. Add more sanity...
2005-02-22 Kern Sibbald- Add some changes submitted by a user for HP client...
2005-02-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-02-04 Kern SibbaldOK, ANSI labels seem to be working now
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-12 Kern SibbaldParameterize the LaTeX Makefile a bit and add all files
2005-01-11 Kern SibbaldFix scripts/bacula.in to have awk on an environment...
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-30 Kern Sibbald- Enhance CDROM boot to include some documentation...
2004-12-24 Kern SibbaldChange copyright
2004-12-24 Kern SibbaldMove some variables to eliminate Solaris 2.6 compiler...
2004-12-21 Kern SibbaldApply fixes suggested for old Solaris networking.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-21 Kern Sibbald- Fix overriding storage specification to be done
2004-12-19 Kern SibbaldFix undefined in non-Python build.
2004-12-19 Kern SibbaldUpdate rescue disk to include mkinitrd
2004-12-18 Kern SibbaldRemove FNMATCH test in configure.in and always use
2004-12-18 Kern Sibbald- While using the rescue CDROM after my computer would not
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-03 Kern Sibbald- Add user supplied patch to add inet_aton() of old...
2004-12-01 Kern Sibbald- Fix non-python prototypes in dummy routines.
2004-12-01 Kern SibbaldNew debug code + update Python prototypes
2004-11-29 Kern SibbaldCorrect Python error print
2004-11-29 Kern SibbaldFirst cut Python support
2004-11-28 Kern SibbaldFirst cut of Python Events for Bacula. Director only.
2004-11-21 Kern Sibbald- Make authentication timeout compile time configurable.
2004-11-21 Kern SibbaldUpdate
2004-11-21 Kern Sibbald- Fix removing items from watchdog queue, which apparently
2004-11-20 Kern SibbaldFinal changes
2004-11-20 Kern SibbaldAdd more auth debug code
2004-11-19 Kern Sibbald19Nov04
2004-11-15 Kern Sibbald- Fix cancel bug in FD on /lib/tls with zero pid in
2004-11-10 Kern SibbaldSave old mtx-changer before installing new one: bug 156
2004-11-09 Kern Sibbald- Fix exepath when Bacula executed without path.
2004-11-08 Kern Sibbald08Nov04
2004-11-04 Kern Sibbald- Add M_ALERT class and put tape alerts into it.
2004-10-19 Kern Sibbald- Modified detection of largefiles to always set all...
2004-10-18 Kern Sibbald- Fix crash on exit with -t option in FD on 2.6 kernels --
2004-10-16 Kern SibbaldDocumentation +
2004-10-13 Kern SibbaldCorrect #ifdefing for CONSOLEs
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-10-08 Kern Sibbald- Add missing #define for IPV6 found by Martin in addre...
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-25 Kern Sibbald- Make run_grub print manual procedure for installing...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-21 Kern Sibbald- Correct segfault in message.c with debug=200 (new...
next