~ubuntu-branches/ubuntu/oneiric/nis/oneiric-proposed

« back to all changes in this revision

Viewing changes to ypbind-mt-1.19/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2005-11-16 23:42:06 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20051116234206-p00omaw5ji5q0qhr
Tags: 3.15-3ubuntu1
Resynchronise with Debian.  (me)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2005-07-03  Thorsten Kukuk  <kukuk@suse.de>
2
 
 
3
 
        * release version 1.19.1
4
 
 
5
 
        * src/serv_list.c (test_bindings_once): Fix debug output.
6
 
 
7
 
2005-06-29  Thorsten Kukuk  <kukuk@suse.de>
8
 
 
9
 
        * release version 1.19
10
 
 
11
 
        * src/serv_list.c (test_bindings_once): run the whole test with
12
 
        write lock.
13
 
        (find_domain): Rewrite for better error handling.
14
 
 
15
 
2005-05-30  Thorsten Kukuk  <kukuk@suse.de>
16
 
 
17
 
        * src/ypbind-mt.c (sig_handler): Check sigwait result for
18
 
        errors.
19
 
 
20
 
2005-05-27  Thorsten Kukuk  <kukuk@suse.de>
21
 
 
22
 
        * src/serv_list.c (ping_all): Add check for the case that the
23
 
        server answers, but refuses to allow a connection.
24
 
        (test_bindings_once): Add check if server is not known but
25
 
        should be for debugging.
26
 
 
27
 
2004-10-15  Thorsten Kukuk  <kukuk@suse.de>
28
 
 
29
 
        * release version 1.18
30
 
 
31
 
        * man/ypbind.8.in: Document all options.
32
 
 
33
 
        * src/ypbind-mt.c (main): Add -ping-interval option.
34
 
 
35
 
2004-08-11  Thorsten Kukuk  <kukuk@suse.de>
36
 
 
37
 
        * man/ypbind.8.in: Lot of spelling improvements.
38
 
 
39
 
2004-04-29  Thorsten Kukuk  <kukuk@suse.de>
40
 
 
41
 
        * release version 1.17.3
42
 
 
43
 
2004-04-13  Mark Brown  <broonie@sirena.org.uk>
44
 
 
45
 
        * src/ypbind_slp.c (query_slp): Improve extraction of the server
46
 
        hostname from URLs returned by the SLP library.
47
 
 
48
 
2004-02-14  Thorsten Kukuk  <kukuk@suse.de>
49
 
 
50
 
        * release version 1.17.2
51
 
 
52
 
        * src/ypbind_slp.c (query_slp): Use service:ypserv as server url.
53
 
 
54
 
2004-02-13  Thorsten Kukuk  <kukuk@suse.de>
55
 
 
56
 
        * release version 1.17.1
57
 
 
58
 
        * configure.in: Fix CFLAGS
59
 
 
60
 
        * release version 1.17
61
 
 
62
 
        * etc/ypbind.init: Rework to match latest LSB changes.
63
 
 
64
 
        * src/ypbind-mt.c (load_config): Fix parsing of domain statements.
65
 
        Add new rule for SLP usage.
66
 
 
67
 
        * src/ypbind_slp.c (query_slp): New: use SLP to find ypserver.
68
 
 
69
 
        * src/serv_list.c (ping_all): Check if ypserv runs on a illegal
70
 
        port.
71
 
 
72
 
        * man/yp.conf.5.in: Document SLP support.
73
 
 
74
 
        * configure.in: Check for SLP support.
75
 
 
76
 
2004-01-14  Thorsten Kukuk  <kukuk@suse.de>
77
 
 
78
 
        * release version 1.16
79
 
 
80
 
        * src/serv_list.c (test_binding): Split into test_binding()
81
 
        and test_binding_once().
82
 
 
83
 
        * src/local.h: Add prototype for test_binding_once().
84
 
 
85
 
        * src/ypbind_server.c (ypbindproc_domain): Call test_binding_once.
86
 
        Based on patch from Jeff Bastian <jmbastia@ti.com>.
87
 
 
88
 
2004-01-09  Thorsten Kukuk  <kukuk@suse.de>
89
 
 
90
 
        * release version 1.15
