ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r4989
File Last Change
 ../
Makefile.am 4545 (11 years ago) by michael: - Implemented pseudo {} blocks (service aliases) - Fixed compile warnings with -Wmissing-field-initializers
Makefile.in 4981 (10 years ago) by michael: - Add m4/ax_arg_libgeoip.m4 and tidy up configure.ac a bit
auth.c 4865 (10 years ago) by michael: - auth.c:start_auth_query(): removed archaic comment
channel.c 4977 (10 years ago) by michael: - Style corrections; constifications
channel_mode.c 4962 (10 years ago) by michael: - Get rid of NOCAPS
client.c 4977 (10 years ago) by michael: - Style corrections; constifications
conf.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.
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 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.
conf_lexer.l 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.
conf_parser.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.
conf_parser.h 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.
conf_parser.y 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.
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 4815 (10 years ago) by michael: - Renamed variables
listener.c 4937 (10 years ago) by michael: - Renamed variables; const correctness - Removed IsConfOperator macro
log.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
match.c 4565 (11 years ago) by michael: - Update GPL 2 license headers
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 4890 (10 years ago) by michael: - Style corrections
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
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 4931 (10 years ago) by michael: - send.c: further fixes to send_message_remote()
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 55 files shown