.. |
adcconst.h
|
Ensure admins and super users are also listed as operators
|
2009-03-10 11:13:26 +01:00 |
adcrush.c
|
Work on optimizing send(), to use fewer send function calls.
|
2009-06-21 14:21:34 +02:00 |
auth.c
|
Large reorganizations of the code base.
|
2009-05-26 19:46:51 +02:00 |
auth.h
|
Fix crash due to user->hub deref in acl handling.
|
2009-05-19 16:40:14 +02:00 |
commands.c
|
Added a known crash for the admin only to use if compiled with CRASH_DEBUG enabled.
|
2009-06-22 01:18:51 +02:00 |
commands.h
|
Fixed various code deprecations
|
2009-05-15 18:45:26 +02:00 |
config.c
|
Warn on bad UTF-8 in the configuration file.
|
2009-05-16 12:48:17 +02: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
|
Ensure we set a max recv and send buffer per user, and that it does not
|
2009-06-22 19:50:10 +02:00 |
hub.h
|
Massive restructuring.
|
2009-05-26 21:05:06 +02:00 |
hubevent.c
|
Large reorganizations of the code base.
|
2009-05-26 19:46:51 +02:00 |
hubevent.h
|
Fixed various code deprecations
|
2009-05-15 18:45:26 +02:00 |
hubio.c
|
Minor cleanups and some work to prepare SSL.
|
2009-06-23 01:56:37 +02:00 |
hubio.h
|
Minor cleanups and some work to prepare SSL.
|
2009-06-23 01:56:37 +02:00 |
inf.c
|
Large reorganizations of the code base.
|
2009-05-26 19:46:51 +02:00 |
inf.h
|
Fixed various code deprecations
|
2009-05-15 18:45:26 +02: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
|
Make sure we close stdout, stdin and stderr after forking to background in order to properly detach from the TTY.
|
2009-06-22 18:36:48 +02: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
|
Massive restructuring.
|
2009-05-26 21:05:06 +02: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
|
Cleanup read/write socket handling somewhat.
|
2009-06-23 01:57:26 +02:00 |
netevent.h
|
Cleanup read/write socket handling somewhat.
|
2009-06-23 01:57:26 +02: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
|
Suppress send() or recv() errors from logs. They happen quite often and are not considered errors.
|
2009-06-23 01:57:55 +02:00 |
network.h
|
Added functions:
|
2009-06-22 19:36:55 +02:00 |
plugin.h
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
rbtree.c
|
Disable code to prevent warnings.
|
2009-05-15 16:52:55 +02:00 |
rbtree.h
|
Started working on a red-black tree implementation, need to speed up
|
2009-05-01 17:07:38 +02:00 |
route.c
|
Cleanup read/write socket handling somewhat.
|
2009-06-23 01:57:26 +02:00 |
route.h
|
More API fixes; remove implicit relationship between hub and user
|
2009-05-18 16:30:17 +02: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
|
Work on optimizing send(), to use fewer send function calls.
|
2009-06-21 14:21:34 +02:00 |
user.c
|
Oportunistic write.
|
2009-06-22 20:25:22 +02:00 |
user.h
|
Added a state check for protocol negotiation.
|
2009-06-22 19:38:24 +02:00 |
usermanager.c
|
Large reorganizations of the code base.
|
2009-05-26 19:46:51 +02:00 |
usermanager.h
|
More API fixes; remove implicit relationship between hub and user
|
2009-05-18 16:30:17 +02:00 |