]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Move all local-only fields to LocalUser
authordanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 21 Oct 2009 23:45:32 +0000 (23:45 +0000)
committerdanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 21 Oct 2009 23:45:32 +0000 (23:45 +0000)
commitff3eef491aa9e107d09d9dd9560ef7715b37b3b3
tree76532ed5d9dd8ec0deb86793bc72d548e7a4c76a
parent123eac3f25ce4dd3142b4ac66eb321f7df1e23e4
Move all local-only fields to LocalUser

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11944 e03df62e-2008-0410-955e-edbf42e46eb7
17 files changed:
include/users.h
src/channels.cpp
src/command_parse.cpp
src/commands/cmd_invite.cpp
src/commands/cmd_nick.cpp
src/commands/cmd_oper.cpp
src/commands/cmd_pass.cpp
src/commands/cmd_pong.cpp
src/modules/extra/m_ldapauth.cpp
src/modules/m_cgiirc.cpp
src/modules/m_cloaking.cpp
src/modules/m_override.cpp
src/modules/m_sqlauth.cpp
src/modules/m_testnet.cpp
src/modules/m_uninvite.cpp
src/usermanager.cpp
src/users.cpp