]> jfr.im git - irc/rqf/shadowircd.git/history - src
Branch merge
[irc/rqf/shadowircd.git] / src /
2008-06-28  Valery V YatskoPretty symlink logic for help files
2008-06-28  Valery V Yatskountabify function added to cache.c:
2008-06-26  Valery V Yatskounlikely -> rb_unlikely
2008-06-26  Valery V YatskoPASS selector:password for auth{}, based on spb's patch...
2008-06-25  Valery V YatskoBranch merge
2008-06-25  Valery V YatskoGenerating cflags bufs dynamically: one for RPL_MYINFO...
2008-06-25  Valery V YatskoMerged find_orphaned_cflags and construct_noparam_modes...
2008-06-24  Valery V YatskoNew way of noparam mode search
2008-06-24  Valery V YatskoNew orphaned cflags implementation, now using chm_orpha...
2008-06-25  Jilles TjoelkerFix some tracking for cmode +r.
2008-06-25  Jilles TjoelkerFix limits on simple modes.
2008-06-24  Valery V YatskoA draft version of find_cmode_slot and orphaned concept...
2008-06-24  Valery V YatskoApplying dyn-cmodes.diff - first step in implementing...
2008-06-21  Jilles Tjoelkerident: use rb_read/rb_write instead of direct syscalls
2008-06-20  Jilles Tjoelkerident: obtain port numbers earlier and store them
2008-06-20  Jilles Tjoelkerident: Check getsockname() return value.
2008-06-20  Jilles TjoelkerClean up s_auth a little. No functional changes.
2008-06-19  Jilles TjoelkerDo not timeout unknowns if still waiting for blacklist...
2008-06-18  Jilles TjoelkerGet rid of ", " at the start of some oper privs strings.
2008-06-15  Jilles Tjoelkerresolver: Remove effectively unused 'resend' flag.
2008-06-14  Jilles Tjoelkerresolver: Remove request_state which is no longer used.
2008-06-14  Jilles TjoelkerAllow CNAMEs everywhere, named will have recursed into...
2008-06-14  Jilles TjoelkerRemove construction of some TS5 linebufs.
2008-06-14  Jilles TjoelkerRemove more TS5 remants (sendto_server calls).
2008-06-13  Jilles TjoelkerUnbreak sending out bans and simple modes with parameters.
2008-06-11  William PitcockMerge TODO.
2008-06-10  Jilles TjoelkerGet rid of some K&R style function declarations for...
2008-06-10  Jilles TjoelkerSome const stuff for m_set.
2008-06-08  William PitcockMore TS6 special cases simplified.
2008-06-08  William PitcockRemove one last bit of TS5 stuff.
2008-06-08  William PitcockForgot to test the bitmask, oops.
2008-06-08  William PitcockReplace old 2.8-style privileges notice with a new...
2008-06-08  William Pitcockcore: no more TS5
2008-06-08  William PitcockRemove burst_modes_TS5() and burst_TS5().
2008-06-08  William PitcockMerge with 'charybdis-ts6only' branch.
2008-05-17  Jilles TjoelkerCheck for the -rpath linker flag.
2008-04-22  Jilles TjoelkerShow hg revision number (serno) in ircd -version.
2008-04-22  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-21  Jilles TjoelkerDon't try to fflush a file we just closed.
2008-04-21  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis charybdis-3.0.0-rc1
2008-04-20  Jilles TjoelkerRemove obsolete comment.
2008-04-20  Jilles TjoelkerRemove conf_connect_allowed(), neither used nor declared.
2008-04-20  Jilles TjoelkerMove some declarations to header files, this enforces...
2008-04-20  Jilles TjoelkerFix various compiler warnings.
2008-04-20  Jilles TjoelkerRemove silly cast that caused a compiler warning.
2008-04-20  Valery YatskoRemote d:lines implementation (based on ircd-seven...
2008-04-20  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-20  William PitcockRemainder of irc_string.* is moved to new inline/string...
2008-04-20  Valery YatskoMissed include - now compiles ok
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskostrip_tabs() is related to s_conf.c ONLY - moved it...
2008-04-20  Valery Yatskoclean_string() is related to m_links.c ONLY - moved...
2008-04-20  Valery Yatskostrtoken -> rb_strtok_r (with arguments order changes)
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery Yatskomyctime -> rb_ctime
2008-04-20  Valery Yatskono need for inetntop* now - removed
2008-04-20  Valery YatskoVarious inet* -> rb_inet_*
2008-04-20  Valery YatskoMissed file from previous changeset
2008-04-20  Valery Yatskostrlcat -> rb_strlcat
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-20  Valery YatskoFunctions replacement: ircd_baseXX_{en,de}code -> rb_ba...
2008-04-20  Valery Yatsko'reseed_srand' event - libratbox and various ssl stuff...
2008-04-20  Valery YatskoRemove rb_checktimeouts event init from ircd.c - it...
2008-04-20  Valery YatskoSplitted open_logfiles(); into open_logfiles(); and...
2008-04-20  Valery YatskoMoving some m_die code into ircd_shutdown(reason) funct...
2008-04-20  Valery YatskoSwitched on using cache_user_motd(); for motd update...
2008-04-17  Jilles TjoelkerImprove SIGCHLD handler
2008-04-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-12  William PitcockNew operline based on ranting from ccr.
2008-04-11  Jilles TjoelkerRemove various other gline stuff.
2008-04-11  Valery YatskoBranch merge
2008-04-11  Valery Yatsko'You are exempt from...' message fixed - glines gone
2008-04-11  Valery YatskoAutomated sync with ssh://hg.atheme.org//hg/charybdis
2008-04-11  Valery YatskoFixing compilation - CAP_GLN removed
2008-04-11  Valery YatskoRemoving glines
2008-04-09  Valery YatskoBranch merge
2008-04-09  Valery YatskoFixing time_t warnings
2008-04-09  Valery YatskoBranch merge
2008-04-09  Valery YatskoImporting ratbox3 r25213 changeset
2008-04-09  Valery Yatsko.cvsignore files removed, SVN-Access replaced by Mercur...
2008-04-08  Valery Yatskochm_* declarations gone to chmode.h - this makes some...
2008-04-08  Jilles TjoelkerFix some warnings in the resolver code.
2008-04-08  Jilles TjoelkerMake Dictionary keys const everywhere.
2008-04-08  Jilles TjoelkerMake the format argument of change_nick_user_host(...
2008-04-08  Valery YatskoFixed two places, where sendto_realops_flags was mistak...
2008-04-08  Valery YatskoRemoving UMODE_ALL, replacing all sendto_realops_flags...
2008-04-08  Valery Yatskorb_lib_loop delay changed from 250 to 0, it really...
2008-04-08  Valery YatskoBranch merge
2008-04-08  Valery YatskoWorking over zipstats bug and moving on the new ServerS...
2008-04-08  Valery YatskoOups, declarations related to ircd.c returned from...
2008-04-08  Valery YatskoCleaned up ircd.c a bit and added additional check...
2008-04-08  Valery Yatskoircd_state.{c,h} gone - let us redesign it in future...
2008-04-08  Valery YatskoServerRunning is not used too
2008-04-08  Valery YatskoIt seems that we don't use data structs version anywher...
2008-04-07  Valery Yatskoshow_capabilities cleanup and now show whether we are...
2008-04-07  Valery YatskoMake charybdis not search m_sjoin as its a core module
2008-04-06  William Pitcockfix whois :)
2008-04-06  William Pitcockadd umode +Z for SSL, can't be set or unset
2008-04-06  William Pitcockmake this compile again
2008-04-06  Valery Yatskossl sync with http://hg.angelforce.ru/charybdis-old
next