ircu2.10.12-pk.git
2007-11-28 Michael PooleOnce again allow MODE #channel -b+b *!*@*.example.com...
2007-11-25 Michael PooleShow users on second (and later) lines of RPL_NAMREPLY...
2007-11-17 Michael PooleMake "/stats flag server param" work as intended again.
2007-11-17 Michael PooleHandle iauth stderr EOF events like iauth stdout EOF...
2007-11-17 Michael PooleAvoid a warning about signedness mismatch in umkpasswd.
2007-11-05 Michael PooleSupport /LIST M to show modes in channels (using the...
2007-11-05 Michael PooleFix a few bugs that made LIST work confusingly with...
2007-10-30 Michael PooleConvert lexer to read using fileio.[ch] functions ...
2007-10-30 Michael PooleRequire force for many-victim realname G-lines; clean...
2007-10-30 Michael PooleClean up / regularize parts of m*_gline().
2007-10-30 Michael PooleFix dependencies for generating version.h.
2007-10-30 Michael PooleClean up sendwallto_group_butone() macro usage.
2007-08-21 Michael PooleMatch 127.*.*.* masks against IPs in the usually expect...
2007-08-21 Michael PooleDo not include unregistered +i clients in /lusers's...
2007-08-15 Michael PooleProperly handle removing and adding a key in the same...
2007-08-15 Michael PooleConsistently rebuild version.c; optimize how it is...
2007-08-14 Michael PooleMove whisper()'s away message checking to the cprivmsg...
2007-08-14 Michael PooleAt paulr's suggestion, make WHO and WHOIS more similar...
2007-08-14 Michael PooleQuash an initializer warning in the initial user-mode...
2007-08-14 Michael PooleGet rid of ms_names(); clean up m_names() to be more...
2007-08-09 Michael PooleRemove duplicate end-of-stats replies for /stats iauth...
2007-08-09 Michael PooleFix confusion over whether 0.0.0.0-like addresses are...
2007-08-01 Kevin L. Mitchelllet's try this again...*without* CVS substituting part...
2007-08-01 Kevin L. Mitchellrefine the list of source files a bit; include CVS...
2007-07-21 Perry LorierAuthor: Perry Lorier <isomer@undernet.org>
2007-07-20 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-07-14 Perry LorierAuthor: Perry Lorier <isomer@undernet.org>
2007-07-11 Perry LorierAuthor: Isomer <isomer@undernet.org>
2007-07-11 Perry LorierAuthor: Isomer <isomer@undernet.org>
2007-05-29 Michael PooleComplain to the client when it sends a line that is...
2007-05-26 Perry LorierAuthor: Isomer <isomer@undernet.org>
2007-05-20 Michael PooleFix SF#1706014 by not giving in-burst servers special...
2007-05-20 Michael PooleFix SF#1706004 by reporting the new value after /set...
2007-05-20 Michael PooleFix SF#1704458 by sending a protocol violation on the...
2007-05-20 Michael PooleFix SF#1704424 by sending ERR_NOSUCHNICK as wiebe suggests.
2007-05-20 Michael PooleFix SF#1704419 by properly hiding hidden ports.
2007-05-20 Michael PooleFix SF#1701361 by taking one of weibe's suggestion...
2007-05-20 Michael PooleFix SF#1701350 by taking weibe's suggestion action...
2007-05-20 Michael PooleFix SF#1701346 by taking weibe's suggestion action...
2007-05-20 Michael PooleFix SF#1696437 by prohibiting not-all-alphabetic pseudo...
2007-05-20 Michael PooleFix SF#1696425 by failing configure if MAXCONNECTIONS...
2007-05-20 Michael PooleFix bugs reported in SF#1691357.
2007-04-15 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-04-15 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-04-11 Michael PooleCorrectly free members of the iauth string list.
2007-04-10 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-04-05 Michael PooleFix resolver after /rehash with no "dns server" directives.
2007-04-05 Michael PooleFix on-connect host hiding for users with IAuth account...
2007-04-01 Michael PooleAllow clients and iauth to request usermodes during...
2007-04-01 Michael PooleMove some permission checks from set_user_mode() to...
2007-04-01 Michael PooleAvoid triggering warnings about strict-aliasing violations.
2007-03-28 Michael PooleAdd new line to ASLL output to resolve SF bug #1687382.
2007-03-27 Michael PooleOnly check /stats subcommands with STAT_FLAG_LOCONLY...
2007-03-27 Michael PooleCheck for missing parameters to iauth messages (SF...
2007-03-27 Michael PooleDo not try twice to process silences that were both...
2007-03-27 Michael PooleFix listener address for Port blocks with no host listed.
2007-03-27 Michael PooleFix documentation for iauth I command.
2007-03-18 Michael PooleProperly quote m4 function/macro names when defining...
2007-03-18 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-03-18 Michael PooleAllow multiple server entries in a CRule and multiple...
2007-03-18 Michael PooleDo not try to listen on (corrupt) IPv4 versions of...
2007-03-18 Michael PooleAllow multiple host entries in Operator and Motd blocks.
2007-03-18 Michael PooleAvoid extra decrements of links.inuse.
2007-03-17 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-03-17 Michael PooleDo not leave core files on "umkpasswd --help".
2007-03-17 Michael PooleClarify example.conf maxlinks, example Class blocks...
2007-03-17 Michael PooleWarn when using -x with a non-DEBUGMODE ircd.
2007-03-17 Michael PooleFix maxlinks=0 in find_conf_exact(), so /oper to such...
2007-03-17 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-03-09 Michael PooleBump PATCHLEVEL for pre11 development.
2007-03-09 Michael PooleBump PATCHLEVEL for u2.10.12.10 release.
2007-03-06 Michael PooleFix SourceForge bug #1674539, and add a test for it.
2007-03-06 Michael PooleUpdate tests/ircd*.conf so that irc.example.net is...
2007-03-04 Michael PooleFix ipbuf size in count_users().
2007-02-28 Michael PooleMake IPv4-only sockaddr_from_irc() work properly.
2007-02-25 Michael PooleAllow specification of DNS vhost and server in ircd...
2007-02-25 Michael PooleAuthor: Jeannot Langlois
2007-02-04 Michael PooleAvoid improper reuse of a va_list.
2007-01-23 Michael PooleFix SF bug #1640796; add a test for it.
2007-01-23 Michael PooleAdd test framework, with no scripts yet.
2007-01-23 Michael PooleLife would be interesting if we accepted host@ip syntax...
2007-01-23 Michael PooleUpdate INSTALL file for 2.10.12.
2007-01-23 Michael PooleLimit ISUPPORT to 16 total items per line.
2007-01-23 Michael PooleA rather belated happy new year!
2007-01-21 Michael PooleBump patchlevel to pre10.
2007-01-21 Michael PooleBump patchlevel for 2.10.12.09 release.
2007-01-16 Michael PoolePass the other two USER parameters to iauth.
2007-01-16 Michael PooleAdd ChangeLog message for a file accidentally included...
2007-01-15 Michael PooleMerge end-of-December changes from HEAD to u2_10_12_branch.
2007-01-13 Michael PooleProperly handle member modes like XXYYY:ov in bursts.
2007-01-13 Michael PooleAdd channel name to PV message for redundant CREATE.
2007-01-13 Michael PooleGenerate hidden hostname appropriately for bursted...
2007-01-13 Michael PooleDocument "/WHO #channel d" to include join-delayed...
2006-12-19 Michael PooleFix privilege check for juping servers.
2006-12-08 Michael PooleShow socket families in /stats p.
2006-12-07 Michael PooleAllow per-port specification of address family, and...
2006-12-07 Michael PooleConvert listeners to use a flagset in preparation for...
2006-11-04 Michael PooleDo not accept NICK on server ports.
2006-11-04 Michael PooleDo not list version.c in itself.
2006-11-04 Michael PooleAllow -A channels to have oplevels as well. Allow...
next