ircu2.10.12-pk.git
2004-09-19 Michael PooleFix bugs exposed by hikari's update to configure.in.
2004-09-19 hikariAuthor: hikari <hikari@undernet.org>
2004-09-19 hikariAuthor: hikari <hikari@undernet.org>
2004-09-19 hikariAuthor: hikari <hikari@undernet.org>
2004-09-18 Michael PooleReport configuration file name for "ircd -k".
2004-09-18 Michael PooleMake "counting" fields of ConnectionClass unsigned.
2004-09-18 Michael PooleFix typos in example.conf feature entries.
2004-09-18 hikariAuthor: hikari <hikari@undernet.org>
2004-09-17 Michael PooleMake IAuth protocol work again and add a bit of debuggi...
2004-09-13 Michael PooleMissed one instance of +u -- convert to +U.
2004-09-13 Michael PooleUse +U instead of +u for user passwords (avoiding colli...
2004-09-13 Michael PooleMake default virtual host work for .12, and make IPv4...
2004-09-13 Michael PooleConsolidate duplicated code in add_listener(), and...
2004-09-12 Michael PooleOnly let services (not normal opers) force a change...
2004-09-12 Michael PooleAllow /stats to accept long names for the displayed...
2004-09-12 Michael PooleSend RPL_TRACEEND at end of trace output.
2004-09-11 Michael PooleDo not allowed banned users to change a (-t) channel...
2004-09-11 Michael PooleClean up comments and channel prefix list in a test...
2004-09-11 Michael PooleAdd new feature FEAT_HIS_WHOIS_LOCALCHAN.
2004-09-11 Michael PooleDon't allow remote servers to send messages to our...
2004-09-11 Michael PooleFix GLINE logging (Bug #750927).
2004-09-11 Michael PooleFix bug #916138 so -l doesn't gobble an argument.
2004-09-11 Michael PooleFix CHANMODES and add CHANNELLEN, STATUSMSG to 005...
2004-09-11 Michael PooleAnnounce oplevels in CHANMODES.
2004-09-11 Michael PooleFix oplevel, chkconf and ipv6 bugs.
2004-09-10 Michael PooleImplement chkconf-like option for ircd.
2004-09-10 Michael PooleRemove unused features and their documentation.
2004-09-10 Michael PooleFix support for IPv4-only hosts.
2004-09-10 Michael PooleSimilar to Kev's patch dated 2004-08-26, allow specific...
2004-09-10 Michael PooleDon't rate limit /gline messages
2004-09-10 Michael PooleFix buggy references to sub-expressions in grammar.
2004-09-10 Michael PooleSet default SOCKSENDBUF and SOCKRECVBUF to SERVER_TCP_W...
2004-09-10 Michael PooleMake server blocks default to leaf.
2004-09-10 Michael PooleFix msg_tree_parse() to not confuse 0 (the digit) with...
2004-09-09 Michael PooleRemove redundant and unused definitions from config...
2004-08-25 Michael PooleFix bug in flag checking discovered by ratty
2004-08-22 Michael PooleSend "XXYYY:o" instead of "XXYYY:0" for ops when opleve...
2004-08-22 Michael PooleFix an IPv6 support bug that prevents an IPv6 server...
2004-08-22 Alex BadeaAuthor: Alex Badea <decampos@users.sourceforge.net>
2004-08-19 Michael PooleNew resolver code cleanups
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2004-08-17 Michael PooleChange tokenizer to reduce number of lexer states and be
2004-08-17 Michael PooleFix "make depend" output, since a build tool erroneousl...
2004-08-16 Michael PooleFixes to improve portability (especially to OS X, Solar...
2004-07-27 Michael Pooleclarify code and comment for previous net rider kick...
2004-07-27 Michael Pooledo not kick net riders if channel keys match; do kick...
2004-07-22 Michael PooleFix warnings from gcc -pedantic.
2004-07-22 Michael PooleImport new (much simpler) resolver code from Hybrid.
2004-07-21 Michael PooleUpdate doc/readme.features to describe new-style conf...
2004-07-01 Michael PooleRemove unused file iauth.h and elaborate on why fileio...
2004-07-01 Michael PooleApply minor fixes from patches@, SF tracker, and others.
2004-06-30 Michael Pooleimplement IAUTH client code to query a separate server...
2004-06-25 Michael PooleGet rid of warnings about undefined crypt() and assignm...
2004-06-24 Michael PooleForward port missing fixes from Kev, beware and someone...
2004-06-23 Michael Pooleforward port Alex Badea's gline patch from 2.10.11
2004-06-15 Michael PooleApply hikari's pluggable crypt mechanism patch
2004-05-25 Michael PooleApply landonf@sf.net's patch for ircu to configure...
2004-05-25 Michael PooleInclude channel name in the status message sent to...
2004-05-19 Michael PooleImplement invitation announcements (RPL_ISSUEDINVITE).
2004-05-19 Michael PooleRemove two unused functions from res_adns.c, so that...
2004-05-17 Michael PooleReplace privilege-controlling Feature settings with
2004-05-16 Michael PooleChange default NICKLEN per CFV-0243.
2004-05-16 Michael PooleForward port account timestamp feature from 2.10.11.
2004-05-16 Michael PooleDocument operator privilege settings.
2004-05-16 Michael PooleGet rid of CONF_LOCOP; use PRIV_PROPAGATE instead.
2004-05-16 Michael PooleRemove entirely obsolete patch files.
2004-05-16 Michael PooleInclude part of Isomer's realname gline fixes that...
2004-05-16 Michael PooleOn remote whois, show +s local channels with a * prefix...
2004-05-16 Michael PooleForward port gline fixes from 2.10.11.
2004-05-15 Michael PooleFinish forward porting s_user.c changes.
2004-05-15 Michael PooleForward port 2.10.11 fixes for registration failures.
2004-05-15 Michael PooleForward port 2.10.11 /whois CPU limiter.
2004-05-15 Michael PooleForward port 2.10.11 rehash fixes.
2004-05-15 Michael PooleForward port 2.10.11 fixes for pre-registration client...
2004-05-15 Michael PooleForward port various channel and /list updates
2004-05-15 Michael PooleForward port change to clear invites when wiping a...
2004-05-15 Michael PooleBurst glines/jupes early
2004-05-15 Michael PooleForward port USERHOST and USERIP self-visibility fixes...
2004-05-15 Michael PooleForward port format string fix for m_settime.c
2004-05-15 Michael PooleForward port /invite changes from 2.10.11.
2004-05-15 Michael PooleForward port IPcheck bug fixes and asserts from 2.10.11.
2004-05-15 Michael PooleFix uid bug in chroot wrapper.
2004-05-15 Michael PooleForward port SOCKSENDBUF, SOCKRECVBUF features from...
2004-05-15 Michael PooleForward port IPCHECK_CLONE_LIMIT, IPCHECK_CLONE_PERIOD,
2004-05-14 Michael PooleForward port NICKLEN feature from 2.10.11.
2004-05-14 Michael PooleFix memory counting bugs for jupes and glines.
2004-05-14 Michael PooleDo not treat all MODEs from servers as user mode changes.
2004-05-11 Michael PooleImplement a per-connection-class default usermode option.
2004-05-11 Michael PooleForward port of asuka-topicburst.patch from Quakenet...
2004-05-11 Michael PooleForward port of delayed-join.patch from Quakenet's...
2004-05-10 Michael Poole2004-05-10 Michael Poole <mdpoole@troilus.org>
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2004-01-29 Jochen MeestersAuthor: beware (by Spike)
2004-01-25 Perry LorierAuthor: Isomer <isomer@undernet.org>
2004-01-21 Kevin L. MitchellAuthor: Gavin Grieve <hektik@dimebox.net> (by way of...
2003-08-13 Jochen MeestersAuthor: netski (By Spike)
2003-08-12 Jochen MeestersAuthor: beware (by Spike)
2003-08-05 Jochen MeestersAuthor: Spike
next