ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-8/src
(Current path doesn't exist after revision 1591)
r1248
File Last Change
 ../
messages.tab 1179 (12 years ago) by michael: - Forward-port r1177: Fix ERR_ACCEPTEXIST numeric string. Two %s conversion specifier have been missed here
s_bsd_devpoll.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
rsa.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
irc_res.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
numeric.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
ircd_parser.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
client.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
fileio.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
ircd_parser.h 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
csvlib.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd_epoll.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd_sigio.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
modules.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
ircd_lexer.l 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
ircd_lexer.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
restart.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_conf.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
ircd.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
memory.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_auth.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_serv.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
send.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
event.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
s_bsd_kqueue.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
parse.c 1247 (12 years ago) by michael: - Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
hostmask.c 1219 (12 years ago) by michael: - Start cleaning up macros in client.h. Replace several ClientHasSomeCoolFlag() with simple HasFlag/HasUMode macros.
s_log.c 1248 (12 years ago) by michael: - add log file rotation
ircd_parser.y 1248 (12 years ago) by michael: - add log file rotation
match.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_gline.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"
watch.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"
version.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
ircd_signal.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
balloc.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"
rng_mt.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"
s_bsd_select.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
hook.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"
motd.c 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
listener.c 1242 (12 years ago) by michael: - listener.c: remove outdated comment. remove useless header include
packet.c 1243 (12 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
fdlist.c 1243 (12 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
whowas.c 1243 (12 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 (12 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_user.c 1243 (12 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
dbuf.c 1243 (12 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
hash.c 1243 (12 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_misc.c 1243 (12 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.c 1243 (12 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
resv.c 1243 (12 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
Makefile.in 1237 (12 years ago) by michael: - move remaining functions in dynlink.c into modules.c
Makefile.am 1237 (12 years ago) by michael: - move remaining functions in dynlink.c into modules.c
0 directories and 58 files shown