ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/src
(Current path doesn't exist after revision 1027)
r338
File Last Change
 ../
hook.c 157 (18 years ago) by adx: - MFC: fixed register_callback
s_user.c 159 (18 years ago) by michael: - Fixed bug where we would increase Count.invisi even if invisible_on_connect is off
packet.c 163 (18 years ago) by adx: - MFC iorecv/iosend changes to allow charset recoding
ircd.c 163 (18 years ago) by adx: - MFC iorecv/iosend changes to allow charset recoding
irc_res.c 169 (18 years ago) by michael: - Removed LocalUser.port - Removed two extra memsets in make_request()
s_bsd.c 169 (18 years ago) by michael: - Removed LocalUser.port - Removed two extra memsets in make_request()
irc_string.c 176 (18 years ago) by michael: - Fixed gcc4 related compilewarnings in inet_ntop6(). Reported by ThaPrince
ircd_lexer.l 201 (18 years ago) by adx: MFC: + removed invite_ops_only, controlled by +p now + sorted ircd.conf:channel{} a bit
lex.yy.c 201 (18 years ago) by adx: MFC: + removed invite_ops_only, controlled by +p now + sorted ircd.conf:channel{} a bit
y.tab.c 251 (18 years ago) by michael: - Fixed problem where configure wouldn't deal properly with openssl 0.9.8 - Rebuilt y.tab.c using bison 2.1
y.tab.h 251 (18 years ago) by michael: - Fixed problem where configure wouldn't deal properly with openssl 0.9.8 - Rebuilt y.tab.c using bison 2.1
dynlink.c 258 (18 years ago) by michael: - Fixed another core on dlclose()
s_conf.c 264 (18 years ago) by adx: MFC set +b on opers by default
s_bsd_devpoll.c 282 (18 years ago) by adx: + MFC /dev/poll
send.c 285 (18 years ago) by adx: + fixed unportable usage of va_list that make ircd cry on amd64
ircd_parser.y 298 (18 years ago) by db: - This is part of the nasty core fix; the y.tab.c and y.tab.h files were committed earlier, I have no idea why this file did not get committed.
hostmask.c 300 (18 years ago) by db: - fixed infinite loop spotted and fixed by *runedude* Jeremy Sayres and my email is runedude@runedude.net
client.c 317 (18 years ago) by michael: - Backported revision 315 (trimmed memory usage by moving invited dlink_list to LocalUser struct)
modules.c 329 (18 years ago) by michael: - Finish off TBURST (untested)
s_serv.c 337 (18 years ago) by michael: - Improved topic bursting. Read the comment in s_serv.c:send_tb for further info
channel.c 337 (18 years ago) by michael: - Improved topic bursting. Read the comment in s_serv.c:send_tb for further info
irc_getaddrinfo.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
match.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_log.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
Makefile.in 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
crypt.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
numeric.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
listener.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
version.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
messages.tab 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
fileio.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
csvlib.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
balloc.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
snprintf.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_bsd_sigio.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_bsd_epoll.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
whowas.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
fdlist.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
channel_mode.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
getopt.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
sprintf_irc.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
memory.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_auth.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_bsd_select.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
hash.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_misc.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_getnameinfo.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
list.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
motd.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
resv.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_bsd_kqueue.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_bsd_poll.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_gline.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
rsa.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_reslib.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
tools.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
ircd_signal.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
inet_misc.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_stats.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
restart.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_bsd_win32.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
m_error.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
dbuf.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
event.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
parse.c 34 (18 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
0 directories and 65 files shown