uhub/src/core
Jan Vidar Krey c47ea14047 Code cleanup for starting the listening socket. 2010-01-21 01:54:41 +01:00
..
auth.c Work on epoll backend, and removing dependency on libevent. 2009-12-10 23:12:04 +01:00
auth.h Generalized the IP range and mask parsing code. 2009-07-26 03:56:55 +02:00
commands.c sorted the commands shown in help. 2010-01-20 00:24:57 +01:00
commands.h Added mute/unmute functionality. 2010-01-19 23:07:55 +01:00
config.c Added the +rules command. 2010-01-19 23:30:26 +01:00
config.h Added the +rules command. 2010-01-19 23:30:26 +01:00
eventid.h Fixes to shutdown... 2009-08-03 23:59:02 +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 Code cleanup for starting the listening socket. 2010-01-21 01:54:41 +01:00
hub.h Added select() backend which can be used as a fallback if epoll is not available. 2010-01-20 18:39:55 +01:00
hubevent.c Added the +rules command. 2010-01-19 23:30:26 +01:00
hubevent.h Various fixes for epoll handling without libevent. 2010-01-19 17:52:58 +01:00
hubio.c Various fixes for epoll handling without libevent. 2010-01-19 17:52:58 +01:00
hubio.h Various fixes for epoll handling without libevent. 2010-01-19 17:52:58 +01:00
inf.c Crash fix part 2 2009-11-18 18:35:31 +01: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 Work on removing libevent completely as a mandatory dependency. 2010-01-07 20:55:13 +01:00
netevent.c Merge branch 'master' of github.com:janvidar/uhub into sans_libevent 2010-01-19 19:35:20 +01:00
netevent.h Various fixes for epoll handling without libevent. 2010-01-19 17:52:58 +01:00
probe.c Various fixes for epoll handling without libevent. 2010-01-19 17:52:58 +01:00
probe.h More work on epoll. 2010-01-17 23:00:28 +01:00
route.c Fix potential memory leaks and crashes. 2009-11-18 17:41:28 +01: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 Added mute/unmute functionality. 2010-01-19 23:07:55 +01:00
user.h Added mute/unmute functionality. 2010-01-19 23:07:55 +01:00
usermanager.c Added select() backend which can be used as a fallback if epoll is not available. 2010-01-20 18:39:55 +01:00
usermanager.h Fixes to shutdown... 2009-08-03 23:59:02 +02:00