]> jfr.im git - irc/rqf/shadowircd.git/shortlog
irc/rqf/shadowircd.git
2008-08-01  Jilles TjoelkerUpdate example.conf for max_unknown_ip->throttle.
2008-07-31  Jilles TjoelkerMove to ratbox3 reject and throttle code.
2008-07-31  Jilles TjoelkerFix rejectcache and unknown_count.
2008-07-31  Jilles TjoelkerFix testline crashes, introduced by the auth_user patch.
2008-07-31  Jilles TjoelkerFix some part of IPv6 dline checking.
2008-07-31  Jilles TjoelkerRemove an unnecessary check for &channels -- sendto_ser...
2008-07-31  Jilles TjoelkerUse channel_modes() to convert a new channel's modes...
2008-07-31  Jilles Tjoelkerchm_operonly extension: use Unreal's numeric (520)
2008-07-30  Jilles TjoelkerFix problems with resolver not responding and epoll.
2008-07-30  Jilles TjoelkerPut back netwide snotes for ssld errors from remote...
2008-07-30  Jilles TjoelkerMake the ircd start again.
2008-07-30  Valery Yatskochannel.h cleaned up a bit - removed unused includes
2008-07-30  Valery YatskoRemoved charybdis.h include - used nowhere
2008-07-29  Valery Yatskossld synced with ircd-ratbox3 svn
2008-07-29  Valery Yatskosslproc.c synced with ircd-ratbox3 svn
2008-07-29  Valery Yatskorb_uint32_t -> uint32_t, rb_uint16_t -> uint16_t
2008-07-29  Valery Yatskolibratbox sync - r25796
2008-07-29  Valery YatskoRemoved TS5 description as it is no longer supported
2008-07-29  Valery YatskoRemoved some docs related to ratbox
2008-07-29  Valery YatskoAdding changeable access levels in todo for channel...
2008-07-28  Jilles TjoelkerAdd SENDBANS command (extension) to propagate xlines...
2008-07-28  Valery YatskoRemoved unneeded includes from newconf.h
2008-07-28  Valery YatskoReordered functions to match ratbox3's order
2008-07-28  Valery Yatskoquick draft fix of ip_cloaking to make module work...
2008-07-27  Jilles TjoelkerLet ops/voices bypass tgchange/floodcount if sending...
2008-07-27  Jilles TjoelkerRemove user@server messages to local users.
2008-07-27  Valery YatskoRemoving '/* patricia */' declarations block as libratb...
2008-07-27  Valery YatskoCleanup: removed unused initialVMTop variable from...
2008-07-27  Valery Yatsko*.orig and *.log files are useless here too
2008-07-27  Valery Yatskolast changes of crypt -> rb_crypt
2008-07-27  Valery Yatskocrypt -> rb_crypt in m_mkpasswd.c
2008-07-27  Valery Yatskocrypt -> rb_crypt, fixing another gcc warning
2008-07-27  Valery YatskoVariable aconf was used before its initialization ...
2008-07-27  Valery YatskoAdded '*~' entry to .hgignore, gedit loves making them...
2008-07-27  Valery YatskoChanged my email address
2008-07-27  Valery YatskoSSL only channel mode extension - might be useful if...
2008-07-27  Valery YatskoAdded chm_operonly to Makefile
2008-07-27  Valery YatskoA very draft version of extensions, which are adding...
2008-07-21  Jilles TjoelkerAlso apply floodcount to messages to remote clients...
2008-07-13  Jilles TjoelkerDo not check floodcount if user is messaging self.
2008-07-11  Jilles TjoelkerRegenerate depend files.
2008-07-11  Jilles TjoelkerSome fixes to .depend generation.
2008-07-11  Jilles TjoelkerAdd some stuff to .hgignore.
2008-07-10  Jilles TjoelkerAdd a DNS section to charybdis-oper-guide.
2008-07-04  Jilles TjoelkerRemove some obsolete ConfItem flags.
2008-07-04  Jilles TjoelkerMove nick collision notices from +s to +k.
2008-07-01  Jilles TjoelkerDo not send kills for unknown prefixes which are nicks.
2008-06-29  Jilles TjoelkerLog ssld errors for servers and handshakes.
2008-06-29  Jilles TjoelkerCall serv_connect_callback() directly from serv_connect...
2008-06-29  Jilles TjoelkerGive proper error messages if connect fails for a serve...
2008-06-29  Jilles TjoelkerSend ssld error netwide if it was a remote connect...
2008-06-29  Jilles TjoelkerShow reason for failed outgoing SSL handshakes to opers.
2008-06-29  Jilles TjoelkerKeep track of nameservers that timeout and use others...
2008-06-28  Jilles TjoelkerReset check_splitmode_ev to NULL after removing it,
2008-06-28  Jilles TjoelkerMake m_trace.c compile here (with gcc 4.2.1).
2008-06-28  Valery V Yatskom_trace.c fixed
2008-06-28  Valery V YatskoNew (and better) values for startup event timings
2008-06-28  Valery V YatskoRemoved __CYGWIN__ define - server has no ability to...
2008-06-28  Valery V YatskoRemoved SystemTime declaration
2008-06-28  Valery V YatskoRemove srand() from main(), we are using ratbox3 random...
2008-06-28  Valery V Yatsko'empty_sockhost = "255.255.255.255"' const for report_t...
2008-06-28  Valery V Yatskoreport_this_status: declaration changed
2008-06-28  Valery V Yatskoreport_this_status fixed
2008-06-28  Valery V YatskoApplied svn diff from ratbox3 r21458:21470
2008-06-28  Valery V Yatskonotify_banned_client cleaned up
2008-06-28  Valery V Yatsko1. Removed stupid initUser() function outside of all...
2008-06-28  Valery V Yatsko*_heap declaration related to client.c are now in clien...
2008-06-28  Valery V YatskoRemove Channel->users_last, used nowhere
2008-06-28  Valery V YatskoRemoved unneeded '*_ev = NULL' statements
2008-06-28  Valery V Yatsko'struct config_channel_entry ConfigChannel' in channel...
2008-06-28  Valery V Yatsko'rb_dlink_list global_channel_list' declaration moved...
2008-06-28  Valery V Yatskochannel_heap,ban_heap,topic_heap,member_heap declared...
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 Yatskosync ssld with ratbox3 repository: now r25594 + charybd...
2008-06-26  Valery V Yatskoupdate TODO
2008-06-26  Valery V YatskoFix compilation without zlib headers present, from...
2008-06-26  Valery V Yatskoupdate TODO
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-26  Valery V Yatskoupdate TODO
2008-06-26  Valery V YatskoTODO: done: merge with libratbox SVN
2008-06-25  Valery V Yatskosync libratbox - r25599 + charybdis packaging patch
2008-06-25  Valery V YatskoBranch merge
2008-06-26  William Pitcockupdate TODO
2008-06-25  Jilles TjoelkerSome updates and consistency fixes to help files.
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 YatskoTODO: done: more beautiful way of adding new channel...
2008-06-24  Valery V YatskoNew way of noparam mode search
2008-06-24  Valery V YatskoMissed declaration of chm_orphaned
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 YatskoTODO: btw, this could be useful: allow to set up config...
2008-06-24  Valery V YatskoTODO: 'module engine rework' has begun
2008-06-24  Valery V YatskoApplying dyn-cmodes.diff - first step in implementing...
2008-06-22  Valery V YatskoAdded info about two bugs (features?) which must be...
2008-06-22  Valery V YatskoMarked that stable version is 3.0 instead of 2.2
next