ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r8209
File Last Change
 ../
Makefile.am 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
Makefile.in 8168 (6 years ago) by michael: - autoreconf
auth.c 7996 (7 years ago) by michael: - Rename get_client_name() to client_get_name()
channel.c 8058 (7 years ago) by michael: - Fixed style inconsistencies in various places
channel_mode.c 8159 (6 years ago) by michael: - channel_mode.c: replace some two-case switches with just a small if/else if
client.c 8058 (7 years ago) by michael: - Fixed style inconsistencies in various places
conf.c 8045 (7 years ago) by michael: - Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by irc-operators or servers.
conf_class.c 8058 (7 years ago) by michael: - Fixed style inconsistencies in various places
conf_cluster.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
conf_db.c 7925 (7 years ago) by michael: - Update copyright years
conf_gecos.c 7925 (7 years ago) by michael: - Update copyright years
conf_lexer.c 8048 (7 years ago) by michael: - Rebuilt configuration parser files
conf_lexer.l 8045 (7 years ago) by michael: - Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by irc-operators or servers.
conf_parser.c 8048 (7 years ago) by michael: - Rebuilt configuration parser files
conf_parser.h 8048 (7 years ago) by michael: - Rebuilt configuration parser files
conf_parser.y 8045 (7 years ago) by michael: - Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by irc-operators or servers.
conf_pseudo.c 7925 (7 years ago) by michael: - Update copyright years
conf_resv.c 8058 (7 years ago) by michael: - Fixed style inconsistencies in various places
conf_service.c 7925 (7 years ago) by michael: - Update copyright years
conf_shared.c 7925 (7 years ago) by michael: - Update copyright years
dbuf.c 7925 (7 years ago) by michael: - Update copyright years
event.c 7925 (7 years ago) by michael: - Update copyright years
fdlist.c 7925 (7 years ago) by michael: - Update copyright years
getopt.c 7925 (7 years ago) by michael: - Update copyright years
hash.c 7925 (7 years ago) by michael: - Update copyright years
hostmask.c 7925 (7 years ago) by michael: - Update copyright years
id.c 7925 (7 years ago) by michael: - Update copyright years
ipcache.c 7925 (7 years ago) by michael: - Update copyright years
irc_string.c 8162 (6 years ago) by michael: - irc_string.c: sync strlcpy() and strlcat() with latest versions from openbsd
ircd.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
ircd_signal.c 7925 (7 years ago) by michael: - Update copyright years
isupport.c 7925 (7 years ago) by michael: - Update copyright years
list.c 8058 (7 years ago) by michael: - Fixed style inconsistencies in various places
listener.c 7925 (7 years ago) by michael: - Update copyright years
log.c 7925 (7 years ago) by michael: - Update copyright years
match.c 7925 (7 years ago) by michael: - Update copyright years
memory.c 7925 (7 years ago) by michael: - Update copyright years
mempool.c 7925 (7 years ago) by michael: - Update copyright years
misc.c 7940 (7 years ago) by michael: - misc.c: add some comments
modules.c 8058 (7 years ago) by michael: - Fixed style inconsistencies in various places
motd.c 7935 (7 years ago) by michael: - motd.c:motd_lookup(): don't retrieve ClassItem pointer when there's no need to
numeric.c 8083 (7 years ago) by michael: - Add RPL_ETRACEEND numeric taken from irc2.11
packet.c 7925 (7 years ago) by michael: - Update copyright years
parse.c 7996 (7 years ago) by michael: - Rename get_client_name() to client_get_name()
res.c 7925 (7 years ago) by michael: - Update copyright years
reslib.c 7667 (7 years ago) by michael: - Fixed svn properties
restart.c 7925 (7 years ago) by michael: - Update copyright years
rng_mt.c 7667 (7 years ago) by michael: - Fixed svn properties
s_bsd.c 7956 (7 years ago) by michael: - Rename some functions in client.c to comply with naming convention
s_bsd_devpoll.c 7925 (7 years ago) by michael: - Update copyright years
s_bsd_epoll.c 7925 (7 years ago) by michael: - Update copyright years
s_bsd_kqueue.c 7925 (7 years ago) by michael: - Update copyright years
s_bsd_poll.c 7925 (7 years ago) by michael: - Update copyright years
send.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
server.c 8165 (6 years ago) by michael: - Move all CAPAB related code to server_capab.c, and server_capab.h
server_capab.c 8171 (6 years ago) by michael: - server_capab.h, server_capab.c: propset
tls_gnutls.c 7925 (7 years ago) by michael: - Update copyright years
tls_none.c 7925 (7 years ago) by michael: - Update copyright years
tls_openssl.c 7925 (7 years ago) by michael: - Update copyright years
user.c 8209 (6 years ago) by michael: - Remove UMODE_HIDDENHOST as we don't need a separat mode for that
userhost.c 7925 (7 years ago) by michael: - Update copyright years
version.c 8158 (6 years ago) by michael: - Update Riedel's email address
watch.c 7925 (7 years ago) by michael: - Update copyright years
whowas.c 7925 (7 years ago) by michael: - Update copyright years
0 directories and 64 files shown