fixed ssl.c bug when ssl backend returns IO_BLOCKED but IO engine doesn't get informe...
[ircu2.10.12-pk.git] / ircd / m_names.c
2012-04-14 pk910fixed missing ENDOFNAMES reply (non-member performs...
2011-12-18 pk910added MODE_HALFOP (+h, %)
2011-08-25 pk910fixed NULL pointer crash (used wrong variable) on m_names.c
2011-06-28 pk910m_names fix (changed the wrong part all commits before...
2011-06-28 pk910bugfixes for the last commits
2011-06-28 pk910m_join forward nicklist restriction & m_names manual...
2011-06-28 pk910added MODE_AUDITORIUM (+u) to show only ops the full...
2011-06-28 pk910ircu2.10.12 pk910 fork WGN4