1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 10:46:37 +02:00

Commit Graph

  • 5cd4fefb4c Bump for 1.9.4-git Adam 2010-11-06 11:19:03 -04:00
  • 82e588a790 Anope 1.9.3 Release 1.9.3 Adam 2010-12-12 18:42:14 -05:00
  • 7b7301eeff Made ./Config with a .git directory work ok if we are on a git tag Adam 2010-12-12 18:40:04 -05:00
  • 70d65376b7 Updated version.log Adam 2010-12-12 17:58:19 -05:00
  • af8cf445b8 Made version.cpp ok with an empty VERSION_EXTRA Adam 2010-12-12 17:58:09 -05:00
  • be4ec3c0c4 Updated docs/WIN32.txt with instructions on how to get the libraries to build with gettext, ssl, and mysql Adam 2010-12-12 16:54:46 -05:00
  • 587e5d9421 Fixed build on cmake 2.4.x Adam 2010-12-09 19:58:41 -05:00
  • 2b7dd6c2a0 Fixed some warnings found by cppcheck Adam 2010-12-07 17:01:58 -05:00
  • 35f03811e8 Fixed clearing entries from the bandata cache Adam 2010-12-01 15:50:56 -05:00
  • 14e396baf7 Fixed /ns set display Adam 2010-11-29 19:20:26 -05:00
  • ba01e7a3bb Fixed /ns help saset autoop reply Adam 2010-11-27 00:07:48 -06:00
  • 52d9ed428f Fixed handling pings and ctcps to channels Adam 2010-11-25 22:59:39 -06:00
  • 8f825821e0 Fixed sending operwalls on ratbox Adam 2010-11-22 13:10:14 -06:00
  • d1ba920729 Fixed replacing %R with /msg on non gettext builds Adam 2010-11-21 20:36:46 -06:00
  • 56b269e6b3 Merge branch '1.9' of git.sigterm.info:gitroot/anope/anope into 1.9 Adam 2010-11-21 20:05:48 -06:00
  • 7e03427272 Fixed some language string names Adam 2010-11-21 20:05:37 -06:00
  • 72ab27af76 Introduce our clients with umode +q on Unreal so they can't be kicked Adam 2010-11-21 18:55:52 -05:00
  • 3445f4d680 Fixed parsing cidr masks Adam 2010-11-19 14:16:42 -05:00
  • aab915f2e9 Fixed some mysql queries Adam 2010-11-18 21:34:38 -05:00
  • 27652144ec Fixed the mlock events to be useful and fixed /cs access view's last used time Adam 2010-11-17 19:59:23 -05:00
  • 4f8dfc2132 Delete users and channels from the modestacker when they are destructed Adam 2010-11-14 17:34:17 -05:00
  • 4415a779a3 Fixed ban and kick from showing up twice in /cs help Adam 2010-11-14 12:44:34 -05:00
  • 8662b0989e Removed an unused variable Adam 2010-11-11 19:49:00 -05:00
  • 12c5314863 Fixed possible unsafe iteration when purging dns cache, and fixed the dns cache to not expire all of the records for specific hosts if the records have different TTLs (cherry picked from commit 736df4bd98b952aad459fdf7914735e88f97c4b2) Adam 2010-11-11 19:24:41 -05:00
  • 0d2db1f9f9 Fixed DNS caching and made DNS cache empty results (cherry picked from commit 438ae629e51b519d0d5f70531d0262be1b9fe2bc) Adam 2010-11-09 14:59:35 -05:00
  • fe6d7913ce Fixed a crash in the DNS engine when using cached results Adam 2010-11-09 03:20:50 -05:00
  • dc1252597a Removed two primary keys on some metadata tables, they should not have them Adam 2010-11-07 20:55:30 -05:00
  • 721ef7d345 Fixed the OnPostCommand event overload in db_mysql Adam 2010-11-07 18:06:02 -05:00
  • 5209e73995 Updated version.log Adam 2010-11-06 04:24:46 -04:00
  • 07e2ec0fa7 Regenerated lang files Adam 2010-11-06 04:24:27 -04:00
  • f5d20579ee Fixed /ms sendall syntax error message Adam 2010-11-05 03:34:44 -04:00
  • cbd0f52eff Made Base not virtual, prevents us from having to dynamic cast in the mode stacker on release builds Adam 2010-11-04 00:36:53 -04:00
  • 4fb4858952 Fixed anopesmtp. Again. It works on Windows now Adam 2010-11-02 00:58:24 -04:00
  • 477ff30cec Fixed calculate_depends again, now it works Adam 2010-11-01 18:43:46 -04:00
  • daa97f0343 Fixed make install because Changes.lang is dead Adam 2010-11-01 17:36:30 -04:00
  • 3edc6d70b9 Fixed building anopesmtp on Windows, fixed some cmake problems with calculate_depends, and fixed building without gettext Adam 2010-11-01 16:07:18 -04:00
  • 9db85375ee Made ns_set_misc work Adam 2010-10-31 21:46:23 -04:00
  • e3f368f67b Fixed replacing %R's in email messages and fixed anopesmtp to really work Adam 2010-10-31 20:47:34 -04:00
  • c5fc11f5fe Fixed bug #1202 - Made Anope aware of plexus3's channel mode +z Adam 2010-10-31 14:01:39 -04:00
  • 2170823059 Updated Changes Adam 2010-10-31 13:37:31 -04:00
  • 011582ff3c Fixed bug #1197 - Store vhosts in MySQL Adam 2010-10-31 13:03:10 -04:00
  • 98bdd9749a Fixed build on cmake2.6 Adam 2010-10-30 20:12:52 -04:00
  • cd21bd758c Updated TODO Adam 2010-10-30 19:49:09 -04:00
  • fb9f41b3e5 Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows. Added a search path option to the Config script for cmake to use when finding libraries for modules or for gettext. Fixed m_mysql and m_ssl to work under Windows, made the Windows Config program remember the last used options, and fixed Windows release builds. Adam 2010-10-30 19:41:13 -04:00
  • a7e5d51616 Removed the example anope_commands php code, it was removed in favor of xmlrpc Adam 2010-10-29 20:53:34 -04:00
  • b8df88a1bc Made gettext work on Debian and updated some documentation Adam 2010-10-28 16:25:33 -04:00
  • 257fb256e9 removed an extra space from db-convert DukePyrolator 2010-10-28 07:31:59 +02:00
  • 8ff0b0ed99 do not store memo numbers on db-convert DukePyrolator 2010-10-28 07:14:49 +02:00
  • 180aa6b67b Removed memo number from databases. Since we already have db-upgrade we might as well make that update memos too. Users using the top of git will need to run sed -i 's/MD MI [0-9]* /MD MI /' anope.db on their database. Adam 2010-10-27 23:02:20 -04:00
  • a26f119bc8 Do not store memo number in memo structs, fixes some bugs with deleting memos Adam 2010-10-27 22:29:34 -04:00
  • a79da4bba1 Modules to not need to include libintl.h because they are not linked to libintl and do not directly call its code. #define _(x) to x just so xgettext is able to pick out language strings. Adam 2010-10-26 22:02:08 -04:00
  • 09160d1289 Fixed Windows build with gettext Adam 2010-10-26 20:14:39 -04:00
  • 1d931401cd Fixed the other half of bug #1200 Adam 2010-10-24 13:46:56 -04:00
  • bd7b6b16ec Fixed bug #1200 Adam 2010-10-24 12:56:20 -04:00
  • ec5fa9e63e Made the language system still work even if the locales are not installed on the system Adam 2010-10-23 16:12:15 -04:00
  • 7e47b97740 Fixed a crash on some usages of /cs akick view Adam 2010-10-23 03:10:15 -04:00
  • 1bd975b90e Fixed a crash on inspircd if we get a join without a TS Adam 2010-10-23 02:40:46 -04:00
  • eb8f3a799c Fixed some Windows problems Adam 2010-10-22 04:18:57 -04:00
  • 791c2b89a5 Changed the log:normal config directive to a list like the other log values, and fixed a potential crash from rehashing while sending mail Adam 2010-10-21 23:20:48 -04:00
  • 4f317a2421 Made /cs help levels desc not case sensitive Adam 2010-10-16 17:46:56 -04:00
  • f3c2933542 Fixed an wrong logging example in example.conf and fixed misc messages being not logged as normal Adam 2010-10-15 13:25:14 -04:00
  • bf2f151c68 Fixed some improper english in the HOST_GROUP language strings Adam 2010-10-14 16:18:20 -04:00
  • 4ddb469864 Added ns_set_hide to the example configuration, for some reason it was missing Adam 2010-10-13 18:46:25 -04:00
  • d24e810262 Fixed mlock, broken since revision cf98cd3e06 Adam 2010-10-13 15:09:19 -04:00
  • bc812eeb03 Fixed a crash if an invalid expiry time is given to a number of commands Adam 2010-10-13 14:46:53 -04:00
  • 5e9db23883 Fixed saset noexpire to set noexpire on the nick it is used on not just the display name Adam 2010-10-13 14:33:27 -04:00
  • c4075c032e Changed cs/ns_set_misc operonly config directive to better reflect what it really does Adam 2010-10-13 13:25:34 -04:00
  • dc0c07b408 Made the SQL tables use foriegn keys and references to each other, removed many now unnecessary queries from db_mysql Adam 2010-10-12 21:43:39 -04:00
  • afb55a1842 Fixed Windows again Adam 2010-10-11 19:21:59 -04:00
  • d7aa5f6a3a Fixed Windows build Adam 2010-10-11 18:47:54 -04:00
  • 717c123441 Fixed some warnings Adam 2010-10-11 15:37:39 -04:00
  • 0ac77d0e42 Fixed a crash in the dns engine if we receive a reply after a request has timedout Adam 2010-10-09 20:02:19 -04:00
  • 5ca2df1edb Fixed bug #1196 - truncate anope_extra before flushing data into it again Adam 2010-10-09 12:22:55 -04:00
  • b3dd5668f6 Set +P on mlock when channels are set as persistant Adam 2010-10-08 16:21:23 -04:00
  • 63b1f9ce88 Do not join our clients to enforce TS if they are already in the channel Adam 2010-10-08 16:16:11 -04:00
  • d5e6bd8391 Fixed a crash on insp12 if we receeve a part without a reason Adam 2010-10-08 16:03:48 -04:00
  • 7e62fcf4b3 Fixed handling fmodes on inspircd12 Adam 2010-10-08 15:59:26 -04:00
  • 21a61f162e Fixed a crash if the dns engine is unable to add questions into DNS packets Adam 2010-10-07 21:27:32 -04:00
  • 7df71750cb Log the kicker as the source of kicking log messages, not the target Adam 2010-10-07 18:25:24 -04:00
  • b4f675adcf Do now show topics being set by UIDs on TS6 IRCds Adam 2010-10-07 16:02:23 -04:00
  • 5298107ae8 fixed internally setting +o on OPERTYPE DukePyrolator 2010-10-07 14:17:20 +02:00
  • 7f4362138a Made nickserv:nogroupchange work Adam 2010-10-06 21:47:01 -04:00
  • 4da258ff78 Added lang/unused.sh, used to find unused language strings. Also removed a lot of unused language strings. Adam 2010-10-06 20:36:08 -04:00
  • 4c64c86ef4 Fixed a potential crash from accessing invalid memory after unbanning people when checking whether a host is akick stuck. Fixes /cs unban not reapplying stuck ban masks. Adam 2010-10-06 16:20:50 -04:00
  • 9ab50eedf2 Fixed restarting Anope when it is started from outside of the services binary dir Adam 2010-10-05 19:46:33 -04:00
  • 64a3bda235 Fixed two types in db_mysql Adam 2010-10-05 16:25:52 -04:00
  • acec166702 Use safe iteration when deleting servers off of hubs Adam 2010-10-05 16:16:39 -04:00
  • 00ed18b421 Updated docs and TODO Adam 2010-10-05 02:11:14 -04:00
  • 10833f9d3f Made anoperc stop/restart send the cycleonglobal, and fixed logfiles to be opened with append not truncate Adam 2010-10-04 21:46:15 -04:00
  • 592060ac75 Attempt to write back the old mlock to the databases if we try and fail to connect to the uplink. Because we may not know modes until after we are synced we could accidentally nuke all of the mlocks Adam 2010-10-04 18:57:54 -04:00
  • 92338c13b8 Fixed /ns set password/display and made saset not log the new password on saset password Adam 2010-10-04 17:36:53 -04:00
  • 3fa2659309 Ignore the EINTR error from epoll_wait, it isnt always a real error Adam 2010-10-04 16:57:11 -04:00
  • 58a3e2bbb7 Allow reloading of the protocol module with /operserv modreload Adam 2010-10-04 16:54:39 -04:00
  • ab5ebc2245 Automatically destruct messages when modules are unloaded Adam 2010-10-04 16:38:25 -04:00
  • cf98cd3e06 Changed the protocol handling system to use a vector of strings instead of C style arrays. Burned the old process/split_buf/memory.c code Adam 2010-10-04 13:59:30 -04:00
  • 632f8df76b Fixed checking the global block in the config to work ok, fixed having non-core service bots logging messages, fixed setting the topic to the topic setter on inspircd12/20, and fixed logging status mode changes on ts6 ircds Adam 2010-10-03 15:59:19 -04:00
  • 663a8b9a1c Updated language files Adam 2010-10-02 21:10:27 -04:00
  • 90f0a7c92a Added os_modreload. Also allow unloading database and encryption modules since there isn't a reason we cant allow reloading them. Soon os_modreload will allow reloading the protocol modules. Adam 2010-10-02 21:09:11 -04:00
  • 0d684191e9 Made os_news send news notices from NickServ if global is disabled Adam 2010-10-02 16:43:24 -04:00
  • 3499edc427 Replaced globalnick and globaldescription with just nick and description, since it's in its own block now Adam 2010-10-02 16:11:58 -04:00