Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        csync2 - A cluster synchronization tool
        
        Csync2 is a cluster synchronization tool. It can be used to keep files on
multiple hosts in a cluster in sync. Csync2 can handle complex setups with
much more than just 2 hosts, handle file deletions and can detect conflicts.
It is expedient for HA-clusters, HPC-clusters, COWs and server farms.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | csync2 | 
                1.33 | 
                4.fc6 | 
                src | 
                217 KiB | 
                Fri Feb  2 18:37:30 2007 | 
            
        
        Changelog
        
            - * Thu Jan 25 17:00:00 2007 <ruben{%}rubenkerkhof{*}com> 1.33-4
 
            - Included a README.fedora with instructions on how to create a self-signed certificate
- Included a mkcert.sh script to create a self-signed certificate
- Removed the creation of ssl certificate from the %install section
 
        
            - * Mon Jan 22 17:00:00 2007 <ruben{%}rubenkerkhof{*}com> 1.33-3
 
            - Fixed the xinetd file so there's no need to specify the port in /etc/services
- Create ssl certificates
 
        
            - * Mon Jan 22 17:00:00 2007 <ruben{%}rubenkerkhof{*}com> 1.33-2
 
            - Some cleanups as per bz review 223633