Code

nagiosplug.git
2006-07-13 Ton VoonMove new util_* functions to lib/
2006-07-13 Ton VoonUsing coreutils' base_name function because of portabil...
2006-07-12 Ton VoonAdded -E option for exact match of filesystem. Restruct...
2006-07-12 Ton VoonMoving parameter_list into utils_disk.h. Given list...
2006-07-12 Ton VoonMoving check_disk functions into utils_disk.c and testi...
2006-07-11 Ton VoonExtra files from coreutils required for getloadavg...
2006-07-10 Ton VoonDidn't add intprops.h into distribution correctly
2006-07-07 Harper MannAdded check for two arguments. Was segfaulting if...
2006-07-05 Ton VoonFixed checking of return codes from external mailq...
2006-07-05 Ton VoonAdd instructions for manually sending Tinderbox build...
2006-07-05 Ton VoonMissing intprops.h for Tru64 (Ciro Iriarte - 1517379)
2006-07-04 Ton VoonAdded alloca.h check and fixed locale.h, wchar.h (Ari...
2006-07-03 Ton VoonFixed -p getopt call (Allan Bennett - 1511650)
2006-07-03 Ton VoonFixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
2006-06-21 Benoit Mortiercleaning help and usage
2006-06-21 Benoit Mortierfixing bug id #1509699
2006-06-20 Benoit Mortiercleaning help and usage + license
2006-06-18 Benoit Mortierupdating help and usage and license
2006-06-17 Benoit Mortiercleaning up help and usage
2006-06-15 Benoit Mortiercleaning help and usage
2006-06-15 Benoit Mortiercleaning help and usage
2006-06-14 Benoit Mortierupdating the help and usage for localization
2006-06-14 Ton VoonUpdated requirements for development platform
2006-06-14 Benoit Mortierstarting the BIG locale update ;-)
2006-06-07 M. Sean Finneysome gratuitous whitespace changes, and a fix to the...
2006-06-07 M. Sean Finneyremoved stale references to PATH_TO_NTPFOO, as it's...
2006-06-07 Ton VoonDo not install setuid programs unless run as root
2006-06-07 Ton VoonFixed two build problems re: libtool and pst3
2006-06-06 M. Sean Finneymodify the is_pg_dbname() function to allow databases...
2006-06-03 M. Sean Finneyremoved the -R for openssl, as it should be figured...
2006-06-01 M. Sean Finneygave some TLC to check_linux_raid
2006-05-30 Ton VoonDefault to search path for mysql_config
2006-05-30 Ton VoonFor reporting check_radius compile problem
2006-05-30 Ton VoonAdded libtool files, at version 1.5.22, into CVS
2006-05-25 Ethan GalstadApplied patch for responses from helpers/relays, cleane...
2006-05-25 Ton VoonRemoved unnecessary file
2006-05-25 Ton VoonGettext fixes to sync with coreutils
2006-05-25 Ethan GalstadFixed short interface name length, UNKNOWN return code...
2006-05-25 Ton VoonOption to invert results from a regexp pattern match
2006-05-25 Ton VoonUse coreutils' regexp libraries, so regexp always avail...
2006-05-25 Ton VoonSync with coreutils 5.96
2006-05-24 Ton VoonFix for mysql 3.x (Jeremy Reed, Michael Tiernan - 1491936)
2006-05-24 Ton VoonReminder of no inline variable declarations
2006-05-24 Ton VoonVariables need to be declared at top of code for better...
2006-05-19 Ton VoonRequirement of automake 1.8.3, as coreutils needs it
2006-05-19 Ton VoonAdding more required files from gettext
2006-05-18 Ton VoonBug in Makefile.am creation
2006-05-18 Ton VoonFixes from coreutils sync: some files now required...
2006-05-18 Ton VoonSynchronise with coreutils 2.95. Gettext now synced...
2006-05-17 Ton VoonFix for loading SSL libraries at runtime
2006-05-17 Ton VoonFix compile problems on Solaris for pst3 and ssl libs
2006-05-15 Ton Vooncheck_disk_snmp.pl removed. Notice added to CHANGES
2006-05-15 Ton VoonChanged snapshot generator due to cvs changes on SF
2006-05-03 Ton VoonLeavers process documented
2006-05-02 Ton VoonInode thresholds not always being initialised (James...
2006-05-02 Ton VoonNew check_ntp and check_apt plugins by Sean
2006-05-01 M. Sean Finney- check_ntp:
2006-04-28 Ton VoonRemove stupid error where pst3 was always compiled
2006-04-28 Ton VoonAdded pst3 into distribution (Jason Kau - 1476451)
2006-04-27 Ton VoonInternal version of basename if one not found in system
2006-04-19 Ton VoonFix check_nagios tests on MacOSX 10.4
2006-04-19 Subhendu GhoshChangeLog update - release pending
2006-04-19 Subhendu Ghoshversion update - release pending
2006-04-17 Benoit MortierFinal commit of fr.po
2006-04-17 Benoit Mortieranother big chunk of fr.po
2006-04-16 Benoit Mortierbig revision of po file for 1.4.3
2006-04-15 Benoit Mortiersecond part of fr.po updating
2006-04-14 Benoit Mortierupdated pot file
2006-04-12 M. Sean Finneythe offset_requests are now parallelized. still stuff...
2006-04-12 M. Sean Finneyadded a currently unused but "good for reference" versi...
2006-04-11 M. Sean Finneyanother big code-commit to check_ntp. jitter calculati...
2006-04-06 Ton VoonStop coredump on Solaris if arg not specified (Jason...
2006-04-05 Ton VoonNotice added re: check_udp in next release
2006-04-05 Ton VoonUse pid_t for pids (1463853)
2006-04-05 Ton VoonAllow multiple -k parameters (Gerd Mueller - 1457726)
2006-04-05 M. Sean Finneyfinally??? cvs works again???? let me dig up my week...
2006-03-29 Ton VoonNew function to for escaped strings from command line...
2006-03-29 Ton VoonWill die if signal received from a testCmd
2006-03-29 Ton VoonAllow 1 second delay in check_udp timeout
2006-03-29 Ton VoonFix possible timeout issue on hostname_invalid
2006-03-29 Ton VoonFix test if response time is one second
2006-03-29 M. Sean Finneynow support for detecting critical/security updates...
2006-03-27 Ton VoonSet timeout within nc, rather than the test script
2006-03-27 Ton VoonFixed bug with malloc of wrong size
2006-03-24 Ton VoonFixing defaults to work
2006-03-24 Ton VoonReintroduced --with-mysql configure option. Note about...
2006-03-24 Ton Voon-C now implies -S/--ssl as well
2006-03-24 Ton VoonTests converted to new style
2006-03-24 Ton Voonudp checks require and send and receive option. Tests...
2006-03-23 M. Sean Finney- addition of include/exclude option for package names...
2006-03-23 Ton Vooncheck_disk now errors if a specified directory does...
2006-03-23 Ton VoonSome versions of Test::More do not like the m#foo#...
2006-03-23 Ton VoonIncorrect output when checking non-existent disk (John...
2006-03-23 M. Sean Finneymore work on check_apt. more graceful error handling...
2006-03-22 Ton VoonReinstated --with-mysql option
2006-03-22 Ton VoonAdded warning and critical response times (John Rouilla...
2006-03-22 Ton VoonConvert to new style tests
2006-03-22 Ton VoonOptions to change line ends for -s and -q (John Rouilla...
2006-03-22 Ton VoonRemove PATH restriction
2006-03-22 Ton VoonNew style tests. Cleanup of presentation of help. Added...
next