]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
15 years agoadd test for list basefiles and new list files
Eric Bollengier [Mon, 3 Aug 2009 09:04:31 +0000 (11:04 +0200)]
add test for list basefiles and new list files

15 years agodon't reset bstat, rstat, dstat in stop_bacula
Eric Bollengier [Mon, 3 Aug 2009 08:59:20 +0000 (10:59 +0200)]
don't reset bstat, rstat, dstat in stop_bacula

15 years agoadd list basefiles command
Eric Bollengier [Mon, 3 Aug 2009 08:34:01 +0000 (10:34 +0200)]
add list basefiles command
make list files compatible with basefiles

15 years agotweak regress test
Eric Bollengier [Sun, 2 Aug 2009 19:56:06 +0000 (21:56 +0200)]
tweak regress test

15 years agofix the basefile catalog update
Eric Bollengier [Sun, 2 Aug 2009 19:39:48 +0000 (21:39 +0200)]
fix the basefile catalog update

15 years agowork on stats, fix bug with batch connection
Eric Bollengier [Sun, 2 Aug 2009 09:54:01 +0000 (11:54 +0200)]
work on stats, fix bug with batch connection

15 years agocleanup
Eric Bollengier [Sun, 2 Aug 2009 09:03:00 +0000 (11:03 +0200)]
cleanup

15 years agotweak debug
Eric Bollengier [Sun, 2 Aug 2009 08:36:34 +0000 (10:36 +0200)]
tweak debug

15 years agoenable FileSet { Options { accurate = 'pm5' } }
Eric Bollengier [Sun, 2 Aug 2009 08:25:54 +0000 (10:25 +0200)]
enable FileSet { Options { accurate = 'pm5' } }

15 years agoadd variables for stats
Eric Bollengier [Fri, 31 Jul 2009 09:52:39 +0000 (11:52 +0200)]
add variables for stats

15 years agotweak output
Eric Bollengier [Fri, 31 Jul 2009 08:48:09 +0000 (10:48 +0200)]
tweak output

15 years agodisplay a message with basejobids
Eric Bollengier [Fri, 31 Jul 2009 08:35:59 +0000 (10:35 +0200)]
display a message with basejobids

15 years agostop copy/migration using basejobs
Eric Bollengier [Fri, 31 Jul 2009 08:02:42 +0000 (10:02 +0200)]
stop copy/migration using basejobs

15 years agoreplace free&NULL by free_and_null
Eric Bollengier [Thu, 30 Jul 2009 21:43:30 +0000 (23:43 +0200)]
replace free&NULL by free_and_null

15 years agocleanup
Eric Bollengier [Thu, 30 Jul 2009 21:29:05 +0000 (23:29 +0200)]
cleanup

15 years agofix
Eric Bollengier [Thu, 30 Jul 2009 19:57:45 +0000 (21:57 +0200)]
fix

15 years agodisplay base jobs during restore
Eric Bollengier [Thu, 30 Jul 2009 19:56:50 +0000 (21:56 +0200)]
display base jobs during restore

15 years agotweak regress test
Eric Bollengier [Thu, 30 Jul 2009 17:11:30 +0000 (19:11 +0200)]
tweak regress test

15 years agofix segfault
Eric Bollengier [Thu, 30 Jul 2009 09:57:39 +0000 (11:57 +0200)]
fix segfault

15 years agocheck size also
Eric Bollengier [Thu, 30 Jul 2009 09:19:48 +0000 (11:19 +0200)]
check size also
replace mtime/ctime by lstat field

15 years agocheck for purge job
Eric Bollengier [Thu, 30 Jul 2009 08:59:47 +0000 (10:59 +0200)]
check for purge job

15 years agopurge basefiles at the same time than files
Eric Bollengier [Thu, 30 Jul 2009 08:17:38 +0000 (10:17 +0200)]
purge basefiles at the same time than files

15 years agotweak comments
Eric Bollengier [Thu, 30 Jul 2009 08:11:01 +0000 (10:11 +0200)]
tweak comments

15 years agomake regression ok
Eric Bollengier [Thu, 30 Jul 2009 08:02:02 +0000 (10:02 +0200)]
make regression ok

15 years agouse batch connection
Eric Bollengier [Thu, 30 Jul 2009 07:01:07 +0000 (09:01 +0200)]
use batch connection

15 years agotweak debug
Eric Bollengier [Wed, 29 Jul 2009 21:47:02 +0000 (23:47 +0200)]
tweak debug

15 years agofix update_job_end
Eric Bollengier [Wed, 29 Jul 2009 20:41:44 +0000 (22:41 +0200)]
fix update_job_end

15 years agoupdate HasBase in catalog
Eric Bollengier [Wed, 29 Jul 2009 20:39:09 +0000 (22:39 +0200)]
update HasBase in catalog

