]> jfr.im git - irc/rqf/shadowircd.git/history - src
Fix a UID leak.
[irc/rqf/shadowircd.git] / src /
2008-02-02  Jilles TjoelkerDefault connect::flags topicburst to true.
2008-01-22  Jilles TjoelkerUpdate /stats z for removal of struct User from whowas.
2008-01-17  Jilles Tjoelkersend_linebuf_remote(): Remove broken and useless ghost...
2008-01-16  Jilles TjoelkerFix some split servers not appearing in oper /map.
2008-01-06  Jilles Tjoelkerkline_exempt does not exempt from D:lines, so don't...
2008-01-05  Jilles TjoelkerRemove FLAGS2_NOLIMIT (IsExemptLimits/SetExemptLimits).
2008-01-05  Jilles TjoelkerAdd two missing colons for sendto_one_notice().
2008-01-05  Jilles Tjoelkerflag_table -> oper_table (more descriptive name)
2008-01-05  Jilles TjoelkerShow full flag name, not letter, when refusing to set...
2008-01-04  Jilles TjoelkerSend a rate-limited server notice if a blacklist gives...
2008-01-02  Jilles TjoelkerUpdate some copyright years.
2008-01-02  Jilles TjoelkerOnly accept 127.0.0.x as a dnsbl listing.
2008-01-01  Jilles TjoelkerUpdate main copyright year.
2008-01-01  Jilles TjoelkerInclude time the k/d line was set in the reason when...
2008-01-01  Jilles TjoelkerRemove idle time checking (auto disconnecting users...
2008-01-01  Jilles TjoelkerSTATS I and TESTMASK: Show some more auth{} flags.
2008-01-01  Jilles TjoelkerFix a crash when connecting to a server.
2008-01-01  Jilles TjoelkerSTATS I: Show spoofed auth{} blocks and ^<> flags to...
2008-01-01  Jilles TjoelkerFix a crash after a local client exits.
2008-01-01  Jilles TjoelkerRemove various obsolete ConfItem statuses (types) and...
2007-12-28  Jilles TjoelkerRemove long obsolete comment.
2007-12-28  William PitcockReplace int fd; in local client object with an fde...
2007-12-28  Jilles TjoelkerUse connect_timeout for handshakes; add snote and log...
2007-12-28  Jilles TjoelkerRemove code for unregistered clients from check_pings_l...
2007-12-26  Jilles TjoelkerMake remote numerics to channels work.
2007-12-25  Jilles TjoelkerConsolidate duplicate channel mode flags tables to...
2007-12-24  Jilles TjoelkerRemove "<server> had been connected for <time>" snote.
2007-12-24  Jilles TjoelkerMake the other notices to snomask +b network wide.
2007-12-24  Jilles TjoelkerAdd mass_notice oper priv, enabled by default for compa...
2007-12-24  Jilles TjoelkerMove various flags from flags2 to flags.
2007-12-24  Jilles TjoelkerRemove unused CONF_FLAGS_DO_IDENTD and FLAGS_NEEDID.
2007-12-24  Jilles TjoelkerRemove unused flag FLAGS_CHKACCESS.
2007-12-24  Jilles TjoelkerBranch merge.
2007-12-24  Jilles TjoelkerRemove dot_in_ip6_addr config option.
2007-12-22  William Pitcockcomm_locate_fd(), not comm_lookup_fd().
2007-12-22  William Pitcocklinebuf_flush(): use fde_t's.
2007-12-22  William Pitcockwtf mercurial, tbh.
2007-12-22  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-22  William PitcockFix includes.
2007-12-22  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-22  William PitcockAdd some GNUTLS helper code.
2007-12-21  Jilles TjoelkerIt is ok to send 402 to local clients for any hunt_serv...
2007-12-17  Jilles TjoelkerRequire resv oper privilege to set cmode +L or +P.
2007-12-17  Jilles TjoelkerAdd resv oper priv, enabled by default for compatibility.
2007-12-12  Jilles TjoelkerSilence harmless compiler warning.
2007-12-12  Jilles TjoelkerDo not copy string passed to add_top_conf()/add_conf_it...
2007-12-12  Jilles TjoelkerMake /rehash help work again.
2007-12-11  Jilles TjoelkerUse 127.0.0.1 as nameserver if none can be found in...
2007-12-08  Jilles TjoelkerRemove reject entries on unkline/ungline/unxline.
2007-12-08  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-08  Jilles TjoelkerChange meaning of "bits" in FNV hash functions to bitle...
2007-12-06  Jilles TjoelkerMention vhost in serverlog connect log message.
2007-12-04  William PitcockMake sure the nd_dict is always created.
2007-12-04  William Pitcockhelp system rework, part 1
2007-12-03  William Pitcocknickdelay -> dictionary.
2007-12-02  William PitcockI was nuts when I wrote that comment, lets kill it...
2007-12-02  William PitcockIt compiles, ship it.
2007-12-02  William Pitcockcommands and aliases go from horrible hashtable code...
2007-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-02  William PitcockAdd irc_dictionary code.
2007-11-30  Jilles TjoelkerSpeed up /undline similarly
2007-11-28  Jilles TjoelkerAdd find_exact_conf_by_address() to find klines etc...
2007-11-25  Jilles TjoelkerWhen checking if a nick resv or xline already exists...
2007-11-23  Jilles TjoelkerShow opers a list of recently (<24hrs) split servers...
2007-11-23  Jilles TjoelkerMerge links_cache into scache and rework scache.
2007-11-21  Jilles TjoelkerRemove Server.up and Server.upid.
2007-11-20  William PitcockGet rid of User.server.
2007-11-20  nenolod[svn] - we do not need to call find_server() in the...
2007-11-20  nenolod[svn] Explain invalid username rejections to users...
2007-11-07  jilles[svn] Fix desyncs with very long extbans. Bans can...
2007-11-07  jilles[svn] allocate_channel(): no need to truncate name...
2007-10-27  jilles[svn] Fix a memory leak.
2007-09-09  jilles[svn] Make EXTBAN 005 token like unreal's (, instead...
2007-08-09  nenolod[svn] - TS6 is always enabled now.
2007-08-09  nenolod[svn] - better text for RPL_LOAD2HI explaining in a...
2007-08-01  jilles[svn] Make highest connection counts a bit more consistent.
2007-07-30  jilles[svn] Fix wrong line numbers in ircd.conf parser (some...
2007-07-14  jilles[svn] Use mask_match() to check bans from local clients for
2007-07-14  jilles[svn] Add mask_match(), like ircu mmatch().
2007-07-14  jilles[svn] add_id() for local client: do not collapse()...
2007-06-30  jilles[svn] monitor: send the same message buffer to all...
2007-06-06  nenolod[svn] - "please report this to the ratbox developers...
2007-06-04  jilles[svn] xline/resv wildcard checking:
2007-05-18  jilles[svn] - fold conf_connect_allowed() into accept_connect...
2007-05-18  jilles[svn] Remove s_assert in del_unknown_ip() supposedly...
2007-05-14  jilles[svn] Apply ratbox flood fix.
2007-05-02  jilles[svn] Remove emptyline craq because it leaks memory...
2007-04-26  jilles[svn] Merge old trunk r2065,r2067:
2007-04-15  jilles[svn] Move new_local_user hook, so it is possible to...
2007-04-15  jilles[svn] Only free PreClient struct when the rest of the...
2007-04-06  nenolod[svn] - 2.2 operline
2007-04-05  jilles[svn] Change code that checks maxclients limit: allow...
2007-04-05  jilles[svn] By default, leave MAX_BUFFER fds free for log...
2007-04-03  jilles[svn] Make the code that raises fd rlimit to hard limit...
2007-04-03  nenolod[svn] - some more transit to sendto_one_numeric().
2007-04-03  nenolod[svn] - change some sendto_one() to sendto_one_numeric().
2007-04-03  nenolod[svn] - remove x86-optimized hash code.
2007-04-03  nenolod[svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_...
2007-04-01  jilles[svn] Change copyright years in version.c.SH as in...
2007-03-29  jilles[svn] Merge old trunk r2077,r2079:
next