.. |
auth.c
|
Fix bug #109: Confusing debug message for nat_ip.
|
2010-02-07 23:29:38 +01:00 |
auth.h
|
Generalized the IP range and mask parsing code.
|
2009-07-26 03:56:55 +02:00 |
commands.c
|
Make sure !version agrees with the connect time banner (same format).
|
2010-02-11 01:19:58 +01:00 |
commands.h
|
Added mute/unmute functionality.
|
2010-01-19 23:07:55 +01:00 |
config.c
|
Fix bug #106: Show OS/CPU info in !version.
|
2010-02-10 23:45:51 +01:00 |
config.h
|
Fix bug #106: Show OS/CPU info in !version.
|
2010-02-10 23:45:51 +01: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 |
hub.c
|
Fix wrong IQUI message. Partially fixes bug #4.
|
2010-02-12 19:25:09 +01:00 |
hub.h
|
Fix bug #108: share limits can be avoided.
|
2010-02-07 23:08:04 +01:00 |
hubevent.c
|
Fix bug #108: share limits can be avoided.
|
2010-02-07 23:08:04 +01:00 |
hubevent.h
|
Fix bug #108: share limits can be avoided.
|
2010-02-07 23:08:04 +01:00 |
hubio.c
|
gcc v2.95 compile fixes.
|
2010-01-28 01:06:41 +01:00 |
hubio.h
|
Various fixes for epoll handling without libevent.
|
2010-01-19 17:52:58 +01:00 |
inf.c
|
Fix autotest
|
2010-02-08 00:35:58 +01:00 |
inf.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 |
main.c
|
Fix bug #106: Show OS/CPU info in !version.
|
2010-02-10 23:45:51 +01:00 |
netevent.c
|
Fix for partial read operations.
|
2010-02-12 20:33:17 +01:00 |
netevent.h
|
Various fixes for epoll handling without libevent.
|
2010-01-19 17:52:58 +01:00 |
probe.c
|
Make sure start_listening_socket does everything, this will lead the way to multiple listen ports.
|
2010-01-21 17:31:55 +01:00 |
probe.h
|
More work on epoll.
|
2010-01-17 23:00:28 +01:00 |
route.c
|
Fix potential memory leaks and crashes.
|
2009-11-18 17:41:28 +01: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
|
Fix bug #108: share limits can be avoided.
|
2010-02-07 23:08:04 +01:00 |
user.h
|
Fix bug #108: share limits can be avoided.
|
2010-02-07 23:08:04 +01:00 |
usermanager.c
|
gcc v2.95 compile fixes.
|
2010-01-28 01:06:41 +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 |