1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 00:26:38 +02:00

Commit Graph

  • c4460784c2 Allow mlock to be enforced when unsetting defcon modes Adam 2014-11-04 01:36:27 -05:00
  • 408ec02406 Move chan register event prior to applying final mode changes, so cs_mode can set mlock on register. #1620 Adam 2014-11-04 00:09:00 -05:00
  • 67fc8c3416 enc_bcrypt is no longer extra because it doesn't depend on external dependencies anymore Adam 2014-11-03 23:50:40 -05:00
  • fb2fd9e9d3 Fix log message when enabling botserv kickers Adam 2014-11-03 23:16:23 -05:00
  • 527e04275f Merge pull request #91 from Alef-Burzmali/2.0+fix-addakiller Adam 2014-11-03 23:43:50 -05:00
  • c895bd2e59 Merge pull request #92 from Alef-Burzmali/2.0+update-fr Adam 2014-11-03 23:37:08 -05:00
  • 94b2d1ac12 Update French language file. Thomas Fargeix 2014-10-28 23:00:06 +01:00
  • a76e074f6d Update the French install instructions. Thomas Fargeix 2014-10-28 22:59:26 +01:00
  • 2f004c2aab Keep the akiller's name when updating the reason. Thomas Fargeix 2014-10-24 23:45:25 +02:00
  • b940077553 Validate credentials sent via sasl more Adam 2014-10-16 21:38:46 -04:00
  • c8ded08b43 Show extended strftime output for suspend info Adam 2014-10-14 21:17:47 -04:00
  • 62a01dcc87 Set access masks to the case of the nick they match, if any Adam 2014-10-14 21:09:41 -04:00
  • 0cd3bfa24f Fix module event prioritization which was broken with the newer auto-attach event stuff. Adam 2014-10-14 18:58:55 -04:00
  • e46bcff324 Move nick register event to make it easier for modules to determine if a newly registered nick is confirmed or not. Add confirm event. Adam 2014-10-12 19:25:39 -04:00
  • 67719e8db1 Add exempts and optionally allow authenticated users past m_dnsbl Adam 2014-10-12 15:03:51 -04:00
  • 48be41cf7b Squit uplink when I receive an squit for myself Adam 2014-10-12 14:34:15 -04:00
  • 5ceee5df38 Hide dumb user notice if we are quitting Adam 2014-10-12 14:32:17 -04:00
  • 1c12976958 Add an operserv/oper/modify privilege. Thomas Fargeix 2014-10-12 00:12:09 +02:00
  • 96583892c6 Add a chanserv/access/list privilege Thomas Fargeix 2014-10-11 22:56:31 +02:00
  • 0991d4e199 operserv.example.conf: Add missing permission definition to os_defcon's command. Fixes bug #1617. Robby- 2014-10-09 23:35:38 +02:00
  • 58233fb8bc Log when memos are sent Adam 2014-10-06 14:06:14 -04:00
  • be928b5bbc Clean up collide timers on identify, otherwise you can login and logout before the timer tick which will still enforce the collide Adam 2014-10-06 13:52:43 -04:00
  • 31bc1d6b82 Don't add duplicate akills in os_session Adam 2014-10-06 08:04:33 -04:00
  • 829ef1b7bd Clear pending collided state on release, fixes colliding users using recover into enforcers Adam 2014-10-05 19:53:48 -04:00
  • b068874f40 Add a confirmation reply to ns recover on an unidentified user with svsnick Adam 2014-10-05 19:07:26 -04:00
  • 18b3c572f4 ngircd doesn't allow sourceless messages Adam 2014-10-05 16:22:39 -04:00
  • af034928cb Remove auto cmake downloader Config stuff, which randomally doesn't work on some systems for no reason Adam 2014-10-05 16:17:03 -04:00
  • 8d40a750cc Update INSTALL to reflect cmake requirement Adam 2014-10-05 16:10:52 -04:00
  • 6a3f7c01b1 changed the engine of the chanstats table from InnoDB back to MyISAM to avoid increasing the auto_increment counter on each INSERT IGNORE. For existing tables please manually run 'ALTER TABLE anope_chanstats ENGINE=MyISAM'. DukePyrolator 2014-09-14 11:36:05 +02:00
  • 4c2bf72cb6 fixed typo in the last commit DukePyrolator 2014-09-14 11:12:54 +02:00
  • 8e7b742ec7 added missing support for operonly and silentoperonly in os_defcon DukePyrolator 2014-09-14 11:11:22 +02:00
  • 19b47c7bae fixed a possible crashbug in the german language file DukePyrolator 2014-09-13 13:06:56 +02:00
  • 3bdc81348a Fix unserializing badwords to not add dupes when unserializing an existing bw object Adam 2014-09-01 13:11:21 -04:00
  • bf8f62c32d Change Channel::GetModeList to return a copy of the mode list, not a pair of lower/upper bound iterators. Adam 2014-08-24 16:39:04 -04:00
  • d417241a5b cs_set: Fix logging for SET SUCCESSOR to correctly log overrides. Robby- 2014-08-11 20:16:42 +02:00
  • e5cb2018e5 List opertypes in /os oper info Adam 2014-08-03 19:15:08 -04:00
  • df6095fed2 Make botserv fantasy override its own privilege Adam 2014-08-03 19:10:15 -04:00
  • 8210e82a5e Fix some botserv help entries from showing when they shouldn't Adam 2014-08-03 19:08:12 -04:00
  • d6d72cd803 Add cs_mode:max config option Adam 2014-08-03 18:57:00 -04:00
  • 063d9bf5f6 Allow "modify" in flags to be optional Adam 2014-08-03 18:33:56 -04:00
  • 830e8617e6 Allow "set" in topic set to be optional Adam 2014-08-03 18:28:54 -04:00
  • cf89e10a4c Add ms_ignore:max config option Adam 2014-08-03 18:22:03 -04:00
  • 6842ad36f7 Do not allow unconfirmed users to send memos or request vhosts Adam 2014-08-03 18:05:41 -04:00
  • 24f17de4aa Fix stats u on Windows Adam 2014-08-03 18:03:07 -04:00
  • bbb04d4662 Fuzzy italian signkick help Adam 2014-08-01 16:12:21 -04:00
  • 20052247c3 Regenerate anope.en_US.po Robby- 2014-07-27 08:05:54 +02:00
  • 8b61a529a2 Update the dutch language file. Robby- 2014-07-27 07:48:50 +02:00
  • 1137c50095 Fix a few help messages. Robby- 2014-07-27 07:34:02 +02:00
  • 52d422d020 Merge pull request #81 from miwob/master+invite_ts Adam 2014-07-26 13:41:47 -04:00
  • 43c460e593 Merge pull request #85 from attilamolnar/2.0+help Adam 2014-07-26 13:40:58 -04:00
  • 17ba13bc95 Use ts version of services stamp when the account is unconfirmed on Unreal as 3.2.10.4 has changed thie behavior Adam 2014-07-26 13:28:08 -04:00
  • 60229b15d2 When object unserialization fails (due to not having dependency objects) bump the ts to try again later. Adam 2014-07-26 13:24:52 -04:00
  • 3c88f3b8cf Check modetimes in CheckModes before enabling bouncy modes Adam 2014-07-15 17:02:14 -04:00
  • 93cb5d06db Fix channelcount with clone Adam 2014-07-11 01:02:02 -04:00
  • 7a64d95f7c Fix Log() calls in m_ldap_oper Adam 2014-07-11 00:22:32 -04:00
  • ff66e15f38 Correct the help text of options:useprivmsg ("defmsg" -> "msg") Attila Molnar 2014-07-04 04:39:12 +02:00
  • 07902c03fd Check that the list of items isn't NULL when destructing types Adam 2014-06-28 23:14:48 -04:00
  • d9949320c7 Don't try to setuid down until after we signal the parent to exit, unless we're not forking. Also don't issue the run as root warning if we're going to setuid later. Adam 2014-06-28 23:13:57 -04:00
  • b0ec178e85 Merge pull request #84 from Zantox/2.0 Robby- 2014-06-26 22:17:51 +02:00
  • f753a925ad Minor cs_unban Lang Update @Robby- Zantox 2014-06-26 15:10:01 -04:00
  • 74dbfe0699 Updated HostServ Command English Language Zantox 2014-06-25 02:16:09 -04:00
  • 3bea089793 Updated ChanServ Command English Language Zantox 2014-06-25 02:09:43 -04:00
  • ff93355af8 Hold a reference to the type in Serialize::Checker in the event it goes away, and invalidate the type pointer of objects when the type goes away Adam 2014-06-23 15:44:06 -04:00
  • 8fecad3039 Updated BotServ Command English Language Zantox 2014-06-23 07:47:26 -04:00
  • 37bd2c238e hybrid.cpp: add our own SendInvite() which sends the channel's timestamp along the INVITE command. INVITE with channel TS will be mandatory in some future release of ircd-hybrid miwob 2014-06-19 16:27:05 +02:00
  • 9a947fa435 Correct some language strings Adam 2014-06-16 20:41:07 -04:00
  • 4f7868b125 Log more when unable to backup databases in db_flatfile Adam 2014-06-15 04:49:31 -04:00
  • 8066378471 Fix WindowsGetLanguage() Adam 2014-06-10 22:00:00 -04:00
  • ab27b792b0 Track SVSKILL on unreal Adam 2014-06-09 17:18:21 -04:00
  • f1c3bdd55e Correct wording of log message when ldap services are created Adam 2014-06-09 17:16:55 -04:00
  • 08edb15bea Fix help log output example Adam 2014-06-09 16:44:15 -04:00
  • 56c6ef4449 Fix information leak in cs_updown Adam 2014-06-09 16:36:49 -04:00
  • 6526d2d8b3 Fix Windows release build with gettext Adam 2014-06-01 13:53:32 -04:00
  • 76ab5c2c38 Update WIN32.txt reflecting new Windows stuff Adam 2014-05-31 23:54:50 -04:00
  • 54e98f017c Always log when the uplink socket errors, and give possibly helpful advise Adam 2014-05-31 21:17:46 -04:00
  • bb7706d0f7 Anope 2.0.2-git Adam 2014-05-31 19:09:23 -04:00
  • 16e0b72d2d Update FindGettext.cmake for new Windows stuff and fix language.cpp compile Adam 2014-05-31 16:58:31 -04:00
  • b578e32531 Anope 2.0.1 Release 2.0.1 Adam 2014-05-30 20:57:32 -04:00
  • 4d8e3b847d Fix f627a3bacd, really make BotInfo::Part fire events like the normal user part message does Adam 2014-05-30 20:56:40 -04:00
  • eaade23f9b Update language files Adam 2014-05-30 15:58:21 -04:00
  • f20bac996d Fix Windows build and update library names to the newer ones. Also fix crash on Windows when unloading a module because it threw an exception. Adam 2014-05-30 15:45:57 -04:00
  • 93bfd4cbe1 Updates Changes and Changes.conf Adam 2014-05-30 15:14:54 -04:00
  • 6620f9e9bd Don't allow setting -y on inspircd, secureops etc will try to enforce this Adam 2014-05-30 15:12:33 -04:00
  • dc64cfc940 Remove version.log Adam 2014-05-30 14:56:00 -04:00
  • f8829783d2 Queue the grouped nicks to update when NickCore::SetDisplay is called, since they serialize the display field Adam 2014-05-30 11:07:14 -04:00
  • d6e600f74b Fix access check in ns_group Adam 2014-05-30 10:54:54 -04:00
  • 5f7113bc0e Merge pull request #80 from attilamolnar/2.0+exampleconf Adam 2014-05-30 15:15:43 -04:00
  • dc4daa25a7 example.chk: Use a more reliable way to detect if services are running. Robby- 2014-05-30 18:27:15 +02:00
  • 0cadaedfbe Update the dutch language file. Robby- 2014-05-30 18:24:42 +02:00
  • 11ad788dfd Fix the name of the SSL modules in comments in modules.conf.example Attila Molnar 2014-05-30 18:12:26 +02:00
  • 38a60d9142 Merge pull request #78 from H7-25/it_IT Adam 2014-05-28 13:48:19 -04:00
  • e8ad509aa5 Fix dlerror() on Windows and do not abort if err is not set Adam 2014-05-27 12:53:20 -04:00
  • 37b3ed8ef3 Do not normalize extban masks Adam 2014-05-27 12:49:22 -04:00
  • a6af422184 Set timer owner for nickserv timers Adam 2014-05-27 12:48:41 -04:00
  • 53acb73193 Fix default db name in db_flatfifle in a couple places Adam 2014-05-26 21:38:35 -04:00
  • 57f6d4f49c Updated italian language H7-25 2014-03-23 22:03:22 +01:00
  • d0467adea2 Merge pull request #79 from Jyzee/langFR-Patch Adam 2014-05-22 13:21:46 -04:00
  • 16924f68c0 Update french language file. Jyzee 2014-05-22 19:05:25 +02:00
  • d280c48e6b Regenerate french language file. Jyzee 2014-05-22 19:04:26 +02:00
  • f0c0daa644 Make command group descriptions translatable. Jyzee 2014-05-22 19:00:56 +02:00