Changing hosts..

nospam at ofloo.org nospam at ofloo.org
Tue Aug 15 13:54:27 EDT 2006


I want to use m_change.c module but i won't only the servers being able
to change vhosts, would changing the following:

struct Message chghost_msgtab = {
  "CHGHOST", 0, 0, 2, 0, MFLG_SLOW, 0,
  {m_unregistered, m_not_oper, mo_chghost, mo_chghost, mo_chghost, m_ignore}
};

to this help ?

struct Message chghost_msgtab = {
  "CHGHOST", 0, 0, 2, 0, MFLG_SLOW, 0,
  {m_unregistered, m_ignore, mo_chghost, mo_chghost, mo_chghost, m_ignore}
};


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ircd-hybrid.org/pipermail/hybrid/attachments/20060815/30e9243d/attachment.pgp>


More information about the hybrid mailing list