]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird
Complete port to Windows
[bacula/bacula] / bacula / src / dird /
2006-07-27 Robert NelsonComplete port to Windows
2006-07-26 Robert NelsonStrip pathname portion off all message routines that...
2006-07-24 Kern Sibbald- Change cats/sql.c to elimate %-*s format, which I...
2006-07-23 Kern SibbaldTweak authentication to work with 1.38.x FDs
2006-07-22 Eric Bollengier o add new is_yesno() function. This function test...
2006-07-22 Eric Bollengier o add NT_ to volume_update args
2006-07-22 Kern Sibbald- Tweak catalog make scripts.
2006-07-22 Eric Bollengier o get_yesno check for yes/no and local _(yes) _(no)
2006-07-19 Kern Sibbald19July06
2006-07-14 Robert NelsonRewrite msvcrt localtime kludge so it doesn't used...
2006-07-10 Kern Sibbald- Correct bug I introduced into RunScripts enum.
2006-07-08 Kern SibbaldRemove debug code from backup.c
2006-07-08 Kern SibbaldTurn off debug code in jobq.c
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-05 Kern SibbaldMigration fixes
2006-07-03 Kern Sibbald ======================= Warning ================...
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-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-26 Kern Sibbald- Write install/uninstall of new manpages. There are...
2006-06-26 Kern SibbaldCorrect pool source setting
2006-06-26 Kern Sibbald- Add complete text of GPL to LICENSE.
2006-06-25 Kern Sibbald25Jun06
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2006-06-14 Kern Sibbald- Remove xpg4 lib from FreeBSD build as it is no longer...
2006-06-01 Kern Sibbald- Implement partial error messages for src/filed/acl.c
2006-05-27 Eric Bollengier o runscript run on client by default
2006-05-27 Eric Bollengier Done with item 9 = Implement new {Client}Run{Before...
2006-05-26 Kern Sibbald26May06
2006-05-21 Kern Sibbald- Move DIR run command to SD before starting the messag...
2006-05-03 Eric Bollengiersmall fix : (yes/no) -> (yes|no)
2006-05-03 Eric Bollengiersmall fix : use get_yesno instead of get_cmd + ua-...
2006-04-30 Eric Bollengier- fix : reload a bad configuration file doesn't kill...
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-04-26 Eric Bollengier - fix bad _("") (on argument keyword)
2006-04-26 Kern SibbaldFix bug in build-win32-cross-tools script reported...
2006-04-25 Kern SibbaldFix barcode test, eliminate BOOL (doesn't exist on...
2006-04-25 Kern SibbaldAdd back ua_label barcode fix from Rufolf Cejka.
2006-04-23 Kern SibbaldAdd code for starting multiple migrations
2006-04-23 Kern SibbaldMake migration work with new subroutine
2006-04-23 Kern Sibbald- Add 'Dir Status' button to the gnome console.
2006-04-22 Dan Langillecorrect spelling mistake: containg => containing
2006-04-21 Kern Sibbald- Implement using pg_config for finding PostgreSQL...
2006-04-20 Kern Sibbald- Fix scheduler to handle time skew (eg daylight savings).
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2006-04-18 Kern Sibbald- Remove the -f option from the chown in Makefile.in...
2006-04-17 Kern SibbaldGet migration working again
2006-04-17 Kern SibbaldMigration
2006-04-17 Kern Sibbaldmigrate
2006-04-17 Kern SibbaldCorrect some problems with database creation (new tables).
2006-04-16 Kern SibbaldChange store_bit() to store_bool() for the Spooling in
2006-04-15 Kern Sibbald15Apr06
2006-04-11 Kern Sibbald11Apr06
2006-04-08 Kern Sibbald- Tweak license to include Microsoft restrictions.
2006-04-07 Kern Sibbald- Remove timed wait for VSS on Win2K3 as it is not yet
2006-03-24 Kern Sibbald24Mar06
2006-03-17 Kern Sibbald17Mar06
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-27 Kern SibbaldApply Erics patch for real
2006-02-27 Kern Sibbald27Feb06
2006-02-26 Kern Sibbald- Fix the block listing bug pointed out by Arno.
2006-02-23 Kern Sibbald- Add Rudolf Cejka's new rc-chio-changer.
2006-02-22 Kern Sibbald- Back port changes to 1.38.5
2006-02-20 Kern Sibbald20Feb06
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 Kern SibbaldUpdate query
2006-01-15 Kern Sibbald15Jan06
2006-01-11 Kern SibbaldFix merge collision
2006-01-10 Lucas Di PentimaCorrected output in .defaults command, when pool's...
2006-01-07 Kern Sibbald07Jan06
2006-01-07 Lucas Di PentimaBugfix: in ".defaults storage=xxx" there was a paramete...
2006-01-05 Kern Sibbald- Start implementing Verify list output.
2006-01-05 Lucas Di PentimaAdded options to ".defaults" dot-command: client, stora...
2005-12-21 Kern SibbaldRemove new bnet_sig
2005-12-20 Kern Sibbald- Pull in latest reservation system changes from 1.38
2005-12-05 Kern Sibbald- Get next volume from Scratch pool before creating...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-04 Kern Sibbald- Landon merged his data encription changes into the...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-12-03 Kern Sibbald03Dec05
2005-11-21 Kern SibbaldApply 1.38.2 changes
2005-11-13 Kern SibbaldMake sure to set storage before trying to set drive.
2005-11-12 Kern Sibbald- Implement autochanger drives protocol so that Dir...
2005-11-10 Kern SibbaldRemove delete of CVS files
2005-11-04 Kern SibbaldFix off by one for last Slot of autochanger for label.
2005-11-04 Kern Sibbald- Update release date.
2005-10-25 Kern SibbaldMake db_get_job_record() return Name so that the ACL
2005-10-18 Nicolas BoichatModify .backups command to get a fileset parameter...
2005-10-12 Kern Sibbald- Add a .dir command that separates arguments with...
2005-10-11 Kern Sibbald- Add extra debug to Update media error for VolFiles...
2005-10-11 Kern SibbaldEnhance Media error message in Dir
2005-10-10 Kern Sibbald- Add Arno's dvd-handler script to the scripts director...
2005-10-06 Kern Sibbald- Add VolumePurged method to Python JobEvents class...
2005-09-28 Kern Sibbald- Integrate libwrap patch from Szechuan Death. They...
2005-09-26 Kern Sibbald- Add code to catalog_update to detect NULL db pointer.
next