summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-07Fixed two build problems re: libtool and pst3Ton Voon2-4/+4
2006-06-06modify the is_pg_dbname() function to allow databases with '-' in their name.M. Sean Finney1-2/+2
2006-06-03removed the -R for openssl, as it should be figured out automatically byM. Sean Finney1-2/+1
2006-06-01gave some TLC to check_linux_raidM. Sean Finney1-52/+74
2006-05-30Default to search path for mysql_configTon Voon1-1/+2
2006-05-30For reporting check_radius compile problemTon Voon1-0/+1
2006-05-30Added libtool files, at version 1.5.22, into CVSTon Voon5-2/+9908
2006-05-25Applied patch for responses from helpers/relays, cleaned up different coding ...Ethan Galstad1-181/+206
2006-05-25Removed unnecessary fileTon Voon1-0/+0
2006-05-25Gettext fixes to sync with coreutilsTon Voon3-2/+8
2006-05-25Fixed short interface name length, UNKNOWN return code (patches from tracker)Ethan Galstad1-20/+19
2006-05-25Option to invert results from a regexp pattern matchTon Voon2-15/+45
2006-05-25Use coreutils' regexp libraries, so regexp always available nowTon Voon18-62/+11798
2006-05-25Sync with coreutils 5.96Ton Voon1-3/+4
2006-05-24Fix for mysql 3.x (Jeremy Reed, Michael Tiernan - 1491936)Ton Voon2-0/+6
2006-05-24Reminder of no inline variable declarationsTon Voon1-1/+8
2006-05-24Variables need to be declared at top of code for better portabilityTon Voon1-1/+1
2006-05-19Requirement of automake 1.8.3, as coreutils needs itTon Voon2-2/+2
2006-05-19Adding more required files from gettextTon Voon5-2/+690
2006-05-18Bug in Makefile.am creationTon Voon1-1/+1
2006-05-18Fixes from coreutils sync: some files now required and removed generateable f...Ton Voon7-53/+1106
2006-05-18Synchronise with coreutils 2.95. Gettext now synced with coreutils,Ton Voon88-1507/+2362
2006-05-17Fix for loading SSL libraries at runtimeTon Voon1-1/+2
2006-05-17Fix compile problems on Solaris for pst3 and ssl libsTon Voon2-1/+2
2006-05-15check_disk_snmp.pl removed. Notice added to CHANGESTon Voon2-74/+2
2006-05-15Changed snapshot generator due to cvs changes on SFTon Voon1-2/+2
2006-05-03Leavers process documentedTon Voon1-0/+13
2006-05-02Inode thresholds not always being initialised (James Fidell - 1476457)Ton Voon1-0/+10
2006-05-02New check_ntp and check_apt plugins by SeanTon Voon1-0/+4
2006-05-01- check_ntp:M. Sean Finney6-98/+174
2006-04-28Remove stupid error where pst3 was always compiledTon Voon1-1/+1
2006-04-28Added pst3 into distribution (Jason Kau - 1476451)Ton Voon2-10/+7
2006-04-27Internal version of basename if one not found in systemTon Voon5-8/+36
2006-04-19Fix check_nagios tests on MacOSX 10.4Ton Voon1-7/+13
2006-04-19ChangeLog update - release pendingrelease-1.4.3Subhendu Ghosh1-1227/+2082
2006-04-19version update - release pendingSubhendu Ghosh2-2/+2
2006-04-17Final commit of fr.poBenoit Mortier1-2/+116
2006-04-17another big chunk of fr.poBenoit Mortier1-25/+284
2006-04-16big revision of po file for 1.4.3Benoit Mortier1-252/+254
2006-04-15second part of fr.po updatingBenoit Mortier1-636/+168
2006-04-14updated pot fileBenoit Mortier3-4126/+4281
2006-04-12the offset_requests are now parallelized. still stuff needs to beM. Sean Finney1-62/+105
2006-04-12added a currently unused but "good for reference" version of offset_requestM. Sean Finney1-0/+76
2006-04-11another big code-commit to check_ntp. jitter calculations now work, andM. Sean Finney1-22/+247
2006-04-06Stop coredump on Solaris if arg not specified (Jason Kau - 1465288)Ton Voon2-1/+2
2006-04-05Notice added re: check_udp in next releaseTon Voon1-0/+2
2006-04-05Use pid_t for pids (1463853)Ton Voon1-3/+3
2006-04-05Allow multiple -k parameters (Gerd Mueller - 1457726)Ton Voon2-7/+26
2006-04-05finally??? cvs works again???? let me dig up my week-old cvsM. Sean Finney1-51/+144
2006-03-29New function to for escaped strings from command line for send/quit.Ton Voon5-33/+86