91
 
 
92
 
        * man/ypbind.8: Document -local-only option.
93
 
 
94
 
        * src/ypbind-mt.c (main): Don't ignore -p on local bind.
95
 
        (Reported by Jim Carter <jimc@math.ucla.edu>).
96
 
 
97
 
        * acinclude.m4: Fix for automake 1.8.
98
 
 
99
 
2003-12-09  Thorsten Kukuk  <kukuk@suse.de>
100
 
 
101
 
        * man/ypbind.8.in: Fix typo.
102
 
 
103
 
2003-08-24  Thorsten Kukuk  <kukuk@suse.de>
104
 
 
105
 
        * release version 1.14
106
 
 
107
 
        * src/serv_list.c (change_binding): Update binding files,
108
 
        reported by David Nicklay <dnicklay@web.turner.com>.
109
 
 
110
 
2003-06-10  Thorsten Kukuk  <kukuk@suse.de>
111
 
 
112
 
        * release version 1.13
113
 
 
114
 
        * src/Makefile.am: Use AM_CFLAGS instead of CFLAGS.
115
 
        * lib/Makefile.am: Likewise.
116
 
 
117
 
        * src/serv_list.c (do_broadcast): Lock list members while we wait
118
 
        for broadcast result.
119
 
 
120
 
2002-05-27  Thorsten Kukuk  <kukuk@suse.de>
121
 
 
122
 
        * release version 1.12
123
 
 
124
 
        * etc/yp.conf: Add broadcast option to comments.
125
 
 
126
 
        * man/yp.conf.5.in: Document new broadcast option.
127
 
 
128
 
        * src/ypbind-mt.c (load_config): Add "broadcast" option to yp.conf.
129
 
 
130
 
2002-04-04  Thorsten Kukuk  <kukuk@suse.de>
131
 
 
132
 
        * release version 1.11
133
 
 
134
 
        * man/yp.conf.5.in: Describe new behaviour if broadcast and
135
 
        specific servers are given.
136
 
 
137
 
        * src/serv_list.c: Try at first given server before fallback to
138
 
        broadcasting.
139
 
        (do_broadcast): Add debug messages
140
 
 
141
 
        * src/log_msg.c: define _GNU_SOURCE to get all glibc prototypes.
142
 
 
143
 
        * src/serv_list.c (add_server): Print to stderr if we make
144
 
        a syntax check only.
145
 
 
146
 
        * src/local.h: Add new argument for add_server prototype.
147
 
 
148
 
        * src/ypbind-mt.c: Rework syntax check for yp.conf
149
 
        (main): Call add_server with argument to check syntax only.
150
 
        (main): Add -local_only option (bind only to loopback address).
151
 
        Based on patch from Eskil Heyn Olsen <eskil@neoteris.com>.
152
 
 
153
 
        * man/yp.conf.5.in: Remove libc5 hints.
154
 
 
155
 
        * man/ypbind.8.in: Remove -p option.
156
 
 
157
 
        * man/Makefile.am: Fix rules to build manual pages.
158
 
 
159
 
        * configure.in: Create man/ypbind.8, man/yp.conf.5.
160
 
 
161
 
2002-04-04  gettextize  <bug-gnu-gettext@gnu.org>
162
 
 
163
 
        * Makefile.am (SUBDIRS): Add m4.
164
 
        (SUBDIRS): Remove intl.
165
 
        (ACLOCAL_AMFLAGS): New variable.
166
 
        (EXTRA_DIST): Add config.rpath.
167
 
        * configure.in (AC_OUTPUT): Add m4/Makefile.
168
 
        (AC_OUTPUT): Remove intl/Makefile.
169
 
 
170
 
2002-04-04  Thorsten Kukuk  <kukuk@suse.de>
171
 
 
172
 
        * src/Makefile.am: Replace INTLLIBS with LIBINTL
173
 
        * acinclude.m4 (AM_WITH_EFENCE): Call AC_DEFINE for WITH_EFENCE
174
 
        with all three arguments.
175
 
 
176
 
        * configure.in: Replace LIBOBJS with AC_LIBOBJ, add all three
177
 
        arguments to HAVE_SOCKLEN_T AC_DEFINE.
178
 
 
179
 
