.. |
auth.c
|
Fix bug #131 - Missing escape handling for # in config files.
|
2010-05-25 19:43:32 +02:00 |
auth.h
|
Fix bug #131 - Missing escape handling for # in config files.
|
2010-05-25 19:43:32 +02:00 |
commands.c
|
Fix bug #136 - !broadcast does not report status back to to sender.
|
2010-06-07 15:41:07 +02:00 |
commands.h
|
Added mute/unmute functionality.
|
2010-01-19 23:07:55 +01:00 |
config.c
|
Fix bug #131 - Missing escape handling for # in config files.
|
2010-05-25 19:43:32 +02:00 |
config.h
|
Added XML file for configurations.
|
2010-04-07 17:26:27 +02:00 |
config.pl
|
Do not use C macros for configuration files.
|
2010-04-15 19:49:23 +02:00 |
config.xml
|
Added file_plugins directive to configuration file.
|
2010-06-06 16:32:43 +02: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 |
floodctl.c
|
Added flood control support.
|
2010-04-05 16:01:07 +02:00 |
floodctl.h
|
Added flood control support.
|
2010-04-05 16:01:07 +02:00 |
gen_config.c
|
Added file_plugins directive to configuration file.
|
2010-06-06 16:32:43 +02:00 |
gen_config.h
|
Added file_plugins directive to configuration file.
|
2010-06-06 16:32:43 +02:00 |
hub.c
|
Misc plugin work
|
2010-06-29 15:40:19 +02:00 |
hub.h
|
Started working on the plugin configuration and loader code.
|
2010-06-13 19:34:20 +02:00 |
hubevent.c
|
Misc plugin work
|
2010-06-29 15:40:19 +02:00 |
hubevent.h
|
Fix bug #108: share limits can be avoided.
|
2010-02-07 23:08:04 +01:00 |
hubio.c
|
Added lots of new asserts which should trigger in case we double delete a ADC message.
|
2010-02-15 19:03:19 +01:00 |
hubio.h
|
Various fixes for epoll handling without libevent.
|
2010-01-19 17:52:58 +01:00 |
inf.c
|
Cleanup reference adc message reference counting somewhat.
|
2010-02-16 20:51:10 +01:00 |
inf.h
|
Cleanup reference adc message reference counting somewhat.
|
2010-02-16 20:51:10 +01:00 |
main.c
|
Made sure logs can be rotated by sending a SIGHUP to the hub.
|
2010-07-12 17:00:10 +02:00 |
netevent.c
|
Misc plugin work
|
2010-06-29 15:40:19 +02:00 |
netevent.h
|
Various fixes for epoll handling without libevent.
|
2010-01-19 17:52:58 +01:00 |
plugininvoke.c
|
Whitespace fixes.
|
2010-07-09 14:01:22 +02:00 |
plugininvoke.h
|
Whitespace fixes.
|
2010-07-09 14:01:22 +02:00 |
pluginloader.c
|
Started using new file reader tokenizer.
|
2010-07-10 03:36:47 +02:00 |
pluginloader.h
|
Misc plugin work
|
2010-06-29 15:40:19 +02:00 |
probe.c
|
Fixed some minor issues found during code review.
|
2010-05-25 22:47:30 +02:00 |
probe.h
|
More work on epoll.
|
2010-01-17 23:00:28 +01:00 |
route.c
|
Update the command to send a PM originating from the operator/admin that sent it.
|
2010-05-25 22:21:56 +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
|
Added flood control support.
|
2010-04-05 16:01:07 +02:00 |
user.h
|
Added flood control support.
|
2010-04-05 16:01:07 +02:00 |
usermanager.c
|
Cleanup reference adc message reference counting somewhat.
|
2010-02-16 20:51:10 +01:00 |
usermanager.h
|
Enable the statistics timer again, so that !stats provide up to date network statistics.
|
2010-01-23 00:43:38 +01:00 |