Commit graph

16 commits

Author SHA1 Message Date
Jan Lindemann
0bc4f57b46 CHANGES: Add some assertions to module msgfmt 2003-01-01 17:39:26 +00:00
Jan Lindemann
7183da8b7c bugfix: Empty IMAGEDIR was not handled correctly 2002-12-15 17:45:30 +00:00
Jan Lindemann
2f7f994148 CHANGES: Replace assert(0) by abort() 2002-11-14 13:18:18 +00:00
Jan Lindemann
21e010e06a CHANGES, VERSION: Change ftp directory /usr/local/ftp /home/ftp 2002-11-05 17:01:26 +00:00
Jan Lindemann
aaead239c4 bugfix: Client handler process did not exit after connection reset by client 2002-10-21 19:15:09 +00:00
Jan Lindemann
7497777d85 CHANGES: Compiling release version with NDEBUG (switching off assertions) 2002-10-15 12:53:16 +00:00
Jan Lindemann
4c92f38f97 Release 1.1.3-2-dev
- Misc: Add mem_snapshot() and mem_dump()
- Misc: bugfix: mem_free() did not work correctly
- Usrv: bugfix: incomimg messages were not freed
- Msgfmt: bugfix: parse() had small memory leaks
2002-10-13 19:27:15 +00:00
Jan Lindemann
fe6ea7e5af CHANGES: Update
- Hash/md5: Fix major memory leak in file2md5()
  - Add support for mpatrol library
2002-10-06 19:29:59 +00:00
Jan Lindemann
1397d1ae52 Release 1.1.3-0 2002-09-20 15:21:54 +00:00
Jan Lindemann
b1eca8d570 CHANGES, VERSION: Check if connection list was invalidated before locking
Now check if connection list was invalidated before locking.

TODO: Don't know if I really like this
2002-09-20 12:37:59 +00:00
Jan Lindemann
f5149e4ed7 CHANGES, VERSION: Various minor coredumps, mostly related to connection lists, too 2002-09-18 20:17:56 +00:00
Jan Lindemann
f743cb1512 usrv bugfix: Unregistering of dead connections was done incorrectly 2002-09-18 07:34:53 +00:00
Jan Lindemann
5fc630468a CHANGES, VERSION: Fix segfault with empty connection lists 2002-09-17 15:10:37 +00:00
Jan Lindemann
88ba066867 usrv: Clean up IPC pipes after handler process termination 2002-09-17 14:05:30 +00:00
Jan Lindemann
aa8bb6abf0 usrv: Add on_close_connection() callback 2002-09-16 17:23:31 +00:00
Jan Lindemann
c5cb485cc6 CHANGES: Add file with version 1.1.0-33-dev 2002-09-10 14:41:54 +00:00