]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
16 years agoFix --archivedir addition to configure. Replace it with
Kern Sibbald [Fri, 30 Nov 2007 21:32:13 +0000 (21:32 +0000)]
Fix --archivedir addition to configure. Replace it with
     --with-archivedir in configure.in  This fixes the regression
     test builds.

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

16 years agoEliminate double-quotes from technotes
Kern Sibbald [Fri, 30 Nov 2007 21:30:29 +0000 (21:30 +0000)]
Eliminate double-quotes from technotes

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

16 years agoThis patch fixes bug #1012 where the job is canceled because
Kern Sibbald [Fri, 30 Nov 2007 21:29:53 +0000 (21:29 +0000)]
This patch fixes bug #1012 where the job is canceled because
     of Max Run Time exceeded when the job has not yet started.

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

16 years agoebl Add Richard Mortimer patch about #1016
Eric Bollengier [Thu, 29 Nov 2007 21:36:36 +0000 (21:36 +0000)]
ebl  Add Richard Mortimer patch about #1016

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

16 years agoebl Fix the time slice between overview and overview_zoom
Eric Bollengier [Wed, 28 Nov 2007 12:13:20 +0000 (12:13 +0000)]
ebl  Fix the time slice between overview and overview_zoom

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

16 years agoebl Fix compilation bug
Eric Bollengier [Tue, 27 Nov 2007 21:01:09 +0000 (21:01 +0000)]
ebl  Fix compilation bug

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

16 years agoebl First version of this patch, we need to handle VSS failure
Eric Bollengier [Tue, 27 Nov 2007 20:44:06 +0000 (20:44 +0000)]
ebl  First version of this patch, we need to handle VSS failure

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

16 years agoebl Add media list to bresto
Eric Bollengier [Mon, 26 Nov 2007 22:35:22 +0000 (22:35 +0000)]
ebl  Add media list to bresto

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

16 years agoebl Fix mysql things
Eric Bollengier [Mon, 26 Nov 2007 22:01:19 +0000 (22:01 +0000)]
ebl  Fix mysql things

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

16 years agoZeroth integration of plugins
Kern Sibbald [Mon, 26 Nov 2007 17:01:24 +0000 (17:01 +0000)]
Zeroth integration of plugins

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

16 years agoebl Fix overview to works with mysql
Eric Bollengier [Mon, 26 Nov 2007 11:01:39 +0000 (11:01 +0000)]
ebl  Fix overview to works with mysql

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

16 years agoebl Add time slice selection for job overview
Eric Bollengier [Sun, 25 Nov 2007 21:36:45 +0000 (21:36 +0000)]
ebl  Add time slice selection for job overview

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

16 years agokes This patch fixes the status command to include the formating string for
Kern Sibbald [Sun, 25 Nov 2007 21:30:53 +0000 (21:30 +0000)]
kes  This patch fixes the status command to include the formating string for
     JS_AttrInsterting.  It fixes bug #1021.
kes  This patch should fix the Mac OS X build problem on the latest
     Darwin, where sys/types.h was not included correctly (apparently
     due to a change in the Mac headers).  The solution was to explicitly
     ensure that it is defined for the ./configure.
     This patch also has a rebuild of configure that includes the Debian
     qt4 kludge (look for alternate qt4 names).
     This patch fixes bug #1020.
kes  This patch should ensure that queued messages to the console are
     displayed as soon as possible.  It should fix bug 1007, but has been
     reported not to work.

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

16 years agoebl Add a new job overview view
Eric Bollengier [Sun, 25 Nov 2007 21:22:13 +0000 (21:22 +0000)]
ebl  Add a new job overview view

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

16 years agoUpdates and fix FLA-bacula.en.pdf type
Kern Sibbald [Sun, 25 Nov 2007 16:02:37 +0000 (16:02 +0000)]
Updates and fix FLA-bacula.en.pdf type

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

16 years agoebl Use a automatic rediction when launching a new job
Eric Bollengier [Sun, 25 Nov 2007 10:19:12 +0000 (10:19 +0000)]
ebl  Use a automatic rediction when launching a new job

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

16 years agoebl Add ERR= to error log filter
Eric Bollengier [Sat, 24 Nov 2007 20:06:00 +0000 (20:06 +0000)]
ebl  Add ERR= to error log filter
ebl  Set where_field when selecting a directory in the tree

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

