1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 06:23:14 +02:00

Commit Graph

  • 4771af1cb8 Couple user find by nick fixes Adam 2016-01-19 08:30:35 -05:00
  • 9c9df2ad1f Document ns_no_expire nick default Adam 2016-01-19 08:30:06 -05:00
  • 7f418a58da hybrid.cpp: clean up style to match with other code; update copyright header miwob 2016-01-13 15:58:13 +01:00
  • 510045858f example.conf: announce operserv/chankill as well miwob 2016-01-12 20:00:08 +01:00
  • d270910ace hs_group: Fix grammar Matt Ullman 2016-01-12 09:31:58 -05:00
  • 10aeba2da2 Merge pull request #142 from Zoddo/unreal4/uid Adam 2016-01-03 11:36:03 -06:00
  • 4e675c50e5 [Unreal4] Use UID/SID instead of nick/servername when possible Zoddo 2016-01-03 16:31:45 +01:00
  • 0a37576270 Actually there is no account here Adam 2016-01-02 17:19:08 -05:00
  • 8f6f2a2c47 Add sasl log category for auth log messages Adam 2016-01-02 17:15:26 -05:00
  • 36a465473e Add IRCDMESSAGE_SOFT_LIMIT to MD handler Adam 2016-01-02 16:38:25 -05:00
  • 23a0ecd0c4 unreal4: add md handler, certfp support Adam 2015-12-30 16:11:41 -05:00
  • 601af1b0eb Unreal 4 changes Adam 2015-12-30 12:42:12 -05:00
  • fb2aae1b17 Copy unreal -> unreal4 Adam 2015-12-30 12:42:03 -05:00
  • ac984af11a Move CanAdd() check to after mask sanitization as it will remove other entries that are considered "covered by" the new mask Adam 2015-12-29 14:04:45 -05:00
  • d6cbd64621 Remove run-cc leftover Adam 2015-12-29 14:04:04 -05:00
  • e6bdc5dddd Merge pull request #141 from miwob/2.0+cmode_T_nonotice Adam 2015-12-29 12:57:09 -06:00
  • ba805e30b8 Include gecos in GetNUHMask Adam 2015-12-29 13:53:44 -05:00
  • 6e48b1d56f Fix saset language reply Adam 2015-12-28 17:45:44 -05:00
  • cd6401f628 Add support for channel mode +T to the ircd-hybrid protocol module Michael Wobst 2015-12-26 13:29:18 +01:00
  • a25f94456d Fix race with recovering and svsnicing nicknames. Wait for first svsnick to go through before issuing the second. Fixes users sometimes svsnick colliding when recovering nicknames. Adam 2015-12-19 13:38:47 -05:00
  • b5228282e1 Merge commit '593ec34' into 2.0 Adam 2015-12-13 19:59:29 -05:00
  • 593ec34ff7 os_akill: Sanity check AKILLing before modifing the akill list Matt Ullman 2015-07-28 18:44:22 -04:00
  • 7ce0eb219b Fixup ecdd046c80 to compile Adam 2015-12-13 19:52:50 -05:00
  • 99282e65a6 hybrid.cpp:SendClientIntroduction(): use a valid IP address format. In the future ircd-hybrid will reject UID messages with invalid IP addresses miwob 2015-10-25 17:42:33 +01:00
  • d07e60b3da Merge pull request #136 from miwob/add+CanSQLineChannel Adam 2015-12-13 18:46:14 -06:00
  • 3da2cdb496 Only special case level -1 to everyone and not everything <0 Adam 2015-12-13 19:43:21 -05:00
  • ecdd046c80 Add some replacement tokens for akick reason and welcome notice Adam 2015-12-13 19:37:24 -05:00
  • 98b35dfab2 Document m_xmlrpc_main notice Adam 2015-12-13 19:28:31 -05:00
  • 56abaf8498 Add notice method to m_xmlrpc_main Adam 2015-12-13 19:27:15 -05:00
  • 5394f5433a Fix SendNumericInternal on inspircd sending to the user's uid if dest is a uid Adam 2015-12-13 19:21:53 -05:00
  • c414433fae Allow wildcard searching emails Adam 2015-12-13 19:18:12 -05:00
  • 16d08e57df Fall back to account vhost in hs on/off Adam 2015-12-13 19:14:44 -05:00
  • 252a65af7e Update LOG dir in anoperc Adam 2015-12-08 14:06:08 -05:00
  • d40edcae69 null xline manager when removing so removexline doesn't get called Adam 2015-11-05 20:50:10 -05:00
  • 4c1cc0e05d Cleanup after xlines if directly removed Adam 2015-11-04 20:51:02 -05:00
  • 80c332bc41 Fix logonnews to prioritize the newest entries if it can't show them all Adam 2015-11-04 20:03:26 -05:00
  • 5a25a3807b hybrid.cpp: add missing CanSQLineChannel = true; to the protocol options miwob 2015-10-24 12:45:19 +02:00
  • 27a2645ed3 Fix chanserv botmodes. Robby 2015-09-25 02:40:28 +02:00
  • 830361e97d Check privilege name is valid in SetLevel Adam 2015-09-24 17:22:44 -04:00
  • 93a92bb73b Clear regex xlines on unload, which happens on shutdown, even though they are perm modules Adam 2015-09-23 14:54:41 -04:00
  • b9dc44ae9a Update the dutch language file. Robby 2015-09-18 06:04:42 +02:00
  • f52bbe22af Update my email address. Robby 2015-09-18 05:38:44 +02:00
  • 96d7797134 Bold code 2 -> 002. Robby 2015-09-18 05:25:20 +02:00
  • 9810da9829 Fix some sentences to be more correct. Robby 2015-09-18 04:53:49 +02:00
  • 5692abb316 Don't prevent channel destruction because persist is set. Perm mode/a bot should be assigned anyway which will prevent it. Fixes deleting bots out of perm channels causing desyncs Adam 2015-09-17 20:35:46 -04:00
  • 2e65bd4012 Channel::DeleteUser delets the container Adam 2015-09-17 12:31:02 -04:00
  • 1ac4a1d9a5 Defer channel deletion until after i/o. There are some edge cases with events kicking users mid-event that can delete them. Adam 2015-09-17 10:07:30 -04:00
  • 8d13a355cd Remove associated oper blocks in os_oper when accounts are deleted Adam 2015-09-14 13:43:14 -04:00
  • 8c4eec2b6e Update topic lock help to reflect how it works Adam 2015-09-14 12:39:59 -04:00
  • 776207ba67 Don't allow suspended users to login to webcpanel Adam 2015-09-14 12:35:26 -04:00
  • 2f5e880e57 Don't update channel last used time from ns alist access check Adam 2015-09-14 12:24:13 -04:00
  • 94f781726e Don't assign bots when persist is set if we aren't synced sinec we might not know of all modes Adam 2015-09-11 14:54:48 -04:00
  • 054c227df0 Merge pull request #120 from Alef-Burzmali/2.0+nobackupok Adam 2015-09-06 16:12:22 -04:00
  • 907e192aab Merge pull request #126 from SaberUK/2.0+typos Adam 2015-09-06 16:11:50 -04:00
  • d6d0c883b0 Merge pull request #128 from SaberUK/2.0+destdir Adam 2015-09-06 16:09:29 -04:00
  • 7f4327e8ba Merge pull request #129 from AlphaT3ch/placeholder Adam 2015-09-06 16:08:17 -04:00
  • 132932ffaf Merge pull request #134 from retsofaj/2.0 Adam 2015-09-06 16:03:58 -04:00
  • c007b829f7 Don't unset modes which have no privilege associated with them Adam 2015-09-06 16:00:32 -04:00
  • 3b647b0740 When toggling NOEXPIRE for a nickname, show the actual nickname in addition to the account name. Robby 2015-09-02 20:36:24 +02:00
  • 7a21648683 Only remove collide timers if the account matches on id Adam 2015-08-20 15:04:03 -04:00
  • 389c1dbd92 Have CMake check for libraries first in any additional locations and second in the standard locations. This allows (e.g.) using the Homebrew-installed OpenSSL instead of the system version. Jason Foster 2015-08-12 20:26:02 -04:00
  • d95189a4d8 Fix webcpanel/memoserv/memos with a nonexistent channel Adam 2015-07-31 18:26:49 -04:00
  • e65a22ae9d Fix use after free from unloading modules which are the last one holding onto an IdentifyRequest Adam 2015-07-31 17:07:30 -04:00
  • 4e8cc4f786 Make secureops help less weird Adam 2015-07-30 19:47:00 -04:00
  • dfc18db1dd Remove unused variables from m_ldap Adam 2015-07-23 08:25:28 -04:00
  • 63dbd7fbf0 Set LDAP_OPT_PROTOCOL_VERSION 3 etc on reconnect, too Adam 2015-07-23 08:23:48 -04:00
  • c1cdefe1a7 Placeholder left in French Translation AlphaTech 2015-07-16 15:21:13 -04:00
  • cd9a2af65d Fix support for passing relative install paths to CMake. Peter Powell 2015-07-15 00:28:59 +01:00
  • 7fe0543bc6 Also UnsetExtensibles on botinfo Adam 2015-07-14 18:52:23 -04:00
  • 2a6ad3d9fc Refuse to configure with old compilers that can't build Anope. Peter Powell 2015-07-13 19:26:02 -04:00
  • 38cbff4156 Fix cmake for 2.4 once again Adam 2015-07-13 19:25:37 -04:00
  • a86162f287 Fix incorrect iteration when destructing modelockimpls Adam 2015-07-13 18:02:44 -04:00
  • ceddb8370c Unset extensibles on larger objects when they destruct Adam 2015-07-13 17:59:14 -04:00
  • 040b06ad56 Fix db_flatfile to read "nobackupokay" Thomas Fargeix 2015-05-11 21:08:15 +02:00
  • 1666b1a8d8 Fix a ton of typos. Peter Powell 2015-07-08 10:55:44 +01:00
  • 4362f53cc3 Fix unused variable warning in cs_clone Adam 2015-07-01 20:16:59 -04:00
  • cc616a7146 Allow PROGRAM_NAME to be set during configuration Dominic Hargreaves 2015-07-01 20:10:15 -04:00
  • 0f01c04b02 Allow disabling installation of extra tools (with DISABLE_TOOLS) Dominic Hargreaves 2015-07-01 20:09:46 -04:00
  • 4cbdf9a73b Support DESTDIR Dominic Hargreaves 2015-07-01 20:08:51 -04:00
  • fce257dc43 Merge pull request #121 from SaberUK/2.0+cmake-improvements Adam 2015-07-01 20:00:59 -04:00
  • ad7601b0cc Merge pull request #119 from Jyzee/irc2sql-away Adam 2015-07-01 19:51:29 -04:00
  • 5be9de5d12 Merge pull request #123 from Alef-Burzmali/2.0+cs-levels Adam 2015-07-01 19:50:26 -04:00
  • 02ed9a9725 #1649 don't update keepmodes during inhbait Adam 2015-06-29 19:35:57 -04:00
  • 074f163750 #1643 Umode +I is oper only on Unreal Adam 2015-06-29 13:57:10 -04:00
  • de023bab0a Don't allow registering service nicks Adam 2015-06-29 13:47:50 -04:00
  • 510a746f8d Add ns_identify:maxlogins to limit the max number of concurrent logins per account Adam 2015-06-29 09:37:09 -04:00
  • 8eb46772e6 Don't allow loading hostserv mods if there can be no hostserv Adam 2015-06-29 08:58:31 -04:00
  • d563aa0da8 Check name validity after unpackname() to check for bad names in questins and ptr/cname rdata Adam 2015-06-29 08:48:08 -04:00
  • 3e3312db25 Don't allow adding or changing bots to collide with users Adam 2015-06-29 08:42:29 -04:00
  • bb5c4906cc Also clear vhost on hs_off so the proto mods don't have to Adam 2015-06-21 10:42:49 -04:00
  • 444976e64f Update host on hs off too Adam 2015-06-20 17:32:33 -04:00
  • 57b614ae59 Allow opers with chanserv/access/list to view the levels list Thomas Fargeix 2015-06-14 19:28:51 +02:00
  • 2f9eabdb72 Remove support for run-cc. Peter Powell 2015-05-17 21:27:09 +01:00
  • a458f7c840 irc2sql: handle away messages. Jyzee 2015-04-30 19:29:44 +02:00
  • 65bf84cfb5 When introducing opered clients on inspircd send a fake opertype Adam 2015-04-28 15:23:09 -04:00
  • 5efaa5b206 Merge pull request #117 from aFreshMelon/fix-xmlrpc-php Adam 2015-04-04 09:50:57 -04:00
  • 41f4c7dab6 A variety of small improvements to xmlrpc.php Sebastian 2015-04-04 09:43:51 +02:00
  • 0f1936f63d Fix matching the Apple Clang variant on CMake 3.0+ Peter Powell 2015-04-04 03:28:46 +01:00
  • 5baa6247a9 Don't overwrite CMAKE_INSTALL_PREFIX if it has already been set. Peter Powell 2015-04-02 01:43:05 +01:00
  • 82f5d1d61d Remove an old Autotools limitation. Peter Powell 2015-04-02 01:38:31 +01:00