]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/dird.c
Implement store_size32 and store_size64
[bacula/bacula] / bacula / src / dird / dird.c
2009-09-26 Kern SibbaldImplement store_size32 and store_size64
2009-09-19 Dmitry V. LevinImplement support of keeping readall capabilities after...
2009-07-15 Eric Bollengierebl fix technotes
2009-05-23 Kern SibbaldCreate Client record in database at startup -- makes...
2009-01-28 Eric Bollengierebl Add new ScratchPool directive to Pool. Thanks...
2009-01-27 Eric Bollengierebl Fix small bug about RecyclePool that is not updated at
2009-01-24 Kern SibbaldModify search for .conf file so that if one is given on
2008-12-09 Eric Bollengierebl Add a new lock manager that can detect deadlock...
2008-11-25 Kern SibbaldMore changes to ensure that during thread switches...
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-11-10 Eric Bollengierebl Update after fatal signal debugging
2008-10-14 Kern SibbaldApply patch from Marco van Wieringen <mvw@planets...
2008-08-26 Kern SibbaldAttempt to fix bug #1128 InChanger flag cleared during...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2008-06-18 Kern Sibbald18Jun08
2008-04-06 Kern Sibbaldkes Correctly detect Ubuntu systems, and add ubuntu...
2008-02-28 Kern Sibbaldkes Correct po warning message with datarootdir
2008-02-27 Kern SibbaldEliminate FORTIFY_CODE=2 bug, and make first cut at...
2008-02-24 Kern SibbaldImplement Catalog in Pool resource. It overrides catalo...
2008-02-02 Kern Sibbaldkes Implement DB Driver = string for the DBI driver.
2008-01-28 Kern SibbaldAlpha integration of Dir plugin
2007-12-31 Kern SibbaldImplement first cut running console commands in a RunSc...
2007-12-30 Eric Bollengierebl Fixes #1028 where "Selection Type" option was...
2007-12-11 Kern SibbaldImplement a security enhancement: TLS authentication...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-09-13 Kern Sibbaldkes Add code to help Dan debug 2drive-incremental...
2007-09-11 Eric Bollengierebl fix #946 about config test mode which was broken.
2007-08-16 Dan LangilleDon't set our PID after we drop privs. Do it before...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-27 Kern Sibbaldkes Add < > around %r in from field on mail command...
2007-05-26 Kern SibbaldFix reload bug that reset StorageId to zero.
2007-05-24 Kern Sibbaldkes Add additional sm_check() code on debug level 1.
2007-05-22 Kern SibbaldAdd db interface comments
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-08 Kern Sibbaldkes Make lack of Pool directive in Job an ERROR_TERM...
2007-04-01 Kern Sibbaldkes Modify job report to include director name and...
2007-03-30 Kern Sibbaldkes Make database name and user configurable
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-25 Eric Bollengierebl Add new Pool loop to set RecyclePoolId
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-02 Kern Sibbaldkes Fix memory leak with storage ids in cats/sql_get.c
2006-12-22 Kern Sibbaldkes Apply Eric's patch for recycling the Scratch pool.
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-22 Kern Sibbaldkes Make sure that the storage for a job is pulled...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-11-13 Eric Bollengierebl add sql_escape to catalog messages
2006-10-24 Robert NelsonChange daemons and utilities so that if -c is omitted...
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-27 Robert NelsonComplete port to Windows
2006-07-10 Kern Sibbald- Correct bug I introduced into RunScripts enum.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-05-27 Eric Bollengier Done with item 9 = Implement new {Client}Run{Before...
2006-04-30 Eric Bollengier- fix : reload a bad configuration file doesn't kill...
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-01-07 Kern Sibbald07Jan06
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-18 Kern SibbaldFix keepatime bug (bugs database).
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-22 Kern Sibbald- Add Version, ConfigDir, and WorkingDir as Python...
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
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-16 Kern Sibbald- Add Scratch to PoolType in PostgreSQL make...tables...
2005-05-03 Kern SibbaldMake a few tls ifdef tweaks
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-04-19 Kern Sibbald- Fix new Python code to work for Director.
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-28 Kern Sibbald- This version has a new DIR -- SD protocol. Both
2005-03-22 Kern Sibbald- Add copyright to title page of manual so it is clear.
2005-02-28 Kern Sibbald- Corrected some typos in the make_xxx_tables.in files.
2005-02-21 Kern Sibbald- Make clean remove old CVS files
2005-02-01 Kern SibbaldDisplay more informative message when a device was not
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern Sibbald- Fix Bacula so that it does not exit if there is a...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
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-11 Kern SibbaldJobDefs Storage resource completely overrode anything
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-12 Meno Abels!!! I didn't run the regression tests.!!!
2004-08-12 Kern SibbaldMisc -- see techlog
2004-08-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-07-31 Kern SibbaldUpdate all pools when starting the Director
2004-07-28 Kern SibbaldUpdate/enhance copyright/license + add .backups for...
2004-07-24 Kern SibbaldRestore JobIds in right order + Tru64 porting
2004-06-22 Kern SibbaldReduce casting in smartall + turn off reload debug...
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-21 Kern SibbaldPut resources on a pointer
next