16 years agoebl update view when client change
Eric Bollengier [Sat, 24 Nov 2007 12:42:06 +0000 (12:42 +0000)]
ebl  update view when client change

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

16 years agoebl Add an error message when restore failed
Eric Bollengier [Sat, 24 Nov 2007 12:24:40 +0000 (12:24 +0000)]
ebl  Add an error message when restore failed

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

16 years agoebl Add add_media
Eric Bollengier [Sat, 24 Nov 2007 12:17:48 +0000 (12:17 +0000)]
ebl  Add add_media

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

16 years agoebl Add a tpl field to bweb_user. (To be able to have a tpl for each
Eric Bollengier [Sat, 24 Nov 2007 11:42:42 +0000 (11:42 +0000)]
ebl  Add a tpl field to bweb_user. (To be able to have a tpl for each
     user).

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

16 years agoebl fix size of the wiki_url entry
Eric Bollengier [Sat, 24 Nov 2007 11:27:14 +0000 (11:27 +0000)]
ebl  fix size of the wiki_url entry

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

16 years agoebl Add a wiki option to integrate a link to jobs documentation
Eric Bollengier [Sat, 24 Nov 2007 11:23:17 +0000 (11:23 +0000)]
ebl  Add a wiki option to integrate a link to jobs documentation
     directly in bweb.

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

16 years agoebl Cleanup and comments
Eric Bollengier [Sat, 24 Nov 2007 11:06:57 +0000 (11:06 +0000)]
ebl  Cleanup and comments

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

16 years agoebl Add brestore_xxx tables to sql scripts
Eric Bollengier [Sat, 24 Nov 2007 00:08:52 +0000 (00:08 +0000)]
ebl  Add brestore_xxx tables to sql scripts
ebl  Add a batch=1 option to bresto.pl to fill bresto tables
ebl  Adapt Bconsole.pm to run a restore job
ebl  Make bresto.html/js working (you can restore files now)

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

16 years agoebl update
Eric Bollengier [Fri, 23 Nov 2007 18:13:49 +0000 (18:13 +0000)]
ebl  update

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

16 years agoebl Fix #1015 about socket restore errors.
Eric Bollengier [Fri, 23 Nov 2007 17:46:13 +0000 (17:46 +0000)]
ebl  Fix #1015 about socket restore errors.

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

16 years agoebl fix add_media feature
Eric Bollengier [Fri, 23 Nov 2007 10:29:08 +0000 (10:29 +0000)]
ebl  fix add_media feature
     detect pool from pool argument or media in run_job_mod

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

16 years agoebl Choose the right pool&level when try to run a job
Eric Bollengier [Fri, 23 Nov 2007 10:04:37 +0000 (10:04 +0000)]
ebl  Choose the right pool&level when try to run a job
     from scheduled job list

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

16 years agoebl Make this test working with new job output (JobId=xx on each line)
Eric Bollengier [Tue, 20 Nov 2007 22:33:19 +0000 (22:33 +0000)]
ebl  Make this test working with new job output (JobId=xx on each line)

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

16 years agoebl Try to fix #1015 by removing socket support from backup.
Eric Bollengier [Tue, 20 Nov 2007 22:20:40 +0000 (22:20 +0000)]
ebl  Try to fix #1015 by removing socket support from backup.
     Because Bacula no longer restores sockets, so why backup them ?

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

16 years agoebl Fix a bug in LocationLog, it works now
Eric Bollengier [Tue, 20 Nov 2007 20:50:29 +0000 (20:50 +0000)]
ebl  Fix a bug in LocationLog, it works now

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

16 years agoebl fix #1014 about next vol id.
Eric Bollengier [Mon, 19 Nov 2007 17:44:15 +0000 (17:44 +0000)]
ebl  fix #1014 about next vol id.

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

16 years agoebl Add some missing roles
Eric Bollengier [Mon, 19 Nov 2007 14:17:48 +0000 (14:17 +0000)]
ebl  Add some missing roles

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

16 years agoebl Fix a mysql DBI bug in group delete action
Eric Bollengier [Mon, 19 Nov 2007 14:11:42 +0000 (14:11 +0000)]
ebl  Fix a mysql DBI bug in group delete action

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

16 years agoebl Add tpl file to add media
Eric Bollengier [Sun, 18 Nov 2007 16:44:29 +0000 (16:44 +0000)]
ebl  Add tpl file to add media

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

16 years agoebl Fix a bug with location enabled flag
Eric Bollengier [Sun, 18 Nov 2007 16:35:39 +0000 (16:35 +0000)]
ebl  Fix a bug with location enabled flag
     Add some role checks
     Add a function to add media with 'add' command

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

16 years agoebl Add role checks for media
Eric Bollengier [Sun, 18 Nov 2007 16:33:49 +0000 (16:33 +0000)]
ebl  Add role checks for media

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

16 years agoebl Add view media role
Eric Bollengier [Sun, 18 Nov 2007 16:32:25 +0000 (16:32 +0000)]
ebl  Add view media role

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

16 years agoAdd pre-install check for sqlite upgrade.
Scott Barninger [Sun, 18 Nov 2007 13:51:06 +0000 (13:51 +0000)]
Add pre-install check for sqlite upgrade.

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

16 years agoebl Add a confirmation box when removing location
Eric Bollengier [Sat, 17 Nov 2007 18:10:56 +0000 (18:10 +0000)]
ebl  Add a confirmation box when removing location

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

16 years agoebl Fix a bug in can_do();
Eric Bollengier [Sat, 17 Nov 2007 18:09:58 +0000 (18:09 +0000)]
ebl  Fix a bug in can_do();

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

16 years agoebl Add location tests
Eric Bollengier [Sat, 17 Nov 2007 18:09:03 +0000 (18:09 +0000)]
ebl  Add location tests

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

16 years agoUpdate to sqlite3.
Scott Barninger [Sat, 17 Nov 2007 15:50:41 +0000 (15:50 +0000)]
Update to sqlite3.

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

16 years agoAdd rpm patches for sqlite3 scripts.
Scott Barninger [Sat, 17 Nov 2007 13:40:53 +0000 (13:40 +0000)]
Add rpm patches for sqlite3 scripts.

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

16 years agoebl change role for stats view
Eric Bollengier [Sat, 17 Nov 2007 11:00:34 +0000 (11:00 +0000)]
ebl  change role for stats view

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

16 years agoebl fix field setting error
Eric Bollengier [Sat, 17 Nov 2007 10:37:23 +0000 (10:37 +0000)]
ebl  fix field setting error
     fix for group cleanup

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

16 years agoebl * can_do <=> assert
Eric Bollengier [Sat, 17 Nov 2007 10:03:01 +0000 (10:03 +0000)]
ebl  * can_do <=> assert
     * cant_do <=> return if ($s->cant_do("xxx"));

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

16 years agoebl Add roles
Eric Bollengier [Sat, 17 Nov 2007 09:58:50 +0000 (09:58 +0000)]
ebl  Add roles

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

16 years agoebl cleanup
Eric Bollengier [Fri, 16 Nov 2007 22:45:03 +0000 (22:45 +0000)]
ebl  cleanup

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

16 years agoebl group cleanup
Eric Bollengier [Fri, 16 Nov 2007 22:44:30 +0000 (22:44 +0000)]
ebl  group cleanup

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

16 years agoebl group cleanup + functions about security
Eric Bollengier [Fri, 16 Nov 2007 22:04:18 +0000 (22:04 +0000)]
ebl  group cleanup + functions about security

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

16 years agoebl Sql optimizations
Eric Bollengier [Fri, 16 Nov 2007 19:37:01 +0000 (19:37 +0000)]
ebl  Sql optimizations

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

16 years agoFix syntax error.
Scott Barninger [Fri, 16 Nov 2007 13:11:06 +0000 (13:11 +0000)]
Fix syntax error.

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

16 years agoUpdate for latest platform additions.
Scott Barninger [Fri, 16 Nov 2007 13:02:38 +0000 (13:02 +0000)]
Update for latest platform additions.

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

16 years agoebl Update bresto.html, add some code to get a jobid, fileindex from
Eric Bollengier [Thu, 15 Nov 2007 22:50:24 +0000 (22:50 +0000)]
ebl  Update bresto.html, add some code to get a jobid, fileindex from
     user selection.

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

16 years agoebl Fix a bug when using mysql
Eric Bollengier [Thu, 15 Nov 2007 21:24:07 +0000 (21:24 +0000)]
ebl  Fix a bug when using mysql

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

16 years agoebl Add some sql to get media Enabled and InChanger flags
Eric Bollengier [Wed, 14 Nov 2007 23:20:55 +0000 (23:20 +0000)]
ebl  Add some sql to get media Enabled and InChanger flags

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

16 years agoebl add a pixmap for archived
Eric Bollengier [Wed, 14 Nov 2007 20:53:58 +0000 (20:53 +0000)]
ebl  add a pixmap for archived

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

16 years agoebl Fix segfault
Eric Bollengier [Wed, 14 Nov 2007 19:24:53 +0000 (19:24 +0000)]
ebl  Fix segfault

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

16 years agoUpdate
Kern Sibbald [Wed, 14 Nov 2007 16:38:10 +0000 (16:38 +0000)]
Update

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

16 years agoCommit 0th cut of plugins
Kern Sibbald [Wed, 14 Nov 2007 14:11:55 +0000 (14:11 +0000)]
Commit 0th cut of plugins

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

16 years agoFix disk-changer script typos
Kern Sibbald [Wed, 14 Nov 2007 09:37:42 +0000 (09:37 +0000)]
Fix disk-changer script typos

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

16 years agokes This patch fixes the infinite loop when trying to increase the
Kern Sibbald [Wed, 14 Nov 2007 07:31:32 +0000 (07:31 +0000)]
kes  This patch fixes the infinite loop when trying to increase the
     maximum number of volumes in a Pool during the add command.
     This patch fixes bug #1008.

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

16 years agoebl Add first cut of media tests
Eric Bollengier [Mon, 12 Nov 2007 22:39:44 +0000 (22:39 +0000)]
ebl  Add first cut of media tests

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

16 years agoebl Add a regress test for bweb
Eric Bollengier [Mon, 12 Nov 2007 22:23:52 +0000 (22:23 +0000)]
ebl  Add a regress test for bweb

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

16 years agoebl fix delete location for postgresql
Eric Bollengier [Mon, 12 Nov 2007 22:15:28 +0000 (22:15 +0000)]
ebl  fix delete location for postgresql

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

16 years agoebl fix logtime
Eric Bollengier [Mon, 12 Nov 2007 20:43:24 +0000 (20:43 +0000)]
ebl  fix logtime

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

16 years agoebl Add user managment for mysql
Eric Bollengier [Mon, 12 Nov 2007 20:22:46 +0000 (20:22 +0000)]
ebl  Add user managment for mysql
     Fix user client_group edition

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

16 years agoebl Add user managment for mysql
Eric Bollengier [Mon, 12 Nov 2007 20:21:15 +0000 (20:21 +0000)]
ebl  Add user managment for mysql

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

16 years agoMinor tweaks
Kern Sibbald [Mon, 12 Nov 2007 20:19:38 +0000 (20:19 +0000)]
Minor tweaks

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

16 years agoAdd missing files for rescue package.
Scott Barninger [Sun, 11 Nov 2007 18:38:53 +0000 (18:38 +0000)]
Add missing files for rescue package.

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

16 years agoUpdates from Tobias Rautenkranz
Kern Sibbald [Sun, 11 Nov 2007 15:28:01 +0000 (15:28 +0000)]
Updates from Tobias Rautenkranz

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

16 years agoCorrect error reported by Tobias Rautenkranz
Kern Sibbald [Sun, 11 Nov 2007 11:11:23 +0000 (11:11 +0000)]
Correct error reported by Tobias Rautenkranz

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

16 years agoebl Update to use new button forms
Eric Bollengier [Sun, 11 Nov 2007 00:31:35 +0000 (00:31 +0000)]
ebl  Update to use new button forms

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

16 years agoebl Replace <input type='image'> with button
Eric Bollengier [Sun, 11 Nov 2007 00:26:25 +0000 (00:26 +0000)]
ebl  Replace <input type='image'> with button

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

16 years agoAdd suse 10.3
Scott Barninger [Sat, 10 Nov 2007 15:38:30 +0000 (15:38 +0000)]
Add suse 10.3

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

16 years agoThis uses settings to save the expanded state of the pools in the media list.
Dirk H Bartley [Sat, 10 Nov 2007 15:15:36 +0000 (15:15 +0000)]
This uses settings to save the expanded state of the pools in the media list.
I was interested in not re-setting the expanded state each time.

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

16 years agoebl Update Location.Enabled to be like Media.Enabled
Eric Bollengier [Sat, 10 Nov 2007 13:02:46 +0000 (13:02 +0000)]
ebl  Update Location.Enabled to be like Media.Enabled
     Fix Mysql log output

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

16 years agoFix to list jobtotals as noticed by Joao Henrique Freitas <joaohf@gmail.com>
Dirk H Bartley [Fri, 9 Nov 2007 01:20:40 +0000 (01:20 +0000)]
Fix to list jobtotals as noticed by Joao Henrique Freitas <joaohf@gmail.com>

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

16 years agoebl Fix for mysql
Eric Bollengier [Thu, 8 Nov 2007 20:46:24 +0000 (20:46 +0000)]
ebl  Fix for mysql

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

16 years agoebl Add Prev/Next (display only 1000 lines) button to Job Log view
Eric Bollengier [Thu, 8 Nov 2007 20:17:29 +0000 (20:17 +0000)]
ebl  Add Prev/Next (display only 1000 lines) button to Job Log view

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

16 years agoebl Update tips
Eric Bollengier [Thu, 8 Nov 2007 18:48:57 +0000 (18:48 +0000)]
ebl  Update tips

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

16 years agoebl Patch to fix only #897. (No backup timing change)
Eric Bollengier [Wed, 7 Nov 2007 21:34:36 +0000 (21:34 +0000)]
ebl  Patch to fix only #897. (No backup timing change)

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

16 years agoebl remove some bnet_sig(dir, BNET_TERMINATE);
Eric Bollengier [Wed, 7 Nov 2007 21:22:16 +0000 (21:22 +0000)]
ebl  remove some bnet_sig(dir, BNET_TERMINATE);

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

16 years agoebl First patch for #897 and #1005 bug
Eric Bollengier [Wed, 7 Nov 2007 21:03:16 +0000 (21:03 +0000)]
ebl  First patch for #897 and #1005 bug

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

16 years agodone
Thomas Glatthor [Wed, 7 Nov 2007 14:13:54 +0000 (14:13 +0000)]
done

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

16 years ago"client" must be "user" and some other corrections
Thomas Glatthor [Wed, 7 Nov 2007 13:47:02 +0000 (13:47 +0000)]
"client" must be "user" and some other corrections

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

16 years agofixed typo
Thomas Glatthor [Wed, 7 Nov 2007 09:19:23 +0000 (09:19 +0000)]
fixed typo

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

16 years agofixed path to spacer.gif
Thomas Glatthor [Wed, 7 Nov 2007 09:02:23 +0000 (09:02 +0000)]
fixed path to spacer.gif

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

16 years agowork in progress
Thomas Glatthor [Tue, 6 Nov 2007 18:01:38 +0000 (18:01 +0000)]
work in progress

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

16 years agoUpdate
Kern Sibbald [Tue, 6 Nov 2007 17:40:56 +0000 (17:40 +0000)]
Update

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

16 years agodone
Thomas Glatthor [Tue, 6 Nov 2007 17:22:36 +0000 (17:22 +0000)]
done

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

16 years agonearly 98% done
Thomas Glatthor [Tue, 6 Nov 2007 15:26:30 +0000 (15:26 +0000)]
nearly 98% done

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

16 years agoupdate
Thomas Glatthor [Tue, 6 Nov 2007 10:36:12 +0000 (10:36 +0000)]
update

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

16 years agoupdate ...
Thomas Glatthor [Tue, 6 Nov 2007 09:44:08 +0000 (09:44 +0000)]
update ...

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

16 years agoupdate
Thomas Glatthor [Tue, 6 Nov 2007 09:36:42 +0000 (09:36 +0000)]
update

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

16 years agoUpdate
Kern Sibbald [Tue, 6 Nov 2007 08:49:18 +0000 (08:49 +0000)]
Update

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

16 years agoUpdate maillists page
Kern Sibbald [Tue, 6 Nov 2007 08:31:41 +0000 (08:31 +0000)]
Update maillists page

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

16 years agoebl Tweek user acl
Eric Bollengier [Mon, 5 Nov 2007 22:03:24 +0000 (22:03 +0000)]
ebl  Tweek user acl

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