.. |
auth.c
|
Fixed minor issues found with static code analyzis (Clang).
|
2012-01-13 01:31:34 +01:00 |
auth.h
|
Cleaned up command parsing, added register, password, useradd, userdel, userinfo, usermod and userpass.
|
2010-11-12 18:03:39 +01:00 |
command_parser.c
|
Decouple hub and user manager more cleanly.
|
2012-09-27 15:29:00 +02:00 |
command_parser.h
|
Cleaned up command handling code, by splitting into multiple files.
|
2012-05-01 20:15:49 +02:00 |
commands.c
|
Added funcions for sending notifications to operators.
|
2013-02-13 21:10:30 +01:00 |
commands.h
|
Fix compile issue with double typedefs.
|
2012-05-02 00:29:26 +02:00 |
config.c
|
Cleaned up boolean apply code.
|
2010-11-12 18:03:39 +01:00 |
config.h
|
Added XML file for configurations.
|
2010-04-07 17:26:27 +02:00 |
config.pl
|
Add support for configuration options that depend on certain #ifdefs.
|
2012-09-27 15:28:46 +02:00 |
config.xml
|
Cleaned up code generator for config file parsing.
|
2012-05-23 23:37:42 +02:00 |
eventid.h
|
Fixes to shutdown...
|
2009-08-03 23:59:02 +02:00 |
eventqueue.c
|
changed all calls to assert() to uhub_assert()
|
2012-05-02 21:06:46 +02:00 |
eventqueue.h
|
Reorganized sources slightly.
|
2009-07-25 20:05:27 +02:00 |
gen_config.c
|
Cleaned up code generator for config file parsing.
|
2012-05-23 23:37:42 +02:00 |
gen_config.h
|
Cleaned up code generator for config file parsing.
|
2012-05-23 23:37:42 +02:00 |
hub.c
|
Added funcions for sending notifications to operators.
|
2013-02-13 21:10:30 +01:00 |
hub.h
|
Added funcions for sending notifications to operators.
|
2013-02-13 21:10:30 +01:00 |
hubevent.c
|
Added funcions for sending notifications to operators.
|
2013-02-13 21:10:30 +01:00 |
hubevent.h
|
Fix bug #108: share limits can be avoided.
|
2010-02-07 23:08:04 +01:00 |
inf.c
|
Decouple hub and user manager more cleanly.
|
2012-09-27 15:29:00 +02:00 |
inf.h
|
Cleanup reference adc message reference counting somewhat.
|
2010-02-16 20:51:10 +01:00 |
ioqueue.c
|
Fix ADC client send queue.
|
2012-10-03 11:44:07 +02:00 |
ioqueue.h
|
Fix ADC client send queue.
|
2012-10-03 11:44:07 +02:00 |
main.c
|
Systemd notify support
|
2012-11-17 09:57:14 -06:00 |
netevent.c
|
Fix rare protocol parse error due to incorrect recv queue handling.
|
2012-10-03 13:49:50 +02:00 |
netevent.h
|
Various fixes for epoll handling without libevent.
|
2010-01-19 17:52:58 +01:00 |
plugincallback.c
|
fix random crashes upon !reload
|
2012-04-21 09:22:06 +02:00 |
plugincallback.h
|
automatically clean up plugin commands
|
2012-04-19 02:53:43 +02:00 |
plugininvoke.c
|
add on_change_nick() to struct plugin_funcs
|
2012-05-09 23:33:03 +02:00 |
plugininvoke.h
|
add on_change_nick() to struct plugin_funcs
|
2012-05-09 23:33:03 +02:00 |
pluginloader.c
|
changed all calls to assert() to uhub_assert()
|
2012-05-02 21:06:46 +02:00 |
pluginloader.h
|
fix random crashes upon !reload
|
2012-04-21 09:22:06 +02:00 |
probe.c
|
More work on splitting out OpenSSL specific bits.
|
2012-10-15 20:39:03 +02:00 |
probe.h
|
More work on epoll.
|
2010-01-17 23:00:28 +01:00 |
route.c
|
Added functions to route messages to operators only.
|
2013-02-13 21:10:48 +01:00 |
route.h
|
Added functions to route messages to operators only.
|
2013-02-13 21:10:48 +01:00 |
user.c
|
Renamed the hub_sendq and hub_recvq to ioq_send and ioq_recv.
|
2012-09-28 09:24:04 +02:00 |
user.h
|
Added functions to route messages to operators only.
|
2013-02-13 21:10:48 +01:00 |
usermanager.c
|
Made the network statistics work again.
|
2012-10-02 23:59:11 +02:00 |
usermanager.h
|
Made the network statistics work again.
|
2012-10-02 23:59:11 +02:00 |