ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-8/src
(Current path doesn't exist after revision 1591)
r1178
File Last Change
 ../
Makefile.am 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
Makefile.in 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
balloc.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
channel.c 1173 (12 years ago) by michael: - add usermode +R; only registered clients may message other clients with that mode set - add channelmode +R; only registered clients may join a channel with that mode set
channel_mode.c 1175 (12 years ago) by michael: - several fixes to services compatibility mode
client.c 1176 (12 years ago) by michael: - remove idle-time klines - rename LocalUser.last to LocalUser.last_privmsg - m_message.c: reset source_p->last_privmsg even if a client is messaging itself
csvlib.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
dbuf.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
dynlink.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
event.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
fdlist.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
fileio.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
getopt.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
hash.c 1169 (12 years ago) by michael: - rename find_server to hash_find_server to satisfy naming convention - pull m_services.c and m_jupe.c from contrib/ - style fixes in some places
hook.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
hostmask.c 1176 (12 years ago) by michael: - remove idle-time klines - rename LocalUser.last to LocalUser.last_privmsg - m_message.c: reset source_p->last_privmsg even if a client is messaging itself
irc_res.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
irc_reslib.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
irc_string.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
ircd.c 1176 (12 years ago) by michael: - remove idle-time klines - rename LocalUser.last to LocalUser.last_privmsg - m_message.c: reset source_p->last_privmsg even if a client is messaging itself
ircd_lexer.c 1176 (12 years ago) by michael: - remove idle-time klines - rename LocalUser.last to LocalUser.last_privmsg - m_message.c: reset source_p->last_privmsg even if a client is messaging itself
ircd_lexer.l 1176 (12 years ago) by michael: - remove idle-time klines - rename LocalUser.last to LocalUser.last_privmsg - m_message.c: reset source_p->last_privmsg even if a client is messaging itself
ircd_parser.c 1176 (12 years ago) by michael: - remove idle-time klines - rename LocalUser.last to LocalUser.last_privmsg - m_message.c: reset source_p->last_privmsg even if a client is messaging itself
ircd_parser.h 1176 (12 years ago) by michael: - remove idle-time klines - rename LocalUser.last to LocalUser.last_privmsg - m_message.c: reset source_p->last_privmsg even if a client is messaging itself
ircd_parser.y 1176 (12 years ago) by michael: - remove idle-time klines - rename LocalUser.last to LocalUser.last_privmsg - m_message.c: reset source_p->last_privmsg even if a client is messaging itself
ircd_signal.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
list.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
listener.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
match.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
memory.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
messages.tab 1175 (12 years ago) by michael: - several fixes to services compatibility mode
modules.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
motd.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
numeric.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
packet.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
parse.c 1178 (12 years ago) by michael: - Cleanup and restore older parts of the irc-command parser. Gives back ability to specify maximum amount of parameters that are processed within a command.
restart.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
resv.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
rng_mt.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
rsa.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_auth.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd_devpoll.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd_epoll.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd_kqueue.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd_poll.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd_select.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd_sigio.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_conf.c 1176 (12 years ago) by michael: - remove idle-time klines - rename LocalUser.last to LocalUser.last_privmsg - m_message.c: reset source_p->last_privmsg even if a client is messaging itself
s_gline.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_log.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_misc.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_serv.c 1169 (12 years ago) by michael: - rename find_server to hash_find_server to satisfy naming convention - pull m_services.c and m_jupe.c from contrib/ - style fixes in some places
s_user.c 1176 (12 years ago) by michael: - remove idle-time klines - rename LocalUser.last to LocalUser.last_privmsg - m_message.c: reset source_p->last_privmsg even if a client is messaging itself
send.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
sprintf_irc.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
version.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
watch.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
whowas.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
0 directories and 59 files shown