]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Move up to 2.5
[bacula/bacula] / bacula / src / dird /
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 SibbaldEliminate more strerror() and replace with bstrerror().
2007-09-27 Kern SibbaldRemove debug code
2007-09-27 Kern SibbaldAdd const char where needed (more to do). Remove temp...
2007-09-26 Kern SibbaldAllow starting 59 jobs a second.
2007-09-26 Kern SibbaldSuppress extra error messages during batch insert failure.
2007-09-26 Kern SibbaldUpdate
2007-09-26 Kern Sibbaldkes Make SD code that contructs attribute insert check...
2007-09-23 Kern SibbaldEdit FD name in connect error messages.
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 SibbaldUpdate technotes
2007-09-20 Eric Bollengierebl Fix #955 bug which was introduce with regexwhere...
2007-09-17 Eric Bollengierebl Add an option to operate on all pools with update...
2007-09-17 Kern Sibbaldkes Modify new volume algorithm to use max MediaId...
2007-09-17 Kern Sibbaldkes Begin implemention of Optimize Job Scheduling.
2007-09-13 Kern Sibbaldkes Add code to help Dan debug 2drive-incremental...
2007-09-13 Kern Sibbaldkes Cancel storage daemon in all cases where FD report...
2007-09-12 Kern Sibbaldes Fix error message that was clobbered when Dir tells...
2007-09-12 Dan LangilleModify db_escape_string() to take both jcr and db.
2007-09-12 Kern Sibbaldkes Fix migration code to get correct Volume name...
2007-09-11 Eric Bollengierebl fix #946 about config test mode which was broken.
2007-09-09 Eric Bollengierebl Using "m" in bconsole will show messages like...
2007-09-07 Kern Sibbaldkes Apply Martin Simmons patch that should turn off...
2007-09-05 Kern Sibbaldkes Remove idcache.c
2007-09-03 Kern Sibbaldkes Fix memory pool call in ua_output.c. bug #934.
2007-08-29 Kern SibbaldFix bug 921 by increasing the number of tries to create...
2007-08-29 Kern Sibbaldkes Rework bmsg in ua_output to use va_copy() so that...
2007-08-25 Kern SibbaldStart some new coding
2007-08-24 Kern SibbaldFix typo in split_path ...
2007-08-23 Kern Sibbald23Aug07
2007-08-21 Kern Sibbaldkes Fix Director crash when running bat SQL queries.
2007-08-16 Dan LangilleDon't set our PID after we drop privs. Do it before...
2007-08-09 Kern SibbaldUpdate ReleaseNotes
2007-08-08 Kern SibbaldModify most of dird/msgchan.c to use bsock class calls...
2007-08-07 Kern Sibbaldkes Modify the Verify output to specify if files are...
2007-08-07 Kern Sibbaldkes Fix display of Recycle flag after update volume...
2007-07-31 Kern Sibbaldkes Fix %g in filename returned by SQL for browse...
2007-07-29 Kern SibbaldFix typo
2007-07-28 Eric Bollengierebl fix segfault #907
2007-07-26 Kern SibbaldUpdate version
2007-07-24 Kern SibbaldImplement PopUp YES/NO dialog for bat.
2007-07-22 Kern SibbaldMinor runscript tweaks
2007-07-22 Kern SibbaldMinor runscript tweaks
2007-07-22 Kern SibbaldMinor runscript tweaks
2007-07-22 Kern Sibbaldkes Change abort_on_error and AbortJobOnError to fail_...
2007-07-19 Kern SibbaldModify find_next_volume() to return all values in Media...
2007-07-19 Kern SibbaldProperly save RecyclePoolId
2007-07-19 Kern SibbaldCorrect compile error
2007-07-19 Kern SibbaldEnsure that we keep Recycle Pool when moving Scratch...
2007-07-18 Kern SibbaldUpdate technotes for next beta
2007-07-17 Eric Bollengierebl fix a bug in get_scratch_volume() report by Andrea...
2007-07-16 Kern Sibbaldkes When applying a storage override, release all...
2007-07-12 Kern Sibbaldkes Make arguments to get_scratch_volume() in same...
2007-07-07 Kern Sibbaldkes Correct a problem when selecting a scratch volume...
2007-07-07 Kern Sibbaldkes Tweak some code in ua_update.c to use POOL_MEM...
2007-07-06 Kern Sibbaldkes Rework prune_volumes() code to take account of...
2007-07-03 Kern Sibbaldkes Start work on new more efficient DBId subroutine...
2007-06-30 Kern Sibbaldkes Integrate patch from Sergey Svishchev <svs@ropnet...
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-16 Kern Sibbaldkes Remove a few malloc()s from the encryption code.
2007-06-08 Kern SibbaldFix update allfrompool to pass pool name.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-01 Kern Sibbaldkes Fix PostgreSQL seg fault.
2007-05-27 Kern Sibbaldkes Add < > around %r in from field on mail command...
2007-05-27 Kern Sibbaldkes I reworked the OpenSSL include/lib flags to be...
2007-05-26 Kern SibbaldFix reload bug that reset StorageId to zero.
2007-05-25 Kern Sibbaldkes Ensure that when labelling a tape with Slot=0...
2007-05-24 Kern Sibbaldkes Add additional sm_check() code on debug level 1.
2007-05-22 Kern SibbaldAdd db interface comments
2007-05-22 Kern Sibbaldkes Fix Verify InitCatalog mysql_escape_string() trash...
2007-05-22 Kern SibbaldTurn off debug
2007-05-22 Kern SibbaldTweak fd_cmds.c
2007-05-22 Kern SibbaldAdd debug to fd_cmds.c
2007-05-22 Kern Sibbaldkes Fix Verify InitCatalog. The attributes were not...
2007-05-21 Kern SibbaldMore cleanup and converting to BSOCK class
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-17 Kern SibbaldMore tweaks to the .mod command
2007-05-17 Kern SibbaldMore tweaks to the .mod command
2007-05-16 Kern SibbaldTweak .mod command
2007-05-16 Kern SibbaldTweak .mod command -- partially working
2007-05-16 Kern SibbaldFirst cut of adding .mod to the run command.
2007-05-16 Kern Sibbaldkes Implement auto display of messages in bat.
2007-05-14 Kern SibbaldEnsure that calls to find_jobids_from_mediaid_list...
2007-05-13 Kern SibbaldFixed the batch insert MySQL thread specific data that...
2007-05-13 Kern Sibbaldkes Fix restore before command.
2007-05-13 Eric Bollengierebl Fix a segfault when VolStatus NOT IN (Append,...
2007-05-13 Kern SibbaldFix pointer usage bugs in Verify InitCatalog pointed...
2007-05-12 Kern SibbaldAdd Eric's comments
2007-05-12 Kern SibbaldFix Verify InitCatalog by making it cache attributes.
2007-05-12 Eric Bollengierebl fix InitCatalog with batch mode (not yet tested)
2007-05-11 Kern Sibbaldkes Check for client and store NULL pointers in status...
2007-05-11 Kern Sibbaldkes Fix non-ssl build so that it works (add JCR *jcr...
2007-05-10 Kern SibbaldMove sbreak into to top of dird.c
2007-05-10 Kern SibbaldFix buffer overrun in FD
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-05-09 Kern SibbaldUpdate ReleaseNotes
next