2002-09-10 14:41:54 +00:00
|
|
|
YTools Lib Changes File
|
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
|
|
$Id$
|
|
|
|
|
|
|
|
|
|
1.1.0-34
|
|
|
|
|
--------
|
|
|
|
|
o usrv: fixed memory leak while sending
|
2002-09-16 17:23:31 +00:00
|
|
|
|
|
|
|
|
1.1.2-0
|
|
|
|
|
--------
|
|
|
|
|
o usrv: added on_close_connection callback
|
|
|
|
|
|
2002-09-17 14:05:30 +00:00
|
|
|
1.1.2-2
|
|
|
|
|
-------
|
|
|
|
|
o usrv: cleaning up IPC pipe sockets after process termination
|
|
|
|
|
|
2002-09-17 15:10:37 +00:00
|
|
|
1.1.2-3
|
|
|
|
|
-------
|
|
|
|
|
o usrv: bugfix: segfault after connection termination
|
|
|
|
|
|
2002-09-18 07:34:53 +00:00
|
|
|
1.1.2-4
|
|
|
|
|
-------
|
|
|
|
|
o usrv: bugfix: segfault after connection termination (uncorrect unregister of
|
|
|
|
|
invalidated connections)
|
2002-09-18 20:17:56 +00:00
|
|
|
|
|
|
|
|
1.1.2-5
|
|
|
|
|
-------
|
|
|
|
|
o usrv: bugfix: various minor coredumps, mostly related to connection lists
|
|
|
|
|
|
2002-09-20 12:37:59 +00:00
|
|
|
1.1.3-0
|
|
|
|
|
-------
|
|
|
|
|
o usrv: added on_new_connection() callback
|
|
|
|
|
|
2002-10-06 19:29:59 +00:00
|
|
|
1.1.3-1
|
|
|
|
|
-------
|
|
|
|
|
o hash/md5: fixed major memory leak in file2md5()
|
|
|
|
|
o added support for mpatrol library
|
2002-10-13 19:27:15 +00:00
|
|
|
|
|
|
|
|
1.1.3-2
|
|
|
|
|
-------
|
|
|
|
|
o misc: added mem_snapshot() and mem_dump()
|
|
|
|
|
o misc: bugfix: mem_free() did not work correctly
|
|
|
|
|
o usrv: bugfix: incomimg messages were not freed
|
|
|
|
|
o msgfmt: bugfix: parse() had small memory leaks
|
2002-10-15 12:53:16 +00:00
|
|
|
|
|
|
|
|
1.1.3-3
|
|
|
|
|
-------
|
|
|
|
|
o compiling release version with NDEBUG (switching off assertions)
|
2002-10-21 19:15:09 +00:00
|
|
|
|
|
|
|
|
1.1.3-4
|
|
|
|
|
-------
|
|
|
|
|
o bugfix: client handler process did not exit after connection reset by client
|
2002-11-05 17:01:26 +00:00
|
|
|
|
2002-11-14 13:18:18 +00:00
|
|
|
1.1.3-5
|
2002-11-05 17:01:26 +00:00
|
|
|
-------
|
|
|
|
|
o /usr/local/ftp -> /home/ftp
|
2002-11-14 13:18:18 +00:00
|
|
|
|
|
|
|
|
1.1.3-6
|
|
|
|
|
-------
|
|
|
|
|
o replaced assert(0) with abort()
|
|
|
|
|
|
2002-12-15 17:45:30 +00:00
|
|
|
1.1.4-0
|
|
|
|
|
-------
|
|
|
|
|
o added client_ tcp socket options to server configuration struct
|
2003-01-01 17:39:26 +00:00
|
|
|
o added some assertions to module msgfmt
|
2003-01-20 14:23:01 +00:00
|
|
|
|
|
|
|
|
1.1.4-1
|
2003-01-20 20:42:40 +00:00
|
|
|
-------
|
2003-01-20 14:23:01 +00:00
|
|
|
o jcs setval: added -n switch and fixed multi-word handling
|
|
|
|
|
o enhancement to yupdate.sh (floppy config file detection support)
|
2003-01-20 20:42:40 +00:00
|
|
|
|
|
|
|
|
1.1.4-2
|
|
|
|
|
-------
|
|
|
|
|
o bugfix in yupdate.sh: broken command line parsing
|
2003-01-21 20:06:22 +00:00
|
|
|
|
|
|
|
|
1.1.5-0
|
|
|
|
|
-------
|
|
|
|
|
o uclnt: beautified error messages in YConnection
|
|
|
|
|
o usrv: added snd_timeout and rcv_timeout options
|
|
|
|
|
o usrv: added usrv_shutdown_process()
|
2003-01-23 19:42:46 +00:00
|
|
|
|
|
|
|
|
1.1.5-1
|
|
|
|
|
-------
|
|
|
|
|
o uclnt: added first (untested) support for heartbeat function
|
|
|
|
|
o usrv: added timeout to write_to_socket() and callers
|
|
|
|
|
o YStopWatch: added some convenience overloads and onAlarm() callbacks
|
|
|
|
|
o YStopWatchThreadList: minor fixes to generate_function_timers.sh
|
|
|
|
|
o misc: added get_time_diff()
|
2003-01-24 14:36:00 +00:00
|
|
|
|
|
|
|
|
1.1.5-2
|
|
|
|
|
-------
|
|
|
|
|
o devutil/scripts: fixed comment handling
|
|
|
|
|
o devutil/scripts: update.sh fixed groups and added some informational opts (-x,-p)
|
2003-02-15 12:31:15 +00:00
|
|
|
|
|
|
|
|
1.1.6-0
|
2003-08-14 11:52:47 +00:00
|
|
|
-------
|
2003-02-15 12:31:15 +00:00
|
|
|
o YThread: added context argument to callbacks
|
|
|
|
|
o YMidi: first appearance of this module
|
2003-08-04 11:55:37 +00:00
|
|
|
o yupdate: fix in comment handling
|
2003-08-14 11:52:47 +00:00
|
|
|
|
|
|
|
|
1.1.7-0
|
|
|
|
|
-------
|
|
|
|
|
o big changes everywhere, triggered by different uclnt thread scheme
|
2003-12-21 11:11:13 +00:00
|
|
|
|
|
|
|
|
1.1.7-1
|
|
|
|
|
-------
|
|
|
|
|
o preserving targets over config target invocation
|
2003-12-21 11:52:06 +00:00
|
|
|
o added hdr to module script/devutils
|
2003-12-21 15:41:15 +00:00
|
|
|
o added YTimeB: added getDateStr()
|