Age | Commit message (Expand) | Author | Files | Lines |
2009-11-07 | git-notify: Don't abort if mail(1) exits non-zero | Holger Weiss | 1 | -1/+1 |
2009-11-07 | git-notify: Drop the $sent_notices variable | Holger Weiss | 1 | -8/+2 |
2009-11-07 | Revert "git-notify: Ignore `empty' commits" | Holger Weiss | 1 | -6/+4 |
2009-11-07 | Revert "git-notify: Remove unused [...] code" | Holger Weiss | 1 | -33/+68 |
2009-11-06 | git-notify: Minor cosmetic changes | Holger Weiss | 1 | -2/+3 |
2009-10-29 | Allow rsyncing to local paths | Thomas Guyot-Sionnest | 1 | -1/+2 |
2009-10-29 | Add snapshots upload scripts | Thomas Guyot-Sionnest | 1 | -0/+100 |
2009-10-26 | git-notify: Make the state file group writable | Holger Weiss | 1 | -0/+7 |
2009-10-26 | git-notify: Remove an empty subroutine | Holger Weiss | 1 | -5/+0 |
2009-10-25 | git-update-mirror: Remove a useless sed(1) call | Holger Weiss | 1 | -1/+1 |
2009-10-24 | git-notify: Check the exit status of pipes | Holger Weiss | 1 | -5/+5 |
2009-10-24 | git-notify: Handle non-UTF-8 commits | Holger Weiss | 1 | -5/+8 |
2009-10-24 | git-notify: Don't generate duplicate notifications | Holger Weiss | 1 | -0/+61 |
2009-10-24 | git-nofity: Try to shorten Gitweb URLs | Holger Weiss | 1 | -1/+18 |
2009-10-24 | git-notify: Move the Gitweb URL to the bottom | Holger Weiss | 1 | -1/+1 |
2009-10-24 | git-notify: Truncate summary after 50 characters | Holger Weiss | 1 | -1/+15 |
2009-10-24 | git-notify: Send notifications on ref changes, too | Holger Weiss | 1 | -22/+68 |
2009-10-24 | git-notify: Call git-rev-list(1) via a subroutine | Holger Weiss | 1 | -9/+26 |
2009-10-24 | git-notify: Mention the committer where applicable | Holger Weiss | 1 | -0/+1 |
2009-10-24 | git-notify: New subroutine for column alignment | Holger Weiss | 1 | -5/+32 |
2009-10-24 | git-notify: Ignore "empty" commits | Holger Weiss | 1 | -4/+6 |
2009-10-24 | git-notify: Remove unused tag notification code | Holger Weiss | 1 | -55/+22 |
2009-10-24 | git-notify: Save author without trailing space | Holger Weiss | 1 | -1/+1 |
2009-10-24 | Import git-update-mirror and git-notify | Holger Weiss | 2 | -0/+525 |
2009-10-22 | Fix usage of repeated -o options in check_snmp | Thomas Guyot-Sionnest | 3 | -10/+19 |
2009-10-15 | Set proper network byte order for icmp_id and icmp_seq in icmp packets | Thomas Guyot-Sionnest | 1 | -10/+11 |
2009-10-15 | Increment per-host sequence in check_icmp | Thomas Guyot-Sionnest | 2 | -11/+14 |
2009-09-26 | Change default for SFSNAP_DEST | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-09-26 | Correcting name and email address | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-09-26 | Enhancements to tools/sfsnapshotgit | Thomas Guyot-Sionnest | 1 | -28/+46 |
2009-09-25 | Using $srcdir is the proper way to go | Thomas Guyot-Sionnest | 1 | -5/+3 |
2009-09-25 | Add sfsnapshotgit | nagiosplugins | 1 | -0/+52 |
2009-09-25 | Allow custom versions with the release file... | nagiosplugins | 4 | -3/+11 |
2009-09-24 | Updated documentation re: no equals sign and single quote | Ton Voon | 2 | -3/+4 |
2009-09-24 | Updated NEWS file with docs changes | Ton Voon | 1 | -0/+4 |
2009-09-23 | Test, again | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-09-23 | Test | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-09-21 | Oops - wrong author/bug in last commit! | Thomas Guyot-Sionnest | 2 | -2/+2 |
2009-09-21 | Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan... | Thomas Guyot-Sionnest | 3 | -2/+19 |
2009-09-19 | Fix check_ircd binding to wrong interface (#668778) | Thomas Guyot-Sionnest | 2 | -16/+8 |
2009-09-19 | Update RELEASING document with proper tag creation and push commands | Thomas Guyot-Sionnest | 1 | -3/+7 |
2009-09-16 | Prep for 1.4.14 releaserelease-1.4.14 | Ton Voon | 6 | -7709/+11130 |
2009-09-14 | Ensure dirhandle is closed (Duncan Ferguson) | Ton Voon | 1 | -0/+2 |
2009-09-11 | Fix skip number | Ton Voon | 1 | -1/+1 |
2009-09-05 | Add a test that succeeds on check_snmp v1.4.13. Newer versions skip additional | Thomas Guyot-Sionnest | 1 | -1/+8 |
2009-08-05 | Fix segfault in check_snmp (definitive fix is still in the works - see bug #2... | Thomas Guyot-Sionnest | 1 | -3/+5 |
2009-07-31 | Fix check_snmp passing single-quotes as -m argument when it should be empty | Thomas Guyot-Sionnest | 1 | -3/+3 |
2009-07-31 | check_snmp: Add some verbose output and tests | Thomas Guyot-Sionnest | 2 | -3/+10 |
2009-07-31 | Add tests using custom snmp agent | Thomas Guyot-Sionnest | 3 | -0/+180 |
2009-07-31 | Fix check_snmp Timetick test with <1 day uptime | Thomas Guyot-Sionnest | 1 | -2/+2 |