]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
kes Extend new GUI api code to tree commands.
[bacula/bacula] / bacula / src / dird /
2007-03-05 Kern Sibbaldkes Extend new GUI api code to tree commands.
2007-03-02 Kern Sibbald02Mar07
2007-03-01 Kern Sibbaldkes Correct virtual changer check which was backwards...
2007-02-25 Eric Bollengierebl Add new Pool loop to set RecyclePoolId
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2007-02-20 Eric Bollengierebl verify MaxVols when moving recycled volumes to...
2007-02-20 Eric Bollengierebl Add Scratch Pool
2007-02-20 Eric Bollengierebl revert to ClientRunBeforeJob like in 1.38.11
2007-02-20 Eric Bollengierebl fix long message
2007-02-19 Kern SibbaldFix line I accidently truncated
2007-02-19 Kern SibbaldUpdate copyright date
2007-02-19 Kern Sibbaldkes Expand new BSOCK class adding signal() and new...
2007-02-19 Eric Bollengierebl add RecyclePool to Pool. Media will take Pool...
2007-02-18 Kern SibbaldRemove reference to non-existant variable
2007-02-18 Eric Bollengierebl avoid loop in show command when NextPool = Pool
2007-02-17 Eric Bollengierebl add update volume=xxx recyclepool=yyyy
2007-02-17 Eric Bollengierebl add update volume=xxx recyclepool=yyyy
2007-02-17 Eric Bollengierebl add comments
2007-02-16 Kern Sibbaldkes Fix encryption deblocking bug, which caused some...
2007-02-16 Kern Sibbaldkes Add FD event sequence order prepared by Eric ...
2007-02-13 Eric Bollengierebl Use btime_t instead of uint64_t in media patch.
2007-02-11 Kern Sibbaldkes Optimize the use of the database a bit in the...
2007-02-10 Kern SibbaldCorrect VolCatBytes bug from media patch
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-08 Kern Sibbaldkes Fix dird/ua_cmds.c so that a cancel command checks...
2007-02-07 Eric Bollengierebl Add ClientId in db_create_job_record
2007-02-07 Kern SibbaldRemove unwanted execute bit
2007-02-06 Robert NelsonRemove obsolete .cvsignore files.
2007-02-06 Kern SibbaldUpdate a few dates
2007-02-06 Kern Sibbaldkes Delete src/lib/btree.c from win32 build, then...
2007-02-05 Eric Bollengierebl fix #766 on RunsOnClient = Yes
2007-02-02 Kern Sibbaldkes Fix memory leak with storage ids in cats/sql_get.c
2007-01-28 Kern SibbaldFix maxruntime bug #621.
2007-01-25 Kern Sibbaldkes Change 'Device not configured to autolabel' from...
2007-01-18 Kern Sibbaldkes Fix Job restart on error bug that promotes an...
2007-01-12 Kern SibbaldUpdate copyrights + Do not release source pointers...
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2007-01-03 Kern SibbaldApply Eric's fix for client name editing on RunScripts.
2006-12-28 Kern Sibbaldkes Convert dbcheck to use 64 bit DB IDs.
2006-12-23 Kern Sibbaldkes Add code in catreq.c to reject volumes not marked...
2006-12-22 Kern Sibbaldkes Fix code to check for two resources of same name...
2006-12-22 Kern Sibbaldkes Apply Eric's patch for recycling the Scratch pool.
2006-12-20 Kern SibbaldFinal changes
2006-12-20 Kern SibbaldFinal changes
2006-12-20 Kern Sibbaldkes Add Volume name to Forward spacing message.
2006-12-19 Eric Bollengierebl fix nasty runscript configuration parsing bug
2006-12-17 Kern Sibbaldkes Add ENABLE_NLS (as suggested by Eric) to correct...
2006-12-17 Kern Sibbaldkes Add additional messages when Job canceled automati...
2006-12-17 Kern SibbaldSave and restore volume name in stored/mount.c fixed...
2006-12-16 Kern Sibbaldkes Update projects file for next vote.
2006-12-14 Kern Sibbaldkes Complete hopefully the last of the copyright trans...
2006-12-13 Kern Sibbaldkes Implement code that should properly set that a...
2006-12-13 Eric Bollengierebl Now you can use RunScript to generate client-list...
2006-12-13 Eric Bollengierebl revert "Add update volume=xxx status=Purged"
2006-12-12 Eric Bollengierebl Add update volume=xxx status=Purged
2006-12-12 Kern SibbaldFix automatic labeling of File volumes, which was broke...
2006-12-09 Eric Bollengierebl Fix runscript to always execute command after...
2006-12-09 Eric Bollengierebl Fix runscript to always execute command after...
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-12-06 Kern Sibbaldkes Put make_catalog_backup SQL_BINDIR in an environme...
2006-12-06 Kern Sibbaldkes Modify migrate not to fail if nothing found to...
2006-12-05 Kern SibbaldBack out unwanted migration change reported by Richard...
2006-12-04 Kern Sibbaldkes Make migration with nothing to do set normal termi...
2006-12-04 Kern Sibbaldkes Add job report indication of whether or not VSS...
2006-12-03 Kern Sibbaldkes Enable disk seeking on restore.
2006-12-03 Kern Sibbaldkes Move unserial code in restore.c to a subroutine...
2006-12-01 Kern SibbaldDo not update Migrated Job type if migration does not...
2006-12-01 Kern Sibbaldkes Update ReleaseNotes
2006-12-01 Kern SibbaldUpdate
2006-12-01 Kern Sibbaldkes Initialize msg_type to M_INFO in migration. Pointe...
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-11-24 Kern SibbaldMore migration cleanup
2006-11-24 Kern SibbaldCleanup some of the error termination code in migration.
2006-11-24 Kern Sibbaldkes Separate read/write source strings to keep track...
2006-11-22 Kern Sibbaldkes Make sure that the storage for a job is pulled...
2006-11-21 Eric Bollengierebl add Error status in update volume=xxx status=yyyy
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-11-20 Kern Sibbaldkes Make WritePartAfterJob the default so that the...
2006-11-19 Kern Sibbald9Nov06
2006-11-18 Kern Sibbald18Nov06
2006-11-16 Eric Bollengierebl Update RecycleCount in recycle_volume()
2006-11-15 Eric Bollengierebl fix segfault when using "pyhton" command without...
2006-11-14 Kern Sibbaldkes Implement code to pass the MediaId to the SD....
2006-11-13 Eric Bollengierebl add sql_escape to catalog messages
2006-11-12 Kern SibbaldFinal changes
2006-11-12 Kern SibbaldFinal changes
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-11-03 Eric Bollengierebl fix runscript on director
2006-10-31 Eric Bollengierebl add joberrors to job record
2006-10-24 Robert NelsonChange daemons and utilities so that if -c is omitted...
2006-10-11 Kern Sibbaldkes Turn on heap reporting in Dir with zero debug...
2006-10-01 Eric Bollengierebl fix segfault in migration job when storage is...
2006-10-01 Kern Sibbaldkes Require a messages command acl to be able to recei...
2006-09-28 Kern Sibbaldkes Print the Volume purged message only for real...
2006-09-26 Kern Sibbaldkes Enhance error message when restoring without boots...
2006-09-25 Kern Sibbaldkes Update src/win32/dll/bacula.def for change in...
2006-09-25 Kern Sibbaldkes Add new version of upgrade-win32-client.txt to...
next