ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r6364
File Last Change
 ../
motd.c 5546 (9 years ago) by michael: - Fixed style in several places
conf_db.c 6317 (8 years ago) by michael: - Get rid of UMODE_ALL
hostmask.c 6317 (8 years ago) by michael: - Get rid of UMODE_ALL
modules.c 6317 (8 years ago) by michael: - Get rid of UMODE_ALL
conf_parser.y 6317 (8 years ago) by michael: - Get rid of UMODE_ALL
client.c 6326 (8 years ago) by michael: - Get rid of the IsRegistered() macro, which is a rather dangerous macro for coders who add new connection states
ircd_signal.c 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
restart.c 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
ircd.c 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
memory.c 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
user.c 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
send.c 6358 (8 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
packet.c 6349 (8 years ago) by michael: - Make use of enum in more places
server.c 6349 (8 years ago) by michael: - Make use of enum in more places
s_bsd_kqueue.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
auth.c 6314 (8 years ago) by michael: - Make use of the *Flag() macros in some more places
hash.c 6160 (8 years ago) by michael: - Move all SID/UID related code to id.c
event.c 6305 (8 years ago) by michael: - Move show_events() from event.c to m_stats.c. Remove now unused prototypes.
Makefile.am 6186 (8 years ago) by michael: - Moved all ISUPPORT related code to isupport.c; renamed several functions to meet our coding convention
conf_parser.h 6163 (8 years ago) by michael: - Re-create autogenerated files
conf_lexer.c 5988 (8 years ago) by michael: - Re-generate parser files
conf_parser.c 6320 (8 years ago) by michael: - Rebuild conf_parser.c
resv.c 6364 (8 years ago) by michael: - Remove unused header includes
numeric.c 6253 (8 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
match.c 6257 (8 years ago) by michael: - Removed slang in comment
conf.c 6353 (8 years ago) by michael: - Rename server capabilities flags from CAP_* to CAPAB_*
channel.c 6353 (8 years ago) by michael: - Rename server capabilities flags from CAP_* to CAPAB_*
id.c 6258 (8 years ago) by michael: - Set keyword and eol-style properties
conf_pseudo.c 6258 (8 years ago) by michael: - Set keyword and eol-style properties
isupport.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
fdlist.c 5591 (9 years ago) by michael: - Sprinkle some assert()
s_bsd_poll.c 5901 (8 years ago) by michael: - Style corrections
s_bsd_epoll.c 5901 (8 years ago) by michael: - Style corrections
reslib.c 5874 (8 years ago) by michael: - Style corrections; removed trailing whitespaces
s_bsd_devpoll.c 5346 (9 years ago) by michael: - Update copyright years
rsa.c 5346 (9 years ago) by michael: - Update copyright years
watch.c 5346 (9 years ago) by michael: - Update copyright years
irc_string.c 5346 (9 years ago) by michael: - Update copyright years
listener.c 5346 (9 years ago) by michael: - Update copyright years
log.c 5346 (9 years ago) by michael: - Update copyright years
getopt.c 5346 (9 years ago) by michael: - Update copyright years
mempool.c 5346 (9 years ago) by michael: - Update copyright years
res.c 5346 (9 years ago) by michael: - Update copyright years
dbuf.c 5346 (9 years ago) by michael: - Update copyright years
list.c 5346 (9 years ago) by michael: - Update copyright years
misc.c 5346 (9 years ago) by michael: - Update copyright years
version.c 5787 (9 years ago) by michael: - Update version.c
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
Makefile.in 6187 (8 years ago) by michael: - autoreconf
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.
conf_class.c 5410 (9 years ago) by michael: - conf_class.c: removed duplicated code
conf_lexer.l 5989 (8 years ago) by michael: - conf_lexer.l: fixed typo introduced in previous commit
rng_mt.c 3880 (9 years ago) by michael: - rng_mt.c: removed trailing whitespaces
s_bsd.c 5886 (8 years ago) by michael: - s_bsd.c: use C99-style array initialization
0 directories and 56 files shown