Jan Lindemann
2c159ae0a3
Makefile: Add YQueue subdirectory
2003-09-05 06:46:49 +00:00
Jan Lindemann
37d22798e6
mkspec.sh: Add condition around REQUIRES_DEVEL
2003-08-14 12:12:08 +00:00
Jan Lindemann
bea0796914
mkspec.sh: Fix wrong quotation mark (how did this come here?
2003-08-14 12:06:11 +00:00
Jan Lindemann
c12218071e
tex/*_technical: Beautify hyperlinks and stuff
2003-08-14 11:52:47 +00:00
Jan Lindemann
c75d5924a1
tex.mk: Remove Overfull/Underfull output
2003-08-10 09:45:32 +00:00
Jan Lindemann
258e23c891
tex.mk: Add more targets
...
- Add the targets xdvi xpdf
- Beautification
- Add some index related clean targets
2003-08-09 18:03:46 +00:00
Jan Lindemann
4119c83063
header.tex.tmpl, header.tex.tmpl: Add support for pdf links
2003-08-06 16:16:46 +00:00
Jan Lindemann
2267e3a92f
header.tex.tmpl: Add new command \dspider
2003-08-05 15:55:01 +00:00
Jan Lindemann
974eda8f41
header.tex.tmpl: Iniital checkin
2003-08-05 15:54:32 +00:00
Jan Lindemann
26eb45c64b
yupdate: Fix in comment handling
2003-08-04 11:55:37 +00:00
Jan Lindemann
325fe118d6
jcs: Fix wrong ownership of $HOME/local directories
2003-07-31 12:08:40 +00:00
Jan Lindemann
b88aed872e
cfg_dev.mk: Make changes done to uclnt compile under Linux
2003-07-06 09:17:55 +00:00
Jan Lindemann
2721c322b0
cfg_dev.mk: New multiqueued YMsgDispatcher first working version
2003-06-26 18:14:54 +00:00
Jan Lindemann
dd48ff8240
tex.mk: Fix U umlaut
2003-02-25 13:20:06 +00:00
Jan Lindemann
12146a102f
CHANGES: Update
...
- YThread: Add context argument to callbacks
- YMidi: Add module
2003-02-15 12:31:15 +00:00
Jan Lindemann
650d45e12a
Add Requires: $REQUIRES_DEVEL
2003-01-25 08:24:11 +00:00
Jan Lindemann
382880ca88
Release 1.1.5-2-dev
...
- Devutil/scripts: Fix comment handling
- Devutil/scripts: update.sh fixed groups and added some informational opts (-x,-p)
2003-01-24 14:36:00 +00:00
Jan Lindemann
c4683e7d71
upload.sh: Fix group and ownership of targets
...
- Go back to CVS revision 1.8
- Fix group and ownership of targets (experimental)
2003-01-24 13:32:15 +00:00
Jan Lindemann
b85b93ffd5
upload.sh: Accidentally moved back to version 1.7
2003-01-24 13:03:24 +00:00
Jan Lindemann
90cee787a0
upload.sh: Fix commandline options and added some informational options (-p -x)
2003-01-24 12:41:06 +00:00
Jan Lindemann
50c07354ad
Release 1.1.5-1-dev
...
- Uclnt: Add first (untested) support for heartbeat function
- Usrv: Add timeout to write_to_socket() and callers
- YStopWatch: Add some convenience overloads and onAlarm() callbacks
- YStopWatchThreadList: minor fixes to generate_function_timers.sh
- Misc: Add get_time_diff()
2003-01-23 19:42:46 +00:00
Jan Lindemann
e778f3456d
Release 1.1.5-0-dev
...
- Uclnt: Beautify error messages in YConnection
- Usrv: Add snd_timeout and rcv_timeout options
- Usrv: Add usrv_shutdown_process()
2003-01-21 20:06:22 +00:00
Jan Lindemann
5634a0bda7
bugfix in yupdate.sh: Broken command line parsing
2003-01-20 20:42:40 +00:00
Jan Lindemann
92ed1e860d
Release 1.1.4-1-dev
...
- Jcs setval: Add -n switch and fixed multi-word handling
- Enhancement to yupdate.sh (floppy config file detection support)
2003-01-20 14:23:01 +00:00
Jan Lindemann
8a2f1d5f8d
setval: Fix multi-word quotation marks and added -n switch
2003-01-20 14:20:35 +00:00
Jan Lindemann
0bc4f57b46
CHANGES: Add some assertions to module msgfmt
2003-01-01 17:39:26 +00:00
Jan Lindemann
139fc4808f
exe.mk: Introduced EXE_ARGS for run and strace targets
2002-12-31 13:07:45 +00:00
Jan Lindemann
7183da8b7c
bugfix: Empty IMAGEDIR was not handled correctly
2002-12-15 17:45:30 +00:00
Jan Lindemann
f4d469f8fa
VERSION: Replace assert(0) with abort()
2002-11-14 13:35:17 +00:00
Jan Lindemann
2f7f994148
CHANGES: Replace assert(0) by abort()
2002-11-14 13:18:18 +00:00
Jan Lindemann
4f3c676efb
defs.mk, rpmdist.mk: /home/ftp -> /home/ftp/dat
2002-11-05 17:08:16 +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
1894a680bb
defs.mk, rpmdist.mk: /usr/local/ftp -> /home/ftp
2002-11-05 17:00:11 +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
baa3d413f4
ytools.mk.in: Compiael release version with -DNDEBUG
2002-10-15 12:51:15 +00:00
Jan Lindemann
2badf6b28f
VERSION: Shifted one version number up to test if last version was build correctly
2002-10-14 15:39:09 +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
018e8e3ae7
Release 1.1.3-1-dev
2002-10-06 20:10:44 +00:00
Jan Lindemann
cff94a55a4
cfg_dev.mk, defs.mk: Comment out USE_MPATROL and USE_DMALLOC
2002-10-06 19:37:51 +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
3b5bbad650
$(TOPDIR), make: Add support for mpatrol
2002-10-06 15:48:05 +00:00
Jan Lindemann
1397d1ae52
Release 1.1.3-0
2002-09-20 15:21:54 +00:00
Jan Lindemann
d7c9ed593f
Release 1.1.3-1-dev
2002-09-20 15:00:35 +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