summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-02Document m_xmlrpc_main opersRobby
2016-10-02Remove default session exception expiry timeAdam
2016-10-02Update m_ssl_gnutls Windows library version to libgnutls-30Adam
2016-10-01Merge commit '97a13081e9483f2070abdb7fad8ec486a46139ac'Adam
2016-10-01Fix typo in changesAdam
2016-10-01Put maxlogins logic a few other important placesAdam
2016-10-01Update ChangelogsAdam
2016-10-01Re-lookup access in webcpanel after deleting access as the old group might be...Adam
2016-10-01Apply regex sqlines on connect tooAdam
2016-10-01Show akill/xline ids in viewAdam
2016-10-01Include memo mail information in ms_infoAdam
2016-10-01Update SendSQLine() in hybrid's protocol module to use non-capsulatet RESV me...miwob
2016-10-01sql_oper: deoper users more reliablyAdam
2016-10-01sql_oper: various fixups to compile on 2.1Adam
2016-09-30Merge commit '2e370f6ed5d8ecb7a649c02fb083d3c6c80d5c48'Adam
2016-09-30operserv/oper: don't allow deleting conf opersAdam
2016-09-30Error out if any 1.8 modules are in the the module directory.Peter Powell
2016-09-30Update SendSGLine() in hybrid's protocol module to add support for temporary ...miwob
2016-09-30Various find by nick fixesAdam
2016-09-30memoserv: always use display for memo sourceAdam
2016-09-30Revert "Always use display for memo source"Adam
2016-09-30Document ns_no_expire nick defaultAdam
2016-09-30hybrid.cpp: clean up style to match with other code; update copyright headermiwob
2016-09-30example.conf: announce operserv/chankill aswellmiwob
2016-09-30unreal: use uid for chghostAdam
2016-09-30Add sasl log category for auth log messagesAdam
2016-09-28Merge commit '36a465473ec59b341b6f9582afe9126c8e7ffa4e'Adam
2016-09-28README: Update to UnrealIRCd 4Adam
2016-09-28Forward port various Unreal4 things, drop Unreal3 supportAdam
2016-09-28Move CanAdd() check to after mask sanitization as it will remove other entrie...Adam
2016-09-28Remove run-cc leftoverAdam
2016-09-28Include gecos in GetNUHMaskAdam
2016-09-28Fix saset language replyAdam
2016-09-28hybrid: Add support for channel mode +TAdam
2016-09-28Fix race with recovering and svsnicing nicknames. Wait for first svsnick to g...Adam
2016-09-28os_akill: Sanity check AKILLing before modifing the akill listMatt Ullman
2016-09-28hybrid.cpp:SendClientIntroduction(): use a valid IP address format. In the fu...miwob
2016-09-28Only special case level -1 to everyone and not everything <0Adam
2016-09-25Get rid of service alias stuff, make proto mods link to each otherAdam
2016-09-25MemoServ - Read AllAlphaTech
2016-09-25Merge pull request #173 from genius3000/2.0-remove-expiretimeout-cs_seenAdam
2016-09-25Merge pull request #177 from attilamolnar/2.0+sqliteleakAdam
2016-09-25Merge pull request #178 from Techman-/2.0+resvAdam
2016-09-25Merge pull request #175 from genius3000/2.0-email-date_headerAdam
2016-09-25Merge pull request #176 from Alef-Burzmali/2.0+update-fr2Adam
2016-09-23Merge commit 'ecdd046c80d696a882b12af615ed9f217afd40a9'Adam
2016-09-23Add some replacement tokens for akick reason and welcome noticeAdam
2016-09-23language: Add some overloaded Translate functions that accept Anope::stringAdam
2016-09-23Document m_xmlrpc_main noticeAdam
2016-09-23Add notice method to m_xmlrpc_mainAdam