ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r5048
File Last Change
 ../
Makefile.am 5042 (10 years ago) by michael: - Added latest patricia.c, patricia.h from Net-Patricia-1.22 for later use
Makefile.in 5042 (10 years ago) by michael: - Added latest patricia.c, patricia.h from Net-Patricia-1.22 for later use
auth.c 4865 (10 years ago) by michael: - auth.c:start_auth_query(): removed archaic comment
channel.c 4992 (10 years ago) by michael: - Removed useless assert()s
channel_mode.c 5031 (10 years ago) by michael: - channel_mode.c: don't allow ban masks to be added that start with a colon
client.c 4999 (10 years ago) by michael: - client.c: removed useless assert()s
conf.c 5039 (10 years ago) by michael: - conf.c:validate_conf(): use 'EmptyString'
conf_class.c 4874 (10 years ago) by michael: - Const-correctness
conf_db.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
conf_lexer.c 5025 (10 years ago) by michael: - Added general::stats_m_oper_only configuration option
conf_lexer.l 5025 (10 years ago) by michael: - Added general::stats_m_oper_only configuration option
conf_parser.c 5025 (10 years ago) by michael: - Added general::stats_m_oper_only configuration option
conf_parser.h 5025 (10 years ago) by michael: - Added general::stats_m_oper_only configuration option
conf_parser.y 5025 (10 years ago) by michael: - Added general::stats_m_oper_only configuration option
conf_pseudo.c 4921 (10 years ago) by michael: - conf_pseudo:m_pseudo(): constification
dbuf.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
event.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
fdlist.c 4878 (10 years ago) by michael: - fdlist.c: removed set_fdlimit() wrapper function
getopt.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
gline.c 4815 (10 years ago) by michael: - Renamed variables
hash.c 4977 (10 years ago) by michael: - Style corrections; constifications
hostmask.c 4977 (10 years ago) by michael: - Style corrections; constifications
ipcache.c 4977 (10 years ago) by michael: - Style corrections; constifications
irc_string.c 4915 (10 years ago) by michael: - Style corrections; renamed variables
ircd.c 4982 (10 years ago) by michael: - Cleaned up style; reformatting; const correctness
ircd_signal.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
list.c 5003 (10 years ago) by michael: - Style corrections
listener.c 5003 (10 years ago) by michael: - Style corrections
log.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
match.c 5037 (10 years ago) by michael: - match.c: style corrections to match()
memory.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
mempool.c 4439 (11 years ago) by michael: - Renamed various variables
misc.c 4914 (10 years ago) by michael: - misc.c:ssl_get_cipher(): added dash between ssl/tls version and ciphers to match other ircds
modules.c 4977 (10 years ago) by michael: - Style corrections; constifications
motd.c 5011 (10 years ago) by michael: - motd.c:motd_create(): fixed indentation
numeric.c 4933 (10 years ago) by michael: - numeric.h, numeric.c: removed now unused ERR_GHOSTEDCLIENT
packet.c 4989 (10 years ago) by michael: - The general::true_no_oper_flood configuration option has been deprecated. Operators still can have higher 'flood' limits with no_oper_flood = yes; hoewever, they are no longer allowed to bypass RecvQ limits.
parse.c 4959 (10 years ago) by michael: - parse.c:parse_handle_numeric(): removed extraneous parentheses
patricia.c 5048 (10 years ago) by michael: - patricia.c: fixed more compile warnings
res.c 4815 (10 years ago) by michael: - Renamed variables
reslib.c 3852 (11 years ago) by michael: - reslib.c: style corrections
restart.c 4962 (10 years ago) by michael: - Get rid of NOCAPS
resv.c 4822 (10 years ago) by michael: - Renamed exempt::coid to exempt::country_id
rng_mt.c 3881 (11 years ago) by michael: - rng_mt.c: removed trailing whitespaces
rsa.c 4948 (10 years ago) by michael: - Renamed variables; const correctness
s_bsd.c 4815 (10 years ago) by michael: - Renamed variables
s_bsd_devpoll.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
s_bsd_epoll.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
s_bsd_kqueue.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
s_bsd_poll.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
send.c 5035 (10 years ago) by michael: - send.c: removed unused header includes
server.c 4815 (10 years ago) by michael: - Renamed variables
user.c 4982 (10 years ago) by michael: - Cleaned up style; reformatting; const correctness
version.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
watch.c 4815 (10 years ago) by michael: - Renamed variables
whowas.c 4819 (10 years ago) by michael: - Renamed Client::svid to Client::account
0 directories and 56 files shown