]> git.sur5r.net Git - bacula/bacula/history - bacula/src/cats/sql_create.c
Apply patch (with some difficulties) from Joao Henrique Freitas
[bacula/bacula] / bacula / src / cats / sql_create.c
2008-02-22 Kern SibbaldApply patch (with some difficulties) from Joao Henrique...
2007-10-19 Kern Sibbaldkes Make explicit exception to GPL in LICENSE to permi...
2007-10-06 Kern SibbaldCorrect technotes bug #
2007-09-27 Kern Sibbaldkes Fix FD->SD authorization failure, which was due...
2007-09-26 Kern Sibbaldkes Setup SQLite busy handler before doing queries.
2007-09-26 Kern SibbaldAllow starting 59 jobs a second.
2007-09-26 Kern SibbaldAdd retry for opening batch db if it fails.
2007-09-26 Kern SibbaldReturn insert attributes error message in db msg buffer...
2007-09-26 Kern SibbaldSeparate batch init error messages.
2007-09-24 Eric Bollengierebl Cleanup batch code
2007-09-23 Kern SibbaldTurn off some code when batch insert not enabled.
2007-09-12 Dan LangilleModify db_escape_string() to take both jcr and db.
2007-06-18 Kern Sibbaldkes Add some additional locking in the cats directory...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-10 Eric Bollengierebl fix debug
2007-05-10 Eric Bollengierebl update debug message (last time) :)
2007-05-10 Eric Bollengierebl update debug messagee
2007-05-10 Eric Bollengierebl fix debug message
2007-05-10 Kern Sibbaldkes Implement heap size display in status for all...
2007-04-02 Eric Bollengierebl rename esc_name2 with esc_path
2007-03-23 Eric Bollengierebl fix comments
2007-03-23 Eric Bollengierebl fix batch evry x files
2007-03-23 Eric Bollengierebl fix batch insert for mysql and sqlite
2007-03-23 Eric Bollengierebl make mysql working with batch mode
2007-03-21 Eric Bollengierebl make batch mode usable
2007-03-18 Kern SibbaldFix batch file #ifdefing
2007-03-18 Kern Sibbaldkes Correct return status on db_batch... routines.
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-02-19 Kern SibbaldUpdate copyright date
2007-02-19 Eric Bollengierebl add RecyclePool to Pool. Media will take Pool...
2007-02-13 Eric Bollengierebl Use btime_t instead of uint64_t in media patch.
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-07 Eric Bollengierebl Add ClientId in db_create_job_record
2006-11-27 Kern Sibbaldkes More copyright changes.
2006-08-05 Robert NelsonA better fix for the WIN32_VSS bug that Kern discovered.
2006-07-05 Kern SibbaldMigration fixes
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2006-04-20 Kern Sibbald- Ensure that DB signature is never NULL.
2006-02-20 Kern Sibbald20Feb06
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-09-15 Kern Sibbald- Apply Nicolas' dvd-freespace.in patch.
2005-08-19 Kern Sibbald- Fix for create JobMedia so that VolIndex remains...
2005-07-11 Kern Sibbald- Lots of documentation.
2005-06-04 Kern Sibbald- Implement attribute caching to put Signature into...
2005-05-07 Kern SibbaldMore work on cached attributes + sig
2005-04-02 Kern Sibbald- Reset NumVols in Pool record from database on every...
2005-02-21 Kern Sibbald- Make clean remove old CVS files
2005-02-15 Kern Sibbald- Fix Media LabelDate and FirstWritten to be correctly...
2005-02-02 Kern SibbaldSecond cut ANSI labels
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-10-15 Kern SibbaldFix SQL syntax error
2004-10-15 Kern Sibbald- Update all the db update scripts to include the new...
2004-09-22 Kern Sibbald- Turn on transactions for SQLite and PostgreSQL if
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-03-17 Kern SibbaldFirst cut restore GUI
2004-03-09 Kern SibbaldMore data spooling updates
2004-03-07 Kern SibbaldInChanger Flag patches from Jason Conroy
2003-12-20 Kern SibbaldSQL updates + Vol read/write times
2003-12-18 Dan LangilleRemove calls to sql_table_name()
2003-12-17 Kern SibbaldIntegration with Dan's PostgreSQL code
2003-12-12 Dan LangilleWhen creating a new Job, don't grab the JobId in advance.
2003-12-09 Dan LangilleModifications to take advantage of PostgreSQL support.
2003-11-18 Kern SibbaldUpdate to cygwin 1.5.5+add slots=1,3... code
2003-11-09 Kern SibbaldSee kes-1.33 09Nov03 for details; fix multiple slots...
2003-09-26 Kern SibbaldMisc -- see ChangeLog
2003-09-17 Kern SibbaldFix automatic tape labeling
2003-08-31 Kern SibbaldImplement repositioning code + misc
2003-06-15 Kern SibbaldLabelFormat
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-06-07 Kern SibbaldFirst cut Win32 data stream detection. Fix Win98 restor...
2003-06-06 Kern SibbaldNew query.sql, JobMedia VolIndex, add Release command
2003-05-30 Kern SibbaldSee kes-1.31 for details
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...
2003-04-22 Kern SibbaldFix JobLevel for UA started Admin jobs; add -v to start...
2003-04-02 Kern SibbaldAdd uname to client, various fixes
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-02-22 Kern SibbaldMisc -- see kes-1.30
2003-01-17 Kern SibbaldAdd jcr to DB arguments
2003-01-15 Kern SibbaldTry to trap seg fault
2003-01-14 Kern SibbaldEnhance dbcheck -- tweak Paths
2003-01-13 Kern SibbaldFix escape_string buffer overflows
2003-01-12 Kern SibbaldFix LabelDate and tweaks
2003-01-09 Kern Sibbaldquote path name patch
2003-01-06 Kern SibbaldFix quoting filenames
2003-01-04 Kern SibbaldFix more strncpys
2003-01-01 Kern SibbaldAdd Raw file save/restore
2002-12-24 Kern SibbaldCorrect creation/update of Pool/Media records for new...
2002-11-22 Kern SibbaldAdd MaxVolBytes to Pool
2002-11-21 Kern SibbaldSee kes21Nov02
2002-11-18 Kern SibbaldString length protection, VolUseDuration,MaxVolJobs...
2002-11-18 Kern SibbaldWrite MaxVolJobs and VolUseDuration to DB
next