summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-11Catch no responses from any server (1538341 - nmdias)Ton Voon2-1/+63
2006-08-03Interpret the snapshot datestamp as GMTTon Voon1-1/+1
2006-07-31Bug: 694259 fix. After consulting with the target service authors, weHarper Mann1-1/+5
2006-07-31M4 requirement for developer platformTon Voon1-0/+1
2006-07-29Fix two Solaris compile problemsTon Voon2-1/+6
2006-07-29Remove reference to check_udp.cTon Voon1-1/+0
2006-07-28Cleanup references to old check_udp and INSTALL_OPTS. Error ifTon Voon3-24/+5
2006-07-28check_udp.c deprecated and check_udp now linked to check_tcp. check_udp2 removedTon Voon4-283/+8
2006-07-27Example ranges (Nathan Vonnahme)Ton Voon1-0/+77
2006-07-19Stricter autoconf 2.60 rules (Lance Albertson - 1522900)Ton Voon2-1/+4
2006-07-19Fix to add uintmax_t, for check_disk.c compileTon Voon1-0/+13
2006-07-19Fix for CHAR_MAX on Solaris 9Ton Voon1-0/+1
2006-07-14Missing header filesTon Voon2-0/+2
2006-07-14Fix inode percents using coreutils' percentage calculation techniqueTon Voon1-31/+40
2006-07-13Major fixes to check_disk. Now should return same data as dfTon Voon8-182/+649
2006-07-13Move new util_* functions to lib/Ton Voon19-421/+37
2006-07-13Using coreutils' base_name function because of portability issues withTon Voon9-32/+201
2006-07-12Added -E option for exact match of filesystem. Restructured main filesystemTon Voon4-76/+99
2006-07-12Moving parameter_list into utils_disk.h. Given list of mount points, canTon Voon5-54/+150
2006-07-12Moving check_disk functions into utils_disk.c and testing themTon Voon7-81/+205
2006-07-11Extra files from coreutils required for getloadavg.c to compileTon Voon12-0/+369
2006-07-10Didn't add intprops.h into distribution correctlyTon Voon1-2/+7
2006-07-07Added check for two arguments. Was segfaulting if no or one arg. Now returnsHarper Mann1-0/+6
2006-07-05Fixed checking of return codes from external mailq programsTon Voon1-15/+14
2006-07-05Add instructions for manually sending Tinderbox build logsTon Voon1-1/+5
2006-07-05Missing intprops.h for Tru64 (Ciro Iriarte - 1517379)Ton Voon2-0/+67
2006-07-04Added alloca.h check and fixed locale.h, wchar.h (Ari Pollak - 1516578)Ton Voon3-5/+52
2006-07-03Fixed -p getopt call (Allan Bennett - 1511650)Ton Voon1-2/+3
2006-07-03Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)Ton Voon7-1/+145
2006-06-21cleaning help and usageBenoit Mortier2-75/+64
2006-06-21fixing bug id #1509699Benoit Mortier1-1/+2
2006-06-20cleaning help and usage + licenseBenoit Mortier6-206/+281
2006-06-18updating help and usage and licenseBenoit Mortier14-302/+439
2006-06-17cleaning up help and usageBenoit Mortier8-118/+133
2006-06-15cleaning help and usageBenoit Mortier6-66/+67
2006-06-15cleaning help and usageBenoit Mortier1-20/+25
2006-06-14updating the help and usage for localizationBenoit Mortier4-86/+38
2006-06-14Updated requirements for development platformTon Voon2-18/+15
2006-06-14starting the BIG locale update ;-)Benoit Mortier3-87/+56
2006-06-07some gratuitous whitespace changes, and a fix to the "recovery =" detectionM. Sean Finney1-11/+9
2006-06-07removed stale references to PATH_TO_NTPFOO, as it's no longer used.M. Sean Finney1-3/+3
2006-06-07Do not install setuid programs unless run as rootTon Voon1-6/+4
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