1. 02 Jan, 2017 11 commits
  2. 15 Aug, 2013 2 commits
  3. 14 Aug, 2013 2 commits
  4. 19 Jun, 2013 2 commits
  5. 11 Jun, 2013 4 commits
  6. 07 Apr, 2013 1 commit
  7. 03 Mar, 2013 2 commits
  8. 19 Feb, 2013 1 commit
    • Kevin Lyda's avatar
      Version 1.5.1. · af99e05c
      Kevin Lyda authored
      Bump version for 3.3 support and in order to make a signed tag/release.
      af99e05c
  9. 18 Feb, 2013 2 commits
  10. 17 Feb, 2013 4 commits
  11. 16 Feb, 2013 1 commit
  12. 14 Nov, 2012 1 commit
    • Kevin Lyda's avatar
      Merge pull request #3 from overplumbum/master · 753e43b9
      Kevin Lyda authored
      Accept filenames used in Debian packaging.
      
      According to the Debian packaging guides, files named debian/foo.cron.d will be installed as /etc/cron.d/foo. Files named debian/cron.d are also allowed - the cron.d file is given the package name in /etc/cron.d. For more info: http://www.debian.org/doc/manuals/maint-guide/dother.en.html#crond
      
      In order to check these files during the packaging phase, files matching (\S+\.)?cron.d must be allowed.
      
      At a later point it is probably a good idea to have these filename extensions enabled by flags. As the comment preceding the code alludes to, some names that run-parts would not accept are already allowed for another file deployment system.
      
      I'll do that later after I review some other packaging system docs.
      753e43b9
  13. 08 Nov, 2012 1 commit
  14. 19 Jul, 2012 3 commits
  15. 13 Jul, 2012 1 commit
  16. 29 Jun, 2012 2 commits