uhub/src
Jan Vidar Krey 478d8b9dd2 Work in progress: libevent use one event per fd.
Signed-off-by: Jan Vidar Krey <janvidar@extatic.org>
2009-03-26 01:05:40 +01:00
..
adcconst.h Ensure admins and super users are also listed as operators 2009-03-10 11:13:26 +01:00
adcrush.c Libevent changes. 2009-03-19 00:43:43 +01:00
auth.c Cleanup credentials to string handling 2009-03-20 18:54:05 +01:00
auth.h Cleanup credentials to string handling 2009-03-20 18:54:05 +01:00
commands.c Minor cleanups 2009-03-20 19:02:32 +01:00
commands.h First git commit. 2009-02-19 17:14:09 +01:00
config.c Dump configuration does not quote integer and boolean settings. 2009-03-16 14:40:17 +01:00
config.h Document config default variables correctly. 2009-03-12 16:00:31 +01:00
eventid.h First git commit. 2009-02-19 17:14:09 +01:00
eventqueue.c Cleaned up local event queue. 2009-03-18 02:56:49 +01:00
eventqueue.h Cleaned up local event queue. 2009-03-18 02:56:49 +01:00
hub.c Reworking the libevent handling to have only one event handle per file descriptor. 2009-03-25 17:56:47 +01:00
hub.h Make sure logs do not output configured messages, but rather code names. 2009-03-23 15:47:54 +01:00
hubevent.c Work in progress: libevent use one event per fd. 2009-03-26 01:05:40 +01:00
hubevent.h First git commit. 2009-02-19 17:14:09 +01:00
inf.c Cleanup logging. 2009-03-20 17:40:50 +01:00
inf.h First git commit. 2009-02-19 17:14:09 +01:00
ipcalc.c Re-fix #5: Always provide IP-address to all users, not just for active clients. 2009-03-13 00:54:37 +01:00
ipcalc.h Re-fix #5: Always provide IP-address to all users, not just for active clients. 2009-03-13 00:54:37 +01:00
list.c First git commit. 2009-02-19 17:14:09 +01:00
list.h First git commit. 2009-02-19 17:14:09 +01:00
log.c remove timezone from logs, as it screws up on windows. 2009-03-21 04:11:14 +01:00
log.h First git commit. 2009-02-19 17:14:09 +01:00
main.c Don't crash if one specify '-S' or '-s' and an invalid configuration file. 2009-03-24 23:10:51 +01:00
memory.c First git commit. 2009-02-19 17:14:09 +01:00
memory.h First git commit. 2009-02-19 17:14:09 +01:00
message.c Fix bug #12: asserts in adc_msg_parse -> enabled strict utf8 parsing. 2009-03-23 21:47:05 +01:00
message.h First git commit. 2009-02-19 17:14:09 +01:00
misc.c Fixed utf8 parse issue. 2009-03-24 00:21:38 +01:00
misc.h Fix bug #12: asserts in adc_msg_parse -> enabled strict utf8 parsing. 2009-03-23 21:47:05 +01:00
netevent.c Work in progress: libevent use one event per fd. 2009-03-26 01:05:40 +01:00
netevent.h Work in progress: libevent use one event per fd. 2009-03-26 01:05:40 +01:00
network-epoll.c First git commit. 2009-02-19 17:14:09 +01:00
network-kqueue.c First git commit. 2009-02-19 17:14:09 +01:00
network.c Always obtain IP address during accept(), and not do it later as a call to getsockname(). 2009-03-23 15:05:27 +01:00
network.h Always obtain IP address during accept(), and not do it later as a call to getsockname(). 2009-03-23 15:05:27 +01:00
plugin.h First git commit. 2009-02-19 17:14:09 +01:00
route.c Reworking the libevent handling to have only one event handle per file descriptor. 2009-03-25 17:56:47 +01:00
route.h First git commit. 2009-02-19 17:14:09 +01:00
sid.c First git commit. 2009-02-19 17:14:09 +01:00
sid.h First git commit. 2009-02-19 17:14:09 +01:00
tiger.c First git commit. 2009-02-19 17:14:09 +01:00
tiger.h First git commit. 2009-02-19 17:14:09 +01:00
uhub.h Better "!stats"; can display peak and current bandwidth usage. 2009-03-04 18:36:45 +01:00
user.c Work in progress: libevent use one event per fd. 2009-03-26 01:05:40 +01:00
user.h Work in progress: libevent use one event per fd. 2009-03-26 01:05:40 +01:00
usermanager.c Cleaned up local event queue. 2009-03-18 02:56:49 +01:00
usermanager.h Better "!stats"; can display peak and current bandwidth usage. 2009-03-04 18:36:45 +01:00