ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r6260
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 5902 (10 years ago) by michael: - Style corrections
channel.c 5983 (10 years ago) by michael: - channel.c:channel_do_join(): removed useless test on conf->reason
channel_mode.c 5757 (10 years ago) by michael: - Changed some members of the Ban structure to use fixed-size arrays
client.c 5985 (10 years ago) by michael: - Added 'xline_exempt' to auth{} block flags
conf.c 6185 (10 years ago) by michael: - Moved all ISUPPORT related code to isupport.c; renamed several functions to meet our coding convention
conf_class.c 5411 (10 years ago) by michael: - conf_class.c: removed duplicated code
conf_db.c 5899 (10 years ago) by michael: - conf_db.h, conf_db.c: remove functions/definitions we don't need
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 6162 (10 years ago) by michael: - Re-create autogenerated files
conf_parser.h 6162 (10 years ago) by michael: - Re-create autogenerated files
conf_parser.y 6161 (10 years ago) by michael: - Move all SID/UID related code to id.c
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 5583 (10 years ago) by michael: - Style corrections only
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 5976 (10 years ago) by michael: - hostmask.c:try_parse_v4_netmask(): fixed possible OOB read
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 6260 (10 years ago) by michael: - ircd.c:check_pidfile(): re-enable logging
ircd_signal.c 5347 (10 years ago) by michael: - Update copyright years
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 5347 (10 years ago) by michael: - Update copyright years
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 5425 (10 years ago) by michael: - memory.c:MyFree(): removed extraneous pointer test
mempool.c 5347 (10 years ago) by michael: - Update copyright years
misc.c 5347 (10 years ago) by michael: - Update copyright years
modules.c 5347 (10 years ago) by michael: - Update copyright years
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 5545 (10 years ago) by michael: - Fixed style in several places
parse.c 6161 (10 years ago) by michael: - Move all SID/UID related code to id.c
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 5347 (10 years ago) by michael: - Update copyright years
resv.c 5956 (10 years ago) by michael: - Removed useless 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 5347 (10 years ago) by michael: - Update copyright years
s_bsd_poll.c 5902 (10 years ago) by michael: - Style corrections
send.c 5347 (10 years ago) by michael: - Update copyright years
server.c 6161 (10 years ago) by michael: - Move all SID/UID related code to id.c
user.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
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