]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/job.c
kes Fix sscanf problems reported by Peter Buschman that caused
[bacula/bacula] / bacula / src / filed / job.c
2007-06-07 Kern Sibbaldkes Fix sscanf problems reported by Peter Buschman...
2007-05-24 Kern Sibbaldkes Add additional sm_check() code on debug level 1.
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-10 Kern SibbaldFix buffer overrun in FD
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-05-03 Kern Sibbaldkes First cut strip path. The data should be passed...
2007-04-24 Eric Bollengierebl cleanup File relocation to use RegexWhere instead of
2007-04-22 Eric Bollengierebl use regexwhere instead of rwhere
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2007-04-22 Eric Bollengierebl Commit file relocation
2007-03-31 Eric Bollengierebl Check size, age of each file after their backup...
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2007-02-16 Kern Sibbaldkes Add FD event sequence order prepared by Eric ...
2007-02-15 Kern Sibbaldtweaks
2007-02-12 Eric Bollengierebl fix runscript : they was run before the real end...
2007-02-09 Kern Sibbald09Feb07
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2006-12-06 Kern Sibbaldkes Put make_catalog_backup SQL_BINDIR in an environme...
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-11-26 Kern SibbaldAdd Bacula version+date to Client record. This is a...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
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-08-29 Eric Bollengierebl fix runscript comment
2006-08-07 Kern Sibbaldkes Fix bug #462 incorrect error message printed when...
2006-08-07 Eric Bollengierebl Fix runscript bug
2006-07-30 Kern Sibbaldkes Make bscan ignore ACL streams.
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 Eric Bollengier o fix runscript bug on dird
2006-07-19 Kern Sibbald19July06
2006-07-08 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-05-27 Eric Bollengier Done with item 9 = Implement new {Client}Run{Before...
2006-05-26 Kern Sibbald26May06
2006-04-28 Kern Sibbald- Start implementing Christopher's St.Bernard code.
2006-04-28 Thorsten Engel- improve error msg if VSS failed for a drive
2006-04-25 Kern SibbaldFix barcode test, eliminate BOOL (doesn't exist on...
2006-04-24 Thorsten Engel- make enable_vss persistent per backup job (cache it)
2006-04-21 Thorsten Engelbugfix: an early cancel (e.g. during request for label...
2006-04-19 Thorsten Engelimprove vss
2006-04-11 Kern Sibbald11Apr06
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-01-16 Landon Fuller- Add support for testing the availability of a PEM...
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-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-23 Kern Sibbald- Complete (almost) documentation of 1.38.
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-15 Kern Sibbald- Get VSS build scripts working with Thorsten's help.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-21 Thorsten Engeladded \\n in vss warning
2005-06-21 Kern Sibbald- Add debug error printout when open() fails.
2005-06-20 Thorsten Engeladded VSS toggling by enable_vss
2005-06-13 Kern Sibbald- Make default mandir /usr/share/man
2005-06-09 Thorsten Engelminor changes of VSS support (added VSS Writer info...
2005-06-07 Thorsten Engelsmall beautifying
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-24 Thorsten Engelimproved vss support (goal: only 1 binary, still proble...
2005-05-17 Thorsten Engelsmall bugfix for VSS-support (only relevant if WIN32_VS...
2005-05-17 Thorsten Engelcode-extenstions for VSS support on Win32 (preliminary...
2005-05-01 Kern Sibbald- Fix sign extension problem in lex.c that reads UTF-8
2005-04-26 Kern SibbaldUpdate projects
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-01 Kern Sibbald- Convert more atoi to str_to_int64() for DB.
2005-03-14 Kern Sibbald- Add a second job and a second client to the default
2005-03-04 Kern SibbaldCreate 1.36.2 patch
2005-02-25 Kern SibbaldMake filed/job.c downward compatible
2005-02-19 Kern Sibbald- Add back JobId index for MySQL as default -- speeds up
2005-02-17 Kern SibbaldMinor doc tweaks
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-14 Kern SibbaldManual updates + message change
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2005-01-06 Kern Sibbald- Apply all of Preben's patches, but revert to old...
2005-01-01 Kern Sibbald- Implement Python in the SD (no events yet though).
2004-12-30 Kern Sibbald- Enhance CDROM boot to include some documentation...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-04 Kern SibbaldFirst cut conversion using html2latex; add .tex files
2004-12-02 Kern Sibbald- Apply user supplied patch that implements No Hard...
2004-10-15 Kern Sibbald- Update all the db update scripts to include the new...
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-09-05 Kern Sibbald- Send all queued messages in SD and FD prior to closin...
2004-08-22 Nicolas Boichat- Add default Console resource in src/dird/bacula-dir...
2004-08-19 Nicolas Boichat- Add .status [current|last] command to filed and stored
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-06 Kern SibbaldA few changes for Win32
2004-07-27 Kern SibbaldFirst cut berrno unified Unix/Win32 errno handling
2004-07-21 Kern SibbaldRescue updates + misc
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-15 Kern SibbaldAdd extern C to callback functions
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
next