aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-10-29Add snapshots upload scriptsGravatar Thomas Guyot-Sionnest
2009-10-26git-notify: Make the state file group writableGravatar Holger Weiss
2009-10-26git-notify: Remove an empty subroutineGravatar Holger Weiss
2009-10-25git-update-mirror: Remove a useless sed(1) callGravatar Holger Weiss
2009-10-24git-notify: Check the exit status of pipesGravatar Holger Weiss
2009-10-24git-notify: Handle non-UTF-8 commitsGravatar Holger Weiss
2009-10-24git-notify: Don't generate duplicate notificationsGravatar Holger Weiss
2009-10-24git-nofity: Try to shorten Gitweb URLsGravatar Holger Weiss
2009-10-24git-notify: Move the Gitweb URL to the bottomGravatar Holger Weiss
2009-10-24git-notify: Truncate summary after 50 charactersGravatar Holger Weiss
2009-10-24git-notify: Send notifications on ref changes, tooGravatar Holger Weiss
2009-10-24git-notify: Call git-rev-list(1) via a subroutineGravatar Holger Weiss
2009-10-24git-notify: Mention the committer where applicableGravatar Holger Weiss
2009-10-24git-notify: New subroutine for column alignmentGravatar Holger Weiss
2009-10-24git-notify: Ignore "empty" commitsGravatar Holger Weiss
2009-10-24git-notify: Remove unused tag notification codeGravatar Holger Weiss
2009-10-24git-notify: Save author without trailing spaceGravatar Holger Weiss
2009-10-24Import git-update-mirror and git-notifyGravatar Holger Weiss
2009-09-26Change default for SFSNAP_DESTGravatar Thomas Guyot-Sionnest
2009-09-26Correcting name and email addressGravatar Thomas Guyot-Sionnest
2009-09-26Enhancements to tools/sfsnapshotgitGravatar Thomas Guyot-Sionnest
2009-09-25Add sfsnapshotgitGravatar nagiosplugins
2009-03-18Fix logging of STDERR in tinderbox tests phaseGravatar Thomas Guyot-Sionnest
2009-01-19Build extra-opts in tinderbox so they can be testedGravatar Thomas Guyot-Sionnest
2009-01-06git2svn: Use --add-author-from with "git set-tree"Gravatar Thomas Guyot-Sionnest
2009-01-06tinderbox_build: Add --enable-libtap configure optionGravatar Thomas Guyot-Sionnest
2009-01-06tinderbox_build: Clarify commentGravatar Thomas Guyot-Sionnest
2008-12-02Updated to latest due to SF policy changesGravatar Ton Voon
2008-11-28Revert inclusion of libtap into nagiospluginsGravatar Thomas Guyot-Sionnest
2008-11-27tinderbox: Don't alter SunOS path if we're building off a repository treeGravatar Thomas Guyot-Sionnest
2008-11-24tools/distclean: No need to bailout on distclean failuresGravatar Thomas Guyot-Sionnest
2008-11-24Revert "tinderbox: Comment out additional PATH conponent added for SunOS builds"Gravatar Thomas Guyot-Sionnest
2008-11-23tinderbox: Comment out additional PATH conponent added for SunOS buildsGravatar Thomas Guyot-Sionnest
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-14Helper script to upload tarballs to SF and create md5sumGravatar Ton Voon
2008-11-08Fix for tar on SolarisGravatar Ton Voon
2008-10-21Updated tinderbox serverGravatar Ton Voon
2008-08-21Fix regexp of version number of snapshotGravatar Ton Voon
2008-08-21Renamed altered tap file to nagios-pluginsGravatar Ton Voon
2008-08-05Set -D_FORTIFY_SOURCE=2, and added a comment with link to explaination of thi...Gravatar Thomas Guyot-Sionnest
2008-07-10Add -D_FORTIFY_SOURCEGravatar Thomas Guyot-Sionnest
2008-07-08Removed libtap configuration for the moment, as tinderbox buildsGravatar Ton Voon
2008-06-30Fixed bug in tools/setup if docbook was runGravatar Ton Voon
2008-06-26Adding libtap into distribution to help run C based testsGravatar Ton Voon
2008-02-28Fix where PERL5LIB is blankGravatar Ton Voon
2008-01-09make test-debug generate lots of false errors in tinderbox. Turning off until...Gravatar Thomas Guyot-Sionnest
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Gravatar Ton Voon
2007-11-09Adding test for base64 libGravatar Thomas Guyot-Sionnest
2007-10-25Automatically update website with --help output. CosmeticGravatar Ton Voon
2007-09-15Remove "-Wtraditional" from our development GCC flags. We use ANSI C.Gravatar Holger Weiss