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

Commit Graph

  • 000660608e Fixed m_dnsbl handling users with spoofs/other non ips Adam 2012-02-21 20:50:14 -05:00
  • 826de43724 Fixed some trivial formatting lethality 2012-02-22 00:28:58 +00:00
  • b84e080463 Made our message sources actual clients/servers, and put in a few more default messages for very standard things (KICK etc) Adam 2012-02-19 20:54:55 -05:00
  • 0ba58d7d0e Fixed some events Adam 2012-02-18 18:07:34 -05:00
  • 1536c5cf60 Add users hostmask to access lists not nick when access add is used on a non registered user Adam 2012-02-18 17:21:55 -05:00
  • f2ce9cd85c Made mode lock del check status of the mode lock before removing it Adam 2012-02-18 15:47:16 -05:00
  • ee5cd8493e Use C++11's explicit override feature if available Adam 2012-02-18 15:04:26 -05:00
  • 41e8d27602 Fixed FreeBSD build Adam 2012-02-16 16:02:17 -05:00
  • e1f5fc6a0c Remove revision numbers as they're only ever set by Config reading git since we've switched off of SVN. Instead just use the hash for the current head when building. Also recheck the hash on every make not just Config. Adam 2012-02-15 00:06:25 -05:00
  • db59f1a70f Fixed detecting when to set +r and fixed crash on shutdown introduced by the last commit Adam 2012-02-14 19:03:09 -05:00
  • a9772cde21 Clean up and reorganize our header files Adam 2012-02-14 15:13:27 -05:00
  • 086790d633 Removed our RNG and just use the systems, it's not very widely used. Also made DNS query ids not random as they don't need to be. Adam 2012-02-13 00:10:45 -05:00
  • 1bc8e2ab82 Removed operserv:notifications in favor of log blocks, as well as some other notifiications Adam 2012-02-08 18:00:24 -05:00
  • 089c85b27e Fixed WallBadOS Adam 2012-02-04 17:28:38 -05:00
  • 01194e3958 Bump for 1.9.7-git Adam 2012-02-04 13:12:11 -05:00
  • f082530f89 Anope 1.9.6 Release 1.9.6 Adam 2012-02-03 15:19:09 -05:00
  • b906656caa Update version.log Adam 2012-02-03 15:18:27 -05:00
  • 378ae4c4f1 Regenerate language files Adam 2012-02-03 15:18:06 -05:00
  • ce2a0f72d4 Fixed a memory leak in m_ldap Adam 2012-01-31 16:19:47 -05:00
  • be5ba495f9 Not sure what I was thinking here Adam 2012-01-31 15:44:04 -05:00
  • b4f27da51c Bug #1365 - Fixed nickserv/confirm syntax for services opers Adam 2012-01-31 15:35:51 -05:00
  • d09a30295b Also refuse to load memoserv modules if memoserv isn't loaded Adam 2012-01-26 17:04:59 -05:00
  • 0f909273e1 Added two common warning messages on Windows to ignore Adam 2012-01-25 16:13:38 -05:00
  • 52eaa7d6d6 Windows Adam 2012-01-25 15:48:07 -05:00
  • e88e37c59b Add some checks in ms_* to make sure memoserv really exists Adam 2012-01-24 18:28:37 -05:00
  • f10f49d6fc Added missing expires column in /os akill view Adam 2012-01-24 16:42:21 -05:00
  • d06cdaab29 Fixed os_ignore to check against users real IPs, not to match against opers, and check for expired ignores on /os ignore list Adam 2012-01-24 16:35:54 -05:00
  • fc20bd7b22 Add tracking for Unreal's usermode +I Adam 2012-01-24 16:03:44 -05:00
  • b3d9412452 added a french INSTALL file, thanks to MacLeod for translating DukePyrolator 2012-01-22 17:49:23 +01:00
  • 98feb1b76d Cleaned up bs_kick and fixed amsg kicker Adam 2012-01-21 00:50:48 -05:00
  • 94c302baf3 Fixed param check from last commit lethality 2012-01-20 20:50:36 +00:00
  • cdb6bb8ec2 Updated DEFCON and fixed Defcons disabling of the removed mlock command lethality 2012-01-20 17:50:09 +00:00
  • a851f849df Corrected some incorrect English lethality 2012-01-20 15:03:49 +00:00
  • a270a13010 Fixed crash from last commit Adam 2012-01-15 02:59:09 -05:00
  • 964d63cdac Improve on db_sql_live_read Adam 2012-01-15 01:47:31 -05:00
  • f38faedbda Fixed an incorrect crash-causing response when an invalid option is specified in botservs kickers lethality 2012-01-14 15:58:51 +00:00
  • c462a69b7d Only match users nicks against access list entries if the entry is a mask... accidentally removed from an earlier fix for #1368 Adam 2012-01-13 15:37:17 -05:00
  • 14a2c9cec0 Fixed loading db_sql_live_read's configuration values on startup Adam 2012-01-11 19:04:40 -05:00
  • a52ed70ea0 Don't ever attempt to process CTCPs as regular messages Adam 2012-01-10 17:58:56 -05:00
  • 7c03e60299 Removed this "valid" ip check in cidr::cidr, is wrong for IPv6 and ::pton checks this anyway using inet_pton. Also fixed a comment Robby broke in chanserv.conf Adam 2012-01-10 17:53:48 -05:00
  • 1e9d88af01 Add support for Unreals extban ~a: Adam 2012-01-10 17:06:08 -05:00
  • 815e140ecf Fixed loading akill reasons Adam 2012-01-08 19:42:48 -05:00
  • f8245574dc Fixed topic lock on inspircd Adam 2012-01-08 18:14:07 -05:00
  • 830c5ca725 Cleanup of cs_tban Adam 2012-01-07 16:21:31 -05:00
  • 9e71394127 Cleaned up a lot of log messages, help replies, fixed cs_tban, and other small fixes Robby 2012-01-07 04:10:30 -05:00
  • dd64eac782 Fixed users not being able to delete their own access with /cs access when using numbers, and clean up cs_xop slightly Adam 2012-01-07 03:44:43 -05:00
  • 4204ece7a8 Updated Copyright to 2012 Adam 2012-01-02 21:28:24 -05:00
  • 8559c57cd6 Updated Copyright to 2012 Adam 2012-01-02 21:10:40 -05:00
  • 60a5cc1a61 Bug #1369 - Fixed os_svsnick to allow changing the case of a users' nick Adam 2011-12-31 03:04:44 -05:00
  • 792790a4d4 Bug #1369 - Fixed os_svsnick to allow changing the case of a users' nick Adam 2011-12-31 02:38:17 -05:00
  • 20aa4e85ce Bug #1368 - check all members of a users gruop against the access list Adam 2011-12-31 01:33:32 -05:00
  • f1b05acf26 Fixed this back now unreal sends 0 for non logged in users Adam 2011-12-28 12:49:04 -05:00
  • a4bf770a49 Added ESVID support to unreal32 Also fixes a crash due to unreal's ESVID change when users connect. Adam 2011-12-28 04:31:44 -05:00
  • 150831c1a6 Made capab management a bit simplier Adam 2011-12-27 23:11:14 -05:00
  • 381d95e6da Bump for 1.8.8-git Adam 2011-12-23 13:20:05 -05:00
  • 74556b77c0 Anope 1.8.7 Release 1.8.7 Adam 2011-12-23 13:17:54 -05:00
  • 91527cdcef Bump installer scripts for 1.8.7 release Adam 2011-12-23 12:32:01 -05:00
  • b9aa534731 Update Windows installer script for MySQL 5.5 Adam 2011-12-23 12:31:40 -05:00
  • 1a4157b7f4 Add DT_ALLOW_EMPTY config flag, allow fantasychars to be empty Adam 2011-12-23 12:29:30 -05:00
  • 3bcb285690 Somehow these two modules got mixed up.. Adam 2011-12-22 03:46:35 -05:00
  • 704dbe27bf Updated /bs info output and note db_sql can truncate entire databases Adam 2011-12-20 18:38:37 -05:00
  • bbddf50c9d Fixed botserv kickers Adam 2011-12-19 17:13:38 -05:00
  • e5851addd6 Fixed saving databases with MySQL when shut down by SIGINT Adam 2011-12-19 16:07:28 -05:00
  • 03119f2aa9 Made m_dnsbl ban IPs not hostnames Adam 2011-12-19 15:41:14 -05:00
  • 45fc3ce1c4 Fixed formatting of many lists and INFO outputs Adam 2011-12-19 15:37:15 -05:00
  • d320c73f23 Fixed entry messages not displaying. lethality 2011-12-17 10:30:13 +00:00
  • ca8ce89de4 Fixed a slight error in email registration/resend and some minor typos. lethality 2011-12-17 02:06:53 +00:00
  • c88a751eab Add privilege ranks to determine how powerful privileges are Adam 2011-12-15 02:29:13 -05:00
  • 9ea030d060 Fixed access comparators Adam 2011-12-15 01:14:13 -05:00
  • 658ecee817 Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3. Viper 2011-12-15 00:59:10 +01:00
  • ad14c8145b Update channel last used times when founders use the channel, too Adam 2011-12-12 15:37:08 -05:00
  • 255a8da347 Added oper:require_oper configuration option Adam 2011-12-12 15:26:59 -05:00
  • 4211dcf6f9 Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 Adam 2011-12-11 17:03:33 -05:00
  • 3c5337fb8a Fixed translating messages with varargs sent directly to users, too Adam 2011-12-11 17:01:56 -05:00
  • d2f788c61e Added K to vhost_chars... lethality 2011-12-11 05:17:19 +00:00
  • fa54d5acb7 Fixed a memory leak in m_sqlite Adam 2011-12-08 17:29:17 -05:00
  • fb99dc43c9 Fixed some typos in the spanish language file DukePyrolator 2011-12-08 19:05:07 +01:00
  • aeefe1650e Bug #1364 - fixed crash in /cs kick Adam 2011-12-05 11:52:40 -05:00
  • c80e7844b7 Attempt to fix issue with modules having their link libraries in the wrong order. Naram Qashat 2011-12-03 19:17:41 -05:00
  • 620c08bd7a Fixed some more errors in sql live-write, hopefully the last. lethality 2011-11-25 23:12:23 +00:00
  • 23a92709c0 Fixed a crash in ns saset when using mysql-write module lethality 2011-11-25 23:10:26 +00:00
  • cef3eb78df Remove send_cmd and replace it with a stringstream Adam 2011-11-25 00:44:31 -05:00
  • 12d0a7302f Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 Adam 2011-11-21 16:24:45 -05:00
  • 0dd85f7761 Fixed not translating messages using varargs Adam 2011-11-21 16:17:17 -05:00
  • 51d6e8ebfb CMake handles strings and lists differently, so this should hopefully finally fix the linking issue. Naram Qashat 2011-11-20 18:41:46 -05:00
  • 3f14882992 Apparently pstdint.h was NOT included way back with commit 377a7a9 to use something similar to stdint.h Naram Qashat 2011-11-20 18:34:13 -05:00
  • 5a17b060fe Really fix linking in libraries (even if gettext isn't found on *nix), and a minor nitpick about the leading spaces on LINK_LIBS. Naram Qashat 2011-11-20 18:32:47 -05:00
  • bf8e4ac714 Attempt to fix where link libraries are set when compiling to fix failed builds on systems that require -ldl. Naram Qashat 2011-11-20 16:09:59 -05:00
  • 781ed11ba8 Allow services operators to modify other users access list Adam 2011-11-20 15:31:01 -05:00
  • 144029fd61 Fixed ignore not matching against users' real host or IP (introduced in rev. 3049). Viper 2011-11-20 15:22:18 +01:00
  • 6f8f7491db Allow kicking and banning by mask Adam 2011-11-18 16:20:17 -05:00
  • c43cdf438f Added operserv/logout Adam 2011-11-18 11:22:01 -05:00
  • 8374211239 Allow having multiple fantasy characters Adam 2011-11-18 00:36:54 -05:00
  • 69dfc729e9 Fixed storing mode locks Adam 2011-11-17 12:46:18 -05:00
  • 5281282a61 Fixed compile error Adam 2011-11-16 16:22:58 -05:00
  • 2a1cd54bc7 Use vident instead of ident in combination with the vhost for botserv kick(ban)s and nickserv access list checking. Viper 2011-11-16 16:30:45 +01:00
  • 0dd4a98e53 Match bans against the vident/vhost instead of real ident/vhost when available. Viper 2011-11-16 15:57:07 +01:00
  • 503eb42e40 Made looking up a level for a nonexistant privilege debugg log a warning, not abort Adam 2011-11-15 16:30:31 -05:00
  • 38d90c76e0 Fixed loading ssl certs for users Adam 2011-11-15 16:27:32 -05:00
  • 1356498320 Prevent locking mode Z on unrealircd Adam 2011-11-15 16:22:02 -05:00