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

Commit Graph

  • de39a0e8a7 # BUILD : 1.7.18 (1235) # BUGS : 643 # NOTES : Defcon's AKILL will now honor the server's sync flag certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-03-18 23:23:33 +00:00
  • 6af154683f # BUILD : 1.7.18 (1234) # BUGS : 680 681 # NOTES : typos in en_us.l certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-03-18 22:39:24 +00:00
  • 32be13478a # BUILD : 1.7.18 (1233) # BUGS : 670 # NOTES : Fixed minor booboo in en_us.l and de.l certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-03-18 21:11:46 +00:00
  • 2fee554262 # BUILD : 1.7.18 (1232) # BUGS : 622 # NOTES : Modified en_us.l, de.l and Changes.lang to fix 622. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-03-18 21:04:51 +00:00
  • 6ab1b8f131 BUILD : 1.7.18 (1231) BUGS : N/A NOTES : Ensure moduleData is still populated when anopeFini gets called when explicitaly unloading a single module. rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-03-14 17:08:27 +00:00
  • 13c26383c9 # BUILD : 1.7.18 (1230) # BUGS : 656 # NOTES : We now send out UNKLINE on hybridircd certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-03-03 16:19:06 +00:00
  • f70d6e35ec # BUILD : 1.7.18 (1229) # BUGS : 690 # NOTES : SAs can no longer move down other SAs to the SO list. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-03-03 12:28:40 +00:00
  • 976c246b69 BUILD : 1.7.18 (1228) BUGS : 672 NOTES : Fixed a crash when MySQL was enabled; it checked the (unset) uplink server flags resulting in a segfault geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-22 17:20:14 +00:00
  • bf19cf3784 BUILD : 1.7.18 (1227) BUGS : 667 NOTES : Fixed inspircd11.c using strtok_r - myStrGetToken is more compatible (strtok_r does not work on windows) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-15 10:22:58 +00:00
  • 2ad5c86dce BUILD : 1.7.18 (1226) BUGS : 668 NOTES : Fixed win32 makefile for the inspircd protocol module changes geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-15 10:15:35 +00:00
  • b27ae8c5d4 BUILD : 1.7.18 (1225) BUGS : 669 NOTES : Fixed spurious PONGs being sent during burst when MySQL was saving (it still is a dirty hack, but at least it should work now) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-15 10:12:22 +00:00
  • 4a8a6b8a4e BUILD : 1.7.18 (1224) BUGS : 663 NOTES : Fixed BotServ kicks to now obey the SignKick setting of the channel geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-10 20:21:45 +00:00
  • 264fb0c8bf BUILD : 1.7.18 (1223) BUGS : 666 NOTES : Fixed CHAN_SYMBOL_REQUIRED which claimed one can register local (&) channels (sorry Rob, i should have left this bug for you) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-10 20:01:58 +00:00
  • c563f6e9ab BUILD : 1.7.18 (1222) BUGS : 665 NOTES : Fixed a minor syntax error in anoperc (echi instead of echo) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-10 19:52:02 +00:00
  • 69196c40e5 BUILD : 1.7.18 (1221) BUGS : 659 NOTES : Fixed a mistake in the MySQL code with identifying services roots geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-06 20:13:36 +00:00
  • 0b74a48e20 BUILD : 1.7.18 (1220) BUGS : 657 NOTES : Fixed various OperServ commands which did not respect a disabled OSOpersOnly geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-06 19:57:55 +00:00
  • bd6a836a88 BUILD : 1.7.18 (1219) BUGS : NOTES : Fixed a missing backtick in the INSERT query for newsitems geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-06 17:31:07 +00:00
  • 2c390a1929 BUILD : 1.7.18 (1218) BUGS : 622 NOTES : Fixed ChanServ LIST to now search for <#chan> if only <chan> is given; Fixed all LIST commands to give error reporting when specifying incorrect ranges. geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-02 14:54:07 +00:00
  • ba36a78231 BUILD : 1.7.18 (1217) BUGS : NOTES : Fixed small mistakes in both InspIRCd protocol modules geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-02 13:15:42 +00:00
  • 1318ed7342 BUILD : 1.7.18 (1216) BUGS : NOTES : Added support for inspircd 1.1 (b8+) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-01 22:34:59 +00:00
  • c3c60a91e9 BUILD : 1.7.18 (1215) BUGS : NOTES : Development Framework geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2007-01-01 22:34:08 +00:00
  • 5ed652014d BUILD : 1.7.18 (1214) BUGS : NOTES : Anope 1.7.18 Release geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-31 22:28:55 +00:00
  • 327d27183f BUILD : 1.7.17 (1213) BUGS : 651 653 NOTES : Fixed channel joins being logged twice in debug mode on some IRCds and BotServ incorrectly attempting to remove bans with BSSmartJoin geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-30 17:21:37 +00:00
  • fa67b03616 BUILD : 1.7.17 (1212) BUGS : 652 NOTES : Fixed handleModuleOperationQueue to also include error messages instead of only error numbers geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-27 15:54:10 +00:00
  • c0c0a6441e BUILD : 1.7.17 (1211) BUGS : 650 NOTES : Fixed ModuleNoticeLang which was formatting the string twice geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-27 15:44:30 +00:00
  • 4e409e31cb BUILD : 1.7.17 (1210) BUGS : 645 646 647 NOTES : Fixed anoperc restart, nickchanges on TS6, typo in CHAN_REGISTER_NONE_CHANNEL; added error messages when RDB functions fail (thx heinz) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-24 17:51:32 +00:00
  • 6e7add309d BUILD : 1.7.17 (1209) BUGS : NOTES : Another batch of changes regarding RDB/MySQL; all functions are now doing proper error reporting; errors are not yet handled properly geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-23 13:25:01 +00:00
  • ee5559be07 BUILD : 1.7.17 (1208) BUGS : N/A NOTES : EVENT_BOT_KICK and EVENT_BOT_ADD added rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-12 20:21:59 +00:00
  • 3fb604b1c7 BUILD : 1.7.17 (1207) BUGS : 641 NOTES : Fixed EVENT_TOPIC_UPDATED not being sent when the topic was updated from within certain protocol modules geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-10 12:27:56 +00:00
  • 01e6313e3a BUILD : 1.7.17 (1206) BUGS : 631 NOTES : Fixed small language mistake in en_us.l and nl.l geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-10 12:17:20 +00:00
  • 78e33a25b5 BUILD : 1.7.17 (1205) BUGS : 630 NOTES : Fixed a small typo in ru.l geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-10 12:14:53 +00:00
  • 38d475d41b BUILD : 1.7.17 (1204) BUGS : 629 NOTES : Fixed ns_alist which did not accept Founder as a correct min_lev geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-10 12:08:02 +00:00
  • bcd28b951d BUILD : 1.7.17 (1203) BUGS : NOTES : Small MySQL fix which should have already been in geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-09 23:15:14 +00:00
  • 10aac18c8e BUILD : 1.7.17 (1202) BUGS : 640 NOTES : Fixed langfiles having CHANAKILL instead of CHANKILL in the chankill syntax lines geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-09 23:05:29 +00:00
  • d0c761723c BUILD : 1.7.17 (1201) BUGS : 634 NOTES : Fixed install.js by adding the possibility to search for files on multiple drives instead of just C: geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-09 22:58:17 +00:00
  • fb05b60099 BUILD : 1.7.17 (1200) BUGS : 632 NOTES : Fixed BotServ KICK incorrectly reporting assigned status geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-09 22:55:00 +00:00
  • 3aa379bb92 BUILD : 1.7.17 (1199) BUGS : 621 NOTES : Added the ability to see if AutoOp is enabled in NickServ INFO displays. geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-09 22:50:13 +00:00
  • 6e41124608 BUILD : 1.7.17 (1198) BUGS : NOTES : Reviewed and updated all of the MySQL code... geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-12-09 22:35:44 +00:00
  • 888fe64c60 BUILD : 1.7.17 (1196) BUGS : 623 NOTES : Applied marks 623 patch, didnt apply the 621 patch as only en_us.l has been updated in it. rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-11-02 17:37:30 +00:00
  • cecd5c2e3a BUILD : 1.7.17 (1195) BUGS : N/A NOTES : testing... rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-30 20:41:44 +00:00
  • 5cf678610b BUILD : 1.7.17 (1194) BUGS : N/A NOTES : Hmm it sent the mail but didnt commit... rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-29 19:39:52 +00:00
  • fbbbbd387f BUILD : 1.7.17 (1193) BUGS : N/A NOTES : really just making sure i can still commit properly rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-28 12:41:11 +00:00
  • 3fad73f4cd BUILD : 1.7.17 (1192) BUGS : 617 NOTES : Send svspart instead of eob rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-21 13:51:42 +00:00
  • 5b3eb75157 BUILD : 1.7.17 (1191) BUGS : 616 NOTES : Error message changed when trying to register a nick before NSRegDelay is up. rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-20 06:29:29 +00:00
  • e02f698fba BUILD : 1.7.17 (1190) BUGS : N/A NOTES : sha1 is a valid choice of encryption hash rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-18 17:52:45 +00:00
  • c2e07f08ea BUILD : 1.7.17 (1189) BUGS : NOTES : Support for mlocking +c on ultimate3 was missing geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-18 16:31:48 +00:00
  • f41d792c01 BUILD : 1.7.17 (1188) BUGS : N/A NOTES : Make the mysql secure check easier to read... its ugly :( rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-18 08:13:35 +00:00
  • 9911e0abb2 BUILD : 1.7.17 (1187) BUGS : N/A NOTES : Put mysql secure back to how it should be - i think rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-18 08:08:01 +00:00
  • 706c469cf6 BUILD : 1.7.17 (1186) BUGS : N/A NOTES : Encryption fixes for win32 rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-17 21:25:16 +00:00
  • 9bf8366451 BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of none, old and md5 - the md5 module is nicely taken from irc-services and actaully works, yes, real md5, in anope, wow eh? rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-17 20:42:40 +00:00
  • 3dbe219758 BUILD : 1.7.17 (1184) BUGS : NOTES : Development Framework geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-17 20:22:18 +00:00
  • a49ef00dd2 BUILD : 1.7.17 (1182) BUGS : NOTES : Anope 1.7.17 release geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-17 19:15:37 +00:00
  • b84de63e72 BUILD : 1.7.16 (1181) BUGS : NOTES : Fixed MySQL detection in configure.in; it should now always work correctly if mysql_config is found geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-17 19:08:23 +00:00
  • 4d638356f5 BUILD : 1.7.16 (1180) BUGS : 614 NOTES : Fixed: [1] MySQL not storing passwords at all (blank passes) [2] saving of ttb with MySQL/RDB was completely fubar [3] do not send PONG-flood anymore on db-load... geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-17 18:13:32 +00:00
  • af5f8af76f BUILD : 1.7.16 (1179) BUGS : NOTES : Changed uber-mysql-validation-detection to use AM_LINK_IFELSE as it should have used all along... geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-16 17:53:02 +00:00
  • dac7c2dbfd BUILD : 1.7.16 (1178) BUGS : NOTES : Fixed a MySQL query error in the RDB functions.... successor cannot be NULL geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-16 17:09:52 +00:00
  • 8184ae912a BUILD : 1.7.16 (1177) BUGS : NOTES : Fixed MySQL query debug to not excessivly quote queries before displaying in debug mode geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-16 17:07:30 +00:00
  • 3681b6d834 BUILD : 1.7.16 (1176) BUGS : 611 NOTES : Fixed anoperc restart to allow arguments like anoperc start geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-16 16:15:09 +00:00
  • 2db88fcaf2 BUILD : 1.7.16 (1175) BUGS : 612 NOTES : Fixed a number of MySQL/RDB-related functions which did not correctly escape their arguments geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-16 15:05:00 +00:00
  • 6e77a5d94d BUILD : 1.7.16 (1174) BUGS : NOTES : Fixed src/mod_version.c to be compiled with module options and added an additional check to see if the values returned by mysql_config are valid geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-15 15:49:54 +00:00
  • 6f94f2bb57 BUILD : 1.7.16 (1173) BUGS : NOTES : Fixed a boo-boo in docs/WIN32.txt and removed a solved bug from BUGS (the one with clone detection... well its geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-15 14:24:59 +00:00
  • d8c5219038 BUILD : 1.7.16 (1172) BUGS : NOTES : Added copyright notice for strlcat() and strlcpy() in src/misc.c geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-15 12:40:52 +00:00
  • 449c739d21 BUILD : 1.7.16 (1171) BUGS : NOTES : Small documentation updates geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-15 09:10:41 +00:00
  • 6494fe3cb1 BUILD : 1.7.16 (1170) BUGS : NOTES : Development Framework geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-15 08:39:34 +00:00
  • 34b4a16c81 BUILD : 1.7.16 (1168) BUGS : NOTES : Anope 1.7.16 Release geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-09 18:04:20 +00:00
  • ba2af84c20 BUILD : 1.7.15 (1167) BUGS : 609 NOTES : Removed LANGUAGE from the SASET help for nearly all languages (it was only not there in en_us.l) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-09 12:41:17 +00:00
  • ea9c78fa8a # BUILD : 1.7.15 (1166) # BUGS : 603 # NOTES : Modified do_umode() to work with last fix. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-08 11:51:43 +00:00
  • 86f5463a30 BUILD : 1.7.15 (1165) BUGS : 603 NOTES : Added support for SVSMODE by parsing it as a MODE on supported IRCDs geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-07 15:11:22 +00:00
  • 3c17a07b8e BUILD : 1.7.15 (1164) BUGS : 607 NOTES : Fixed the BotServ CAPS-kicker; when calculating the percentage, it now ignores all non-alphabetic characters geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-07 12:03:20 +00:00
  • aa52d94df4 BUILD : 1.7.15 (1163) BUGS : NOTES : Various small changes to documentation and example config (and removing void \r from sources) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-10-01 20:14:33 +00:00
  • f11e06eca8 BUILD : 1.7.15 (1162) BUGS : 604 NOTES : Added functions to let modules backup their own databases and added this functionality to the bundled modules geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-29 17:54:07 +00:00
  • c565a28c43 BUILD : 1.7.15 (1161) BUGS : 606 NOTES : Fixed Makefile.win32 to fix a typo and nmake clean (it now uses spotless) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-29 16:29:46 +00:00
  • 0d787aed6c # BUILD : 1.7.15 (1159) # BUGS : 603 # NOTES : we will now process UnrealIRCd's SVS(2)MODE messages certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-28 08:52:35 +00:00
  • 483f14f2f8 BUILD : 1.7.15 (1158) BUGS : NOTES : Fixed the Makefile to let make work with multiple threads (tested with 3) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-25 07:46:51 +00:00
  • b092b4ea23 BUILD : 1.7.15 (1157) BUGS : 589 NOTES : Fixed restarting under windows, it should now work correctly geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-24 15:59:01 +00:00
  • 36d36419b3 BUILD : 1.7.15 (1156) BUGS : NOTES : Another small fix in nl.l geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-17 18:52:25 +00:00
  • 6e79bd3850 BUILD : 1.7.15 (1155) BUGS : NOTES : Fixed small mistakes in nl.l geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-17 18:48:36 +00:00
  • 2d78a392ef BUILD : 1.7.15 (1154) BUGS : N/A NOTES : Fixed plexus3 noop support rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-12 17:49:51 +00:00
  • 4cb9eb9773 # BUILD : 1.7.15 (1153) # BUGS : 596 # NOTES : Applied first part of Heinz's win32 patch certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-11 11:38:07 +00:00
  • 8b87cc15ab BUILD : 1.7.15 (1152) BUGS : 599 NOTES : Corrected valid nick characters for /OS SVSNICK by making the bs_bot isvalidnick() macro global via services.h geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-10 19:46:53 +00:00
  • 60b3c3568a BUILD : 1.7.15 (1151) BUGS : 601 NOTES : Fixed us with reposding we didnt geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-10 19:24:20 +00:00
  • afb6d55cc0 BUILD : 1.7.15 (1150) BUGS : 595 NOTES : Fixed MySQL making a new connection for each query (bit TOO enthousiastic?) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-10 17:10:24 +00:00
  • 517b4b0629 BUILD : 1.7.15 (1149) BUGS : 598 NOTES : Added HOP to the list of XOP commands in the error from ChanServ ACCESS when XOP is enabled on supported ircds (and that line is too long!) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-10 16:42:57 +00:00
  • f5ab326d07 BUILD : 1.7.15 (1148) BUGS : 588 NOTES : Added SASET AUTOOP to NickServ to match SET AUTOOP geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-10 16:07:32 +00:00
  • 3d5e804ca1 BUILD : 1.7.15 (1147) BUGS : 587 NOTES : Fixed missing help for /ns SET AUTOOP geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-10 15:53:17 +00:00
  • 651507491d BUILD : 1.7.15 (1146) BUGS : 583 NOTES : Fixed mass compiler warnings with make strict on FC5 (patch by Trystan) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-10 15:20:20 +00:00
  • cd1d095290 BUILD : 1.7.15 (1145) BUGS : 579 NOTES : Fixed make strict issues with src/tools geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-09-10 15:15:14 +00:00
  • 9993ee6ae5 BUILD : 1.7.15 (1144) BUGS : NOTES : Fixed some c++-comments rob added; c-comments ftw! geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-27 18:26:41 +00:00
  • c2099cc2ad BUILD : 1.7.15 (1143) BUGS : 593 NOTES : Fixed mod_current_module not always NULL-ified in mod_run_cmd, resulting in weird segfaults in special situations geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-27 18:08:36 +00:00
  • 785a427b00 BUILD : 1.7.15 (1142) BUGS : N/A NOTES : Dont let hybrid send EOBs since we told it we dont suppor them anymore rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-23 08:13:14 +00:00
  • 739674e854 BUILD : 1.7.15 (1141) BUGS : N/A NOTES : Removed EOB support from hybrid protocol file, this should make things like entry message work even after a remove net-join rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-23 08:04:57 +00:00
  • e2637d0455 BUILD : 1.7.15 (1140) BUGS : N/A NOTES : Plexus3 can send global EOBs if we send SVS in the capab string - so now we do, this does NOT help with other hyb based ircds, and they still have an issue. rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-23 07:57:12 +00:00
  • d933cd62cb BUILD : 1.7.15 (1139) BUGS : N/A NOTES : Applied pelxus3 fixs from ThaPrince rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-22 09:28:08 +00:00
  • d222e75a6d BUILD : 1.7.15 (1138) BUGS : 585 NOTES : Another attempt at fixing db_mysql_query() dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-21 17:48:23 +00:00
  • fee55f4516 BUILD : 1.7.15 (1137) BUGS : n/a NOTES : Another try at better mysql query. dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-21 15:03:43 +00:00
  • d85e7973bd # BUILD : 1.7.15 (1136) # BUGS : 578 # NOTES : fixed bsd compiler warning certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-20 09:25:19 +00:00
  • edbd71f403 # BUILD : 1.7.15 (1135) # BUGS : 586 584 582 # NOTES : several fixes certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-20 09:04:49 +00:00
  • 8dc1436279 BUILD : 1.7.15 (1134) BUGS : N/A NOTES : Missed two %Rs in hun.l rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-14 19:11:13 +00:00
  • 2197e82de3 BUILD : 1.7.15 (1133) BUGS : N/A NOTES : Improved robustness on db_mysql_query() dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-14 18:08:02 +00:00
  • efbe346d45 BUILD : 1.7.15 (1132) BUGS : NOTES : Fixed development framework geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2006-08-09 18:20:45 +00:00