]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/jcr.c
ebl Add Plugin debug after a fatal signal.
[bacula/bacula] / bacula / src / lib / jcr.c
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-11-07 Kern SibbaldApply win32-fixes patch from Riccardo that makes the...
2008-11-06 Eric Bollengierebl update new "bactrace" option to dump information...
2008-11-06 Eric Bollengierebl Add code to get more information after a violent...
2008-10-28 Kern Sibbaldkes Fix bug #1046 VolumeToCatalog incorrectly reports...
2008-09-30 Kern Sibbaldkes Apply Marco van Wieringen's set of patches, cleans...
2008-09-29 Kern Sibbaldkes Create plugin instance only when FD job starts.
2008-09-25 Kern Sibbaldkes Improve plugin debug. Create plugin test.
2008-09-24 Kern SibbaldThis code should fix the race condition that leads...
2008-07-30 Kern Sibbaldkes Raise some restore debug levels.
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-07-04 Kern Sibbaldkes Add some SD debug code.
2008-06-27 Kern Sibbaldkes Generally clean up the manual tape loading code...
2008-05-24 Kern SibbaldApply Allan Black's status dir job count patch.
2008-05-11 Kern SibbaldAdd debug times, reduce size of two-pool-changer test
2008-05-01 Kern Sibbaldkes Fix strippath so that it does not get a buffer...
2008-05-01 Eric Bollengierebl Add MaxRunSchedTime option that specifies the...
2008-02-24 Kern SibbaldImplement first cut of Copy Job
2008-02-08 Kern Sibbaldkes Apply patch from Peter Much <pmc@citylink.dinoex...
2007-09-30 Kern Sibbaldkes Save jcr in thread specific data (tsd) for each...
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-27 Kern SibbaldPut jcr.c on dbglvl
2007-09-23 Kern Sibbaldkes Rework the reservation system to take into account...
2007-09-20 Kern SibbaldUpdate technotes
2007-09-05 Kern Sibbaldkes Remove idcache.c
2007-07-22 Kern SibbaldCorrect RunScript to terminate job in FD on failure.
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-07 Kern Sibbaldkes Fix sscanf problems reported by Peter Buschman...
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-20 Kern Sibbaldkes Fix tray-monitor by not requiring a timer interval...
2007-04-24 Eric Bollengierebl cleanup File relocation to use RegexWhere instead of
2007-04-22 Eric Bollengierebl Commit file relocation
2007-04-11 Kern Sibbald11Apr07
2007-02-07 Kern SibbaldRemove unwanted execute bit
2006-11-21 Kern SibbaldUpdate copyrights
2006-08-03 Kern Sibbaldkes Attempt to fix problems with the msg_queue crashin...
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-03-21 Thorsten Engelsmall bugfix (init mutex before using it in inc_use_cou...
2006-03-14 Kern Sibbald- Add more jcr methods and make mutex and use_count...
2006-02-06 Kern Sibbald- Implement first cut of Migration.
2006-01-15 Kern Sibbald15Jan06
2006-01-07 Kern Sibbald07Jan06
2005-12-07 Kern Sibbald- Remove warning message about multiple saves of hardli...
2005-12-03 Kern Sibbald03Dec05
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-04 Kern Sibbald- Fix compile problems on Win32
2005-05-29 Kern Sibbald- Remove old code in jcr.c
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-08 Kern SibbaldFinal changes
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
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-07 Kern Sibbald- Rework some of the autochanger data so that the DIR has
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-03 Kern Sibbald- Add user supplied patch to add inet_aton() of old...
2004-11-15 Kern Sibbald- Fix cancel bug in FD on /lib/tls with zero pid in
2004-09-01 Kern Sibbald- Add index file to JobId field of File records for...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-12 Kern SibbaldMisc -- see techlog
2004-06-27 Kern SibbaldWin32 fixes + resources array fix
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-15 Kern SibbaldAdd extern C to callback functions
2004-06-08 Kern SibbaldFix Solaris -d100 crash in SD
2004-04-16 Kern SibbaldAdd stats to bscan
2004-04-10 Kern SibbaldUpdate version
2004-04-10 Kern SibbaldAdd back changed files
2004-04-10 Kern Sibbaldremove jcr.c
2004-04-01 Kern SibbaldFix last_jobs free again
2004-04-01 Kern SibbaldFix releasing of last_jobs
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-03-29 Kern SibbaldImplement Qmsg() + conio linking
2004-03-13 Kern SibbaldPhil's code + rework status command
2004-03-02 Kern Sibbaldmisc minor updates
2004-02-29 Kern SibbaldTweak Makefiles + add logrotate to autostart install...
2004-02-27 Kern SibbaldJob end push resource resturcturing
2004-02-24 Kern SibbaldState file debug + full functionality for alist
2004-02-24 Kern SibbaldWork on state file. Add popup if Abort on Windows....
2004-02-23 Kern SibbaldMore fixes to reporting jobs run
2004-02-23 Kern SibbaldFix reporting jobs from state file + misc
2004-02-22 Kern SibbaldImplement state file and save/restore last_jobs list
2004-02-18 Kern SibbaldAdd const for Solaris' C++ compiler
2004-02-16 Kern Sibbaldbtape test and fill improvements + first cut Qmsg
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2004-02-07 Kern SibbaldFix watchdog deadlog + restore soft link bug
2004-02-03 Kern SibbaldFix setip crash + missing unlocks()+cleanups
2004-01-26 Kern SibbaldAdd bsock timers to authentication
2003-12-29 Kern SibbaldFix last_jobs list crash for utilities + fix sql_get...
2003-12-24 Kern SibbaldSee kes-1.33; restore fixes, cleanups, must update...
2003-12-23 Kern SibbaldNic's watchdog code + cleanup jcr locking/use_count
2003-12-17 Kern SibbaldUpdate from week away
2003-12-06 Kern Sibbaldadd conio.c + fix bsendmsg seg fault some pm_strcpy...
next