diff options
-rw-r--r-- | ChangeLog | 87 |
1 files changed, 87 insertions, 0 deletions
@@ -1,3 +1,86 @@ | |||
1 | 2005-09-19 14:46 tonvoon | ||
2 | |||
3 | * doc/RELEASING: Reminders for news item and tag format | ||
4 | |||
5 | 2005-09-19 14:42 tonvoon | ||
6 | |||
7 | * BUGS: Updated BUGS for 1.4.2 release | ||
8 | |||
9 | 2005-09-19 11:58 tonvoon | ||
10 | |||
11 | * THANKS.in: More contributors | ||
12 | |||
13 | 2005-09-15 09:39 tonvoon | ||
14 | |||
15 | * plugins/t/check_ping.t: Added test to make sure hostname has to | ||
16 | be specified | ||
17 | |||
18 | 2005-09-15 09:27 tonvoon | ||
19 | |||
20 | * plugins/: check_procs.c, check_swap.c: - Cleanup minor compile | ||
21 | errors on Irix | ||
22 | |||
23 | 2005-09-14 15:40 tonvoon | ||
24 | |||
25 | * plugins/check_ping.c: Using common message | ||
26 | |||
27 | 2005-09-14 15:36 tonvoon | ||
28 | |||
29 | * plugins/check_ping.c: Required hostname not flagging as an error | ||
30 | |||
31 | 2005-09-14 13:40 tonvoon | ||
32 | |||
33 | * plugins/Makefile.am: Some makes do not like blank lines after | ||
34 | "\". Fixed check_ldaps to only generate if check_ldap was created | ||
35 | (Chester Hosey) | ||
36 | |||
37 | 2005-09-14 10:53 tonvoon | ||
38 | |||
39 | * plugins/check_load.c: Fix to parsing of uptime (Ronald Tin - | ||
40 | 1254656) | ||
41 | |||
42 | 2005-09-14 10:49 tonvoon | ||
43 | |||
44 | * configure.in: - Removing typos | ||
45 | |||
46 | 2005-09-13 16:48 tonvoon | ||
47 | |||
48 | * plugins/check_ping.c: More diagnostic messages from check_ping | ||
49 | |||
50 | 2005-09-12 12:20 seanius | ||
51 | |||
52 | * plugins/check_ping.c: re-add a call to setlocale(LC_ALL, "") in | ||
53 | check_ping.c | ||
54 | |||
55 | 2005-09-12 11:37 tonvoon | ||
56 | |||
57 | * THANKS.in: For help in fixing Red Hat problem with ECHILD and | ||
58 | waitpid | ||
59 | |||
60 | 2005-09-12 11:31 tonvoon | ||
61 | |||
62 | * plugins/popen.c, Makefile.am, configure.in, config_test/Makefile, | ||
63 | config_test/child_test.c, config_test/run_tests: ECHILD error at | ||
64 | waitpid on Red Hat systems (Peter Pramberger and Sascha Runschke | ||
65 | - 1250191) | ||
66 | |||
67 | 2005-08-30 23:11 tonvoon | ||
68 | |||
69 | * plugins-scripts/subst.in: Better comments for what the | ||
70 | substitutions are doing | ||
71 | |||
72 | 2005-08-01 22:30 tonvoon | ||
73 | |||
74 | * doc/BRANCHING: Move notes on branching away from RELEASING | ||
75 | |||
76 | 2005-08-01 22:28 tonvoon | ||
77 | |||
78 | * package.def: For 1.4.1 release | ||
79 | |||
80 | 2005-08-01 22:23 tonvoon | ||
81 | |||
82 | * ChangeLog, configure.in, BUGS, REQUIREMENTS: For 1.4.1 release | ||
83 | |||
1 | 2005-07-25 15:17 illumino | 84 | 2005-07-25 15:17 illumino |
2 | 85 | ||
3 | * NPTest.pm: Change the environment variable NPTESTCACHE to | 86 | * NPTest.pm: Change the environment variable NPTESTCACHE to |
@@ -1909,6 +1992,10 @@ | |||
1909 | bytes (Michael Musikhin - | 1992 | bytes (Michael Musikhin - |
1910 | http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599) | 1993 | http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599) |
1911 | 1994 | ||
1995 | 2004-03-02 17:44 kdebisschop | ||
1996 | |||
1997 | * pkg/redhat/requires: attempt to prune requires | ||
1998 | |||
1912 | 2004-03-02 06:17 kdebisschop | 1999 | 2004-03-02 06:17 kdebisschop |
1913 | 2000 | ||
1914 | * Makefile.am, nagios-plugins.spec.in: make specfile into a | 2001 | * Makefile.am, nagios-plugins.spec.in: make specfile into a |