ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/src
r2568
File Last Change
 ../
channel.c 2568 (10 years ago) by michael:
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 2500 (10 years ago) by michael: - Added m4/ac_define_dir.m4
s_user.c 2512 (10 years ago) by michael: - Added usermode +W. Users connected via a webirc gateway get this mode set by servers. - /WHOIS now shows whether a client is connected via a webirc gateway
hash.c 2496 (10 years ago) by michael: - Administrators can now see +s channels in /LIST
match.c 1884 (10 years ago) by michael: - Backported -r1874 [WHOIS may no longer accept wildcards]
conf_parser.c 2472 (10 years ago) by michael: - Bison 3.0
conf_parser.h 2472 (10 years ago) by michael: - Bison 3.0
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
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
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.y 2398 (10 years ago) by michael: - Fixed bug that would prevent servers from linking together if connect::aftype wasn't specified
s_bsd.c 2462 (10 years ago) by michael: - Fixed certificate fingerprint validation for outgoing server connects
s_serv.c 2462 (10 years ago) by michael: - Fixed certificate fingerprint validation for outgoing server connects
s_auth.c 2180 (10 years ago) by michael: - Fixed debug assertion being triggered on ident lookup as reported by Stuart Walsh
client.c 2523 (10 years ago) by michael: - Got rid of find_kill() and find_gline() wrapper functions
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
parse.c 2434 (10 years ago) by michael: - Removed rfc1459_command_send_error() message handler
send.c 2564 (10 years ago) by michael: - Renamed kill_client_ll_serv_butone() to kill_client_serv_butone() just to satisfy Adam's OCD
listener.c 2526 (10 years ago) by michael: - Style corrections
modules.c 2526 (10 years ago) by michael: - Style corrections
conf.c 2526 (10 years ago) by michael: - Style corrections
conf_class.c 2214 (10 years ago) by michael: - conf_class.c: white-space changes
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
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
channel_mode.c 2558 (10 years ago) by michael: - src/channel_mode.c: fixed small buglet in send_mode_changes() with server hiding enabled. Reported by Adam <adam@anope.org>
numeric.c 2556 (10 years ago) by michael: - src/numeric.c: added missing +h mode to 004 numeric when building the ircd with --enable-halfops as reported by Adam <adam@anope.org>
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