Age | Commit message (Expand) | Author | Files | Lines |
2006-07-12 | Moving check_disk functions into utils_disk.c and testing them | Ton Voon | 7 | -81/+205 |
2006-07-11 | Extra files from coreutils required for getloadavg.c to compile | Ton Voon | 12 | -0/+369 |
2006-07-10 | Didn't add intprops.h into distribution correctly | Ton Voon | 1 | -2/+7 |
2006-07-07 | Added check for two arguments. Was segfaulting if no or one arg. Now returns | Harper Mann | 1 | -0/+6 |
2006-07-05 | Fixed checking of return codes from external mailq programs | Ton Voon | 1 | -15/+14 |
2006-07-05 | Add instructions for manually sending Tinderbox build logs | Ton Voon | 1 | -1/+5 |
2006-07-05 | Missing intprops.h for Tru64 (Ciro Iriarte - 1517379) | Ton Voon | 2 | -0/+67 |
2006-07-04 | Added alloca.h check and fixed locale.h, wchar.h (Ari Pollak - 1516578) | Ton Voon | 3 | -5/+52 |
2006-07-03 | Fixed -p getopt call (Allan Bennett - 1511650) | Ton Voon | 1 | -2/+3 |
2006-07-03 | Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435) | Ton Voon | 7 | -1/+145 |
2006-06-21 | cleaning help and usage | Benoit Mortier | 2 | -75/+64 |
2006-06-21 | fixing bug id #1509699 | Benoit Mortier | 1 | -1/+2 |
2006-06-20 | cleaning help and usage + license | Benoit Mortier | 6 | -206/+281 |
2006-06-18 | updating help and usage and license | Benoit Mortier | 14 | -302/+439 |
2006-06-17 | cleaning up help and usage | Benoit Mortier | 8 | -118/+133 |
2006-06-15 | cleaning help and usage | Benoit Mortier | 6 | -66/+67 |
2006-06-15 | cleaning help and usage | Benoit Mortier | 1 | -20/+25 |
2006-06-14 | updating the help and usage for localization | Benoit Mortier | 4 | -86/+38 |
2006-06-14 | Updated requirements for development platform | Ton Voon | 2 | -18/+15 |
2006-06-14 | starting the BIG locale update ;-) | Benoit Mortier | 3 | -87/+56 |
2006-06-07 | some gratuitous whitespace changes, and a fix to the "recovery =" detection | M. Sean Finney | 1 | -11/+9 |
2006-06-07 | removed stale references to PATH_TO_NTPFOO, as it's no longer used. | M. Sean Finney | 1 | -3/+3 |
2006-06-07 | Do not install setuid programs unless run as root | Ton Voon | 1 | -6/+4 |
2006-06-07 | Fixed two build problems re: libtool and pst3 | Ton Voon | 2 | -4/+4 |
2006-06-06 | modify the is_pg_dbname() function to allow databases with '-' in their name. | M. Sean Finney | 1 | -2/+2 |
2006-06-03 | removed the -R for openssl, as it should be figured out automatically by | M. Sean Finney | 1 | -2/+1 |
2006-06-01 | gave some TLC to check_linux_raid | M. Sean Finney | 1 | -52/+74 |
2006-05-30 | Default to search path for mysql_config | Ton Voon | 1 | -1/+2 |
2006-05-30 | For reporting check_radius compile problem | Ton Voon | 1 | -0/+1 |
2006-05-30 | Added libtool files, at version 1.5.22, into CVS | Ton Voon | 5 | -2/+9908 |
2006-05-25 | Applied patch for responses from helpers/relays, cleaned up different coding ... | Ethan Galstad | 1 | -181/+206 |
2006-05-25 | Removed unnecessary file | Ton Voon | 1 | -0/+0 |
2006-05-25 | Gettext fixes to sync with coreutils | Ton Voon | 3 | -2/+8 |
2006-05-25 | Fixed short interface name length, UNKNOWN return code (patches from tracker) | Ethan Galstad | 1 | -20/+19 |
2006-05-25 | Option to invert results from a regexp pattern match | Ton Voon | 2 | -15/+45 |
2006-05-25 | Use coreutils' regexp libraries, so regexp always available now | Ton Voon | 18 | -62/+11798 |
2006-05-25 | Sync with coreutils 5.96 | Ton Voon | 1 | -3/+4 |
2006-05-24 | Fix for mysql 3.x (Jeremy Reed, Michael Tiernan - 1491936) | Ton Voon | 2 | -0/+6 |
2006-05-24 | Reminder of no inline variable declarations | Ton Voon | 1 | -1/+8 |
2006-05-24 | Variables need to be declared at top of code for better portability | Ton Voon | 1 | -1/+1 |
2006-05-19 | Requirement of automake 1.8.3, as coreutils needs it | Ton Voon | 2 | -2/+2 |
2006-05-19 | Adding more required files from gettext | Ton Voon | 5 | -2/+690 |
2006-05-18 | Bug in Makefile.am creation | Ton Voon | 1 | -1/+1 |
2006-05-18 | Fixes from coreutils sync: some files now required and removed generateable f... | Ton Voon | 7 | -53/+1106 |
2006-05-18 | Synchronise with coreutils 2.95. Gettext now synced with coreutils, | Ton Voon | 88 | -1507/+2362 |
2006-05-17 | Fix for loading SSL libraries at runtime | Ton Voon | 1 | -1/+2 |
2006-05-17 | Fix compile problems on Solaris for pst3 and ssl libs | Ton Voon | 2 | -1/+2 |
2006-05-15 | check_disk_snmp.pl removed. Notice added to CHANGES | Ton Voon | 2 | -74/+2 |
2006-05-15 | Changed snapshot generator due to cvs changes on SF | Ton Voon | 1 | -2/+2 |
2006-05-03 | Leavers process documented | Ton Voon | 1 | -0/+13 |