Changesets: bareos
master f2698d68 2014-11-21 15:08 Marco van Wieringen Ported: N/A Details Diff |
Update README.md | ||
mod - README.md | Diff File | ||
master 11d380ea 2014-11-21 14:08 Ported: N/A Details Diff |
Update README.md | ||
mod - README.md | Diff File | ||
master 178e6313 2014-11-21 13:28 Philipp Storz Committer: Marco van Wieringen Ported: N/A Details Diff |
Windows Installer Overhaul - Database Setup is now done by the installer itself - Added database dialog for that - Interactively the administrator login is directly checked and installation cannot go on if administrative account cannot login - Added logging functions to better be able to debug installer Variable $WriteLogs is used for that. - Debug installer always writes logs - Passwords for psql login are transferred in environment variables, no passwords are written to files. - Help text if called with /? now really is the first done. - If silent installer aborts, it writes a file "abortreason" to $TEMP - Installer Parameters added: - /INSTALLDIRECTOR select director section for install this also selects bconsole section - /INSTALLSTORAGE selects storage section for install - /DBADMINUSER=<user> sets the database admin user, default=postgres - /DBADMINPASSWORD=<password> sets the database admin password default=<empty> DBADMINUSER and DBADMINPASSWORD are used to create the bareos databases. If login is not possible silent installer will abort - /WRITELOGS makes also non-debug installer write logs |
||
add - platforms/win32/databasedialog.ini | Diff File | ||
mod - platforms/win32/directordialog.ini | Diff File | ||
mod - platforms/win32/winbareos-nsi.spec | Diff File | ||
mod - platforms/win32/winbareos.nsi | Diff File | ||
master becf8a50 2014-11-21 12:50 Joerg Steffens Committer: Marco van Wieringen Ported: N/A Details Diff |
set Debian section to python for Python packages | ||
mod - debian/control | Diff File | ||
mod - debian/control.bareos-director-python-plugin | Diff File | ||
mod - debian/control.bareos-filedaemon-python-plugin | Diff File | ||
mod - debian/control.bareos-storage-python-plugin | Diff File | ||
master 63dbbe21 2014-11-21 12:28 Ported: N/A Details Diff |
Windows Installer Overhaul - Database Setup is now done by the installer itself - Added database dialog for that - Interactively the administrator login is directly checked and installation cannot go on if administrative account cannot login - Added logging functions to better be able to debug installer Variable $WriteLogs is used for that. - Debug installer always writes logs - Passwords for psql login are transferred in environment variables, no passwords are written to files. - Help text if called with /? now really is the first done. - If silent installer aborts, it writes a file "abortreason" to $TEMP - Installer Parameters added: - /INSTALLDIRECTOR select director section for install this also selects bconsole section - /INSTALLSTORAGE selects storage section for install - /DBADMINUSER=<user> sets the database admin user, default=postgres - /DBADMINPASSWORD=<password> sets the database admin password default=<empty> DBADMINUSER and DBADMINPASSWORD are used to create the bareos databases. If login is not possible silent installer will abort - /WRITELOGS makes also non-debug installer write logs |
||
add - platforms/win32/databasedialog.ini | Diff File | ||
mod - platforms/win32/directordialog.ini | Diff File | ||
mod - platforms/win32/winbareos-nsi.spec | Diff File | ||
mod - platforms/win32/winbareos.nsi | Diff File | ||
bareos-14.2 8335aa2a 2014-11-21 12:28 Committer: mvwieringen Ported: N/A Details Diff |
Windows Installer Overhaul - Database Setup is now done by the installer itself - Added database dialog for that - Interactively the administrator login is directly checked and installation cannot go on if administrative account cannot login - Added logging functions to better be able to debug installer Variable $WriteLogs is used for that. - Debug installer always writes logs - Passwords for psql login are transferred in environment variables, no passwords are written to files. - Help text if called with /? now really is the first done. - If silent installer aborts, it writes a file "abortreason" to $TEMP - Installer Parameters added: - /INSTALLDIRECTOR select director section for install this also selects bconsole section - /INSTALLSTORAGE selects storage section for install - /DBADMINUSER=<user> sets the database admin user, default=postgres - /DBADMINPASSWORD=<password> sets the database admin password default=<empty> DBADMINUSER and DBADMINPASSWORD are used to create the bareos databases. If login is not possible silent installer will abort - /WRITELOGS makes also non-debug installer write logs |
||
add - platforms/win32/databasedialog.ini | Diff File | ||
mod - platforms/win32/directordialog.ini | Diff File | ||
mod - platforms/win32/winbareos-nsi.spec | Diff File | ||
mod - platforms/win32/winbareos.nsi | Diff File | ||
master a7d4af58 2014-11-21 12:13 Joerg Steffens Committer: Marco van Wieringen Ported: N/A Details Diff |
get rid of circular dependencies Remove circular dependency between bareos-database-common, bareos-database-mysql, bareos-database-postgresql and bareos-database-sqlite3. Closes: #769536 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769536) Thanks: Bill Allombert |
||
mod - debian/control | Diff File | ||
mod - debian/control.in | Diff File | ||
master f727d0e6 2014-11-21 11:54 Joerg Steffens Committer: Marco van Wieringen Ported: N/A Details Diff |
on purge, also remove /etc/bareos/.rndpwd Closes: #769096 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769096) Thanks: Andreas Beckmann |
||
add - debian/bareos-common.postrm | Diff File | ||
master 7db7c82d 2014-11-21 11:52 Joerg Steffens Committer: Marco van Wieringen Ported: N/A Details Diff |
let git ignore some more files | ||
mod - .gitignore | Diff File | ||
master d342f856 2014-11-21 11:50 Committer: pstorz Ported: N/A Details Diff |
set Debian section to python for Python packages | ||
mod - debian/control | Diff File | ||
mod - debian/control.bareos-director-python-plugin | Diff File | ||
mod - debian/control.bareos-filedaemon-python-plugin | Diff File | ||
mod - debian/control.bareos-storage-python-plugin | Diff File | ||
bareos-14.2 ece1b2a5 2014-11-21 11:50 Committer: pstorz Ported: N/A Details Diff |
set Debian section to python for Python packages | ||
mod - debian/control | Diff File | ||
mod - debian/control.bareos-director-python-plugin | Diff File | ||
mod - debian/control.bareos-filedaemon-python-plugin | Diff File | ||
mod - debian/control.bareos-storage-python-plugin | Diff File | ||
master d3975e00 2014-11-21 11:13 Committer: pstorz Ported: N/A Details Diff |
get rid of circular dependencies Remove circular dependency between bareos-database-common, bareos-database-mysql, bareos-database-postgresql and bareos-database-sqlite3. Closes: #769536 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769536) Thanks: Bill Allombert |
||
mod - debian/control | Diff File | ||
mod - debian/control.in | Diff File | ||
bareos-14.2 dc70f181 2014-11-21 11:13 Committer: pstorz Ported: N/A Details Diff |
get rid of circular dependencies Remove circular dependency between bareos-database-common, bareos-database-mysql, bareos-database-postgresql and bareos-database-sqlite3. Closes: #769536 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769536) Thanks: Bill Allombert |
||
mod - debian/control | Diff File | ||
mod - debian/control.in | Diff File | ||
master 6f685e0b 2014-11-21 10:54 Committer: pstorz Ported: N/A Details Diff |
on purge, also remove /etc/bareos/.rndpwd Closes: #769096 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769096) Thanks: Andreas Beckmann |
||
add - debian/bareos-common.postrm | Diff File | ||
bareos-14.2 2e8aa595 2014-11-21 10:54 Committer: pstorz Ported: N/A Details Diff |
on purge, also remove /etc/bareos/.rndpwd Closes: #769096 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769096) Thanks: Andreas Beckmann |
||
add - debian/bareos-common.postrm | Diff File | ||
master 753c175d 2014-11-21 10:52 Committer: pstorz Ported: N/A Details Diff |
let git ignore some more files | ||
mod - .gitignore | Diff File | ||
bareos-14.2 58077146 2014-11-21 10:52 Committer: pstorz Ported: N/A Details Diff |
let git ignore some more files | ||
mod - .gitignore | Diff File | ||
master e9a34a68 2014-11-21 10:38 Marco van Wieringen Ported: N/A Details Diff |
Fix FD plugin handling. Seems we broke the FD plugin handling while converting it to the new plugin framework. These changes make the regression script at least working again and also cleanup the test if we are processing an entry of a plugin by a new method in the JCR is_plugin() which checks for the cmd_plugin or option_plugin boolean. |
||
mod - src/filed/backup.c | Diff File | ||
mod - src/filed/fd_plugins.c | Diff File | ||
mod - src/filed/fd_plugins.h | Diff File | ||
mod - src/filed/restore.c | Diff File | ||
mod - src/include/jcr.h | Diff File | ||
master a08279be 2014-11-21 09:38 Ported: N/A Details Diff |
Fix FD plugin handling. Seems we broke the FD plugin handling while converting it to the new plugin framework. These changes make the regression script at least working again and also cleanup the test if we are processing an entry of a plugin by a new method in the JCR is_plugin() which checks for the cmd_plugin or option_plugin boolean. |
||
mod - src/filed/backup.c | Diff File | ||
mod - src/filed/fd_plugins.c | Diff File | ||
mod - src/filed/fd_plugins.h | Diff File | ||
mod - src/filed/restore.c | Diff File | ||
mod - src/include/jcr.h | Diff File | ||
master 7870eb7a 2014-11-21 00:17 Marco van Wieringen Ported: N/A Details Diff |
Fix overflow in visual bitmap. Should allocate FO_MAX + 1 bytes (one for every 0 or 1 in the bitmap) and not FOPTS_BYTES which is one bit per option. |
||
mod - src/plugins/filed/python-fd.c | Diff File | ||
master 25c1e024 2014-11-20 23:17 Ported: N/A Details Diff |
Fix overflow in visual bitmap. Should allocate FO_MAX + 1 bytes (one for every 0 or 1 in the bitmap) and not FOPTS_BYTES which is one bit per option. |
||
mod - src/plugins/filed/python-fd.c | Diff File | ||
master afdbb686 2014-11-19 15:14 Maik Aussendorf Committer: Marco van Wieringen Ported: N/A Details Diff |
Wrapper and baseclass for class based Bareos Director Python plugins Fixes 0000365: include baseclass for python director plugins |
||
mod - debian/bareos-director-python-plugin.install.in | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
add - src/plugins/dird/BareosDirPluginBaseclass.py | Diff File | ||
add - src/plugins/dird/BareosDirWrapper.py | Diff File | ||
add - src/plugins/dird/bareos-dir-class-plugin.py | Diff File | ||
master 28a55221 2014-11-19 14:14 Committer: mvwieringen Ported: N/A Details Diff |
Wrapper and baseclass for class based Bareos Director Python plugins Fixes 0000365: include baseclass for python director plugins |
Affected Issues 0000365 |
|
mod - debian/bareos-director-python-plugin.install.in | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
add - src/plugins/dird/BareosDirPluginBaseclass.py | Diff File | ||
add - src/plugins/dird/BareosDirWrapper.py | Diff File | ||
add - src/plugins/dird/bareos-dir-class-plugin.py | Diff File | ||
bareos-14.2 30f352d5 2014-11-19 14:14 Committer: mvwieringen Ported: N/A Details Diff |
Wrapper and baseclass for class based Bareos Director Python plugins Fixes 0000365: include baseclass for python director plugins |
Affected Issues 0000365 |
|
mod - debian/bareos-director-python-plugin.install.in | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
add - src/plugins/dird/BareosDirPluginBaseclass.py | Diff File | ||
add - src/plugins/dird/BareosDirWrapper.py | Diff File | ||
add - src/plugins/dird/bareos-dir-class-plugin.py | Diff File | ||
bareos-14.2-debian acd370fe 2014-11-18 20:38 Ported: N/A Details Diff |
Merge remote-tracking branch 'origin/bareos-14.2' into joergs/bareos-14.2-debian Conflicts: autoconf/configure.in configure debian/control debian/control.in debian/rules |
||
mod - .travis.yml | Diff File | ||
mod - autoconf/configure.in | Diff File | ||
mod - configure | Diff File | ||
mod - debian/Makefile | Diff File | ||
mod - debian/bareos-bat.install.in | Diff File | ||
add - debian/bareos-bat.postrm | Diff File | ||
mod - debian/bareos-bconsole.install.in | Diff File | ||
add - debian/bareos-bconsole.postrm | Diff File | ||
mod - debian/bareos-common.dirs | Diff File | ||
mod - debian/bareos-director.dirs | Diff File | ||
mod - debian/bareos-director.install.in | Diff File | ||
add - debian/bareos-director.postrm | Diff File | ||
mod - debian/bareos-filedaemon.install.in | Diff File | ||
add - debian/bareos-filedaemon.postrm | Diff File | ||
mod - debian/bareos-storage.install.in | Diff File | ||
add - debian/bareos-storage.postrm | Diff File | ||
mod - debian/bareos-traymonitor.install.in | Diff File | ||
rm - debian/bareos-traymonitor.postinst | Diff File | ||
add - debian/bareos-traymonitor.postinst.in | Diff File | ||
add - debian/bareos-traymonitor.postrm | Diff File | ||
mod - debian/control | Diff File | ||
mod - debian/control.in | Diff File | ||
mod - debian/control.univention-bareos | Diff File | ||
mod - debian/rules | Diff File | ||
rm - debian/univention-bareos.substvars | Diff File | ||
mod - platforms/debian/Makefile.in | Diff File | ||
mod - platforms/hurd/Makefile.in | Diff File | ||
mod - platforms/packaging/bareos.spec | Diff File | ||
mod - platforms/redhat/Makefile.in | Diff File | ||
mod - platforms/win32/winbareos32.spec | Diff File | ||
mod - platforms/win32/winbareos64.spec | Diff File | ||
mod - scripts/Makefile.in | Diff File | ||
mod - src/dird/catreq.c | Diff File | ||
mod - src/dird/dird_conf.c | Diff File | ||
mod - test/all | Diff File |