Skip to content
Snippets Groups Projects
  1. Oct 02, 2003
  2. Oct 01, 2003
  3. Sep 30, 2003
  4. Sep 29, 2003
  5. Sep 28, 2003
    • cyan's avatar
      * Servers were sending a 301 numeric all along the path of a PRIVMSG if a user · 0bdb8e67
      cyan authored
        was set /AWAY.
      * The wrong cmd[] arg was being checked on a network /WHOIS.
      0bdb8e67
    • cyan's avatar
      * /WHOIS wasn't propagating across the network properly. · 731ceb10
      cyan authored
      * Drastically changed behaviour of 'this.quit()' to always imply broadcasting,
        and to fix how it handles netsplits.
      * A server wasn't broadcasting SQUIT in some conditions.
      * Opers were being restricted to 'max_who' responses from /WHO.
      * Reduced the /WHOWAS and nick change history, 10000 was just way too big.
      731ceb10
    • cyan's avatar
      * USERHOST now supports multiple (up to 5) arguments as per RFC1459. · 55cf6198
      cyan authored
      * Allow servers to dynamically connect via a network PASS command for QWK auth.
      * Introduced new N:Line flags because of this: 'w' defines the local QWK-master
        for forwarding PASS messages to, and 'k' is used for defining which N:Lines
        should have their passwords checked by the QWK-master uplink.
      * WHO now supports a Bahamut-style complex searching syntax.  If the user
        doesn't use the syntax, we do more intelligent searching based on the
        information passed to us.
      * Allow opers to see all channels that a user is on via WHOIS.
      --- Thus, ircd.js is now over 150k in size, 5000+ lines of code.
      55cf6198
  6. Sep 27, 2003
Loading