Jan Vidar Krey
|
cfb8a9f322
|
Started using the new connection abstraction.
|
2009-08-02 21:46:57 +02:00 |
Jan Vidar Krey
|
9bd0286c01
|
Fix bug #3, sid allocation overflow. May lead to double SIDs being given out.
|
2009-08-02 21:04:10 +02:00 |
Jan Vidar Krey
|
80348044c3
|
Make sure history messages are not escaped.
|
2009-07-26 18:22:53 +02:00 |
Jan Vidar Krey
|
31d4b0f0b1
|
Fix history - do not cache private messages.
|
2009-07-26 15:08:34 +02:00 |
Jan Vidar Krey
|
444f991f44
|
Fix bug #44 - [Request] IP log in the memory
|
2009-07-26 06:03:43 +02:00 |
Jan Vidar Krey
|
b125ffe3c1
|
Fix bug #52 - [Request] Chat history command
|
2009-07-26 05:23:56 +02:00 |
Jan Vidar Krey
|
367871e476
|
Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT.
Basically: sed -i 's/struct user/struct hub_user/g' `find -type f`
|
2009-07-26 01:47:17 +02:00 |
Jan Vidar Krey
|
6e5d28c2d4
|
Rework logging code to be able to turn it off completely.
|
2009-07-26 01:38:38 +02:00 |
Jan Vidar Krey
|
36a07e3f7e
|
Reorganized sources slightly.
|
2009-07-25 20:05:27 +02:00 |