summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-21Sync with the latest Gnulib code (86ba51d)Ton Voon41-496/+932
2010-06-21Convert bad chars to underscoreTon Voon2-4/+25
2010-06-21Change np_state_write_string() to not be a pointerTon Voon3-9/+9
2010-06-18Implemented writes to state fileTon Voon2-14/+137
2010-06-18More testsTon Voon3-13/+127
2010-06-17np_init() with this_nagios_pluginTon Voon3-29/+126
2010-06-17Added calculate location directoryTon Voon3-1/+14
2010-06-17Add skeleton testsTon Voon3-4/+39
2010-06-17Added skeletonTon Voon2-0/+85
2010-05-08Add missing --fqdn help (Jan Wagner)Thomas Guyot-Sionnest1-2/+4
2010-04-28Update extra-opts help text based on ML agreementThomas Guyot-Sionnest4-71/+58
2010-04-28tools/distclean: use git-clean when possibleThomas Guyot-Sionnest2-0/+13
2010-04-28Update libtoolThomas Guyot-Sionnest6-3455/+12980
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest41-41/+41
2010-04-22Split long line in check_cluster --helpThomas Guyot-Sionnest1-1/+2
2010-04-22Update French translations with extra-opts changeThomas Guyot-Sionnest3-424/+391
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest40-196/+1
2010-04-22Fix tests and update NEWS fileThomas Guyot-Sionnest2-4/+50
2010-04-22Replace the lousy multiline parser with a robust one.Thomas Guyot-Sionnest1-8/+49
2010-04-22Attempt at fixing check_snmp multiline output:Thomas Guyot-Sionnest2-9/+32
2010-04-15Updated Nagios::Plugin librarytonvoon3-0/+1
2010-04-14git-notify: Fix the ordering of commitsHolger Weiss1-1/+1
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest48-289/+631
2010-04-14Update french translation (fix all fuzzy's)Thomas Guyot-Sionnest5-4241/+4534
2010-04-14Fix check_radius returning OK on unexpected resultsThomas Guyot-Sionnest3-2/+14
2010-04-14TypoThomas Guyot-Sionnest1-1/+1
2010-04-14pst3.c must not use nagiosplug/gnulib includesThomas Guyot-Sionnest3-3/+6
2010-04-13Sync with the latest Gnulib code (177f525)Thomas Guyot-Sionnest273-11261/+20118
2010-04-12Fix typoHolger Weiss1-1/+1
2010-04-12Fix Debian bug #574612: Return WARNING on rebuildHolger Weiss1-0/+1
2010-04-12Fix Debian bug #534604: Checking md10 and aboveHolger Weiss1-1/+1
2010-04-12Fix Debian bug #545940: Failure when run via ePNHolger Weiss2-5/+5
2010-04-11Fix Debian bug #482947: No --nas-ip-address optionHolger Weiss2-13/+29
2010-04-11Fix Debian bug #479984: Allow empty LDAP baseHolger Weiss2-1/+2
2010-04-11Fix Debian bug #460097: check_http -M brokenHolger Weiss1-1/+4
2010-04-11Fix Debian bug #478942: Fragile argument passingHolger Weiss1-25/+36
2010-04-11Fix Debian bug #478906: Failure when run via ePNHolger Weiss3-6/+8
2010-04-11Fix Debian bug #463322: Use deprecated libldap APIHolger Weiss2-0/+2
2010-04-11Fix Debian bug #425129: SMB guest mode won't workHolger Weiss3-0/+3
2010-04-11Fix Debian bug #307905: Incorrect usage outputHolger Weiss1-1/+1
2010-04-10check_disk_smb: Allow for specifying an IP addressHolger Weiss2-7/+24
2010-04-06check_http: Add warning about SNI not enabled by default anymoreThomas Guyot-Sionnest1-0/+1
2010-04-06Fix regression in check_http ssl checks on some serversThomas Guyot-Sionnest2-3/+13
2010-03-31check_snmp: Update last patch to copy value verbatimThomas Guyot-Sionnest1-10/+6
2010-03-31check_snmp: Fix regression introduced in #1867716Thomas Guyot-Sionnest2-2/+11
2010-03-27Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105)Thomas Guyot-Sionnest3-3/+5
2010-03-17Let check_ntp_peer check the number of truechimersHolger Weiss3-27/+70
2010-03-16Typo in NEWSThomas Guyot-Sionnest1-1/+1
2010-03-15Corrected exampleTon Voon1-1/+1
2010-02-26Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455)Ton Voon3-1/+6