/[inetutils]/inetutils/rshd/ChangeLog
ViewVC logotype

Contents of /inetutils/rshd/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (show annotations) (download)
Sat Jun 21 09:41:25 2003 UTC (20 years, 10 months ago) by gray
Branch: MAIN
Changes since 1.11: +2 -1 lines
Fixed contributor credits

1 2003-04-05 Sergey Poznyakoff <gray@Noldor.runasimi.org>
2
3 * Makefile.am: Added AUTHLIBS to LDADD
4
5 2002-09-09 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6
7 * rshd.c: Change to the user's directory after
8 switching to the user privileges. Thanks to
9 Alex Muntada <alexm@ac.upc.es> for the idea.
10 Removed unneded casts to (void).
11 Create a local copy of hostname, lest it be spoiled
12 by a call to localhost().
13 Thanks to Chris Ulherr for reporting.
14
15 2002-09-02 Jeff Bailey <jbailey@outpost.dnsalias.org>
16
17 * rshd.c: We must not seteuid before we setuid. If we do, we
18 don't have priviledges to complete the second operation. Thanks
19 to Chris Ulherr <chris.ulherr@inet.com> for reporting this.
20
21 2002-04-29 Alfred M. Szmidt <ams@kemisten.nu>
22
23 * rshd.c <version.h>: Include removed.
24 (inetutils_package): Renamed to PACKAGE_NAME.
25 (inetutils_version): Renamed to PACKAGE_VERSION.
26 (inetutils_bugaddr): Renamed to PACKAGE_BUGREPORT.
27
28 2002-04-21 Alfred M. Szmidt <ams@kemisten.nu>
29
30 * Makefile.am (inetdaemon_PROGRAMS): Use rshd_BUILD instead of
31 BUILD_RSHD.
32
33 2002-02-10 Jeff Bailey <jbailey@outpost.dnsalias.org>
34
35 * Makefile.am: Add -I$(top_builddir)/include to INCLUDES
36
37 2000-11-03 Alain Magloire
38
39 * rshd.c: #include <version.h> added.
40 Removed copyright and sccsid variables.
41 (help): New function to display info.
42 (short_options): New variable.
43 (long_options): New variable.
44 (main): Implemented long options with getopt_long().
45
46 2000-08-08 Alain Magloire
47
48 * rshd.c: [HAVE_INITGROUPS] guard.
49
50 2000-07-05 Alain Magloire
51
52 * *: Clause 3 removed.
53 excerpt from email with RMS:
54 "UCB has agreed to drop the advertising clause from the license for all
55 BSD software. The advertising clause is this one:
56
57 3. All advertising materials mentioning features or use of this software
58 must display the following acknowledgement:
59 This product includes software developed by the University of
60 California, Berkeley and its contributors.
61
62 This means that we can delete that paragraph from all files which give
63 the University of California as the only copyright holder."
64
65 1999-03-13 Alain Magloire
66
67 * ChangeLog : New file.
68
69 * Use STD{IN,OUT,ERR}_FILENO.
70
71 * Use memcmp() instead of bcmp().
72
73 * Add LOGNAME to environment variable exported to child.
74
75 * Restricted port to > IPPORT_RESERVED/2 && >= IPPORT_RESERVED
76
77 * Set also sete{g,u}id(pwd->{g,u}id).
78
79 * change doit() signature to pass the socket.
80 It was done in case we change and the server is not started
81 via inetd.
82
83 * initialise s(socket descriptor) s = (sockfd).
84
85 * Add more comments.

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26