.. |
adcconst.h
|
Ensure admins and super users are also listed as operators
|
2009-03-10 11:13:26 +01:00 |
adcrush.c
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
auth.c
|
Optimization: Removed unneeded strlen() calls several places.
|
2009-03-02 19:41:49 +01:00 |
auth.h
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
commands.c
|
Cleaned up command system somewhat. Added admin commands for reload and shutdown.
|
2009-03-19 00:55:11 +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
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
eventqueue.h
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
hub.c
|
Fixed bug #1: Excessive send queue bug (corruption of the offset variable).
|
2009-03-16 12:28:58 +01:00 |
hub.h
|
Better "!stats"; can display peak and current bandwidth usage.
|
2009-03-04 18:36:45 +01:00 |
hubevent.c
|
Do not use socket call to print IP address when we do have a cached representation.
|
2009-03-16 12:43:45 +01:00 |
hubevent.h
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
inf.c
|
Don't produce errors if a user is already logged in and trying again.
|
2009-03-16 12:46:29 +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
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
log.h
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
main.c
|
Better "!stats"; can display peak and current bandwidth usage.
|
2009-03-04 18:36:45 +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
|
Optimization: Removed unneeded strlen() calls several places.
|
2009-03-02 19:41:49 +01:00 |
message.h
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
misc.c
|
Optimization: Removed unneeded strlen() calls several places.
|
2009-03-02 19:41:49 +01:00 |
misc.h
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
netevent.c
|
Fixed compile warning.
|
2009-03-16 12:40:12 +01:00 |
netevent.h
|
Ensure the send queue offset is calculated correctly in case of a partial queued write.
|
2009-03-13 16:51:27 +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
|
Better "!stats"; can display peak and current bandwidth usage.
|
2009-03-04 18:36:45 +01:00 |
network.h
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
plugin.h
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
route.c
|
Do not use socket call to print IP address when we do have a cached representation.
|
2009-03-16 12:45:13 +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
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
user.h
|
First git commit.
|
2009-02-19 17:14:09 +01:00 |
usermanager.c
|
Wrong stats, peak rx never calculated.
|
2009-03-10 00:17:49 +01:00 |
usermanager.h
|
Better "!stats"; can display peak and current bandwidth usage.
|
2009-03-04 18:36:45 +01:00 |