2002-04-03  Thorsten Kukuk  <kukuk@suse.de>
180
 
 
181
 
        * src/local.h: Add new prototype for add_server.
182
 
 
183
 
        * src/serv_list.c (add_server): Add more debug messages in error
184
 
        case, remove dead code.
185
 
        * src/serv_list.c (add_server): Don't deadlock if host is not
186
 
        found (based on patch from Alex Larsson <alexl@redhat.com>).
187
 
 
188
 
2001-10-30  Thorsten Kukuk  <kukuk@suse.de>
189
 
 
190
 
        * release version 1.10
191
 
 
192
 
        * Update to gettext 0.10.40
193
 
 
194
 
        * man/ypbind.8.in: Fix typo, reported by
195
 
          Petter Reinholdtsen <petter.reinholdtsen@usit.uio.no>
196
 
 
197
 
2001-10-27  Thorsten Kukuk  <kukuk@suse.de>
198
 
 
199
 
        * release version 1.9
200
 
 
201
 
        * src/ypbind_xdr.c (ypbind_xdr_olddomainname): Removed.
202
 
 
203
 
        * src/ypbind.h: Get ride of olddomainname type.
204
 
 
205
 
        * src/ypbind_server.c (ypbindproc_olddomain_1_svc): Change
206
 
          arguments to avoid RPC string pointer problems.
207
 
 
208
 
        * src/ypbind_svc.c (ypbindprog_1): Use type domainname
209
 
          instead of olddomainname.
210
 
 
211
 
        * configure.in: Remove quotes from AC_MSG_RESULT arguments
212
 
 
213
 
2001-10-10  Thorsten Kukuk  <kukuk@suse.de>
214
 
 
215
 
        * src/ypbind-mt.c: sig_handler now creates the pidfile, main
216
 
          thread waits until pid file is created.
217
 
 
218
 
2001-10-09  Thorsten Kukuk  <kukuk@suse.de>
219
 
 
220
 
        * src/serv_list.c (update_bindingfile): Make more robust, don't
221
 
          truncate old files before we have all data.
222
 
 
223
 
2001-08-14  Thorsten Kukuk  <kukuk@suse.de>
224
 
 
225
 
        * src/ypbind-mt.c (main): Call setlocale for LC_CTYPE, too.
226
 
 
227
 
2001-08-13  Thorsten Kukuk  <kukuk@suse.de>
228
 
 
229
 
        * src/serv_list.c (find_domain): Fix comment, get read lock back if
230
 
          we try a second time to find a active server.
231
 
          (test_bindings): Don't search for fastest server if current one
232
 
          is valid and set with ypset.
233
 
          (test_bindings): Don't invalidate old data before we have new data.
234
 
 
235
 
2001-03-11  Thorsten Kukuk  <kukuk@suse.de>
236
 
 
237
 
        * release version 1.8
238
 
 
239
 
        * po/Makefile.in.in: Add DESTDIR support.
240
 
 
241
 
        * configure.in: Don't set CFLAGS, bump version number to 1.8,
242
 
          remove USE_PIDFILE variable.
243
 
 
244
 
        * ypbind-mt.spec: removed.
245
 
 
246
 
        * etc/ypbind.init: Update to a LSB ready version, still needs
247
 
          SuSEs /etc/rc.status.
248
 
 
249
 
        * config.sub: Update to newest version.
250
 
        * config.guess: Likewise.
251
 
 
252
 
        * src/Makefile.am: Remove USE_PIDFILE.
253
 
 
254
 
        * src/ypbind-mt.c: Remove USE_PIDFILE ifdefs, it is always set.
255
 
 
256
 
        * intl/Makefile.in (mostlyclean): Remove libintl.h.
257
 
 
258
 
        * intl/libgettext.h: Change #if to #ifdef for autoconf defines.
259
 
 
260
 
        * src/log_msg.c: Use caller supplied syslog priority
261
 
 
262
 
2000-11-24  Thorsten Kukuk  <kukuk@suse.de>
263
 
 
264
 
        * src/ypbind_svc.c (ypbindprog_1): domainname argument is a pointer.
265
 
 
266
 
        * src/serv_list.c (ping_all): Remove bogus break (patch by Miquel
267
 
          von Smoorenburg).