15 years agotweak debug
Eric Bollengier [Wed, 29 Jul 2009 20:28:02 +0000 (22:28 +0200)]
tweak debug

15 years agoremove some debug
Eric Bollengier [Wed, 29 Jul 2009 20:27:39 +0000 (22:27 +0200)]
remove some debug

15 years agoseems to work:!!!
Eric Bollengier [Wed, 29 Jul 2009 20:26:10 +0000 (22:26 +0200)]
seems to work:!!!

15 years agomake base backup work
Eric Bollengier [Wed, 29 Jul 2009 19:37:18 +0000 (21:37 +0200)]
make base backup work

15 years agoupdate
Eric Bollengier [Wed, 29 Jul 2009 19:17:03 +0000 (21:17 +0200)]
update

15 years agoinit base file
Eric Bollengier [Wed, 29 Jul 2009 18:12:07 +0000 (20:12 +0200)]
init base file

15 years agocompile
Eric Bollengier [Wed, 29 Jul 2009 17:51:59 +0000 (19:51 +0200)]
compile

15 years agofix sql for postgresql
Eric Bollengier [Wed, 29 Jul 2009 16:24:29 +0000 (18:24 +0200)]
fix sql for postgresql

15 years agomake sql part
Eric Bollengier [Wed, 29 Jul 2009 16:09:33 +0000 (18:09 +0200)]
make sql part

15 years agotake ideas from previous try
Eric Bollengier [Wed, 29 Jul 2009 13:43:21 +0000 (15:43 +0200)]
take ideas from previous try

15 years agotweak the console command panel
Eric Bollengier [Sun, 2 Aug 2009 20:11:02 +0000 (22:11 +0200)]
tweak the console command panel

15 years agoRemove useless title
Eric Bollengier [Sat, 1 Aug 2009 21:20:19 +0000 (23:20 +0200)]
Remove useless title

15 years agofix layout, now ok
Eric Bollengier [Sat, 1 Aug 2009 21:18:00 +0000 (23:18 +0200)]
fix layout, now ok

15 years agoremove list volume menu from joblist
Eric Bollengier [Sat, 1 Aug 2009 19:46:35 +0000 (21:46 +0200)]
remove list volume menu from joblist

15 years agomake double click work with joblist
Eric Bollengier [Sat, 1 Aug 2009 19:19:52 +0000 (21:19 +0200)]
make double click work with joblist

15 years agoadd refresh and delete event
Eric Bollengier [Sat, 1 Aug 2009 17:11:03 +0000 (19:11 +0200)]
add refresh and delete event

15 years agofix script name
Eric Bollengier [Mon, 3 Aug 2009 09:43:35 +0000 (11:43 +0200)]
fix script name

15 years agoRemove old sqlite3 build from bacula.spec
Kern Sibbald [Sun, 2 Aug 2009 12:56:42 +0000 (14:56 +0200)]
Remove old sqlite3 build from bacula.spec

15 years agoMerge commit 'sf/master'
Kern Sibbald [Sun, 2 Aug 2009 11:14:09 +0000 (13:14 +0200)]
Merge commit 'sf/master'

15 years agoMove bat from bacula.spec to bacula-bat.spec
Kern Sibbald [Sun, 2 Aug 2009 10:48:34 +0000 (12:48 +0200)]
Move bat from bacula.spec to bacula-bat.spec

15 years ago Remove installing gconsole start script from Makefile.in
Kern Sibbald [Sun, 2 Aug 2009 10:45:15 +0000 (12:45 +0200)]
 Remove installing gconsole start script from Makefile.in

15 years agoSplit mtx into its own spec file
Kern Sibbald [Sun, 2 Aug 2009 09:43:56 +0000 (11:43 +0200)]
Split mtx into its own spec file

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoMove bat and mtx to their own spec files
Kern Sibbald [Sun, 2 Aug 2009 08:10:06 +0000 (10:10 +0200)]
Move bat and mtx to their own spec files

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years ago Remove installing gconsole start script from Makefile.in
Kern Sibbald [Sun, 2 Aug 2009 10:45:15 +0000 (12:45 +0200)]
 Remove installing gconsole start script from Makefile.in

15 years agoSplit mtx into its own spec file
Kern Sibbald [Sun, 2 Aug 2009 09:43:56 +0000 (11:43 +0200)]
Split mtx into its own spec file

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoMove bat and mtx to their own spec files
Kern Sibbald [Sun, 2 Aug 2009 08:10:06 +0000 (10:10 +0200)]
Move bat and mtx to their own spec files

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoMove bat from bacula.spec to bacula-bat.spec
Kern Sibbald [Sun, 2 Aug 2009 10:48:34 +0000 (12:48 +0200)]
Move bat from bacula.spec to bacula-bat.spec

