ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r6503
File Last Change
 ../
Makefile.am 6503 (8 years ago) by michael: - Allow the maintainers of the debian ircd-hybrid package to have their own BUILD_DATE shown in the RPL_CREATED numeric. Patch submitted by Dominic Hargreaves <dom@debian.org>, slightly modified by me to fit ircd-hybrid needs
Makefile.in 6395 (8 years ago) by michael: - autoreconf
auth.c 6477 (8 years ago) by michael: - auth.c: rename auth_pending_list to auth_list
channel.c 6448 (8 years ago) by michael: - The general::oper_pass_resv configuration directive has been deprecated. Added the join:resv and nick:resv operator flags for better fine tuning
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 6471 (8 years ago) by michael: - Make use of enum in some places; make use of the HasFlag() macro some more; minor style corrections
conf.c 6448 (8 years ago) by michael: - The general::oper_pass_resv configuration directive has been deprecated. Added the join:resv and nick:resv operator flags for better fine tuning
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 6489 (8 years ago) by michael: - Rebuilt parser files
conf_lexer.l 6487 (8 years ago) by michael: - Added 'close' to irc-operator flags
conf_parser.c 6489 (8 years ago) by michael: - Rebuilt parser files
conf_parser.h 6489 (8 years ago) by michael: - Rebuilt parser files
conf_parser.y 6487 (8 years ago) by michael: - Added 'close' to irc-operator flags
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 6430 (8 years ago) by michael: - hostmask.h, hostmask.c: use const keyword where appropriate
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 6483 (8 years ago) by michael: - ircd.c:set_time(): server_die() already does the logging plus notification, no need doing it twice
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 6501 (8 years ago) by michael: - misc.c: change date_iso8601() to use the %T conversion specifier
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 6438 (8 years ago) by michael: - parse.c:parse_remove_unknown(): use get_client_name()
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 6495 (8 years ago) by michael: - server.c:check_server(): removed redundant test on server_conf; constification
user.c 6503 (8 years ago) by michael: - Allow the maintainers of the debian ircd-hybrid package to have their own BUILD_DATE shown in the RPL_CREATED numeric. Patch submitted by Dominic Hargreaves <dom@debian.org>, slightly modified by me to fit ircd-hybrid needs
userhost.c 6442 (8 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
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