Commit graph

160 commits

Author SHA1 Message Date
Jan Wagner 680a8d32ad add ipv4 checks and check_bgpstate 2007-01-08 08:17:57 +00:00
Jan Wagner 8b4814e41a add check_bgpstate, since the template was allready there 2007-01-08 08:17:15 +00:00
Jan Wagner 0795932b01 add ipv4 specific checks and some minor cosmetic fixes 2007-01-08 08:15:52 +00:00
Jan Wagner e21f5b4966 fix command names 2007-01-05 12:55:49 +00:00
Jan Wagner eb46f0d0f1 be more polite, sorry! 2006-12-21 22:35:07 +00:00
Jan Wagner b18c1da6a5 add explicit IPv6 checks to ping.cfg 2006-12-21 22:27:14 +00:00
Sean Finney 1c86c06f37 new chglog 2006-12-06 22:47:52 +00:00
Sean Finney 24af972d61 another ucf fix 2006-12-06 22:33:38 +00:00
Sean Finney 398bf9d4c0 test for file before md5summing it 2006-12-06 21:55:29 +00:00
Sean Finney ac95ff54c7 remove the -x 2006-12-06 21:52:25 +00:00
Sean Finney fc766fbaf0 prep for upload 2006-12-06 21:40:42 +00:00
Sean Finney c2bfddce96 okay, this one does it, really 2006-12-06 18:13:07 +00:00
Sean Finney f0bf0b77eb a little more work for sarge transitioning 2006-12-06 17:35:02 +00:00
Sean Finney 200334e244 adding sarge md5sums, just in case i need them 2006-12-05 22:19:37 +00:00
Sean Finney bf67bec2f0 set perms correctly on functions hook 2006-12-05 18:56:37 +00:00
Sean Finney 5cc5d66652 testing fix for conffile prompts 2006-12-05 18:34:39 +00:00
Sean Finney 0ef129fa86 crap, i never committed the changes for 1.5.1 even though i uploaded it.
"whoops" my bad.
2006-12-05 18:25:10 +00:00
Sean Finney 37cb311f16 new chglog 2006-11-17 08:42:50 +00:00
Sean Finney 98af9a058a few fixes 2006-11-17 08:37:39 +00:00
Sean Finney 06c4a2abb7 new chglog 2006-11-01 22:03:33 +00:00
Sean Finney 6a87420d32 really prep for upload 2006-11-01 21:57:30 +00:00
Sean Finney 2d4b037705 check_tcp fix 2006-11-01 21:28:30 +00:00
Sean Finney 395ff43598 prep for upload 2006-11-01 21:14:21 +00:00
Sean Finney b8bb2c0e92 changing build deps and other control info 2006-11-01 21:02:04 +00:00
Sean Finney 9a8ecd976d no longer need this 2006-11-01 20:34:49 +00:00
Sean Finney b55c88a9c3 update to configure cmdline 2006-11-01 20:29:24 +00:00
Sean Finney d1ba348672 update to configure cmdline 2006-11-01 20:24:45 +00:00
Sean Finney 2c18a0bbd6 merge with upstream, check_ups fix 2006-11-01 19:18:32 +00:00
Sean Finney b81765360f missed another pluginconfig 2006-09-20 22:22:10 +00:00
Sean Finney 5d6de60109 add a missing conffile, and add extensions to stuff in the postrms 2006-09-20 22:09:35 +00:00
Sean Finney f762463ecd whoops, output the same postrm twice 2006-09-20 21:49:37 +00:00
Sean Finney de9389c7f1 will need these too, i guess 2006-09-20 21:38:05 +00:00
Sean Finney 1bc469da67 first stab at ucf-izing the plugin configs 2006-09-20 21:28:35 +00:00
Sean Finney 70c0368c56 + * include fix for braindead behaviour in check_tcp based plugins
+    such as check_simap (closes: #351847).
(note: fix also committed in upstream CVS)
2006-09-02 21:04:24 +00:00
Sean Finney 93ba32ae79 new chglog 2006-08-04 16:01:47 +00:00
Sean Finney acd58ee8dd prep for upload 2006-08-04 15:57:50 +00:00
Sean Finney 94e4bbf7f0 remove fix for breakage with check_ldaps, as it is causing breakage. go figure. 2006-08-04 07:54:46 +00:00
Sean Finney 4c696b9327 updated build-deps to be more backporting friendly 2006-08-03 19:17:52 +00:00
Sean Finney 6ebebb2676 fix accidental dependency introduction in -basic 2006-07-09 16:52:18 +00:00
Sean Finney 4b4e1d17d9 new chglog 2006-07-09 15:44:07 +00:00
Sean Finney 5ef0b4381b to unstable we go 2006-07-09 15:38:04 +00:00
Sean Finney 1bd95a2f5b first version of apt.cfg for check_apt 2006-07-08 11:09:59 +00:00
Sean Finney 80b4865f58 - updated debiandefaults patch to apply against snapshot
- martin pitt's libpq changes.
2006-07-08 10:00:34 +00:00
Sean Finney b2d8bca35e we should no longer need this file with the new snapshot 2006-07-07 21:48:35 +00:00
Marc Haber 37db2d68a0 * make package build fail if /proc is not mounted, before I end up
filing that bug a fourth time. Closes: #344389, #354215, #372316
2006-06-09 13:43:27 +00:00
Sean Finney 7665456a9c new changelog 2006-05-28 21:26:32 +00:00
Sean Finney ea66194ad7 * upstream now uses libtool, but the shipped libtool is out of date and
has problems building against radiusclient1-dev (which might not be
    our fault, but...).  so, for the time being we're shipping an updated
    version of ltmain.sh in the diff (build depending on the newest version
    of libtool is subobtimal for backporting).
  * add --disable-rpath to configure options... arg, and i had to apply
    another patch to ./configure to keep a -R from sneaking in and
    deactivating it.
  * upstream ./configure fails to automagically detect mysql installation now,
    so modify debian/rules accordingly.
  * modify debian/control to be more explicit about build-dependencies to
    make life easier for backporting.
2006-05-27 21:48:17 +00:00
Sean Finney 2a3c7a1d0c Bug#368718: nagios-plugins: Cleanup of dependencies 2006-05-24 15:48:39 +00:00
Sean Finney d9bacc718a merge with upstream 1.4.3 2006-05-18 17:40:55 +00:00
Sean Finney f38b2e70c9 new changlelog 2006-02-18 13:13:18 +00:00