15 years ago Remove installing gconsole start script from Makefile.in
Kern Sibbald [Sun, 2 Aug 2009 10:45:15 +0000 (12:45 +0200)]
 Remove installing gconsole start script from Makefile.in

15 years agoSplit mtx into its own spec file
Kern Sibbald [Sun, 2 Aug 2009 09:43:56 +0000 (11:43 +0200)]
Split mtx into its own spec file

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoMove bat and mtx to their own spec files
Kern Sibbald [Sun, 2 Aug 2009 08:10:06 +0000 (10:10 +0200)]
Move bat and mtx to their own spec files

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoMerge commit 'sf/master'
Kern Sibbald [Sun, 2 Aug 2009 11:03:29 +0000 (13:03 +0200)]
Merge commit 'sf/master'

15 years agoMove bat from bacula.spec to bacula-bat.spec
Kern Sibbald [Sun, 2 Aug 2009 10:48:34 +0000 (12:48 +0200)]
Move bat from bacula.spec to bacula-bat.spec

15 years ago Remove installing gconsole start script from Makefile.in
Kern Sibbald [Sun, 2 Aug 2009 10:45:15 +0000 (12:45 +0200)]
 Remove installing gconsole start script from Makefile.in

15 years agoSplit mtx into its own spec file
Kern Sibbald [Sun, 2 Aug 2009 09:43:56 +0000 (11:43 +0200)]
Split mtx into its own spec file

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoMove bat and mtx to their own spec files
Kern Sibbald [Sun, 2 Aug 2009 08:10:06 +0000 (10:10 +0200)]
Move bat and mtx to their own spec files

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoMove bat from bacula.spec to bacula-bat.spec
Kern Sibbald [Sun, 2 Aug 2009 10:48:34 +0000 (12:48 +0200)]
Move bat from bacula.spec to bacula-bat.spec

15 years ago Remove installing gconsole start script from Makefile.in
Kern Sibbald [Sun, 2 Aug 2009 10:45:15 +0000 (12:45 +0200)]
 Remove installing gconsole start script from Makefile.in

15 years agoSplit mtx into its own spec file
Kern Sibbald [Sun, 2 Aug 2009 09:43:56 +0000 (11:43 +0200)]
Split mtx into its own spec file

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoMove bat and mtx to their own spec files
Kern Sibbald [Sun, 2 Aug 2009 08:10:06 +0000 (10:10 +0200)]
Move bat and mtx to their own spec files

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoMove bat from bacula.spec to bacula-bat.spec
Kern Sibbald [Sun, 2 Aug 2009 10:48:34 +0000 (12:48 +0200)]
Move bat from bacula.spec to bacula-bat.spec

15 years ago Remove installing gconsole start script from Makefile.in
Kern Sibbald [Sun, 2 Aug 2009 10:45:15 +0000 (12:45 +0200)]
 Remove installing gconsole start script from Makefile.in

15 years agoSplit mtx into its own spec file
Kern Sibbald [Sun, 2 Aug 2009 09:43:56 +0000 (11:43 +0200)]
Split mtx into its own spec file

15 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula
Kern Sibbald [Sun, 2 Aug 2009 08:14:13 +0000 (10:14 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula

15 years agoMove bat and mtx to their own spec files
Kern Sibbald [Sun, 2 Aug 2009 08:10:06 +0000 (10:10 +0200)]
Move bat and mtx to their own spec files

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoMove bat and mtx to their own spec files
Kern Sibbald [Sun, 2 Aug 2009 08:10:06 +0000 (10:10 +0200)]
Move bat and mtx to their own spec files

15 years agofound a bug. Joblist page would not come up unless dockPage was called when
Dirk H Bartley [Sat, 1 Aug 2009 22:01:37 +0000 (22:01 +0000)]
found a bug.  Joblist page would not come up unless dockPage was called when
page was opened with initial paramaters.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9152 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoRemove docs from spec
Kern Sibbald [Sat, 1 Aug 2009 15:41:17 +0000 (17:41 +0200)]
Remove docs from spec

15 years agoSplit docs into bacula-docs.spec
Kern Sibbald [Sat, 1 Aug 2009 14:12:48 +0000 (16:12 +0200)]
Split docs into bacula-docs.spec

15 years agoAdd bacula-docs.spec.in
Kern Sibbald [Sat, 1 Aug 2009 14:04:48 +0000 (14:04 +0000)]
Add bacula-docs.spec.in

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9151 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoupdate technotes
Eric Bollengier [Sat, 1 Aug 2009 12:03:53 +0000 (12:03 +0000)]
update technotes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9150 91ce42f0-d328-0410-95d8-f526ca767f89