ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/src
r2409
File Last Change
 ../
conf_parser.h 2284 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
conf_lexer.c 2284 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
conf_lexer.l 2284 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
Makefile.in 2346 (10 years ago) by michael: - Automake 1.14
match.c 1884 (10 years ago) by michael: - Backported -r1874 [WHOIS may no longer accept wildcards]
Makefile.am 2158 (10 years ago) by michael: - Cleanup ISUPPORT code and get rid of message.c
s_bsd_poll.c 1867 (10 years ago) by michael: - Create 8.1.x branch
s_bsd_devpoll.c 1867 (10 years ago) by michael: - Create 8.1.x branch
irc_reslib.c 1867 (10 years ago) by michael: - Create 8.1.x branch
irc_res.c 1867 (10 years ago) by michael: - Create 8.1.x branch
listener.c 1867 (10 years ago) by michael: - Create 8.1.x branch
ircd_signal.c 1867 (10 years ago) by michael: - Create 8.1.x branch
packet.c 1867 (10 years ago) by michael: - Create 8.1.x branch
log.c 1867 (10 years ago) by michael: - Create 8.1.x branch
s_bsd_epoll.c 1867 (10 years ago) by michael: - Create 8.1.x branch
fdlist.c 1867 (10 years ago) by michael: - Create 8.1.x branch
getopt.c 1867 (10 years ago) by michael: - Create 8.1.x branch
restart.c 1867 (10 years ago) by michael: - Create 8.1.x branch
rng_mt.c 1867 (10 years ago) by michael: - Create 8.1.x branch
memory.c 1867 (10 years ago) by michael: - Create 8.1.x branch
dbuf.c 1867 (10 years ago) by michael: - Create 8.1.x branch
s_bsd_select.c 1867 (10 years ago) by michael: - Create 8.1.x branch
list.c 1867 (10 years ago) by michael: - Create 8.1.x branch
send.c 1867 (10 years ago) by michael: - Create 8.1.x branch
event.c 1867 (10 years ago) by michael: - Create 8.1.x branch
s_bsd_kqueue.c 1867 (10 years ago) by michael: - Create 8.1.x branch
irc_string.c 1920 (10 years ago) by michael: - Dropped PCRE support
version.c 2323 (10 years ago) by michael: - Fixed Dom's irc-name
conf_parser.c 2398 (10 years ago) by michael: - Fixed bug that would prevent servers from linking together if connect::aftype wasn't specified
conf_parser.y 2398 (10 years ago) by michael: - Fixed bug that would prevent servers from linking together if connect::aftype wasn't specified
s_user.c 2351 (10 years ago) by michael: - Fixed core with empty auth::spoof entries
s_auth.c 2180 (10 years ago) by michael: - Fixed debug assertion being triggered on ident lookup as reported by Stuart Walsh
s_gline.c 1996 (10 years ago) by michael: - Mostly style cleanups & whitespace changes
mempool.c 1966 (10 years ago) by michael: - Print chunk capacity to debug.log instead of ircd.log
conf_db.c 2173 (10 years ago) by michael: - Remove unused temporary_resv list. Move channel_resv_list to conf.c
resv.c 2173 (10 years ago) by michael: - Remove unused temporary_resv list. Move channel_resv_list to conf.c
channel_mode.c 2295 (10 years ago) by michael: - Rename Ban::username structure member to Ban::user
hash.c 1965 (10 years ago) by michael: - Tweaked various mempool chunk sizes
modules.c 2343 (10 years ago) by michael: - White-space commit / style corrections
s_serv.c 2343 (10 years ago) by michael: - White-space commit / style corrections
channel.c 2343 (10 years ago) by michael: - White-space commit / style corrections
parse.c 2343 (10 years ago) by michael: - White-space commit / style corrections
conf.c 2316 (10 years ago) by michael: - conf.c:attach_iline(): there should never be a conf that hasn't a class attached to it. Let it crash if it's otherwise
conf_class.c 2214 (10 years ago) by michael: - conf_class.c: white-space changes
client.c 2364 (10 years ago) by michael: - find_accept(): solved XXX
hook.c 2357 (10 years ago) by michael: - hook.c: constification/style corrections
hostmask.c 2332 (10 years ago) by michael: - hostmask.c:hash_text(): removed pointless cast
ircd.c 2329 (10 years ago) by michael: - ircd.c: temporarily disable FAKEHOST capability
motd.c 2409 (10 years ago) by michael: - motd.(c|h): fixed core with zero byte length ircd.motd. Reported by Fawkes
numeric.c 2303 (10 years ago) by michael: - numeric.c: constificate replies[]
s_bsd.c 2288 (10 years ago) by michael: - s_bsd.c:ssl_handshake(): shrink buffer size of md
s_misc.c 2302 (10 years ago) by michael: - s_misc.c: constify weekdays[], months[]
rsa.c 2135 (10 years ago) by michael: - s_user.c, s_serv.c, rsa.c: style corrections; mostly whitespace changes
watch.c 2298 (10 years ago) by michael: - whowas.c: renamed count_whowas_memory() to whowas_count_memory() - watch_count_memory(), whowas_count_memory(): constification, renamed variables, removed unused variables
whowas.c 2299 (10 years ago) by michael: - whowas: Renamed functions. add_history -> whowas_add_history off_history -> whowas_off_history get_history -> whowas_get_history
0 directories and 55 files shown