Code

nagiosplug.git
2010-04-11 Holger WeissFix Debian bug #425129: SMB guest mode won't work
2010-04-11 Holger WeissFix Debian bug #307905: Incorrect usage output
2010-04-10 Holger Weisscheck_disk_smb: Allow for specifying an IP address
2010-04-06 Thomas Guyot... check_http: Add warning about SNI not enabled by defaul...
2010-04-06 Thomas Guyot... Fix regression in check_http ssl checks on some servers
2010-03-31 Thomas Guyot... check_snmp: Update last patch to copy value verbatim
2010-03-31 Thomas Guyot... check_snmp: Fix regression introduced in #1867716
2010-03-27 Thomas Guyot... Fix compilation with GCC 2.96 (Konstantin Khomoutov...
2010-03-17 Holger WeissLet check_ntp_peer check the number of truechimers
2010-03-16 Thomas Guyot... Typo in NEWS
2010-03-15 Ton VoonCorrected example
2010-02-26 Ton VoonFix memory leak in check_http for large pages (Jimmy...
2009-12-07 Holger Weissgit-notify: Pipe e-mails directly to sendmail(8)
2009-12-06 Holger WeissEnable CIA's commit notifications
2009-12-05 Thomas Guyot... Detect arguments passed via --with-ping[6]-command...
2009-12-04 Thomas Guyot... Whitespace fixes
2009-12-03 Thomas Guyot... Fix short help using "warn" for the -f option instead...
2009-11-19 Ton VoonUpdated link to sfsnapshotgit
2009-11-18 Thomas Guyot... Update developer guideline regarding CVS Commits
2009-11-11 Thomas Guyot... Fix fetching of remote branches
2009-11-11 dermothMany fixes to snapshot scripts
2009-11-07 Holger WeissGit commit notifications via post-receive hook
2009-11-07 Holger Weissgit-notify: Support SourceForge repositories
2009-11-07 Holger Weissgit-notify: Optionally call mail(1) without "-a"
2009-11-07 Holger Weissgit-notify: Polish up the "tag notifications"
2009-11-07 Holger Weissgit-notify: Distinguish between tag types
2009-11-07 Holger Weissgit-notify: Fix "global" notifications
2009-11-07 Holger Weissgit-notify: Optionally [tag] the subject
2009-11-07 Holger Weissgit-notify: Optionally omit the author name
2009-11-07 Holger Weissgit-notify: Make abbreviating Gitweb URLs optional
2009-11-07 Holger Weissgit-notify: Make showing the committer optional
2009-11-07 Holger Weissgit-notify: Make using a state file optional
2009-11-07 Holger Weissgit-notify: Don't abort if mail(1) exits non-zero
2009-11-07 Holger Weissgit-notify: Drop the $sent_notices variable
2009-11-07 Holger WeissRevert "git-notify: Ignore `empty' commits"
2009-11-07 Holger WeissRevert "git-notify: Remove unused [...] code"
2009-11-06 Holger Weissgit-notify: Minor cosmetic changes
2009-10-29 Thomas Guyot... Allow rsyncing to local paths
2009-10-29 Thomas Guyot... Add snapshots upload scripts
2009-10-26 Holger Weissgit-notify: Make the state file group writable
2009-10-26 Holger Weissgit-notify: Remove an empty subroutine
2009-10-25 Holger Weissgit-update-mirror: Remove a useless sed(1) call
2009-10-24 Holger Weissgit-notify: Check the exit status of pipes
2009-10-24 Holger Weissgit-notify: Handle non-UTF-8 commits
2009-10-24 Holger Weissgit-notify: Don't generate duplicate notifications
2009-10-24 Holger Weissgit-nofity: Try to shorten Gitweb URLs
2009-10-24 Holger Weissgit-notify: Move the Gitweb URL to the bottom
2009-10-24 Holger Weissgit-notify: Truncate summary after 50 characters
2009-10-24 Holger Weissgit-notify: Send notifications on ref changes, too
2009-10-24 Holger Weissgit-notify: Call git-rev-list(1) via a subroutine
2009-10-24 Holger Weissgit-notify: Mention the committer where applicable
2009-10-24 Holger Weissgit-notify: New subroutine for column alignment
2009-10-24 Holger Weissgit-notify: Ignore "empty" commits
2009-10-24 Holger Weissgit-notify: Remove unused tag notification code
2009-10-24 Holger Weissgit-notify: Save author without trailing space
2009-10-24 Holger WeissImport git-update-mirror and git-notify
2009-10-22 Thomas Guyot... Fix usage of repeated -o options in check_snmp
2009-10-16 Thomas Guyot... Set proper network byte order for icmp_id and icmp_seq...
2009-10-16 Thomas Guyot... Increment per-host sequence in check_icmp
2009-09-26 Thomas Guyot... Change default for SFSNAP_DEST
2009-09-26 Thomas Guyot... Correcting name and email address
2009-09-26 Thomas Guyot... Enhancements to tools/sfsnapshotgit
2009-09-25 Thomas Guyot... Using $srcdir is the proper way to go
2009-09-25 nagiospluginsAdd sfsnapshotgit
2009-09-25 nagiospluginsAllow custom versions with the release file...
2009-09-24 Ton VoonUpdated documentation re: no equals sign and single...
2009-09-24 Ton VoonUpdated NEWS file with docs changes
2009-09-23 Thomas Guyot... Test, again
2009-09-23 Thomas Guyot... Test
2009-09-22 Thomas Guyot... Oops - wrong author/bug in last commit!
2009-09-22 Thomas Guyot... Add proxy-authorization option to check_http (Peter...
2009-09-19 Thomas Guyot... Fix check_ircd binding to wrong interface (#668778)
2009-09-19 Thomas Guyot... Update RELEASING document with proper tag creation...
2009-09-16 Ton VoonPrep for 1.4.14 release
2009-09-14 Ton VoonEnsure dirhandle is closed (Duncan Ferguson)
2009-09-11 Ton VoonFix skip number
2009-09-05 Thomas Guyot... Add a test that succeeds on check_snmp v1.4.13. Newer...
2009-08-05 Thomas Guyot... Fix segfault in check_snmp (definitive fix is still...
2009-08-01 Thomas Guyot... Fix check_snmp passing single-quotes as -m argument...
2009-07-31 Thomas Guyot... check_snmp: Add some verbose output and tests
2009-07-31 Thomas Guyot... Add tests using custom snmp agent
2009-07-31 Thomas Guyot... Fix check_snmp Timetick test with <1 day uptime
2009-07-23 Thomas Guyot... Add accidentally removed line plus a note about the...
2009-07-23 Thomas Guyot... Merge changes from web
2009-07-17 Ton VoonUpdated links for exchange.nagios.org
2009-07-14 Ton Voonpst3 compile with Sun Studio Compiler
2009-06-22 Ton VoonAdded example for check_cluster to alert if more than...
2009-06-16 Matthias EbleSwitch back to "use Test" and plain prints instead...
2009-06-16 Matthias EbleTinderbox output testing commit
2009-06-15 Matthias EbleMake output of "make test" more verbose
2009-06-14 Matthias EbleFixed error in rtt/rta calculation in case of system...
2009-06-13 Matthias EbleFixed testcases for check_snmp, check_ifstatus and...
2009-06-13 Matthias EbleFurther test parameters and skip blocks for check_ifope...
2009-06-11 Matthias EbleMerge branch 'master' of ssh://PsychoTrahe@repo.or...
2009-06-11 Matthias Eblerenamed check_ifoperstatus' newly introdced -x to ...
2009-06-11 Matthias EbleFixed SNMPv3 behaviour of check_ifstatus. Added -P...
2009-06-11 Matthias EbleAdded testcases for check_ifoperstatus
2009-06-11 Matthias Ebleminor fixes to check_ifoperstatus
2009-06-11 Thomas Guyot... Use a more "natural" way of writing argument lists...
2009-06-11 Matthias Eblecheck_ifoperstatus is now more user friendly in case...
next