1. 31a043d crank up client timeout for large systems by Chris Lambertus · 2 years, 8 months ago master
  2. 03ce19c stop hard-restarting backuppc on config change by Chris Lambertus · 2 years, 8 months ago
  3. ca29688 typo by Chris Lambertus · 3 years, 3 months ago
  4. e6bcb42 Merge pull request #2 from apache/link_ensure by Greg Stein · 3 years, 3 months ago
  5. 5df982a don't force creation of a link if ensure => absent by Chris Lambertus · 3 years, 3 months ago link_ensure
  6. fe2afcc Merge pull request #1 from apache/client_exclude by Greg Stein · 3 years, 3 months ago
  7. 82d3b22 force ~backuppc/.ssh/known_hosts to /dev/null by Chris Lambertus · 3 years, 3 months ago client_exclude
  8. b0cd930 force ~backuppc/.ssh/known_hosts to link to /dev/null by Chris Lambertus · 3 years, 3 months ago
  9. 7b2b547 update client.pp to honor ensure => absent properly by Chris Lambertus · 3 years, 3 months ago
  10. 8d0420a remove blackout periods, by Chris Lambertus · 3 years, 11 months ago
  11. 2175403 ASF-specific key location by Chris Lambertus · 4 years, 8 months ago
  12. 530a247 ASF specific - put the key in its special hole by Chris Lambertus · 4 years, 8 months ago
  13. e946e2b comment out whole block, maybe we don't need this at all by Chris Lambertus · 4 years, 8 months ago
  14. 819ea96 use a unique resource name but the name parameter for fqdn by Chris Lambertus · 4 years, 8 months ago
  15. 3d964ed try making a unique keyname by Chris Lambertus · 4 years, 8 months ago
  16. 3c8e31d prevent sshkeys exporter from running by Chris Lambertus · 4 years, 8 months ago
  17. 8dffb8f Merge branch 'master' of bitbucketgsbarr:wyrie/puppet-backuppc by Scott Barr · 6 years ago
  18. f57c6a4 metadata fix by Scott Barr · 6 years ago
  19. d62ecd6 Initial Bitbucket Pipelines configuration by Scott Barr · 6 years ago
  20. 3a61288 Update build badge by Scott Barr · 6 years ago
  21. 5208480 Replace travis with bitbucket pipelines by Scott Barr · 6 years ago
  22. 457ba68 Update metadata links by Scott Barr · 6 years ago
  23. 7658b2b Added server class parameter tests. by Scott Barr · 6 years ago
  24. 68a4a62 Added server class parameter tests. by Scott Barr · 6 years ago
  25. 3ba7dac Added server class parameter tests. by Scott Barr · 6 years ago
  26. 6de03fd Bug fix: Treat user_cmd_check_status as an integer value in config.pl by Scott Barr · 6 years ago
  27. 907b0c6 Bug fix: cgi_admin_user_group parameter never made it to the config.pl file by Scott Barr · 6 years ago
  28. 5fb1853 Change parameter names to match naming convension by Scott Barr · 6 years ago
  29. 9820f22 Change parameter names to match naming convension by Scott Barr · 6 years ago
  30. 5253dc1 Improved rspec tests for server class - with defaults by Scott Barr · 6 years ago
  31. 105df34 Explicitly set resource titles by Scott Barr · 6 years ago
  32. d9be2ef Set ensure correctly for file resource by Scott Barr · 6 years ago
  33. c3f3378 Code coverage tweaks by Scott Barr · 6 years ago
  34. 570b6a5 Move module fact to the right file. by Scott Barr · 6 years ago
  35. 44037e9 More typos. Some shiny badges by Scott Barr · 6 years ago
  36. b7493c9 More typos. Some shiny badges by Scott Barr · 6 years ago
  37. f1a8cb0 Fix typos by Scott Barr · 6 years ago
  38. 7e3f34a Housekeeping. by Scott Barr · 6 years ago
  39. b11c486 Merge pull request #29 from treydock/use-augeas-for-host by Scott Barr · 6 years ago
  40. 7ea7f1d Merge branch 'master' into use-augeas-for-host by Scott Barr · 6 years ago
  41. db37ab7 Update OS support and added puppet version support by Scott Barr · 6 years ago
  42. 46e5147 stdlib version bump for validate_integer and validate_numeric. Replace integer validation using regular expressions by Scott Barr · 6 years ago
  43. dafa7cd Merge pull request #30 from Park0/patch-1 by Scott Barr · 6 years ago
  44. e169f76 Update dependencies to include new versions by Park0 · 6 years ago
  45. c799b5b Use augeas to set BackupPC host entries - file_line kept wanting to add duplicates by Trey Dockendorf · 8 years ago
  46. a8c558b Merge pull request #28 from rsauvatinet/master by Scott Barr · 7 years ago
  47. 17eeebc Make sure $sudo_commands is always defined by Rémi Sauvat · 7 years ago
  48. 14092a7 Revert "Fix another assumed fact." by Rémi Sauvat · 7 years ago
  49. e2512da Merge pull request #27 from rsauvatinet/fix_hosts by Scott Barr · 7 years ago
  50. ea88ecc Use sed, sort and tr to tidy hosts file by Rémi Sauvat · 7 years ago
  51. 0ae30c8 Notify backuppc service when a node is added to the hosts file by Rémi Sauvat · 7 years ago
  52. 2dbac24 Prevent puppet from recreating the host line on each run by Rémi Sauvat · 7 years ago
  53. bcaa28b Bug fix: typo by Scott Barr · 7 years ago
  54. a7b8131 Merge pull request #26 from raoulbhatia/CgiDateFormatMMDD by Scott Barr · 7 years ago
  55. 229ea22 Merge pull request #25 from Virtual-Light-Company/master by Scott Barr · 7 years ago
  56. c0182a1 Merge pull request #24 from spoofedpacket/sudo-prepend by Scott Barr · 7 years ago
  57. a408381 Deny the password at all rather than using an easily guessable one. by justinc · 7 years ago
  58. ebbfaa0 Fix another assumed fact. by justinc · 7 years ago
  59. 954cdd8 Fix typo in variable name by Justin Couch · 7 years ago
  60. 08ee720 Use the lookup to avoid issues on first run by Justin Couch · 7 years ago
  61. 0b77875 config.pl: CgiDateFormatMMDD is a number by Raoul Bhatia · 7 years ago
  62. f15a28b Add sudo_prepend parameter, which prepends a command to the sudo command as run in backuppc.sh. by Robert Gallagher · 7 years ago
  63. d8f287b Bug fix by Scott Barr · 7 years ago
  64. 85ed9b4 Merge pull request #23 from maxenced/add_pingmaxmsec_param by Scott Barr · 7 years ago
  65. c6a9ebd Merge pull request #22 from couloum/master by Scott Barr · 7 years ago
  66. c3daabe Add pingmaxmsec param to customize PingMaxMec config value (default to 20ms) by Maxence Dunnewind · 7 years ago
  67. 9a00fef Corrected template to use $real_log_directory by Florian Coulmier · 7 years ago
  68. b249bf8 Fixed bugs when $topdir was changed on Debian by Florian Coulmier · 7 years ago
  69. dd10cd1 Merge pull request #18 from marknl/patch-1 by Scott Barr · 7 years ago
  70. 1b5f5fc Unexpected comma by Marknl · 7 years ago
  71. 448df53 Fix: typo #17 by Scott Barr · 7 years ago
  72. ff5abe1 Merge pull request #17 from tentwentyfour/master by Scott Barr · 7 years ago
  73. 9268c08 added EMailUserDestDomain to config by Martin Simon · 8 years ago
  74. d2088d0 Update metadata.json by Scott Barr · 8 years ago
  75. 9cbb2e5 Fix typo by wyrie · 8 years ago v1.0
  76. a08df32 Merge pull request #13 from spoofedpacket/exponential-backup by wyrie · 8 years ago
  77. bcaf6b0 Merge pull request #14 from raoulbhatia/CgiDateFormatMMDD by wyrie · 8 years ago
  78. 1d6c4f1 config.pl: Add CgiDateFormatMMDD by Raoul Bhatia · 8 years ago
  79. 30cdbc2 Add support for exponential backups in full_keep_cnt by Robert Gallagher · 8 years ago
  80. 088b32f Merge pull request #12 from furhouse/wyrie/backuppc-pull-request by wyrie · 8 years ago
  81. b9da030 Added ping6 to config.pl by Wim · 8 years ago
  82. e283644 Fix for issue #11 by Scott Barr · 8 years ago
  83. 8ec1c9a Improve the management of the backuppc hosts file by Scott Barr · 8 years ago
  84. 5524bcc Improve the management of the backuppc hosts file by Scott Barr · 8 years ago
  85. d0fa151 Tag puppet managed backuppc hosts by Scott Barr · 8 years ago
  86. 597421b Home directory is managed in user resource. by Scott Barr · 8 years ago
  87. 8454fbf Release 0.2.0 by Scott Barr · 8 years ago v0.2.0
  88. 7a78618 README update by Scott Barr · 8 years ago
  89. 86fd054 Updated travis-ci file by Scott Barr · 8 years ago
  90. a1b6fe5 Add issues_url by Scott Barr · 8 years ago
  91. 8d7409d Merge pull request #10 from rfdrake/master by wyrie · 8 years ago
  92. 640d2a4 replace Modulefile with metadata.json by Robert Drake · 8 years ago
  93. cf3dc9b Merge with maxdelorme/master by Scott Barr · 8 years ago
  94. 3c4ab97 Bug fix: Writing some empty directives will break a host. Do some sanity checks and write only what is needed. by Scott Barr · 8 years ago
  95. 6f9c076 Bug fix: Writing some empty directives will break a host. Do some sanity checks and write only what is needed. by Scott Barr · 8 years ago
  96. 2bce769 Sort config hashes so we dont write unnecessary changes by Scott Barr · 8 years ago
  97. 0823dc2 Bug fix: Writing some empty directives will break a host. Do some sanity checks and write only what is needed. by Scott Barr · 8 years ago
  98. dda1ce4 Bug fix: Correctly set topdir value by Scott Barr · 8 years ago
  99. 5b07419 Doing too much, should be managed elsewhere by Scott Barr · 8 years ago
  100. addd0ec Bug fix: Correctly set topdir value by Scott Barr · 8 years ago