1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 22:46:40 +02:00

Commit Graph

  • fbdf252876 BUILD : 1.7.6 (495) BUGS : N/A NOTES : Moved global regarding the deletion of non-existing session toinside the if(debug) as anope will call that function when users ping out etc rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-21 10:14:38 +00:00
  • 3668ba1543 BUILD : 1.7.6 (494) BUGS : N/A NOTES : Added support for plexus IRCD - provided by ThaPrince rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-20 22:03:27 +00:00
  • d90468a033 BUILD : 1.7.6 (493) BUGS : N/A NOTES : Applied patch from mitch regarding unclear password emails. rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-20 19:13:27 +00:00
  • 90228e81bc BUILD : 1.7.6 (492) BUGS : N/A NOTES : Some gcc2 errors fixed trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-20 04:18:44 +00:00
  • 086424f523 BUILD : 1.7.6 (491) BUGS : N/A NOTES : Forgot to update the change log trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-19 18:28:29 +00:00
  • 422bc90c45 BUILD : 1.7.6 (490) BUGS : 253 NOTES : Fixed loguser where the nickip is 0 trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-19 18:25:20 +00:00
  • ada71328a9 BUILD : 1.7.6 (489) BUGS : 244, 246, 247, 248, 249, 250, 251, 252, 254, 255 NOTES : 1. In some cases READONLY was not respected, and data was saved. 2. Corrected a few mistakes in example.conf. 3. Wrong column type in tables.sql for nick alias status fiag. 4. listchans and listnicks work under Cygwin. 5. NickRegDelay no longer accepts negative values. 6. -is44 option not show if converter not built. 7. Removed #ifndef STREAMLINE from the code as its no longer set during build time 8. MS MAX LIMIT was set incorrectly 9. Segfault if USERDB enabled and tables does not exist 10. Provides clear message of SUPERADMIN is not enabled trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-19 17:42:17 +00:00
  • fb2191240c BUILD : 1.7.6 (488) BUGS : N/A NOTES : del_session() warning messages when LimitSessions is disabled. trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-11 22:50:51 +00:00
  • 45ae3f1a55 BUILD : 1.7.6 (487) BUGS : NOTES : Fixed possible NULL-free() in delcore() certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-11 13:03:09 +00:00
  • 67d3b46dfd BUILD : 1.7.6 (486) BUGS : 243 NOTES : docs patch to bug 243, and removed shut_clean_user() it started to do more harm then good trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-10 05:21:00 +00:00
  • 66bb7e7b0b BUILD : 1.7.6 (485) BUGS : NOTES : Fixed a segfault when unsetting registration modes on hybrid geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-09 20:33:17 +00:00
  • 29a7052bc0 BUILD : 1.7.6 (484) BUGS : 167 NOTES : Made BotServ !seen recognize the channel founder geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-09 20:03:55 +00:00
  • 00fc166d09 BUILD : 1.7.6 (483) BUGS : 240 NOTES : 1. ChanServ ACCESS wrong when dealing negative numbers, 2. make strict under FreeBSD works again trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-09 03:44:50 +00:00
  • 3ac7283055 BUILD : 1.7.6 (482) BUGS : N/A NOTES : Minor updates to the Unreal32 protocol for NICK and NETINFO trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-07 05:19:02 +00:00
  • f39ad6ac1c BUILD : 1.7.6 (481) BUGS : NOTES : Fixed misplaced pointer in moduleaddData(). certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-06 21:11:44 +00:00
  • 15000f6284 BUILD : 1.7.6 (480) BUGS : NOTES : Updated some formatting in the Changes file geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-06 20:10:44 +00:00
  • a16cbf9a35 BUILD : 1.7.6 (479) BUGS : 239 NOTES : Fixes infinite loop with moduleGetData() trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-06 19:52:28 +00:00
  • 8433084035 BUILD : 1.7.6 (478) BUGS : N/A NOTES : 1. CS CLEAR strips +q/+a 2. CS CLEAR uses SVSMODE with Unreal to strip +q/a/o/h/v 3. SVSMODE unban works again on Viagra 4. Adds anope_cmd_svsmode_chan() to for SVSMODE on channels 5. OS CLEARMODES uses SVSMODE with Unreal to strip +q/a/o/h/v 6. memory.c, servers.c, slist.c, sockutil.c, misc. is doxygen ready 7. Unreal32 pseduo clients use SJOIN now to join the channels 8. clean out the process() buffers before we start to use them, maybe less garbage in them when we do bts 9. Few memory cleans up in hostserv do_setall() 10. Tons of clean up, only a handful left when you make strict trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-06 05:55:46 +00:00
  • 0df82a3dcf BUILD : 1.7.6 (477) BUGS : N/A NOTES : list.c and mail.c are doxygen ready now trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-05 07:37:15 +00:00
  • a7a948262a BUILD : 1.7.6 (476) BUGS : N/A NOTES : Fixed Ultimate3 not setting +a on channel admins trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-05 07:06:25 +00:00
  • e31a0356a4 BUILD : 1.7.6 (475) BUGS : 126 NOTES : Some valgrind clean up, should fix 126 trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-05 02:27:29 +00:00
  • 671d6c57da BUILD : 1.7.6 (474) BUGS : N/A NOTES : Unreal 391 TIME replies trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-04 05:17:24 +00:00
  • 94429dba92 BUILD : 1.7.6 (473) BUGS : N/A NOTES : In some cases if you set TOPICLOCK on the channel before it ever got a TOPIC, then attempted to set a TOPIC, services would try to set a maliformed TOPIC message to the ircd. trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-04 04:54:14 +00:00
  • 8a5b74dfcc BUILD : 1.7.6 (472) BUGS : N/A NOTES : 1. Bahamut +I support 2. Changes file updated (merged my items under the dev banner) trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-04 01:57:15 +00:00
  • 51500715c0 BUILD : 1.7.6 (471) BUGS : N/A NOTES : Redid Services Mode stuff to be config option called UlineServers this allows you to state what servers can set channel modes and we are to respecet the mode. Gotta clean this up some more in a bit trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-03 07:48:01 +00:00
  • f3315d9518 BUILD : 1.7.6 (470) BUGS : N/A NOTES : add mode.. not remove mode.. from the previous commit trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-03 06:13:28 +00:00
  • 1aaeba38f4 BUILD : 1.7.6 (469) BUGS : N/A NOTES : 1. ultimate3 setting the wrong channel mode on botserv bots 2. helpserv.c is doxygen ready, did some code clean up 3. Services Clients (+S) now override channel modes (yeah no more deopping NeoStats), this only works on ircds where there is a clear services mode (Unreal, Viagra, Ultimeate2/3) 4. send.c is doxygen ready, did some code clean up 5. commands.c id doxygen ready, did some code clean up trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-03 06:07:44 +00:00
  • f18d506cad BUILD : 1.7.6 (468) BUGS : N/A NOTES : 1. fixes del_session() warning when LimitSessions is disabled 2. actions.c is doxygen ready, along with code clean up 3. sessions.c cleaned up and moved some items around 4. ChanServ AKICK (pointed to freed memory) 5. servers.c is doxygen ready, along with some code clean up trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-12-02 06:06:47 +00:00
  • 541f11e4b8 BUILD : 1.7.6 (467) BUGS : NOTES : Fixed bug with ircd->chanmodes. Thanks to Syzop. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-30 15:11:38 +00:00
  • b28a698891 BUILD : 1.7.6 (466) BUGS : 237 NOTES : docs patch to bug 237 trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-29 05:36:04 +00:00
  • bd4d81fb5f BUILD : 1.7.6 (465) BUGS : 218, 235 NOTES : 1. correct the grammer in the example.conf 2. SolidIRCD cmode +S 3. NSSecureAdmins now restricts /NS SET EMAIL 4. Unreals version of SVSHOLD 5. SolidIRCD halfop support 6. /os set list trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-29 02:26:59 +00:00
  • 28bb054da1 BUILD : 1.7.6 (464) BUGS : N/A NOTES : gcc 2.x compiler errors trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-28 06:21:23 +00:00
  • f373142341 BUILD : 1.7.6 (463) BUGS : 192, 210, 222, 234 NOTES : 1. Removed +d references from the ptlink protocol code, since they do not timestamp the nicks 2. Memos sent as notification of receipt can not be cancelled. 3. Unreal3.2 supports SVSMODE -b on clearing bans 4. fixed do_kill() not remove the user from the user list 5. /os set sql [on|off] runtime sql toggle 6. Segfaults logged to the services log when DumpCore is disabled 7. fixed RUNGROUP not passed during build time 8. Exceptions now update if the limit is changed 9. Solid-IRCD support 10. Fixed TSMODE warnings when using FANTASY commands 11. Fixed read_int32 warnings (fixes compiling and running under cygwin) - Thats all.. trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-28 06:10:17 +00:00
  • c55942927e BUILD : 1.7.6 (462) BUGS : 226 NOTES : 1. RageIRCD sends TSMODE which is part of their beta7 2. RageIRCD protocol file now has anope_cmd_chghost() 3. RageIRCD SVINFO more in line with what we get 4. Bahamut protocol file now has anope_cmd_chghost() to prevent undefined symbol messages 5. Bahamut SZLINE and UNSZLINE dealt with per documentation, left the old commands behind for now, till we decide to move our base Bahamut version forward trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-24 05:14:41 +00:00
  • 9233f879d1 BUILD : 1.7.6 (461) BUGS : 230 NOTES : 1. Moving Services Operators to Services Admins and vice-versa (230), 2. PTlink anope_cmd_server() had a minor issue thats now fixed trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-24 03:54:03 +00:00
  • a82bbfb6a1 BUILD : 1.7.6 (460) BUGS : 223 NOTES : HelpChan +h mode not being given if status was greater then op. trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-22 14:57:55 +00:00
  • 9f2191b82c BUILD : 1.7.6 (459) BUGS : N/A NOTES : Got Unreals SVSNLINE (sgline) working trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-22 06:14:11 +00:00
  • 089557ed87 BUILD : 1.7.6 (458) BUGS : N/A NOTES : Updated our SGLINE/SZLINE support to all ircd where avaiable, this fixes some issues as well 1. Unreal still doesnt do SGLINE well so its still disabled at this time 2. We now enforce SZLINE on ircd with NICKIP 3. Added check_szline() so we can check for szline matches 4. Ultimate3 (s)zline work as documented, which is AKILL without the user part trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-22 03:45:32 +00:00
  • 958bf62152 BUILD : 1.7.6 (457) BUGS : NOTES : Fixed session decrease on /NS GHOST. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-21 08:48:28 +00:00
  • 2d7e6c5e2d BUILD : 1.7.6 (456) BUGS : N/A NOTES : Disables UseRDB if SQL fails to init trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-21 01:31:23 +00:00
  • cad9c9365d BUILD : 1.7.6 (455) BUGS : N/A NOTES : Clean up changelog trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-20 16:58:10 +00:00
  • a565117555 BUILD : 1.7.6 (454) BUGS : 225 NOTES : MS CHECK now checks if the nick is forbidden. trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-20 16:56:49 +00:00
  • 18cfa4226c BUILD : 1.7.6 (453) BUGS : 224 NOTES : Removing Sqline on bot nicks change if the nick was registered trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-20 16:28:56 +00:00
  • 623440ac9e BUILD : 1.7.6 (452) BUGS : N/A NOTES : 1. Fixed some config options could overflow strtol(), 2. Fixed CTCP Ping replies when UsePrivmsg is enabled trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-20 05:45:44 +00:00
  • a4c34ef876 BUILD : 1.7.6 (451) BUGS : 221 NOTES : Fixes for wrong string for bot nick registration check, and added the check to bot change geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-19 17:56:11 +00:00
  • 1303b4971a BUILD : 1.7.6 (450) BUGS : NOTES : Updated en_us.l for new BotServ BOT ADD behaviour geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-19 17:00:59 +00:00
  • 0bbb4afde1 BUILD : 1.7.6 (449) NOTES : Language normalization. dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-18 18:24:20 +00:00
  • 8e846fa002 BUILD : 1.7.6 (448) BUGS : NOTES : Added NSAddAccessOnReg config directive geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-18 18:18:07 +00:00
  • e5e98cc9e5 BUILD : 1.7.6 (447) BUGS : NOTES : New botserv bot nicks need to be unregistered nicks from now on geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-18 16:33:37 +00:00
  • fd63b1d276 BUILD : 1.7.6 (446) BUGS : N/A NOTES : 1. Added a debug message to do_kill(), 2. nsCheckNickTracking() could return true in some cases where the nick was forbidden trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-17 04:54:58 +00:00
  • 848538fc00 BUILD : 1.7.6 (445) NOTES : Setup for devel. dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-16 14:50:25 +00:00
  • 85892193be BUILD : 1.7.6 (443) BUGS : 217 NOTES : minor typo with OS CLEARMODES trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-13 10:10:46 +00:00
  • 019c90b4b2 BUILD : 1.7.6 (442) BUGS : N/A NOTES : padded RDB database updates with pongs to help prevent time outs trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-12 21:21:24 +00:00
  • ee7afa7eca BUILD : 1.7.6 (441) BUGS : 215, 216 NOTES : Fixed some last minute bugs, and fixed make strict under Redhat trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-12 19:53:10 +00:00
  • f0c53b4727 BUILD : 1.7.6 (440) BUGS : 211 NOTES : 1. Updated PTLink support, 2. OperServ takes +q/+a on CLEARMODES, 3. fixed a segfault in do_match_wild() reported by DJ trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-12 05:37:12 +00:00
  • c58d37f49d BUILD : 1.7.6 (439) BUGS : 68, 170, 209 NOTES : 1. DrSteins XOP patch (bug# 170), 2. Cleaned up the English language file for grammar (bug# 209), 3. Patch that fixes segfaults under NetBSD, 4. Cleaned up some places that could lead to segfaults, 5. DrSteins patch for NS ACCESS LIST, 6. Chanserv taking modes more than once (bug #68), 7. Fixed errors when doing "make" under some BSD systems, 8. Fixed syntax error when NSForceEmail is disabled trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-11-07 03:36:30 +00:00
  • b4489cffed BUILD : 1.7.6 (438) BUGS : 160 NOTES : configure warning about sysproto.h resolved trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-31 15:46:33 +00:00
  • 98124021a7 BUILD : 1.7.6 (437) NOTES : Anope 1.7.6 Release dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-30 22:05:14 +00:00
  • 6e55319bdb BUILD : 1.7.5 (436) BUGS : 207 NOTES : Fixed up OS CLEARMODES trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-30 15:42:11 +00:00
  • 327bead939 BUILD : 1.7.5 (435) BUGS : 203, 204, 205 NOTES : 1. minor fix to CS CLEAR, 2. Added to DrSteins more CS obsecure password, 3. fixed memoserv not using the correct message, 4. fixed botserv info to tell the channel is forbidden trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-30 15:25:04 +00:00
  • 8b59411646 BUILD : 1.7.5 (434) BUGS : N/A NOTES : 1. fixed typo in the lang files, 2. updated de.l from Crazytoon, 3. UnRestrictSAdmin for Bahamut to allow them the usage of +a without being a Service Admin trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-30 05:16:48 +00:00
  • 039ea7f083 BUILD : 1.7.5 (433) BUGS : 182 NOTES : Fixed CS not resetting the modes after CS CLEAR MODES trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-30 04:22:42 +00:00
  • da0d4d0498 BUILD : 1.7.5 (432) BUGS : 199 NOTES : 1. fixed unused var from previous commit, 2. normalized the realname when doing LogUsers (199) trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-30 03:59:03 +00:00
  • 3ea6c80b9b BUILD : 1.7.5 (431) BUGS : 193 NOTES : 1. extern normalizeBuffer() helpful in some many other places not just botserv, 2. fixed BS ACT, if the string contained a control char 001, it would cause the string to act like SAY trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-30 03:28:46 +00:00
  • 0038ed05f4 BUILD : 1.7.5 (430) BUGS : 187, 201, 202 NOTES : Reorder fixes, Obsecure password for chanserv registeration (DrStein), minor tweak to hybrid support (TSL) trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-30 02:16:09 +00:00
  • a5ef39373a BUILD : 1.7.5 (429) NOTES : Minor fix on example.conf dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-29 18:43:23 +00:00
  • e769d30b90 BUILD : 1.7.5 (426) BUGS : 133, 196, 200 NOTES : Add method to deal with hardcored sqline in the ircd (133), fixes timestamp errors with TOPIC (196), modes structs externed so mod coders can get to them easier (N/A), MS CHECK now checks the right value (200) trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-28 05:09:33 +00:00
  • 5c5e36be3b BUILD : 1.7.5 (424) BUGS : N/A NOTES : Updated de.l per crazytoon trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-25 03:33:19 +00:00
  • 8ca85197f7 BUILD : 1.7.5 (423) BUGS : N/A NOTES : code tidy up fixes stuff under Freebsd trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-25 03:31:33 +00:00
  • 593b0d1799 BUILD : 1.7.5 (421) BUGS : 198 NOTES : 1. fixes TSMODE warnings found by SGR, 2. Fixed OPNOTICE when doing /CS OP trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-25 00:22:52 +00:00
  • 297b11d1a8 BUILD : 1.7.5 (418) BUGS : N/A NOTES : 1. Fixed Rage IRCD compiler error, 2. Added hook for Unreal SJOIN +I support, 3. wallops() is back, 4. depricated.h added to help older modules work with the new commands trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-23 06:48:22 +00:00
  • 91e8ac0878 BUILD : 1.7.5 (415) BUGS : N/A NOTES : Fixes Unreal NICKIP and SVSMODE, Updated Base64 lib to fix NICKIP, Updated Spanish language file trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-22 05:06:02 +00:00
  • bb86fdcab2 BUILD : 1.7.5 (414) BUGS : N/A NOTES : Deleted compile.sh as it wont work anymore anyway rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-21 22:08:30 +00:00
  • 5f86503277 BUILD : 1.7.5 (412) BUGS : 169 NOTES : A minor touch up to prevent issues trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-21 19:58:47 +00:00
  • 5b565cd77c BUILD : 1.7.5 (411) BUGS : 197 NOTES : Fixed hostserv message on removal of vhost trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-17 23:49:32 +00:00
  • 760ada1274 BUILD : 1.7.5 (410) BUGS : NOTES : Added shot note in example.conf regarding NsRestrictOperNick or whatever it is called. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-17 10:32:01 +00:00
  • 48a35170a0 BUILD : 1.7.5 (409) BUGS : NOTES : Made expire_all() extern instead of static. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-17 09:27:20 +00:00
  • 95240438aa BUILD : 1.7.5 (408) BUGS : 189, 191 NOTES : segfault fix, and vident sent to logs when set trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-16 21:43:54 +00:00
  • f3a1ab41ad BUILD : 1.7.5 (407) BUGS : 185, 190 NOTES : TTB work again, and RestrictOperNicks is no longer case sensitive trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-16 20:36:54 +00:00
  • 0700ca7742 BUILD : 1.7.5 (406) BUGS : N/A NOTES : Forgot the changes file trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-16 15:56:40 +00:00
  • 6856ec2aae BUILD : 1.7.5 (405) BUGS : 180 NOTES : Fixed tsbuf not being sent, which caused issues with ircds whom have +d (deaf) trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-16 15:54:31 +00:00
  • b1e213ccf0 BUILD : 1.7.5 (404) BUGS : NOTES : Fixed bug 188. certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-16 15:25:18 +00:00
  • 37831b4e53 BUILD : 1.7.5 (403) BUGS : 186 NOTES : Fixed anope_cmd_server() in some protocol files it was broken trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-16 15:03:59 +00:00
  • 659525324b BUILD : 1.7.5 (402) BUGS : N/A NOTES : Forgot to get chanserv.c and nickserv.c in the last commit trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-16 05:36:26 +00:00
  • ec2b8ac549 BUILD : 1.7.5 (401) BUGS : 147, 179, 181, 183, 184, 186 NOTES : Lots of little fixes, should fix OS JUPE issues trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-16 05:32:52 +00:00
  • fc34ca3d24 BUILD : 1.7.5 (400) BUGS : N/A NOTES : Removed debug left over from last commit trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-15 05:10:39 +00:00
  • 4ed066cc22 BUILD : 1.7.5 (399) BUGS : 180, 181 NOTES : code tidy up, fixes a few items from bug 180 and 181 trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-15 05:08:53 +00:00
  • 3bdbd74fc6 BUILD : 1.7.5 (398) BUGS : N/A NOTES : Tiny change to save 1*len bytes per line said in a botserv channel - they are freeed anyway, so... :) rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-13 20:21:39 +00:00
  • d24c7ebd16 BUILD : 1.7.5 (396) BUGS : N/A NOTES : Added arvg[0] to AnopeInit call, it will contain the nick of the person who loaded the module. All existing modules are un-effected :) rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-13 19:31:24 +00:00
  • e6ed7b9eb5 BUILD : 1.7.5 (395) BUGS : N/A NOTES : Fixed a typo in all source files, and merged sstrdup and anopeStrDup, as they do the same thing rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-13 18:28:55 +00:00
  • 655889c154 BUILD : 1.7.5 (394) BUGS : N/A NOTES : More code tidying, added make strict_modules etc, incase module coders what to use it :) rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-13 18:10:23 +00:00
  • 65ed982a17 BUILD : 1.7.5 (393) BUGS : N/A NOTES : Ultimate3 EOBURST support trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-13 15:05:23 +00:00
  • 3fb17634a0 BUILD : 1.7.5 (392) BUGS : N/A NOTES : More code tidy with strict enabled, some clean up of Unreal32 trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-13 05:22:13 +00:00
  • ee5de492f7 BUILD : 1.7.5 (391) BUGS : N/A NOTES : Code tidy, added make strict to the makefile, allowing ansi Wall pedantic to be used for compiling rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-12 21:48:40 +00:00
  • 61ad72831e BUILD : 1.7.5 (390) BUGS : 149 NOTES : Bug in MySQL debug, possibly causing segfaults. trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-12 05:38:09 +00:00
  • ce4151b462 BUILD : 1.7.5 (385) BUGS : N/A NOTES : Moved more veriable declarations above the new null checking code rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-10 10:37:08 +00:00
  • 3f487b80d9 BUILD : 1.7.5 (384) BUGS : N/A NOTES : Moved veriable declaration to the top of function - btw, are all these null checks needed? createCommand should never be passed NULL values, its a wasted if imho... *shrug* rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-10 10:31:24 +00:00
  • 20d3109377 BUILD : 1.7.5 (383) BUGS : N/A NOTES : glist fix - DrStein, improved on DrStein typo fix to init.c - TSL, tons of NULL crash checks - TSL trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-10 05:51:21 +00:00
  • e087af8c27 BUILD : 1.7.5 (382) BUGS : N/A NOTES : Really fix news.c (I hope) trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-09 21:54:35 +00:00
  • bb2f19c3c0 BUILD : 1.7.5 (381) BUGS : N/A NOTES : fixed up news.c trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b 2004-10-09 21:52:52 +00:00