]> git.sur5r.net Git - bacula/bacula/history - bacula
Cleanup
[bacula/bacula] / bacula /
2009-12-09 Eric BollengierCleanup
2009-12-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-09 Kern SibbaldFix #defines when lock manager turned off
2009-12-09 Eric BollengierAdd USE_LOCKMGR_PRIORITY switch to enable new priority...
2009-12-09 Eric BollengierAdd Macro BTHREAD_MUTEX_PRIORITY(p) and lib/mutex_list...
2009-12-09 Eric BollengierMake pthread_mutex_init/destroy compatible with bthread...
2009-12-09 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-09 Kern SibbaldFix SD Vol+dev lock race bug
2009-12-08 Eric BollengierAdd init/destroy function for both p/bthread_mutex_t...
2009-12-08 Eric BollengierAdd new bthread_mutex_t object that check mutex priorit...
2009-12-08 Kern SibbaldMore bstrncat doc
2009-12-08 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-08 Kern SibbaldAdd bstrncat comments
2009-12-08 Eric Bollengierupdate technotes
2009-12-08 Eric BollengierFix bug #1431 about bad reload command.
2009-12-08 Kern SibbaldFix bug in bstrncat
2009-12-07 Kern SibbaldTemp fix for prune crash
2009-12-07 Kern SibbaldSmall tweaks to locking code no substantial change
2009-12-07 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-07 Kern SibbaldAdd more sm_check debug
2009-12-07 Kern SibbaldAdd memory corruption checks
2009-12-06 Kern SibbaldAttempt to fix SQLite seg fault when listing fields
2009-12-06 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-06 Kern SibbaldAllow Dir to come up before use
2009-12-06 Marco van WieringenFix python plugin to use the new get functions instead...
2009-12-06 Kern SibbaldUpdate technotes
2009-12-06 Kern SibbaldFix seg fault in new AllowCompression code
2009-12-06 Kern SibbaldUse restore count from write_bsr
2009-12-06 Kern SibbaldUpdate techdoc + notes
2009-12-06 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-06 Steve PolyackAdd AllowCompression feature
2009-12-05 Eric BollengierRemove debug
2009-12-05 Eric Bollengierupdate technotes
2009-12-05 Eric BollengierFix #1403 about windows directory attributes not well...
2009-12-05 Kern SibbaldChange old get_Jobxxx to getJobxxx
2009-12-05 Kern SibbaldFix Win32 build after adding Base Job code
2009-12-05 Kern SibbaldAdd new idea to kernstodo
2009-12-05 Kern SibbaldImproved database warning message
2009-12-04 Kern SibbaldYet another tweak to create_postgresql_database.in
2009-12-04 Kern SibbaldMore create_postgresql_database.in tweaks
2009-12-04 Kern SibbaldTweak create_postgresql_database.in
2009-12-04 Eric BollengierInit lmgr in btape
2009-12-04 Eric Bollengiertweak gitignore
2009-12-03 Eric BollengierDisable SQLite2 code in cats.h
2009-12-03 Eric Bollengierupdate technotes
2009-12-03 Eric BollengierRemove SQLite from configure
2009-12-03 Eric BollengierRemove SQLite2 scripts
2009-12-03 Eric Bollengierupdate technotes
2009-12-03 Eric BollengierFix configure.in
2009-12-03 Eric BollengierApply Arno's patch on nagios plugin
2009-12-02 Eric BollengierRemove JobMedia.Copy references
2009-12-02 Eric Bollengierbvfs: update bvfs_test
2009-12-02 Eric Bollengierupdate
2009-12-02 Eric BollengierRemove brestore_ from bvfs table, use Job::HasCache...
2009-12-02 Kern SibbaldUpdate po files
2009-12-02 Victor Hugo dos... Finally... the 100% of bacula spanish !!! ;-)
2009-12-02 Dan LangilleApply Postgres 8.4 SQL_ASCII fix
2009-12-02 Lucas B. CohenApply manpage patches
2009-12-02 Richard HartmannTypo: fuction -> function
2009-12-01 Kern SibbaldUpdate version + technotes
2009-12-01 Kern SibbaldRemove support for SQLite 2
2009-12-01 Kern SibbaldFix rpm spec files bug #1428 + #1420
2009-12-01 Kern SibbaldUpdate technotes
2009-12-01 Kern SibbaldFix include MySQL libs to use shared object. Fixes...
2009-12-01 Kern SibbaldUpdate technotes
2009-12-01 Kern SibbaldFix search to include 64 bit libs for --with-dbi option
2009-12-01 Kern SibbaldChange all log.d to logwatch in RedHat specs
2009-11-28 Kern SibbaldTweak kernstodo
2009-11-23 Kern SibbaldAdd another project to the projects file
2009-11-23 Eric Bollengierupdate technotes
2009-11-23 Lorenz Schoridon't follow packagemaker permission recommendations
2009-11-23 Lorenz SchoriOSX Installer: update README
2009-11-23 Lorenz SchoriOSX installer: fix for a bug in 10.5 packagemaker,...
2009-11-23 Lorenz SchoriOSX: build with gcc 4.0 when building against 10.4 SDK
2009-11-23 Lorenz SchoriOSX installer: switch to new pmdoc packagemaker format
2009-11-23 Kern SibbaldAdd another project to the projects file
2009-11-23 Kern SibbaldAdd new project
2009-11-22 Kern SibbaldAdd error count to Fatal job errors
2009-11-21 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-11-21 Kern SibbaldAttempt to keep tls_shutdown from hanging
2009-11-16 Eric BollengierMerge branch 'master' into readline-bconsole-restore
2009-11-16 Eric BollengierAdd completion for unmark
2009-11-15 Kern SibbaldAdd Job and File Retention to Pool
2009-11-15 Kern SibbaldRemove version id
2009-11-15 Kern SibbaldChange some console.c socket calls into class calls
2009-11-15 Kern SibbaldRevert "Reduce diff output in weird-files-test"
2009-11-15 Kern SibbaldReduce diff output in weird-files-test
2009-11-15 Kern SibbaldUpdate version to indicate base jobs added
2009-11-15 Kern SibbaldUpdate todo
2009-11-14 Kern SibbaldUpdate technotes
2009-11-14 Kern SibbaldFix bug #1367 by creating an empty query.sql file
2009-11-13 Eric Bollengierupdate
2009-11-13 Eric BollengierAdd optional type= argument to .jobs command. You can...
2009-11-12 Eric Bollengierautocomplete restore mode
2009-11-11 Eric Bollengierupdate
2009-11-11 Eric BollengierFix segfault on basejob code
2009-11-11 Eric BollengierReplace POOL_MEM by POOLMEM to avoid segfaults
2009-11-11 Eric BollengierFix base-job-test with Mysql
2009-11-11 Eric Bollengiersmall cleanup
2009-11-11 Eric BollengierRemove extra _ of _dbg_print_db func
next