|
File
|
Last Change |
|---|---|
../
|
|
Makefile.am
|
1662 (13 years ago) by michael: - Fixed inconsistent svn file properties |
Makefile.in
|
1730 (13 years ago) by michael: - automake 1.13.1 |
m_die.c
|
1832 (13 years ago) by michael: - Made all numeric defines use the actual string instead of the numeric value which allows to use gcc's printf format attribute - Remove current message locale implementation |
m_error.c
|
1618 (13 years ago) by michael: - Made m_globops() and ms_globops() use sendto_realops_flags() - Added message-type parameter to sendto_realops_flags() which can be one of SEND_NOTICE, SEND_GLOBAL, SEND_LOCOPS - Forward-port -r1617 |
m_join.c
|
1832 (13 years ago) by michael: - Made all numeric defines use the actual string instead of the numeric value which allows to use gcc's printf format attribute - Remove current message locale implementation |
m_kick.c
|
1832 (13 years ago) by michael: - Made all numeric defines use the actual string instead of the numeric value which allows to use gcc's printf format attribute - Remove current message locale implementation |
m_kill.c
|
1832 (13 years ago) by michael: - Made all numeric defines use the actual string instead of the numeric value which allows to use gcc's printf format attribute - Remove current message locale implementation |
m_message.c
|
1832 (13 years ago) by michael: - Made all numeric defines use the actual string instead of the numeric value which allows to use gcc's printf format attribute - Remove current message locale implementation |
m_mode.c
|
1832 (13 years ago) by michael: - Made all numeric defines use the actual string instead of the numeric value which allows to use gcc's printf format attribute - Remove current message locale implementation |
m_nick.c
|
1832 (13 years ago) by michael: - Made all numeric defines use the actual string instead of the numeric value which allows to use gcc's printf format attribute - Remove current message locale implementation |
m_part.c
|
1832 (13 years ago) by michael: - Made all numeric defines use the actual string instead of the numeric value which allows to use gcc's printf format attribute - Remove current message locale implementation |
m_quit.c
|
1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk |
m_server.c
|
1652 (13 years ago) by michael: - changed match() polarity. match() now returns 0 on match and 1 on non-match This cleans up several places where function pointers of different matching functions like irccmp/strcmp/match are passed to other functions. - added improved collapse() to match.c |
m_sjoin.c
|
1793 (13 years ago) by michael: - Replaced all occurrences of ircsprintf with sprintf/snprintf and killed sprintf_irc.(c|h) |
m_squit.c
|
1832 (13 years ago) by michael: - Made all numeric defines use the actual string instead of the numeric value which allows to use gcc's printf format attribute - Remove current message locale implementation |