]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Re-enable the new job code editing (%f).
[bacula/bacula] / bacula / src / dird /
2008-01-09 Kern SibbaldRe-enable the new job code editing (%f).
2008-01-09 Dan LangilleSpecify Storage Encryption, so people do not think...
2008-01-03 Kern SibbaldCorrect and apply 2.2.7-jobdefs-migtype.patch
2007-12-24 Kern SibbaldPartial back out (disabled) %f job code editing because it
2007-12-23 Kern SibbaldWork on Dir seg fault reported by Frank Sweetser
2007-12-19 Kern Sibbaldkes Apply patch from Bastian Friedrich <bastian.friedr...
2007-12-10 Kern SibbaldCorrect a problem where the maximum concurrent storage...
2007-12-02 Kern Sibbaldkes This patch prevents the 'status dir' command from...
2007-11-30 Kern SibbaldThis patch fixes bug #1012 where the job is canceled...
2007-11-25 Kern Sibbaldkes This patch fixes the status command to include...
2007-11-25 Kern Sibbaldkes This patch should ensure that queued messages...
2007-11-14 Kern Sibbaldkes This patch fixes the infinite loop when trying...
2007-11-04 Kern Sibbaldkes This patch fixes bug #1003 where putting the messa...
2007-11-04 Kern SibbaldUndo change in r5841 as log comment was wrong
2007-11-04 Kern Sibbaldkes Fix bug #942 where lots of emails where generated...
2007-10-26 Eric Bollengierebl Fix the LastWritten field which was updated during
2007-10-21 Eric Bollengierebl Apply 2.2.4-replace.patch to fix replace option...
2007-10-13 Kern Sibbaldkes Fix spurious warning message printed when creating...
2007-10-05 Kern Sibbaldkes Fix listing performance problems in bat. Pointed...
2007-10-03 Kern SibbaldBackport more code from 2.3 to 2.2.5
2007-10-03 Kern SibbaldBackport almost 4000 lines of 2.3 code that fixes a...
2007-09-20 Kern SibbaldUpdate technotes
2007-09-14 Kern SibbaldCommit backports from 2.3.x
2007-09-12 Kern Sibbaldkes Fix migration code to get correct Volume name...
2007-09-06 Kern SibbaldCreate new branch 2.2
2007-09-04 Kern SibbaldApply trunk fixes update technotes
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
2007-05-09 Kern Sibbaldkes When backup fails, cancel SD before waiting for...
2007-05-08 Kern Sibbaldkes Make lack of Pool directive in Job an ERROR_TERM...
next