Code

- bindtextdomain for gettext, a few other smale cleanups here and there
[nagiosplug.git] / plugins / check_time.c
2003-08-22 Karl DeBisschop- bindtextdomain for gettext, a few other smale cleanup...
2003-08-20 Ton VoonOptionally use udp instead of tcp (Bradley Baetz -...
2003-08-10 Karl DeBisschopthe last round of pedantic compiler warnings
2003-08-09 Karl DeBisschopmore pedantic compiler warnings
2003-08-07 Karl DeBisschopreplace "terminate" with "die" for shorter name and...
2003-08-04 Karl DeBisschopmarkup for translation
2003-03-11 Ton VoonRemove getopt_long checks
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-19 Karl DeBisschopexplicitly cast recv() arg2 for SunOS5.6
2002-11-09 Karl DeBisschopremove call_getopt
2002-02-28 Ethan GalstadInitial revision