ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/src
(Current path doesn't exist after revision 1586)
r603
File Last Change
 ../
conf/ 603 (17 years ago) by michael: - Made cleanup_pending_glines() an event started off when loading the m_gline module - Removed s_gline.c, s_gline.h and metadata.c
Makefile.in 603 (17 years ago) by michael: - Made cleanup_pending_glines() an event started off when loading the m_gline module - Removed s_gline.c, s_gline.h and metadata.c
channel.c 580 (17 years ago) by michael: - Minor changes to pending_gline struct to improve readability - Fixed compile error in channel.c
channel_mode.c 602 (17 years ago) by michael: - channel_mode.c: removed a bunch of prototypes we don't need
client.c 603 (17 years ago) by michael: - Made cleanup_pending_glines() an event started off when loading the m_gline module - Removed s_gline.c, s_gline.h and metadata.c
csvlib.c 520 (18 years ago) by db: - When checking for first " in a line, make sure it doesn't run off the end of the line before it finds one.
getopt.c 33 (18 years ago) by knight: - svn:keywords
hash.c 470 (18 years ago) by db: - fix compile errors with moved modules.h - fix a few missing includes, msg.h and parse.h
hostmask.c 539 (18 years ago) by michael: - We do not need a local copy of addr in accept_connection() Made several functions use the const keyword for read-only parameters
ircd.c 603 (17 years ago) by michael: - Made cleanup_pending_glines() an event started off when loading the m_gline module - Removed s_gline.c, s_gline.h and metadata.c
ircd_lexer.l 399 (18 years ago) by michael: - Removed LL leftovers
ircd_parser.y 475 (18 years ago) by adx: + make it compile, and maybe even run...
ircd_signal.c 600 (17 years ago) by michael: - Don't code while having a breakfast! Now here's the other missing half of the previous commit which fixes SIGALRM handling.
lex.yy.c 399 (18 years ago) by michael: - Removed LL leftovers
listener.c 540 (18 years ago) by michael: - Cleaned up add_connection(), e.g. got rid of pointless getpeername() call. We also don't need to deal with encapsulated ipv4 addresses since this is already done in comm_accept()
messages.tab 502 (18 years ago) by michael: - Implemented CAP command handler based uppon ircu's m_cap() - Added somewhat outdated draft-mitchell-irc-capabilities-01.txt until I get the latest version from kev. - Added "multi-prefix" cap so clients supporting "multi-prefix" may recieve multi prefixed NAMES replies, e.g. @%+nick1 @+nick2 .. - Fixed "make clean" for src/conf/
motd.c 69 (18 years ago) by adx: - splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
numeric.c 69 (18 years ago) by adx: - splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
packet.c 429 (18 years ago) by michael: - Forward ported r428
parse.c 534 (18 years ago) by michael: - Renamed MAXPARA definition to IRCD_MAXPARA and moved it to ircd_defs.h - Untabified parse.c
parse_aline.c 603 (17 years ago) by michael: - Made cleanup_pending_glines() an event started off when loading the m_gline module - Removed s_gline.c, s_gline.h and metadata.c
restart.c 97 (18 years ago) by michael: - Got rid of restart(), cleaned up m_restart() and make it use server_die()
resv.c 141 (18 years ago) by db: - Make ->conf conf_ptr to be consistent in all places.
rsa.c 69 (18 years ago) by adx: - splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
s_auth.c 515 (18 years ago) by michael: - Moved tstats() to m_stats.c and killed s_stats.(c|h) - Got rid of extra ServerStats pointer - Killed ms_error which was basically a duplication of m_error
s_conf.c 603 (17 years ago) by michael: - Made cleanup_pending_glines() an event started off when loading the m_gline module - Removed s_gline.c, s_gline.h and metadata.c
s_serv.c 551 (17 years ago) by michael: - Fixed compile warnings
s_user.c 591 (17 years ago) by michael: - Merged check_xline() and check_regexp_xline() into a single function
send.c 571 (17 years ago) by michael: - removed INVARIANTS leftover and updated configure.ac accordingly
version.c 77 (18 years ago) by adx: - misc win32 fixes
watch.c 233 (18 years ago) by michael: - Style correction to watch.c - Add some statistical information about WATCH headers/entries to "STATS z"
whowas.c 508 (18 years ago) by michael: - Removed some outdated XXX comments
y.tab.c 475 (18 years ago) by adx: + make it compile, and maybe even run...
y.tab.h 475 (18 years ago) by adx: + make it compile, and maybe even run...
1 directory and 33 files shown

Properties

Name Value
svn:ignore Makefile *~ *.rej *.orig *core *.o config.status config.cache config.log autom4te.cache .depend .kdev*