]> git.sur5r.net Git - bacula/bacula/history - bacula/src
ebl fix the last patch to do only ignorecase on win32
[bacula/bacula] / bacula / src /
2007-12-19 Eric Bollengierebl fix the last patch to do only ignorecase on win32
2007-12-19 Eric Bollengierebl Always use ignorecase fileset option on win32 FD.
2007-12-19 Kern SibbaldEnhance restore messages
2007-12-19 Kern SibbaldFix code indenting
2007-12-17 Dirk H BartleyThe "DISTINCT" keyword seems to be required if the...
2007-12-14 Kern SibbaldApply patch from Michael Stapelberg <michael@stapelber...
2007-12-14 Kern SibbaldApply patch from Bastian Friedrich <bastian.friedrich...
2007-12-14 Kern SibbaldUpdate version
2007-12-14 Kern SibbaldSkip leading | when lex input comes from a pipe as...
2007-12-13 Kern SibbaldApply patch for bsmtp Win32 daylight savings time fix...
2007-12-12 Kern SibbaldImplement Plugin Directory and plugin events.
2007-12-11 Kern SibbaldImplement a security enhancement: TLS authentication...
2007-12-10 Kern SibbaldCorrect a problem where the maximum concurrent storage...
2007-12-03 Kern Sibbald03Dec07
2007-12-03 Kern SibbaldTweak
2007-12-02 Kern SibbaldThis patch prevents the 'status dir' command from tryin...
2007-12-01 Kern SibbaldAdd new include to cats/postgresql.c suggested by Marc...
2007-12-01 Kern SibbaldMinimum cleanup of lib/plugin.c to support FreeBSD
2007-11-30 Kern SibbaldThis patch fixes bug #1012 where the job is canceled...
2007-11-29 Eric Bollengierebl Add Richard Mortimer patch about #1016
2007-11-26 Kern SibbaldZeroth integration of plugins
2007-11-25 Kern Sibbaldkes This patch fixes the status command to include...
2007-11-23 Eric Bollengierebl Fix #1015 about socket restore errors.
2007-11-17 Scott BarningerAdd rpm patches for sqlite3 scripts.
2007-11-14 Kern SibbaldCommit 0th cut of plugins
2007-11-14 Kern SibbaldFix disk-changer script typos
2007-11-14 Kern Sibbaldkes This patch fixes the infinite loop when trying...
2007-11-12 Kern SibbaldMinor tweaks
2007-11-10 Dirk H BartleyThis uses settings to save the expanded state of the...
2007-11-09 Dirk H BartleyFix to list jobtotals as noticed by Joao Henrique Freit...
2007-11-05 Eric Bollengierebl revert previous change to get a more simple patch...
2007-11-05 Eric Bollengierebl Add VSS boolean.
2007-11-05 Eric Bollengierebl fix compile stuff
2007-11-05 Eric Bollengierebl Cleanup. Use jcr->VSS instead of a local variable.
2007-11-04 Kern Sibbaldkes Cleanup of code in SD that sets the LastWritten...
2007-11-04 Kern Sibbaldkes Minor tweaks to some bat restore SQL.
2007-11-04 Kern Sibbaldkes Fix bug #942 where lots of emails where generated...
2007-10-25 Eric Bollengierebl Add new SD despooling attributes and Dir inserting...
2007-10-22 Dan LangilleDocument issues surrounding bug #990.
2007-10-22 Kern Sibbaldkes Add a security warning to src/cats/make_catalog_ba...
2007-10-21 Dan Langillefix bug 994
2007-10-19 Kern Sibbaldkes Set default debug_level to zero. This corrects...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-10-18 Eric Bollengierebl Use PQerrorMessage instead of PQresultErrorMessage...
2007-10-18 Dan Langille/etc/bacula => @scriptdir@
2007-10-18 Dan LangilleReplace a hardcoded patch to mtx-changer with one that...
2007-10-18 Eric Bollengierebl PQerrorMessage add a \n at the end of the message
2007-10-16 Kern SibbaldUpdate version
2007-10-16 Kern Sibbaldkes Add PATH command to SunOS part of mtx-changer...
2007-10-07 Kern Sibbaldkes Make maxvol-test and new more strict maxvol2-test...
2007-10-06 Kern SibbaldUpdate technotes
2007-10-06 Kern SibbaldCorrect technotes bug #
2007-10-06 Kern SibbaldFix bat browser for Win32
2007-10-05 Kern Sibbaldkes Fix listing performance problems in bat. Pointed...
2007-10-04 Eric Bollengierebl Fix 969 where user can't change Replace option...
2007-10-01 Kern SibbaldUpdate
2007-10-01 Dan LangilleAdd new configuration item --archivedir
2007-09-30 Kern SibbaldUpdate version
2007-09-30 Eric Bollengierebl Put SpoolSize at the end of the jobcmd to keep...
2007-09-30 Kern Sibbaldkes Save jcr in thread specific data (tsd) for each...
2007-09-30 Eric Bollengierebl Add an option that permit to specify spool size...
2007-09-28 Kern SibbaldFix race condition that drops final block written to...
2007-09-28 Kern SibbaldEliminate more strerror() and replace with bstrerror().
2007-09-28 Kern SibbaldMore tweaks to the mount volume routines to get everything
2007-09-27 Kern SibbaldPatch for bug 953 + remove more debug code
2007-09-27 Kern SibbaldRemove debug code
2007-09-27 Kern SibbaldRemove debug code
2007-09-27 Kern SibbaldFix syntax error
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-27 Kern SibbaldAdd const char where needed (more to do). Remove temp...
2007-09-27 Kern SibbaldPut jcr.c on dbglvl
2007-09-26 Kern SibbaldFix formating
2007-09-26 Kern SibbaldConvert bnet_xxx to bsock class calls
2007-09-26 Kern SibbaldMake SD session key more unique
2007-09-26 Kern Sibbaldkes Setup SQLite busy handler before doing queries.
2007-09-26 Kern SibbaldAllow starting 59 jobs a second.
2007-09-26 Kern SibbaldMore debug code
2007-09-26 Kern SibbaldMake SD session key more random.
2007-09-26 Kern SibbaldAdd retry for SQLite opening db if it fails.
2007-09-26 Kern SibbaldAdd retry for opening batch db if it fails.
2007-09-26 Kern SibbaldSuppress extra error messages during batch insert failure.
2007-09-26 Kern SibbaldUpdate
2007-09-26 Kern SibbaldAdd jcr to timer packets so if killed message can be...
2007-09-26 Kern SibbaldAdd JobId to all Dmsg() output.
2007-09-26 Kern SibbaldMore connect debug code
2007-09-26 Kern SibbaldPut some FD auth code on dbglvl rather than fixed.
2007-09-26 Kern SibbaldReturn insert attributes error message in db msg buffer...
2007-09-26 Kern SibbaldSeparate batch init error messages.
2007-09-26 Kern Sibbaldkes Make SD code that contructs attribute insert check...
2007-09-25 Kern SibbaldCorrect search boolean for getting Volume info
2007-09-24 Eric Bollengierebl Cleanup batch code
2007-09-24 Kern Sibbaldkes Back out one small change to the reservation syste...
2007-09-23 Kern SibbaldTurn off some code when batch insert not enabled.
2007-09-23 Kern SibbaldEdit FD name in connect error messages.
2007-09-23 Kern SibbaldAdd comments
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-09-20 Kern SibbaldAdd missed return in fixing verify bug -- trunk only.
2007-09-20 Eric Bollengierebl Fix a command parser issue causing a director...
2007-09-20 Kern SibbaldFix ANSI tape reading
2007-09-20 Kern SibbaldReremove save_cwd.h
next