ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r6366
File Last Change
 ../
Makefile.am 6185 (10 years ago) by michael: - Moved all ISUPPORT related code to isupport.c; renamed several functions to meet our coding convention
Makefile.in 6188 (10 years ago) by michael: - autoreconf
auth.c 6313 (10 years ago) by michael: - Make use of the *Flag() macros in some more places
channel.c 6354 (10 years ago) by michael: - Rename server capabilities flags from CAP_* to CAPAB_*
channel_mode.c 6359 (10 years ago) by michael: - channel_mode.c:channel_modes(): removed useless FLAGS_SERVICE test on client_p. We don't need that here.
client.c 6325 (10 years ago) by michael: - Get rid of the IsRegistered() macro, which is a rather dangerous macro for coders who add new connection states
conf.c 6354 (10 years ago) by michael: - Rename server capabilities flags from CAP_* to CAPAB_*
conf_class.c 5411 (10 years ago) by michael: - conf_class.c: removed duplicated code
conf_db.c 6318 (10 years ago) by michael: - Get rid of UMODE_ALL
conf_lexer.c 5987 (10 years ago) by michael: - Re-generate parser files
conf_lexer.l 5990 (10 years ago) by michael: - conf_lexer.l: fixed typo introduced in previous commit
conf_parser.c 6319 (10 years ago) by michael: - Rebuild conf_parser.c
conf_parser.h 6162 (10 years ago) by michael: - Re-create autogenerated files
conf_parser.y 6318 (10 years ago) by michael: - Get rid of UMODE_ALL
conf_pseudo.c 6259 (10 years ago) by michael: - Set keyword and eol-style properties
dbuf.c 5347 (10 years ago) by michael: - Update copyright years
event.c 6306 (10 years ago) by michael: - Move show_events() from event.c to m_stats.c. Remove now unused prototypes.
fdlist.c 5590 (10 years ago) by michael: - Sprinkle some assert()
getopt.c 5347 (10 years ago) by michael: - Update copyright years
hash.c 6161 (10 years ago) by michael: - Move all SID/UID related code to id.c
hostmask.c 6318 (10 years ago) by michael: - Get rid of UMODE_ALL
id.c 6259 (10 years ago) by michael: - Set keyword and eol-style properties
ipcache.c 6259 (10 years ago) by michael: - Set keyword and eol-style properties
irc_string.c 5347 (10 years ago) by michael: - Update copyright years
ircd.c 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
ircd_signal.c 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
isupport.c 6259 (10 years ago) by michael: - Set keyword and eol-style properties
list.c 5347 (10 years ago) by michael: - Update copyright years
listener.c 6366 (10 years ago) by michael: - Move show_ports() from listener.c to m_stats.c
log.c 5347 (10 years ago) by michael: - Update copyright years
match.c 6256 (10 years ago) by michael: - Removed slang in comment
memory.c 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
mempool.c 5347 (10 years ago) by michael: - Update copyright years
misc.c 5347 (10 years ago) by michael: - Update copyright years
modules.c 6318 (10 years ago) by michael: - Get rid of UMODE_ALL
motd.c 5545 (10 years ago) by michael: - Fixed style in several places
numeric.c 6252 (10 years ago) by michael: - Removed RPL_YOURID. Clients don't need to know about their associated UID nor is the information of any use for them
packet.c 6350 (10 years ago) by michael: - Make use of enum in more places
parse.c 6350 (10 years ago) by michael: - Make use of enum in more places
patricia.c 6259 (10 years ago) by michael: - Set keyword and eol-style properties
res.c 5347 (10 years ago) by michael: - Update copyright years
reslib.c 5875 (10 years ago) by michael: - Style corrections; removed trailing whitespaces
restart.c 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
resv.c 6363 (10 years ago) by michael: - Remove unused header includes
rng_mt.c 3881 (11 years ago) by michael: - rng_mt.c: removed trailing whitespaces
rsa.c 5347 (10 years ago) by michael: - Update copyright years
s_bsd.c 5887 (10 years ago) by michael: - s_bsd.c: use C99-style array initialization
s_bsd_devpoll.c 5347 (10 years ago) by michael: - Update copyright years
s_bsd_epoll.c 5902 (10 years ago) by michael: - Style corrections
s_bsd_kqueue.c 6350 (10 years ago) by michael: - Make use of enum in more places
s_bsd_poll.c 5902 (10 years ago) by michael: - Style corrections
send.c 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
server.c 6350 (10 years ago) by michael: - Make use of enum in more places
user.c 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
version.c 5347 (10 years ago) by michael: - Update copyright years
watch.c 5347 (10 years ago) by michael: - Update copyright years
whowas.c 5631 (10 years ago) by michael: - WHOWAS now shows IP addresses to irc operators - Changed RPL_WHOISACTUALLY numeric string. In the future it will also show the *real* hostname once we distinguish between spoofs/vhosts and real hosts
0 directories and 57 files shown