source: network-demos/ChangeLog @ 94e30bd

4.11network-demos-4-10-branch
Last change on this file since 94e30bd was ab15736, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 05/05/09 at 13:06:24

Enable shell login checks.

  • Property mode set to 100644
File size: 5.0 KB
Line 
12009-05-05      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * telnetd/init.c: Enable shell login checks.
4
52009-04-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
6
7        * telnetd/init.c: Updated telnet demon initialization.
8
92009-02-10      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * networkconfig-qemu.h: Add option for qemu to use PCI i82551 NIC.
12
132008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
14
15        * networkconfig.h: Revert previous patch. Use loopback configuration
16        only.
17
182008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * networkconfig-mpc8313erdb.h, networkconfig.h: Rename STACK_CHECKER_ON
21        to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
22
232008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * networkconfig-mpc8313erdb.h: New file.
26
272008-08-20      Joel Sherrill <joel.sherrill@OARcorp.com>
28
29        * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
30
312008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * networkconfig-icecube.h, networkconfig-qemu.h, networkconfig.h:
34        Updated to include new fields and expand tabs.
35
362007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * Makefile: Added telnetd test.
39
402007-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * networkconfig-icecube.h: Fix MAC address and typo.
43
442007-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * Makefile: Add mcast.
47
482007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * networkconfig.h: Loopback only network configuration tweaked to have
51        a hostname.
52
532007-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
54
55        * networkconfig.h: Loopback only network configuration. Use one of the
56        real ones as an example.
57
582007-09-07      Joel Sherrill <joel.sherrill@oarcorp.com>
59
60        * networkconfig-qemu.h: Disable DHCP and use static IP.
61        * networkconfig.h: Use only loopback so tests can run OK on any target
62        even if they can't do anything.
63        * networkconfig-icecube.h: New file.
64
652007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
66
67        * VERSION: Updated to network-demos-4.7.99.2.
68
692007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
70
71        * networkconfig-qemu.h: New file.
72
732007-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
74
75        * networkconfig.h: Make the NFS server, remote filesystem, and
76        directory to look at configurable.
77
782007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
79
80        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
81        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
82        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
83
842007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
85
86        * Makefile: New file.
87
882007-03-13      Joel Sherrill <joel@OARcorp.com>
89
90        * VERSION: Updated to network-demos-4.7.99.1.
91
922005-09-02      Joel Sherrill <joel@OARcorp.com>
93
94        * VERSION: Updated to network-demos-4.6.99.2.
95
962003-09-18      Joel Sherrill <joel@OARcorp.com>
97
98        PR 493/networking
99        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
100        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
101        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
102        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
103        except in the ttcp_orig code.
104        * Makefile: New file.
105        * netlink/system.h: Removed.
106
1072003-07-03      Joel Sherrill <joel@OARcorp.com>
108
109        * VERSION: Updated to network-demos-4.6.0pre4.
110
1112003-02-11      Joel Sherrill <joel@OARcorp.com>
112
113        * VERSION: Updated to network-demos-4.6.0pre1.
114
1152003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
116
117        PR 494/networking
118        * Changed Makefile to not use objcopy to create a linkable
119        object file from the tar file. Instead, ld links it in
120        directly.
121
1222003-09-18      Joel Sherrill <joel@OARcorp.com>
123
124        PR 493/networking
125        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
126        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
127        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
128        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
129        except in the ttcp_orig code.
130        * Makefile: New file.
131        * netlink/system.h: Removed.
132
1332003-07-03      Joel Sherrill <joel@OARcorp.com>
134
135        * VERSION: Updated to network-demos-4.6.0pre4.
136
1372003-02-11      Joel Sherrill <joel@OARcorp.com>
138
139        * VERSION: Updated to network-demos-4.6.0pre1.
140
1412003-01-28      Joel Sherrill <joel@OARcorp.com>
142
143        * VERSION: Updated to network-demos-20030128.
144
1452002-10-21      Joel Sherrill <joel@OARcorp.com>
146
147        * VERSION: Updated to network-demos-20021018.
148
1492002-10-18      Joel Sherrill <joel@OARcorp.com>
150
151        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
152        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
153        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
154        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
155        absolutely needed for networking.
156
1572001-08-30      Joel Sherrill <joel@OARcorp.com>
158
159        * SUPPORT: New file.
160
1612001-08-30      Joel Sherrill <joel@OARcorp.com>
162
163        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
164        missing stuff from 4.5 branch.
165        * http/Makefile, http/init.c: Minor modifications to improve
166        buildability.
167
1682000-12-14      Eric Norum <eric.norum@usask.ca>
169
170        * networkconfig.h: Default to using bootp host for tftp test.
171
1722000-12-14      Joel Sherrill <joel@OARcorp.com>
173
174        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.