Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/ChangeLog.en

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.13 by hiroo, Mon Jun 28 16:25:58 2004 UTC revision 1.14 by hiroo, Tue Jun 29 15:11:55 2004 UTC
# Line 1  Line 1 
1    Fri, 20 Jun 2003 16:10:24 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
2            * Wnn/jserver/de.c:
3              Correct libwrap support code to properly deny disallowed hosts.
4             Previously, it seem to have denied all clients if compiled with
5             libwrap support.
6              Added code to recv() users.
7              Fixed typo of TIME_WITH_SYS_TIME.
8    
9    Wed, 18 Jun 2003 11:10:46 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
10            * Wnn/jserver/de.c:
11              Added socketclose() to libwrap section.
12              Logging issue: Add c_c=NULL to correctly record event category.
13    
14    Tue, 10 Jun 2003 10:39:09 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
15            * configure.in:
16              Fixed the usage of AC_CHECK_TYPES in socklen_t check.
17              Removed *BSD and some other system specific sections.
18              Respect CDEBUGFLAGS even if --disable-debug.
19    
20    Sun,  8 Jun 2003 03:09:52 Hiroo Ono <hiroo at oikumene.gcd.org>
21            * configure.in:
22              Check utmpx.h.
23              Comment out time_t check. It does not work well.
24              Add getgpid, getgprp check for uum.
25              Add libwrapsupport ([freewnn:0032] by S. Motoki).
26            * Wnn/include/wnn_os.h:
27              Move FD_SET and related macro to this file.
28            * Wnn/jserver/de.c:
29              Use TIME_WITH_SYS_TIME macro by autoconf.
30              Move FD_SET and related macro to wnn_os.h.
31              Add libwrapsupport ([freewnn:0032] by S. Motoki).
32            * Wnn/jserver/error.c:
33              Use TIME_WITH_SYS_TIME macro by autoconf.
34    
35    Sat,  7 Jun 2003 13:04:33 Hiroo Ono <hiroo at oikumene.gcd.org>
36            * configure.in:  check utmp.h.
37            * Wnn/include/wnn_os.h:
38              add some prototype of functions in Wnn/etc.
39            * Wnn/jserver/de.c:
40              file_init() now returns malloc status.
41            * Wnn/jserver/de_header.h, get_kaiarea.c, jbiki.c:
42              style fix.
43            * Wnn/jserver/readfile.c, b_index.c, do_filecom.c, jishoop.c, rd_jishoop.c:
44              Change according to *_realloc. Paranoiac treatment of realloc.
45    
46  Wed,  4 Jun 2003 14:12:13 Hiroo Ono <hiroo at oikumene.gcd.org>  Wed,  4 Jun 2003 14:12:13 Hiroo Ono <hiroo at oikumene.gcd.org>
47          * Wnn/jserver/get_kaiaria.c:          * Wnn/jserver/get_kaiaria.c:
48            Global variable definitions are moved from kai_area.c to this file.            Global variable definitions are moved from kai_area.c to this file.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26