summaryrefslogtreecommitdiff
path: root/src/memoserv.c
AgeCommit message (Expand)Author
2009-02-13Fix memo sending causing crashes due to unresolvable symbol at runtime, mark ...rburchell
2009-02-10NS_VERBOTEN -> NS_FORBIDDEN, CS_VERBOTEN -> CS_FORBIDDEN, etc.rburchell
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-11-28Remove (void) args, these just make things ugly.rburchell
2008-11-25Used std::vector for MemoInfo's memos variable instead of an malloc'd array.cyberbotx
2008-11-23Converted many C-style casts to C++-style casts.cyberbotx
2008-11-22Replaced most uses of smalloc and scalloc with new, replaced most uses of fre...cyberbotx
2008-11-15Remove moduleAddData|GetData|DelData and all associated mess. Extensible base...rburchell
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-11-14Various small fixes, part #2.rburchell
2008-11-09Move modules_core_init() to ModuleManager::LoadModuleList().Robin Burchell w00t@inspircd.org
2008-10-03Merge commit 'cbx/anopeng-uid' into anopeng-uidRobin Burchell w00t@inspircd.org
2008-10-02SVSJOIN, SVSPART, CTCP, svid_umode*, unregistered nickchange func renamesRobin Burchell w00t@inspircd.org
2008-09-30Remove 'skeleton' mode. It's not really all that useful.Robin Burchell w00t@inspircd.org
2008-09-30Constify a lot of the API. Core now "builds".Robin Burchell w00t@inspircd.org
2008-09-30Fix for g++Robin Burchell w00t@inspircd.org
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-27BUILD : 1.7.19 (1268) BUGS : 714 NOTES : Moved left settings for commands to ...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-13BUILD : 1.7.14 (1048) BUGS : 510 NOTES : Fixed a lot of redundant function de...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-06-26BUILD : 1.7.10 (834) BUGS : NOTES : Added hs_request to the modpack, made mem...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-02BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-29BUILD : 1.7.7 (560) BUGS : 290, 291 NOTES : Fixes HS HELP LIST, and improves ...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-29BUILD : 1.7.7 (559) BUGS : 291 NOTES : Fixed memoserv issue :) rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-27BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 200...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-17BUILD : 1.7.7 (547) BUGS : 272 275 NOTES : Fixes up help for their access lev...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-06BUILD : 1.7.7 (527) BUGS : 269 NOTES : You can no longer request a reciept wh...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-05BUILD : 1.7.6 (522) BUGS : 254 NOTES : Memo INFO should finallly be fixed trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-05BUILD : 1.7.6 (521) BUGS : 254, 266 NOTES : Fixed up some alog() messages, an...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-22BUILD : 1.7.6 (497) BUGS : 256, 258 NOTES : support for QS, and fixed a /away...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-06BUILD : 1.7.6 (478) BUGS : N/A NOTES : 1. CS CLEAR strips +q/+a 2. CS CLEAR u...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-29BUILD : 1.7.6 (466) BUGS : 237 NOTES : docs patch to bug 237 trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-28BUILD : 1.7.6 (463) BUGS : 192, 210, 222, 234 NOTES : 1. Removed +d reference...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-20BUILD : 1.7.6 (454) BUGS : 225 NOTES : MS CHECK now checks if the nick is for...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-20BUILD : 1.7.6 (452) BUGS : N/A NOTES : 1. Fixed some config options could ove...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-30BUILD : 1.7.5 (435) BUGS : 203, 204, 205 NOTES : 1. minor fix to CS CLEAR, 2....trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-28BUILD : 1.7.5 (426) BUGS : 133, 196, 200 NOTES : Add method to deal with hard...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-13BUILD : 1.7.5 (395) BUGS : N/A NOTES : Fixed a typo in all source files, and ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-12BUILD : 1.7.5 (391) BUGS : N/A NOTES : Code tidy, added make strict to the ma...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-10BUILD : 1.7.5 (383) BUGS : N/A NOTES : glist fix - DrStein, improved on DrSte...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-03BUILD : 1.7.5 (365) BUGS : 172 NOTES : - New directive NewsCount - fr.l updat...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-29BUILD : 1.7.5 (362) BUGS : 17 143 147 166 172 173 NOTES : Applied patch 927 p...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-19BUILD : 1.7.5 (351) BUGS : N/A NOTES : Rewrote the internals of moduleData, t...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-07-19BUILD : 1.7.4 (264) BUGS : N/A NOTES : Switched to autoconf - try to commit p...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b