summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-01Fix incorrect comment in modules.example.confAdam
2014-02-28Allow svsjoin/svspart on yourselfAdam
2014-02-27Hybrid does not let us add resvs as a server, but the core expects to be able...Adam
2014-02-27Handle nick collisions somewhat instead of blindly overwriting the nicksAdam
2014-02-27Allow registration=mail forceemail=false to work, and simply give fully regis...Adam
2014-02-27Do not take modes from users in channels with secureops off if we are always ...Adam
2014-02-26Remove unreachable code in config.cpp, this error is caught earlierAdam
2014-02-26Fix not detecting eols in the config reader when the end of the line is the e...Adam
2014-02-26Do not setuid/gid down until after modules are loadedAdam
2014-02-24Log successful SASL authsAdam
2014-02-25Update the italian language fileH7-25
2014-02-24Update Spanish translation, from Isaac Fontal <i_fontal@hotmail.com>Adam
2014-02-24Anope 2.0.0-rc4 Release2.0.0-rc4Adam
2014-02-24Update version.log (why do we keep this around?)Adam
2014-02-24Package dlls in src/win32 on WindowsAdam
2014-02-24Fix m_ssl_gnutls to send its cert. Most of this is from Attila.Adam
2014-02-23Use a more reliable way to detect if services are running in anopercAdam
2014-02-23webcpanel: Update copyright year.Robby-
2014-02-23Regenerated language files.Robby-
2014-02-22Store a cert->account map and use it for SASL EXTERNAL and certfp authAdam
2014-02-22Merge pull request #58 from attilamolnar/2.0+gnutlsdepAdam
2014-02-22Make m_ssl_gnutls work with at least GnuTLS v2.8Attila Molnar
2014-02-22Update italian translation, from Simos.Robby-
2014-02-22Italian language completed translation, first releaseH7-25
2014-02-22Regenerated language files, and updated dutch language file.Robby-
2014-02-21Fix Windows buildAdam
2014-02-21Add some missing serial updates in os_dnsAdam
2014-02-21Regenerate Italian language fileAdam
2014-02-21Update italian translation, from SimosAdam
2014-02-21Merge pull request #56 from ShutterQuick/2.0+noxcryptAdam
2014-02-21fix comment, activate not activeLee Holmes
2014-02-20update help infolethality
2014-02-20enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from li...Daniel Vassdal
2014-02-20Updated services crontab locationlethality
2014-02-18Merge remote branch 'upstream/2.0' into 2.0lethality
2014-02-18Do not import forbids with wildcards in their names, how 1.8 treats wildcaded...Adam
2014-02-18Merge pull request #54 from attilamolnar/2.0+webcpanelfixAdam
2014-02-18Fix loading noexpire channels in db_oldAdam
2014-02-18Merge pull request #55 from attilamolnar/2.0+alphabetAdam
2014-02-18Alphabetically order modules in modules.example.conf ('r' < 's' and 'w' < 'x')Attila Molnar
2014-02-17Merge pull request #52 from attilamolnar/2.0+gnutlsAdam
2014-02-17Merge pull request #53 from attilamolnar/2.0+reuseaddrfixAdam
2014-02-18Turn BinarySocket::Write() into a no-op when called with l == 0Attila Molnar
2014-02-18Fix TemplateFileServer writing empty messages resulting in zero length DataBl...Attila Molnar
2014-02-18Fix setsockopt() with SO_REUSEADDR not working due to wrong argument typeAttila Molnar
2014-02-17Fix os_ignore to work correctly with SQLAdam
2014-02-17Move most of the implementation details out of os_forbid.h, fixes crashing if...Adam
2014-02-17Remove docs/IRCD, it is very outdated and no longer correct at allAdam
2014-02-17Move encryption.h to include/modulesAdam
2014-02-17Fix not applying ipv[46]_cidr to connecting clients in os_session, #1573Adam