Age | Commit message (Expand) | Author | Files | Lines |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -4/+4 |
2004-12-03 | removing support fonction | Benoit Mortier | 1 | -15/+0 |
2004-12-02 | More internationalization work | Benoit Mortier | 1 | -0/+7 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -12/+0 |
2004-03-03 | begin writing some perfdata as float | Karl DeBisschop | 1 | -11/+16 |
2004-02-20 | add perfdata function for floats to complement ints, also spell fix "received" | Karl DeBisschop | 1 | -0/+39 |
2003-08-28 | use single quotes per guideline, also quote when SPC or = are found | Karl DeBisschop | 1 | -2/+2 |
2003-08-28 | suppress quotes in perf data when not needed (some plugins need the space to ... | Karl DeBisschop | 1 | -1/+4 |
2003-08-26 | function to make perfdata output | Karl DeBisschop | 1 | -0/+44 |
2003-08-10 | config.h is redundant (common.h includes it) | Karl DeBisschop | 1 | -1/+0 |
2003-08-09 | more pedantic compiler warns | Karl DeBisschop | 1 | -3/+3 |
2003-08-09 | add function for elapsed tim ein microseconds | Karl DeBisschop | 1 | -0/+10 |
2003-08-09 | more pedantic compiler warnings | Karl DeBisschop | 1 | -1/+1 |
2003-08-08 | fix a variety of compiler warnings about qualifier discards and other pedanti... | Karl DeBisschop | 1 | -36/+2 |
2003-08-07 | replace "terminate" with "die" for shorter name and better readability | Karl DeBisschop | 1 | -13/+2 |
2003-08-02 | ifdef so utils.h can be header for utils.c | Karl DeBisschop | 1 | -36/+4 |
2003-07-29 | clean up warnings about ill-formed comment and string concatenation | Karl DeBisschop | 1 | -10/+11 |
2003-07-26 | checkins for internationalization | Karl DeBisschop | 1 | -2/+2 |
2003-07-03 | remove LABELLEN | Karl DeBisschop | 1 | -1/+0 |
2003-03-22 | declaration must precede printf | Karl DeBisschop | 1 | -1/+1 |
2003-03-19 | make state_text a function | Karl DeBisschop | 1 | -1/+31 |
2003-03-15 | Spent the day working on backwards compatability using getaddrinfo() | Jeremy T. Bouse | 1 | -81/+0 |
2003-03-13 | Updated cvs ignore files to reflect changes | Jeremy T. Bouse | 1 | -1/+0 |
2003-03-12 | Added autogen.sh script that rebuilds using autotools and runs configure | Jeremy T. Bouse | 1 | -0/+12 |
2003-03-08 | AF indepedent routines introduced. | Jeremy T. Bouse | 1 | -30/+42 |
2003-01-16 | restore max() macro | Karl DeBisschop | 1 | -0/+2 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -13/+24 |
2003-01-03 | protect against some null strings, make formats more uniform | Karl DeBisschop | 1 | -32/+52 |
2002-11-18 | more readable max_state() code | Karl DeBisschop | 1 | -27/+14 |
2002-11-14 | fix bug with gettimeofday test, improve version/release handling, update rpm ... | Karl DeBisschop | 1 | -1/+1 |
2002-11-14 | remove call_getopt and ssprintf | Karl DeBisschop | 1 | -2/+2 |
2002-11-13 | remove call_getopt and asprintf | Karl DeBisschop | 1 | -67/+0 |
2002-11-08 | patches required to build on solaris with asprintf and gettimeofday | Karl DeBisschop | 1 | -4/+12 |
2002-10-21 | use asprintf to do strscpy | Karl DeBisschop | 1 | -17/+3 |
2002-10-18 | handle null src in strscat | Karl DeBisschop | 1 | -0/+2 |
2002-10-16 | millisecond timimg where supported | Karl DeBisschop | 1 | -6/+6 |
2002-10-16 | use asprintf to construct strscat | Karl DeBisschop | 1 | -19/+2 |
2002-10-16 | start support for gettimeofday and tv_usec | Karl DeBisschop | 1 | -0/+13 |
2002-09-08 | clears up warnings in splint | Karl DeBisschop | 1 | -7/+9 |
2002-06-19 | more POSIX return value comparison related code fixes | Subhendu Ghosh | 1 | -0/+38 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+610 |