]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fixes for bug #12
authorJustin Crawford <Justasic@Gmail.com>
Sun, 15 Apr 2012 01:03:25 +0000 (18:03 -0700)
committerJustin Crawford <Justasic@Gmail.com>
Sun, 15 Apr 2012 01:03:25 +0000 (18:03 -0700)
commitdf5f76832ee67d1cbfb1fc47a8d3ec3823f010c5
tree99832ce14180b5d237bfe597b99a4accfd695cae
parent207c6c290e5b752d562fdc0b121379d511a3dce8
Fixes for bug #12
64 files changed:
include/bancache.h
include/base.h
include/caller.h
include/channelmanager.h
include/channels.h
include/command_parse.h
include/commands/cmd_whowas.h
include/ctables.h
include/cull_list.h
include/dns.h
include/dynamic.h
include/exitcodes.h
include/filelogger.h
include/hashcomp.h
include/inspircd.h
include/inspsocket.h
include/inspstring.h
include/logger.h
include/membership.h
include/mode.h
include/modules.h
include/numerics.h
include/protocol.h
include/snomasks.h
include/socketengine.h
include/testsuite.h
include/threadengine.h
include/threadengines/threadengine_pthread.h
include/threadengines/threadengine_win32.h
include/typedefs.h
include/usermanager.h
include/users.h
include/xline.h
src/commands/cmd_away.cpp
src/commands/cmd_commands.cpp
src/commands/cmd_eline.cpp
src/commands/cmd_ison.cpp
src/commands/cmd_join.cpp
src/commands/cmd_links.cpp
src/commands/cmd_lusers.cpp
src/commands/cmd_names.cpp
src/commands/cmd_userhost.cpp
src/commands/cmd_version.cpp
src/modules/account.h
src/modules/hash.h
src/modules/httpd.h
src/modules/m_cap.h
src/modules/m_regex.h
src/modules/m_spanningtree/cachetimer.h
src/modules/m_spanningtree/commands.h
src/modules/m_spanningtree/link.h
src/modules/m_spanningtree/main.h
src/modules/m_spanningtree/protocolinterface.h
src/modules/m_spanningtree/resolvers.h
src/modules/m_spanningtree/treeserver.h
src/modules/m_spanningtree/treesocket.h
src/modules/m_spanningtree/utils.h
src/modules/sasl.h
src/modules/spanningtree.h
src/modules/ssl.h
src/socketengines/socketengine_poll.cpp
src/socketengines/socketengine_ports.cpp
win/colours.h
win/win32service.h