uhub/src/core
Jan Vidar Krey 0e1cd903da Make sure we create enough sids as there are socket descriptors. 2009-08-02 22:29:12 +02:00
..
auth.c Started using the new connection abstraction. 2009-08-02 21:46:57 +02:00
auth.h Generalized the IP range and mask parsing code. 2009-07-26 03:56:55 +02:00
commands.c Fix capped whoip/history messages due to limit of 1024 bytes imposed wrongly on outgoing server generated messages. 2009-08-02 21:58:12 +02:00
commands.h Fix bug #52 - [Request] Chat history command 2009-07-26 05:23:56 +02:00
config.c Fix bug #44 - [Request] IP log in the memory 2009-07-26 06:03:43 +02:00
config.h Fix bug #44 - [Request] IP log in the memory 2009-07-26 06:03:43 +02:00
eventid.h Reorganized sources slightly. 2009-07-25 20:05:27 +02:00
eventqueue.c Rework logging code to be able to turn it off completely. 2009-07-26 01:38:38 +02:00
eventqueue.h Reorganized sources slightly. 2009-07-25 20:05:27 +02:00
hub.c Started using the new connection abstraction. 2009-08-02 21:46:57 +02:00
hub.h Fix bug #44 - [Request] IP log in the memory 2009-07-26 06:03:43 +02:00
hubevent.c Fix bug #44 - [Request] IP log in the memory 2009-07-26 06:03:43 +02:00
hubevent.h Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT. 2009-07-26 01:47:17 +02:00
hubio.c Rework logging code to be able to turn it off completely. 2009-07-26 01:38:38 +02:00
hubio.h Reorganized sources slightly. 2009-07-25 20:05:27 +02:00
inf.c Fix wrong #if to #ifdef 2009-07-26 01:53:53 +02:00
inf.h Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT. 2009-07-26 01:47:17 +02:00
main.c Rework logging code to be able to turn it off completely. 2009-07-26 01:38:38 +02:00
netevent.c Started using the new connection abstraction. 2009-08-02 21:46:57 +02:00
netevent.h Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT. 2009-07-26 01:47:17 +02:00
route.c Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT. 2009-07-26 01:47:17 +02:00
route.h Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT. 2009-07-26 01:47:17 +02:00
user.c Started using the new connection abstraction. 2009-08-02 21:46:57 +02:00
user.h Started using the new connection abstraction. 2009-08-02 21:46:57 +02:00
usermanager.c Make sure we create enough sids as there are socket descriptors. 2009-08-02 22:29:12 +02:00
usermanager.h Fix bug #3, sid allocation overflow. May lead to double SIDs being given out. 2009-08-02 21:04:10 +02:00