Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        bacula-director-common - Common Bacula Director files
        
        - Bacula is a set of programs that allow you to manage the backup,
recovery, and verification of computer data across a network of
different computers. It is based on a client/server architecture.
This package contains the common director files, which are shared
between all database backends. You have to select a possible
database backend though, which provides the needed bacula-director
dependency. Please choose from bacula-director-mysql,
bacula-director-sqlite or bacula-director-postgresql. 
Packages
        
        Changelog
        
            - * Thu Sep 13 18:00:00 2007 Andreas Thienemann <andreas{%}bawue{*}net> 2.0.3-10
- - Applied restore fix to sd. #288981 
            - * Wed Jul 25 18:00:00 2007 Andreas Thienemann <andreas{%}bawue{*}net> 2.0.3-9
- - Corrected the %post alternatives calls. Fixing #249560. 
            - * Thu Jul 19 18:00:00 2007 Andreas Thienemann <andreas{%}bawue{*}net> 2.0.3-8
- - Moved some files around in the %files section and refactored
  spec parts a bit
- Fixed up the catalog-backup scripts by including them in the
  alternatives system
- Applied tls patch fixing some tls disconnection issues.