| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove useless return value from OnUserRegister | 2010-08-03 | 14 | -56/+33 | ||
| * | Remove SetMode functions by letter, add IsModeSet query by name | 2010-08-03 | 3 | -18/+12 | ||
| * | Make the rest of the channel mode letters changeable | 2010-08-03 | 11 | -68/+30 | ||
| * | Extend ChanModes to use a modestacker for output | 2010-08-03 | 8 | -115/+63 | ||
| * | Convert ban list elements to be Extensible | 2010-08-03 | 9 | -32/+40 | ||
| * | Drop redundant PREFIX check for protocol 1202+ | 2010-08-03 | 1 | -1/+1 | ||
| * | Find modes in FindService | 2010-08-03 | 1 | -0/+2 | ||
| * | Make named mode permissions a subset of all permissions | 2010-08-03 | 2 | -22/+9 | ||
| * | Strip channel mode Z from list sent to 1201-compat servers | 2010-08-03 | 3 | -60/+74 | ||
| * | Display mode Z in 004/005 line | 2010-08-03 | 2 | -2/+5 | ||
| * | Show available named modes on /PROP * | 2010-08-03 | 1 | -0/+16 | ||
| * | Better support for letterless modes | 2010-08-03 | 1 | -12/+12 | ||
| * | Convert allowed oper-only modes to use names instead of letters | 2010-08-03 | 4 | -45/+36 | ||
| * | Show listmodes in CHECK output | 2010-08-03 | 1 | -2/+27 | ||
| * | Add the rest of the <modeletters> support | 2010-08-03 | 8 | -127/+94 | ||
| * | Send mode lists in netburst | 2010-08-03 | 1 | -5/+20 | ||
| * | Sort CAPAB CHANMODES and USERMODES | 2010-08-03 | 1 | -3/+3 | ||
| * | Add support for <modeletters> config block to adjust mode letters | 2010-08-03 | 20 | -73/+90 | ||
| * | Allow listmodes to be viewed via PROP | 2010-08-03 | 1 | -5/+16 | ||
| * | Remove duplicate mode sending on processed modes | 2010-08-03 | 3 | -38/+3 | ||
| * | Fixes from characterless mode test | 2010-08-03 | 4 | -36/+14 | ||
| * | Add support for parsing named mode changes from +Z to core | 2010-08-03 | 2 | -8/+41 | ||
| * | Actually sending mode changes to local users is helpful | 2010-08-03 | 1 | -0/+3 | ||
| * | Fix some mode letter sorting bugs | 2010-08-03 | 1 | -3/+9 | ||
| * | Implement missing modechange constructors | 2010-08-03 | 11 | -11/+35 | ||
| * | Remove duplication of some huge functions | 2010-08-03 | 6 | -25/+187 | ||
| * | Fixups for s2s sync (currently limited to lettered modes) | 2010-08-03 | 9 | -115/+52 | ||
| * | Update InspIRCd::SendMode to take a modestacker | 2010-08-03 | 5 | -141/+66 | ||
| * | Module compilation fixups | 2010-08-03 | 17 | -259/+46 | ||
| * | Change storage of +b list to match the other listmodes | 2010-08-03 | 6 | -627/+26 | ||
| * | Change Channel mode storage to index by ModeID | 2010-08-03 | 1 | -29/+37 | ||
| * | Change irc::modestacker to carry mode changes by ID | 2010-08-03 | 3 | -184/+156 | ||
| * | Introduce ModeID | 2010-08-03 | 7 | -194/+150 | ||
| * | Mark as version 2.1 v2.1fork | 2010-02-19 | 3 | -4/+4 | ||
| * | Kill m_spy, which was replaced by channels/auspex in 1.2 but kept alive for n...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12497 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-19 | 4 | -70/+7 | ||
| * | Compile fix for m_ldapauth•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12495 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-18 | 1 | -3/+4 | ||
| * | Allow SASL messages to be targeted at the services server•••<sasl target="services.example.net"> will avoid broadcasting all authentication messages across the network, which improves security. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12494 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-18 | 6 | -21/+75 | ||
| * | Reset the already_sent IDs during slow garbage collection•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12493 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-18 | 1 | -18/+22 | ||
| * | Support multiple certificates in GnuTLS certificate chain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12491 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-18 | 1 | -7/+16 | ||
| * | Fix double-erase of iterator if a server dies and times out at the same time•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12490 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-18 | 1 | -1/+1 | ||
| * | Add <chanhistory:maxlines> to specify the maximum allowed size of channel his...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12488 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-17 | 1 | -5/+19 | ||
| * | Check for <user>:<password> for ldap auth in /PASS password if ident/nickname...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12486 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-17 | 1 | -9/+27 | ||
| * | Allow STARTTLS to be disabled via <gnutls starttls="no">•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12485 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-17 | 1 | -2/+13 | ||
| * | Hide SSL= line of 005 if <gnutls:showports>/<openssl:showports> is false•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12484 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-17 | 2 | -24/+32 | ||
| * | Fix routing of prefix-channel messages now that 2.0 sends to status and above...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12483 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-17 | 2 | -2/+11 | ||
| * | Change is-using-SSL numeric to 671 to match more other IRCds•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12482 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-16 | 1 | -1/+1 | ||
| * | Change is-using-SSL numeric to 275 to match other IRCds•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12481 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-16 | 1 | -1/+1 | ||
| * | Bug #645 was correct behavior on the client's part, the IRC STARTTLS standard...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12480 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-16 | 1 | -6/+2 | ||
| * | Defer module init on initial load for easier dependency checking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12477 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-16 | 2 | -25/+66 | ||
| * | Delete 0-user permanent channels that are being set -P•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12475 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-16 | 1 | -22/+3 | ||
