]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed
- Implement search for exact Volume in reservation before
[bacula/bacula] / bacula / src / filed /
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
2005-08-15 Kern SibbaldUpdate version
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-06 Kern SibbaldApply David's ACL fix to src/filed/acl.c
2005-08-05 Kern SibbaldApply patches sent by David Duchscher <kreios@gmail...
2005-07-25 Kern Sibbald- Turn off old service helper code in Win32.
2005-07-23 Kern Sibbald- Complete (almost) documentation of 1.38.
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-18 Kern Sibbald- Move Python variables from Job to Bacula. They are
2005-07-15 Kern Sibbald- Include msvcr71.dll in distribution.
2005-07-15 Kern Sibbald- Get VSS build scripts working with Thorsten's help.
2005-07-12 Thorsten Engelsmall change to work with correct buffer size on raw...
2005-07-11 Kern Sibbald- Lots of documentation.
2005-07-09 Kern SibbaldAdd a test for error return from bnet_wait... in heartb...
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-03 Kern Sibbald- Tweak dvd-writepart script to prevent door from openi...
2005-06-21 Thorsten Engeladded \\n in vss warning
2005-06-21 Kern Sibbald- Add debug error printout when open() fails.
2005-06-20 Thorsten Engeladded VSS toggling by enable_vss
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-09 Thorsten Engelminor changes of VSS support (added VSS Writer info...
2005-06-07 Thorsten Engelsmall beautifying
2005-06-04 Kern Sibbald- Fix compile problems on Win32
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-30 Kern SibbaldRemove filed/win32/bin directory
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
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-20 Thorsten Engel- hotfix for bug #312 (we don't need /servicehelper...
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-07 Thorsten Engelmoved g_platform_id to winapi
2005-05-06 Kern Sibbald- Move test for MaxStartDelay as suggested by Peter.
2005-05-06 Thorsten Engeladded usage of InitWinAPIWrapper
2005-05-03 Kern SibbaldMake a few tls ifdef tweaks
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-05-01 Kern Sibbald- Fix sign extension problem in lex.c that reads UTF-8
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-26 Kern Sibbald- Implement restore of a single directory.
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-18 Kern SibbaldMake Bacula build without Python
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-09 Kern SibbaldUpdate FD and SD Python calling sequence
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- Remove \a and -e from error echos in most Makefiles.
2005-03-14 Kern Sibbald- Add a second job and a second client to the default
2005-03-14 Kern Sibbald- Fix ANSI labels to put EOF1 and EOF2 after each file...
2005-03-08 Kern Sibbald- Copy latest config.sub and config.guess from autoconf.
2005-03-04 Kern SibbaldCreate 1.36.2 patch
2005-02-25 Kern SibbaldMake filed/job.c downward compatible
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-17 Kern SibbaldMinor doc tweaks
2005-02-01 Kern SibbaldMerge Preben's patch for ACLs and for Mac OS X resource...
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-14 Kern SibbaldManual updates + message change
2005-01-12 Kern SibbaldIntegrate Preben 'Peppe' Guldberg <peppe@wielders.org>'s
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2005-01-07 Kern SibbaldSecond tweak to acl.c
2005-01-07 Kern SibbaldQuickie patch to acl.c
2005-01-07 Kern SibbaldApply Preben's cleanup.patch which puts back much of the
2005-01-06 Kern Sibbald- Apply all of Preben's patches, but revert to old...
2005-01-01 Kern Sibbald- Implement Python in the SD (no events yet though).
2004-12-30 Kern Sibbald- Enhance CDROM boot to include some documentation...
2004-12-22 Kern SibbaldRemove unused berrno call
2004-12-22 Kern SibbaldMinor tweaks to error msg handling
2004-12-22 Kern SibbaldIntegrate Preben's restore patch.
2004-12-21 Kern SibbaldCommit Preben's tweak to verify.c
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-17 Kern Sibbald- Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-13 Kern SibbaldIntegrate Tim Oberfoell <oberfoell@web.de> patch to...
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-06 Kern Sibbald- Implemented Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-04 Kern SibbaldFirst cut conversion using html2latex; add .tex files
2004-12-02 Kern Sibbald- Apply user supplied patch that implements No Hard...
2004-11-24 Kern Sibbald- Take Dan's fix to the fix_postgresql_tables (thanks...
2004-11-21 Kern Sibbald- Make authentication timeout compile time configurable.
2004-11-20 Kern SibbaldAdd more auth debug code
2004-11-18 Kern SibbaldFinal changes
2004-11-15 Kern Sibbald- Fix cancel bug in FD on /lib/tls with zero pid in
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-15 Kern Sibbald- Update all the db update scripts to include the new...
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-10-04 Kern Sibbald- Fix backspace to first character in conio.c
2004-09-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
2004-09-23 Kern SibbaldUpdate the update scripts in updatedb
2004-09-21 Kern Sibbald- Correct segfault in message.c with debug=200 (new...
2004-09-05 Kern Sibbald- Send all queued messages in SD and FD prior to closin...
next