ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r6424
File Last Change
 ../
Makefile.am 6392 (8 years ago) by michael: - Move userhost related code from hash.c to userhost.c
Makefile.in 6395 (8 years ago) by michael: - autoreconf
auth.c 6314 (8 years ago) by michael: - Make use of the *Flag() macros in some more places
channel.c 6376 (8 years ago) by michael: - Remove splitmode checking
channel_mode.c 6360 (8 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 6376 (8 years ago) by michael: - Remove splitmode checking
conf.c 6376 (8 years ago) by michael: - Remove splitmode checking
conf_class.c 5410 (9 years ago) by michael: - conf_class.c: removed duplicated code
conf_db.c 6317 (8 years ago) by michael: - Get rid of UMODE_ALL
conf_lexer.c 6377 (8 years ago) by michael: - Rebuild parser files
conf_lexer.l 6376 (8 years ago) by michael: - Remove splitmode checking
conf_parser.c 6377 (8 years ago) by michael: - Rebuild parser files
conf_parser.h 6377 (8 years ago) by michael: - Rebuild parser files
conf_parser.y 6376 (8 years ago) by michael: - Remove splitmode checking
conf_pseudo.c 6258 (8 years ago) by michael: - Set keyword and eol-style properties
dbuf.c 5346 (9 years ago) by michael: - Update copyright years
event.c 6369 (8 years ago) by michael: - Rename several functions in event.c to comply with naming convention
fdlist.c 5591 (9 years ago) by michael: - Sprinkle some assert()
getopt.c 6384 (8 years ago) by michael: - getopt.c: use pointer arithmetic instead of array subscripting
hash.c 6392 (8 years ago) by michael: - Move userhost related code from hash.c to userhost.c
hostmask.c 6412 (8 years ago) by michael: - hostmask.c: revert to -r6317. Needs more thinking.
id.c 6258 (8 years ago) by michael: - Set keyword and eol-style properties
ipcache.c 6258 (8 years ago) by michael: - Set keyword and eol-style properties
irc_string.c 5346 (9 years ago) by michael: - Update copyright years
ircd.c 6392 (8 years ago) by michael: - Move userhost related code from hash.c to userhost.c
ircd_signal.c 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
isupport.c 6258 (8 years ago) by michael: - Set keyword and eol-style properties
list.c 5346 (9 years ago) by michael: - Update copyright years
listener.c 6368 (8 years ago) by michael: - Rename several functions in listener.c to comply with naming convention
log.c 6417 (8 years ago) by michael: - log.c: made log_write() use date_iso8601()
match.c 6257 (8 years ago) by michael: - Removed slang in comment
memory.c 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
mempool.c 5346 (9 years ago) by michael: - Update copyright years
misc.c 6424 (8 years ago) by michael: - misc.c: style corrections
modules.c 6317 (8 years ago) by michael: - Get rid of UMODE_ALL
motd.c 5546 (9 years ago) by michael: - Fixed style in several places
numeric.c 6376 (8 years ago) by michael: - Remove splitmode checking
packet.c 6349 (8 years ago) by michael: - Make use of enum in more places
parse.c 6349 (8 years ago) by michael: - Make use of enum in more places
res.c 5346 (9 years ago) by michael: - Update copyright years
reslib.c 5874 (8 years ago) by michael: - Style corrections; removed trailing whitespaces
restart.c 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
resv.c 6364 (8 years ago) by michael: - Remove unused header includes
rng_mt.c 3880 (9 years ago) by michael: - rng_mt.c: removed trailing whitespaces
rsa.c 5346 (9 years ago) by michael: - Update copyright years
s_bsd.c 5886 (8 years ago) by michael: - s_bsd.c: use C99-style array initialization
s_bsd_devpoll.c 5346 (9 years ago) by michael: - Update copyright years
s_bsd_epoll.c 5901 (8 years ago) by michael: - Style corrections
s_bsd_kqueue.c 6349 (8 years ago) by michael: - Make use of enum in more places
s_bsd_poll.c 5901 (8 years ago) by michael: - Style corrections
send.c 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
server.c 6396 (8 years ago) by michael: - server.c:serv_connect_callback(): constification
user.c 6368 (8 years ago) by michael: - Rename several functions in listener.c to comply with naming convention
userhost.c 6392 (8 years ago) by michael: - Move userhost related code from hash.c to userhost.c
version.c 6398 (8 years ago) by michael: - Update version.c
watch.c 5346 (9 years ago) by michael: - Update copyright years
whowas.c 5630 (9 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