]> git.sur5r.net Git - bacula/bacula/history - bacula/src/jcr.h
ebl Work on copy jobs
[bacula/bacula] / bacula / src / jcr.h
2008-12-20 Eric Bollengierebl Work on copy jobs
2008-11-26 Kern Sibbaldkes Apply Marco's Extended attribute support patch.
2008-11-24 Kern SibbaldMove definition of FileId_t to bc_types and define...
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
2008-11-13 Eric Bollengierebl Add writable variable to director plugin interface
2008-11-12 Eric Bollengierebl Apply Riccardo's patch that fix some win32 compila...
2008-11-11 Eric Bollengierebl Add Plugin debug after a fatal signal.
2008-11-10 Eric Bollengierebl Update after fatal signal debugging
2008-11-10 Eric Bollengierebl Fix maxwaittime to fit documentation, this time...
2008-10-11 Kern Sibbaldkes Add plugin types in jcr.h to reduce need to cast.
2008-09-30 Kern Sibbaldkes Apply Marco van Wieringen's set of patches, cleans...
2008-09-28 Kern Sibbaldkes Add cmd_plugin flag to jcr so we can globally...
2008-09-25 Kern Sibbaldkes Improve plugin debug. Create plugin test.
2008-09-22 Eric Bollengierebl Revert accurate code to htable (instead of rblist)
2008-09-22 Eric Bollengierebl Cleanup accurate code (remove tcdbm parts) and...
2008-09-22 Eric Bollengierebl Use a dedicate DB link to compute and send the...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-15 Kern SibbaldMake SD aware of Virtual Backup jobs.
2008-07-15 Kern SibbaldChanges to get read storage correct for Virtual Backup.
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-18 Kern Sibbald18Jun08
2008-05-19 Eric Bollengierebl Revert to #6988 for accurate mode (keep htable...
2008-05-19 Eric Bollengierebl use tokyocabinet by default instead of htable
2008-05-11 Eric Bollengierebl Use TCADB (disk and memory) instead of TCHDB ...
2008-05-01 Eric Bollengierebl Add MaxRunSchedTime option that specifies the...
2008-04-28 Eric Bollengierebl Make accurate mode with hash disk pass regression...
2008-04-27 Eric Bollengierebl First cut of accurate backup with tokyodbm
2008-03-20 Eric Bollengierebl Apply jobstat patch to add longterm statistics
2008-03-10 Kern Sibbaldkes Implement FD version to allow easier protocol...
2008-03-05 Kern Sibbaldkes Fix bugs in MaxFullInterval and Implement MaxDiffI...
2008-02-25 Eric Bollengierebl Commit accurate patch project.
2008-02-24 Kern SibbaldImplement Catalog in Pool resource. It overrides catalo...
2008-02-13 Eric Bollengierebl First cut of accurate patch
2008-02-12 Kern SibbaldPlugin update
2008-02-07 Kern SibbaldPlugin update
2008-02-05 Kern SibbaldPlugin implementation. First cut backup working
2008-01-28 Kern SibbaldA bit of crypto cleanup. More later.
2008-01-10 Kern Sibbaldkes Add DataDespooling and DataCommitting status ...
2008-01-05 Kern Sibbaldkes Fix reserve_volume() so it doesn't release a volum...
2007-12-29 Eric Bollengierebl Fixes #897 and #1005 where bacula doesn't display...
2007-12-03 Kern Sibbald03Dec07
2007-11-05 Eric Bollengierebl revert previous change to get a more simple patch...
2007-11-05 Eric Bollengierebl Add VSS boolean.
2007-10-06 Kern SibbaldCorrect technotes bug #
2007-09-30 Eric Bollengierebl Add an option that permit to specify spool size...
2007-09-05 Kern Sibbaldkes Remove idcache.c
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-04-24 Eric Bollengierebl cleanup File relocation to use RegexWhere instead of
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2007-04-22 Eric Bollengierebl Commit file relocation
2007-02-13 Eric Bollengierebl cleanup runscript_after field from JCR
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-12-09 Landon FullerThis commit fixes backup and restore of HFS+ resource...
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-12-04 Kern Sibbaldkes Add job report indication of whether or not VSS...
2006-12-04 Landon FullerRe-implemented the block-preserving encryption restore...
2006-11-24 Kern Sibbaldkes Separate read/write source strings to keep track...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-05 Robert NelsonFixed problems with encryption when combined with compr...
2006-10-01 Eric Bollengierebl fix RunScript bug (in some case, After script...
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-05 Kern SibbaldMigration fixes
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Kern Sibbald- I removed a size_t from the jcr.h definition.
2006-06-26 Kern Sibbald- Add complete text of GPL to LICENSE.
2006-06-24 Kern Sibbald- Eliminate crypto type punning problems by eliminating...
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-05-27 Eric Bollengier Done with item 9 = Implement new {Client}Run{Before...
2006-05-23 Thorsten Engel- reduce zlib memory workload (prepare once per job...
2006-04-18 Kern Sibbald- Remove the -f option from the chown in Makefile.in...
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-03-08 Kern Sibbald- Rename mac.c migrate.c
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-30 Kern Sibbald- Continue implementing migration.
2006-01-17 Landon FullerSupport for FD-side file encryption.
2006-01-16 Landon Fuller- Add support for testing the availability of a PEM...
2006-01-15 Kern Sibbald15Jan06
2006-01-14 Landon Fuller- Rename "crypto_recipients" to "crypto_session" to...
2006-01-07 Kern Sibbald07Jan06
2005-12-12 Landon FullerAdd PKE recipient structure creation w/ symmetric key...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-12-03 Kern Sibbald03Dec05
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-13 Kern Sibbald- Make default mandir /usr/share/man
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
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-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-20 Kern SibbaldUnify the reserve_device() for a single device into...
2005-05-08 Kern SibbaldFinal changes
2005-05-07 Kern SibbaldMore work on cached attributes + sig
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-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.
next