ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-8/src
(Current path doesn't exist after revision 1591)
r1303
File Last Change
 ../
Makefile.am 1237 (13 years ago) by michael: - move remaining functions in dynlink.c into modules.c
Makefile.in 1291 (13 years ago) by michael: - automake 1.11.3
balloc.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
channel.c 1243 (13 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
channel_mode.c 1243 (13 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
client.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
csvlib.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
dbuf.c 1243 (13 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
event.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
fdlist.c 1243 (13 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
fileio.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
getopt.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
hash.c 1243 (13 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
hook.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
hostmask.c 1298 (13 years ago) by michael: - fixed style in some places
irc_res.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
irc_reslib.c 1256 (13 years ago) by michael: - irc_res_mkquery(): fixed compile warning with gcc 4.6
irc_string.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
ircd.c 1303 (13 years ago) by michael: - Implement basic tls connections for server-server links
ircd_lexer.c 1302 (13 years ago) by michael: - remove servlink in preparation for tls links/compression
ircd_lexer.l 1302 (13 years ago) by michael: - remove servlink in preparation for tls links/compression
ircd_parser.c 1303 (13 years ago) by michael: - Implement basic tls connections for server-server links
ircd_parser.h 1302 (13 years ago) by michael: - remove servlink in preparation for tls links/compression
ircd_parser.y 1303 (13 years ago) by michael: - Implement basic tls connections for server-server links
ircd_signal.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
list.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
listener.c 1242 (13 years ago) by michael: - listener.c: remove outdated comment. remove useless header include
match.c 1298 (13 years ago) by michael: - fixed style in some places
memory.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
messages.tab 1179 (14 years ago) by michael: - Forward-port r1177: Fix ERR_ACCEPTEXIST numeric string. Two %s conversion specifier have been missed here
modules.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
motd.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
numeric.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
packet.c 1302 (13 years ago) by michael: - remove servlink in preparation for tls links/compression
parse.c 1298 (13 years ago) by michael: - fixed style in some places
restart.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
resv.c 1243 (13 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
rng_mt.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
rsa.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_auth.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd.c 1302 (13 years ago) by michael: - remove servlink in preparation for tls links/compression
s_bsd_devpoll.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd_epoll.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd_kqueue.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd_poll.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd_select.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd_sigio.c 1247 (13 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_conf.c 1303 (13 years ago) by michael: - Implement basic tls connections for server-server links
s_gline.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
s_log.c 1248 (13 years ago) by michael: - add log file rotation
s_misc.c 1243 (13 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
s_serv.c 1303 (13 years ago) by michael: - Implement basic tls connections for server-server links
s_user.c 1294 (13 years ago) by michael: - Add user mode +H which simply hides operator status to other users. This solution replaces current method of hidding operator status where the admin mode is not sent to other servers unless hidden_administrator is disabled. - m_who() now takes care whether an operator is hidden or not
send.c 1302 (13 years ago) by michael: - remove servlink in preparation for tls links/compression
sprintf_irc.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
version.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
watch.c 1156 (14 years ago) by michael: - create ircd-hybrid-8 "branch"
whowas.c 1298 (13 years ago) by michael: - fixed style in some places
0 directories and 58 files shown