268
 
 
269
 
2000-09-25  Thorsten Kukuk  <kukuk@suse.de>
270
 
 
271
 
        * release version 1.7
272
 
 
273
 
        * configure.in: Check for vsyslog
274
 
 
275
 
        * src/log_msg.c (log_msg): Fix missing syslog format string
276
 
 
277
 
1999-11-21  Thorsten Kukuk  <kukuk@suse.de>
278
 
 
279
 
        * src/serv_list.c: Use stdlib.h, not malloc.h. Some Unix have
280
 
          a broken malloc.h to tell the developer to use stdlib.h.
281
 
        * src/ypbind-mt.c: Likewise.
282
 
        * src/ypbind_svc.c: Likewise.
283
 
 
284
 
1999-10-05  Thorsten Kukuk  <kukuk@suse.de>
285
 
 
286
 
        * release version 1.6
287
 
 
288
 
1999-08-27  Thorsten Kukuk  <kukuk@suse.de>
289
 
 
290
 
        * src/ypbind_server.c: Mark unused parameters as unused.
291
 
 
292
 
        * src/ypbind-mt.c (sig_handler): Mark parameter as unused.
293
 
 
294
 
        * src/serv_list.c: Fix uninitialized variable, fix compiler
295
 
          warnings.
296
 
 
297
 
1999-08-04  Thorsten Kukuk  <kukuk@suse.de>
298
 
 
299
 
        * src/serv_list.c: gethostbyname_r/gethostbyaddr_r return code has
300
 
          changed in final POSIX standard.
301
 
 
302
 
1999-06-01  Thorsten Kukuk  <kukuk@suse.de>
303
 
 
304
 
        * src/ypbind-mt.c (main): lose controlling tty when daemonizing.
305
 
          allow -no_ping, -no-ping, -broken_server and -broken-server.
306
 
        * man/ypbind.8.in: Use -no-ping and -broken-server.
307
 
 
308
 
1999-05-18  Thorsten Kukuk  <kukuk@suse.de>
309
 
 
310
 
        * release version 1.5
311
 
 
312
 
        * man/ypbind.8.in: Update entry of searching new server.
313
 
 
314
 
        * src/serv_list.c (test_bindings): Check every 15min. if we have
315
 
          the fastest NIS server.
316
 
 
317
 
1999-05-03  Thorsten Kukuk  <kukuk@suse.de>
318
 
 
319
 
        * src/ypbind-mt.c (create_pidfile): If no locking is available,
320
 
          don't exit. Hope the user knows what he is doing.
321
 
 
322
 
1999-05-01  Thorsten Kukuk  <kukuk@suse.de>
323
 
 
324
 
        * etc/ypbind.init: Change default values for checkconfig.
325
 
          Patch from Darrell Fuhriman <darrell@grumblesmurf.net>.
326
 
 
327
 
1999-02-28  Thorsten Kukuk  <kukuk@suse.de>
328
 
 
329
 
        * src/serv_list.c (find_domain): Print messages only,
330
 
          if debug flag is set.
331
 
 
332
 
1998-11-11  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
333
 
 
334
 
        * release version 1.4
335
 
 
336
 
        * lib/clnt_udp.c: Include string.h, add prototype for
337
 
          _rpc_dtablesize.
338
 
        * src/ypbind-mt.c: Use size_t for buflen, fix compiler warnings.
339
 
        Based on patches from Loic Prylli <Loic.Prylli@ens-lyon.fr>
340
 
 
341
 
        * src/ypbind_server.c: Fix compiler warnings.
342
 
 
343
 
1998-10-09  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
344
 
 
345
 
        * src/ypbind-mt.c (load_config): Check for more valid separators.
346
 
 
347
 
1998-07-01  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
348
 
 
349
 
        * release version 1.3
350
 
 
351
 
        * man/ypbind.8.in: Add description of -c parameter.
352
 
 
353
 
        * src/ypbind-mt.c (load_config): Add error message.
354
 
        (main): Better check for binding dir, add check option for yp.conf.
355
 
 
356
 
1998-06-07  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
357
 
 
358
 
        * etc/ypbind.init: Remove binding dir entries after killing ypbind.
