Skip to content
Snippets Groups Projects
  1. Jan 09, 2010
  2. Jan 08, 2010
  3. Jan 05, 2010
  4. Dec 31, 2009
  5. Dec 25, 2009
  6. Dec 02, 2009
  7. Nov 19, 2009
  8. Nov 06, 2009
    • rhatto's avatar
      Enhanced rsync handler. · 75d17d06
      rhatto authored and micah's avatar micah committed
      - Added support for:
        - Remote destinations
        - Long rotation format similar to maildir handler
        - Batch files through --read-batch and --write-batch
        - Custom file list using --files-from
        - SSH persistent connection using ControlMaster
        - The rsync:// protocol
      - Metadata folder for each backup folder
      - General refactoring
      - Code cleanup
      
      Not all options were tested and it might contain bugs.
      Tests, comments and patches are welcome. :)
      75d17d06
  9. Sep 23, 2009
  10. Jul 18, 2009
  11. Jul 09, 2009
  12. May 23, 2009
    • Matthijs Kooijman's avatar
      Add a vim modeline with indentation settings. · 78884142
      Matthijs Kooijman authored
      The modelines added match the emacs lines already present and also set
      the filetype to sh (just like the emacs lines).
      78884142
    • Matthijs Kooijman's avatar
      Make all indentation consistent. · 4ecaae94
      Matthijs Kooijman authored
      Previously, there were many indentation styles in use: Real tabs, 2, 3
      or 4 spaces, mixing these within the same file, function or even within
      a single line.
      
      This commit changes all bash scripts in the handlers, src and lib dirs
      to use consistent indentation: three spaces are now used everywhere.
      Other files (e.g. Makefiles) are left untouched.
      
      Additionally, this commit removes all trailing whitespace.
      4ecaae94
  13. Apr 11, 2009
    • micah's avatar
      resolve whitespace warning · 2b7734d3
      micah authored
      2b7734d3
    • rhatto's avatar
      fixes for mysql handler for mysqld inside a vserver · 64edfccf
      rhatto authored and micah's avatar micah committed
      64edfccf
    • rhatto's avatar
      Enhanced rsync handler. · 668f8ddf
      rhatto authored and micah's avatar micah committed
      - Added support for:
        - Remote destinations
        - Long rotation format similar to maildir handler
        - Batch files through --read-batch and --write-batch
        - Custom file list using --files-from
        - SSH persistent connection using ControlMaster
        - The rsync:// protocol
      - Metadata folder for each backup folder
      - General refactoring
      - Code cleanup
      
      Not all options were tested and it might contain bugs.
      Tests, comments and patches are welcome. :)
      668f8ddf
  14. Feb 19, 2009
  15. Jan 22, 2009
  16. Jan 12, 2009
  17. Dec 09, 2008
  18. Aug 08, 2008
  19. Jul 25, 2008
  20. Jul 06, 2008
  21. Jun 29, 2008
  22. Jun 25, 2008
Loading