]> jfr.im git - irc/rqf/shadowircd.git/history - include
Branch merge.
[irc/rqf/shadowircd.git] / include /
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-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-04  William Pitcockhelp system rework, part 1
2007-12-03  William Pitcocknickdelay -> dictionary.
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-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-17  jilles[svn] Update description of oper privileges a bit.
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 /knock send to all channel members on +g...
2007-09-09  jilles[svn] Make EXTBAN 005 token like unreal's (, instead...
2007-09-06  jilles[svn] Remove a sentence which gives the impression...
2007-08-29  jilles[svn] Clarify format of IPv6 addresses in SGML document...
2007-08-29  jilles[svn] Clarify format of IPv6 addresses in auth{} and...
2007-08-23  jilles[svn] Add more information about invitations and invexes.
2007-08-23  jilles[svn] Add what /invite actually does (bypass +ijlr).
2007-08-18  jilles[svn] callerid (+g) documentation:
2007-08-10  jilles[svn] Send TS6 protocol for the actual work of override...
2007-08-09  nenolod[svn] - update IDEAS as TS6 only is partially done
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] Also rerun autoheader, for solaris ports changes.
2007-08-01  jilles[svn] Rerun autoconf for version bump, at last.
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-26  jilles[svn] Change EmptyString so gcc 4.2 doesn't complain.
2007-07-14  jilles[svn] In a two-argument whois, RPL_ENDOFWHOIS should...
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-07-07  nenolod[svn] - fix dereference problems with not widely used...
2007-07-06  nenolod[svn] - forgot to do something
2007-07-06  nenolod[svn] - fix a possible problem with ipv6
2007-07-06  nenolod[svn] - new ip cloaking module
2007-06-30  jilles[svn] monitor: send the same message buffer to all...
2007-06-22  jilles[svn] Call add_to_hostname_hash() with correct (orig...
2007-06-10  jilles[svn] Version bump on trunk to 2.3.
2007-06-06  nenolod[svn] - "please report this to the ratbox developers...
2007-06-06  nenolod[svn] Add IRC_DEPRECATED macro for marking functions...
2007-06-06  nenolod[svn] - update IDEAS with link failover
2007-06-04  jilles[svn] xline/resv wildcard checking:
2007-05-30  jilles[svn] Tweak some comments in sno_whois extension.
2007-05-30  jilles[svn] Tweak NEWS a little.
2007-05-27  jilles[svn] - allow JOIN 0 from remotes
2007-05-27  nenolod[svn] - add some IDEAS, including SASL based opering...
2007-05-27  nenolod[svn] - disallow JOIN 0
2007-05-27  nenolod[svn] - blacklist{}: add notes about DroneBL and enable...
2007-05-27  nenolod[svn] - update NEWS in preparation of upcoming 2.2...
2007-05-24  jilles[svn] Move sno_channeljoin to unsupported, due to the...
2007-05-24  nenolod[svn] - createoperonly: like createauthonly, but checks...
2007-05-24  nenolod[svn] - sno_channeljoin: implements snomask +j and...
2007-05-24  nenolod[svn] - update config files
2007-05-24  nenolod[svn] - fold in whois_notice_global functionality.
2007-05-24  nenolod[svn] - rework spy_whois_notice as a snomask-implementi...
2007-05-19  jilles[svn] Prevent too wide klines with CIDR masks.
2007-05-19  jilles[svn] Exempt klines with a fixed user@ (no */?) from...
2007-05-18  jilles[svn] - fold conf_connect_allowed() into accept_connect...
2007-05-18  jilles[svn] m_webirc: call del_unknown_ip() otherwise the...
2007-05-18  jilles[svn] Remove s_assert in del_unknown_ip() supposedly...
2007-05-14  jilles[svn] Apply ratbox flood fix.
2007-05-09  nenolod[svn] - fix a bug here
2007-05-07  nenolod[svn] - regen configure
2007-05-07  nenolod[svn] - remove "ASM hashing code" from the configure...
2007-05-06  jilles[svn] Target left IRC (more friendly error message...
2007-05-02  jilles[svn] Remove emptyline craq because it leaks memory...
2007-04-28  jilles[svn] Merge old trunk r2767:
2007-04-26  jilles[svn] Merge old trunk r2065,r2067:
2007-04-25  jilles[svn] webirc bugfix
2007-04-25  jilles[svn] chghost: refuse spoofs which are empty or start...
2007-04-22  jilles[svn] Fix description of 043 numeric.
2007-04-22  jilles[svn] SAVE: make the nickTS of the UID nick equal to...
2007-04-22  jilles[svn] Force nickTS to increase when a local user change...
2007-04-15  jilles[svn] Remove #define UFLAGS. We haven't allowed this
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-14  jilles[svn] Use TS6 prefix for server-server JOIN 0.
2007-04-14  jilles[svn] Use orighost in kill server notices.
2007-04-13  jilles[svn] set: Use sendto_one_notice() for MAXCLIENTS too...
2007-04-06  nenolod[svn] - 2.2 operline
2007-04-05  jilles[svn] Show max_clients in /info.
2007-04-05  jilles[svn] Don't allow /quote set max higher than the
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] --with-maxclients configure option is gone
2007-04-03  jilles[svn] Make the code that raises fd rlimit to hard limit...
2007-04-03  nenolod[svn] - note the I/O reworking
next