ircu2.10.12-pk.git
2005-11-17 Michael PooleDocument ZANNELS feature (and more fully document OPLEV...
2005-11-17 Michael PooleAdd ZANNELS feature; tweak recreate after bogus DESTRUCT.
2005-11-17 Michael PooleDelete obsolete convert-conf.py.
2005-11-17 Michael PooleFix handling of NAMES #a,#b.
2005-11-16 Michael PooleStop sending nicknames as the first argument to KILL.
2005-11-15 Michael PooleFix revealing of remote users when they send to a channel.
2005-11-15 Michael PooleAlways allow remote users to send to a channel.
2005-11-15 Michael PooleMake DESTRUCT crossing CREATE or BURST not send a BURST.
2005-11-15 Michael PooleLimit nick changes when speaking is limited.
2005-11-14 Michael PooleFix test for whether a client's own server is kicking...
2005-11-13 Michael PooleBump patchlevel for 2.10.12.pre04.
2005-11-13 Michael PooleFix bugs relating to joining zannels for a quick release.
2005-11-13 Michael PooleBump patchlevel for pre03 development.
2005-11-13 Michael PooleUpdate patchlevel for 2.10.12.02 release.
2005-11-12 Michael PooleAllow a (single) CNAME follow when doing A and AAAA...
2005-11-09 Michael PooleAllow oplevel 999 to kick and deop other oplevel 999...
2005-10-31 Michael PooleDo not send MODE_WASDELJOINS changes to remote servers.
2005-10-31 Michael PooleMake empty -A channels into zombies ("zannels") to...
2005-10-31 Michael PooleFix walk_lchan joins when channel key is OVERRIDE.
2005-10-31 Michael PooleUpdate .cvsignore files.
2005-10-28 Alex BadeaAuthor: Alex Badea <vamposdecampos@gmail.com>
2005-10-17 Alex BadeaAuthor: Diane Bruce <db@db.net> (by way of Vampire...
2005-10-14 Michael PooleBump patchlevel for 2.10.12*pre*02.
2005-10-14 Michael PooleBump patchlevel for 2.10.12pre02.
2005-10-14 Michael PooleTweak readme.cvs to make it easier to find the update...
2005-10-14 Michael PooleBump patchlevel for release of ircu2.10.12.01.
2005-10-12 Michael PooleFix default privileges for global opers.
2005-10-12 Michael PooleMake os_get_rusage() conditional on DEBUGMODE.
2005-10-12 Michael PooleAdd a flag to /stats that makes a /stats available...
2005-10-10 Michael PooleForward port patch from 2.10.11 (reported by Reed).
2005-10-06 Michael PooleHandle join requests for too-long channel names.
2005-10-06 Michael PooleProperly support /names -D #channel server.*.
2005-10-06 Michael PooleFix setting of FLAG_DOID and buglet from last commit.
2005-10-05 Michael PooleDo not leak connection class structures after they...
2005-10-01 Michael PooleOnly send remote KICK to users if target is not join...
2005-10-01 Michael PooleBump patchlevel and fix init_class() dropping configure...
2005-10-01 Michael PooleProperly match against accounts when searching users.
2005-09-30 Michael PooleBump patchlevel on release branch.
2005-09-28 (no author)This commit was manufactured by cvs2svn to create branch
2005-09-28 Michael PooleUse correct oplevel when bouncing a chanop being kicked.
2005-09-27 Michael PooleFix uninitialized variable warning about 'chan'.
2005-09-27 Michael PooleFix pseudo handling on rehash (#1305452).
2005-09-27 Michael PooleFix desync when an oplevel deop is bounced (#1298140).
2005-09-24 Michael PooleSupport showing join-delayed users in /WHO output.
2005-09-23 Michael PooleFix bug #1298149 and a similar desynch for channel...
2005-09-22 Michael PooleFix bug #1299105 (overzealous IPv4 G-line checking).
2005-09-20 Michael PooleRegenerate "make depend" dependencies.
2005-09-16 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2005-09-15 Michael PooleDocument the branching scheme for 2.10.12.
2005-09-15 Michael PooleIncrement patchlevel to reflect the pre-release code...
2005-09-14 Michael PooleFix another miscomparison in find_ban().
2005-09-13 Michael PooleRip out clean_channelname() and reject invalid names...
2005-09-13 Michael PooleFix bug in last commit to find_ban().
2005-09-12 Alex BadeaAuthor: Alex Badea <vamposdecampos@gmail.com>
2005-09-12 Alex BadeaAuthor: Alex Badea <vamposdecampos@gmail.com>
2005-09-12 Michael PooleCheck client hostnames against ban masks more rigorously.
2005-09-12 Michael PooleFix previous commit and parsing of ipmasks like 127/8.
2005-09-12 Michael PooleBe more conservative when handling empty keys.
2005-09-12 Michael PooleFix IP mask parsing some more (hopefully for good).
2005-09-11 Alex BadeaAuthor: Alex Badea <vamposdecampos@gmail.com>
2005-09-02 Michael PooleRemove bits of old and dead code from gline handling.
2005-09-02 Michael PooleFurther reorganize and streamline join handling.
2005-09-02 Michael PooleWhoops, missed a case here. Fix.
2005-09-02 Michael PooleRework JOIN handler to make keys, apass, and upass...
2005-08-31 Michael PooleMake references to channel password lengths consistent.
2005-08-30 Michael PooleDocument +D and +d channel modes in release notes.
2005-08-29 Michael PooleMake keys and passwords behave more uniformly.
2005-08-27 Michael PooleUse SetOpLevel() to set oplevels; give oplevel 1 when...
2005-08-26 Michael PooleThe last class link-count tweaks for the night. I...
2005-08-26 Michael PooleFix previous commit (off-by-one in wrong direction).
2005-08-26 Michael PooleSilence channel manager once Apass set; fix /stats...
2005-08-25 Michael PooleAccept +A/+U from servers regardless of FEAT_OPLEVELS.
2005-08-25 Michael PooleMention epoll event engine in "ircd -v" output.
2005-08-25 Michael PooleBump patchlevel; add more epoll support; assertion...
2005-08-21 Michael PooleFix bugs in rehashing pseudo commands and in kill handling.
2005-08-19 Michael PooleSubstitute HIS_SERVERNAME in KILLs; fix SF bug #1263777.
2005-08-17 Michael PooleConvert a &me to &his in do_settopic().
2005-08-17 Michael PooleConvert a &me to &his in ms_kick().
2005-08-17 Michael PooleAvoid overwriting part of a server-set ban's banstr...
2005-08-17 Michael PooleSwitch more uses of &me to &his for channel localcasts.
2005-08-15 Michael PooleMinor code and output cleanups for the week of 2005...
2005-08-12 Michael PooleCosmetic changes to banning bare IPv6 addresses and...
2005-08-09 Michael PooleFix the irregular IP ban bug harder.
2005-07-17 Michael PooleRegenerate configure from previous commit.
2005-07-17 Michael PooleCheck a few possibilities for socklen_t (fixes SF#1236456).
2005-07-17 Michael PooleUpdate documentation to reflect impending release.
2005-07-15 Michael PooleFix HIS_SERVER* handling when they are defaulted.
2005-07-15 Michael PooleFix bug introduced to /whois yesterday.
2005-07-15 Michael PooleUpdate oplevels appropriately on +A/-A.
2005-07-15 Michael PooleUse HIS_SERVERNAME instead of cli_name(&me) for a varie...
2005-07-15 Michael PooleMake ircd.conf accept "*" as vhost like .11 did. Fix...
2005-07-12 Michael PooleDisable/undocument CAP, remove USE_POLL comment in...
2005-07-12 Michael PooleDon't spam the network with local-interest protocol...
2005-07-12 Michael PooleAdd CHANNELLEN feature, analogous to NICKLEN feature.
2005-07-12 Michael PooleLocalize FD_SETSIZE manipulation to engine_select.c.
2005-07-04 Michael PooleAdd a C version of the configuration file converter.
2005-06-28 Michael PooleNever count servers in IPcheck.
2005-06-27 Michael PooleRewrite DNS lookup API to remove a memory leak and...
2005-06-27 Michael PooleRemove the unused (and deceptively named) get_sockhost().
2005-06-24 Andrew Miller1) strdup => DupString
next