uhub/src
Jan Vidar Krey 1f9cfe58c4 No need to allow users not yet logged in to send special hub commands to the hub.
Nothing bad will happen, except the hub will try to answer them even though the user is not yet fully logged in. This fix ensures that these messages are simply dropped instead.
2009-12-09 19:40:12 +01:00
..
adc Fix potential memory leaks and crashes. 2009-11-18 17:41:28 +01:00
core No need to allow users not yet logged in to send special hub commands to the hub. 2009-12-09 19:40:12 +01:00
network Removed assert. 2009-11-21 11:52:25 +01:00
tools Crash fix. 2009-11-21 11:47:26 +01:00
util Fix potential memory leaks and crashes. 2009-11-18 17:41:28 +01:00
system.h Fix bug #82 - Crash writing a log larger than 2GB on a 32 bit system as _FILE_OFFSET_BITS was not declared to be 64. 2009-09-14 12:24:18 +02:00
uhub.h Removed some old unused macros. 2009-10-06 15:53:24 +02:00