359
 
 
360
 
1998-05-24  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
361
 
 
362
 
        * configure.in: Add efence support, fix for gettext 0.10.35,
363
 
          Fix check for broken kernel versions (2.1.1xx isn't broken).
364
 
 
365
 
        * acinclude.m4: New, macros for efence.
366
 
 
367
 
1998-04-28  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
368
 
 
369
 
        * src/serv_list.c (add_server): Check if h_addr_list[0] is != NULL.
370
 
          Reportet by Arnim Frithjof Brestrich <brest@rumms.uni-mannheim.de>.
371
 
 
372
 
1998-04-20  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
373
 
 
374
 
        * configure.in: Add dmalloc support.
375
 
 
376
 
        * acconfig.h: Add WITH_DMALLOC.
377
 
 
378
 
        * man/yp.conf.5.in: Fix Typo.
379
 
 
380
 
        * ypbind-mt.spec: Install yp.conf.5.
381
 
 
382
 
1998-04-19  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
383
 
 
384
 
        * release version 1.2
385
 
 
386
 
        * src/serv_list.c (find_domain): If doamin is unbound, try to
387
 
        find a new server.
388
 
 
389
 
1998-04-18  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
390
 
 
391
 
        * configure.in: Create man/sedscript.
392
 
 
393
 
1998-04-17  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
394
 
 
395
 
        * man/ypbind.8.in: Fix some more comments.
396
 
 
397
 
        * man/yp.conf.5.in: New.
398
 
 
399
 
        * src/serv_list.c: Save current status if ypset is used.
400
 
 
401
 
1998-04-02  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
402
 
 
403
 
        * src/serv_list.c: Fix typos.
404
 
 
405
 
1998-04-01  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
406
 
 
407
 
        * configure.in: check for socklen_t in <sys/socket.h>.
408
 
 
409
 
        * acconfig.h: Add #undef HAVE_SOCKLEN_T.
410
 
 
411
 
        * lib/clnt_udp.c: Define socklen_t if not defined, fix multi-cast
412
 
          replay.
413
 
 
414
 
        * man/ypbind.8.in: Fix some comments.
415
 
 
416
 
        * src/serv_list.c: Code cleanup, use less memory.
417
 
 
418
 
1998-03-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
419
 
 
420
 
        * release version 1.1
421
 
 
422
 
        * src/serv_list.c: Add support for _dns_gethostbyname.
423
 
 
424
 
        * configure.in: Check for res_gethostbyname and _dns_gethostbyname.
425
 
 
426
 
        * lib/dummy.c: Remove.
427
 
 
428
 
        * lib/dns_hosts.c: New, from ypserv 1.3.0.
429
 
        * lib/res_options.h: New, from ypserv 1.3.0.
430
 
 
431
 
        * man/ypbind.8.in: Fix some stuff.
432
 
 
433
 
1998-03-27  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
434
 
 
435
 
        * configure.in: Set USE_BROADCAST under Linux
436
 
 
437
 
        * src/Makefile.am Set USE_BROADCAST from configure script
438
 
 
439
 
        * src/serv_list.c (ping_all): Add a second version, which don't
440
 
          try to send a ping to all server at the same time.
441
 
 
442
 
1998-03-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
443
 
 
444
 
        * configure.in: Check for Linux Kernel with thread/file locking bug
445
 
 
446
 
        * src/Makefile.am: Set USE_PIDFILE from configure script
447
 
 
448
 
1998-03-07  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
449
 
 
450
 
        * release version 1.0
451
 
 
452
 
        * src/serv_list.c: Replace ping_all, new version sends a ping
453
 
        to all server and uses this one which answers first.
454
 
 
455
 
1998-02-28  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
456
 
 
457
 
        * release version 0.91 as second beta release
458
 
 
459
 
        * man/ypbind.8.man: Update -ypset option.
460
 
 
461
 
        * src/ypbind_server.c: Add support for ypset.
462
 
        * src/serv_list.c: Fix locking bugs, add setdom support.
463
 
        * src/ypbind-mt.c: Fix some bugs.
464
 
 
465
 
1998-02-27  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
466
 
 
467
 
        * release version 0.90 as first beta release