summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-07-02BUILD : 1.7.10 (843) BUGS : NOTES : Fixed various compile warnings on AMD64 ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
systems git-svn-id: svn://svn.anope.org/anope/trunk@843 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@596 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-01BUILD : 1.7.10 (842) BUGS : NOTES : Added 3 new events for channel ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
access/xop list modifications git-svn-id: svn://svn.anope.org/anope/trunk@842 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@595 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-01BUILD : 1.7.10 (841) BUGS : 400 NOTES : Modules will now get a more random ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
filename in the runtime/ folder, which makes sure that no duplicate filenames will occur, which makes sure listchans can run at the same time as services since they both use the same protocol module, which in turn fixes bug 400. And all modules are now properly unloaded on shutdown :) git-svn-id: svn://svn.anope.org/anope/trunk@841 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@594 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-01BUILD : 1.7.10 (840) BUGS : NOTES : Fixed most core compile warnings when ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
using make strict git-svn-id: svn://svn.anope.org/anope/trunk@840 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@593 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-01BUILD : 1.7.10 (839) BUGS : NOTES : Removed the requirement of a valid ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
config file when running ./services -version git-svn-id: svn://svn.anope.org/anope/trunk@839 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@592 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-30Removed extra CC in protocol makefile *rolls eyes* :)rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@838 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@591 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-29Removed extra CC rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@837 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@590 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-27BUILD : 1.7.10 (836) BUGS : NOTES : Added italian translations for all ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
modpack modules git-svn-id: svn://svn.anope.org/anope/trunk@836 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@589 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-26BUILD : 1.7.10 (835) BUGS : NOTES : Added portugese translation to ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
hs_request, applied win32 fixes by heinz (or should i say heniz?) git-svn-id: svn://svn.anope.org/anope/trunk@835 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@588 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-26BUILD : 1.7.10 (834) BUGS : NOTES : Added hs_request to the modpack, made ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
memo_send a real global, and fixed a bug with module config stuff and PARAM_SET options git-svn-id: svn://svn.anope.org/anope/trunk@834 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@587 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-25BUILD : 1.7.10 (833) BUGS : NOTES : Fixed some fuckups in the previous commit geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@833 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@586 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-25BUILD : 1.7.10 (832) BUGS : NOTES : Updated Italian langfile and removed ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
some leftovers of userban stuff git-svn-id: svn://svn.anope.org/anope/trunk@832 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@585 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-25BUILD : 1.7.10 (831) BUGS : NOTES : Removing userban code for now geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@831 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@584 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-22added some hostcore calls to extern.h - i didnt use am as i really am tired ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
of ident breaking files, its past a joke. git-svn-id: svn://svn.anope.org/anope/trunk@830 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@583 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-05BUILD : 1.7.10 (829) BUGS : NOTES : Forgot a comment and a return in ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
userban.c, and various win32 fixed by heinz git-svn-id: svn://svn.anope.org/anope/trunk@829 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@582 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-05BUILD : 1.7.10 (828) BUGS : NOTES : Added a new ban system which should be ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
faster than what we have now and also supports CIDR bans -- not yet in use, but will be used for akills andeventually channel bans -- hashing and cidr bans are not tested yet git-svn-id: svn://svn.anope.org/anope/trunk@828 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@581 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-04BUILD : 1.7.10 (827) BUGS : 394 NOTES : Fixed /src/bin/register geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@827 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@580 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-04BUILD : 1.7.10 (826) BUGS : 384 NOTES : Removed --with-ircd stuff from ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
configure(.in) git-svn-id: svn://svn.anope.org/anope/trunk@826 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@579 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-04BUILD : 1.7.10 (825) BUGS : 398 NOTES : Forgot to enable finish_sync() for ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ultimate3, it was still using the old way to do it git-svn-id: svn://svn.anope.org/anope/trunk@825 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@578 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-03BUILD : 1.7.10 (824) BUGS : 389 NOTES : Added the possibility for protocol ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
files to override the code setting mod_current_buffer, which is needed for InspIRCd git-svn-id: svn://svn.anope.org/anope/trunk@824 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@577 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-03BUILD : 1.7.10 (823) BUGS : 385 391 NOTES : Moved checks for UseTokens, ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
UseTS6, and Numeric into protocol_module_init because they need the ircd struct, and split init() into two functions to load the protocol module for listnicks/listchans. git-svn-id: svn://svn.anope.org/anope/trunk@823 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@576 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-30BUILD : 1.7.10 (822) BUGS : none NOTES : Added pt.l and bundled modules pt.l ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
patch. Thanx to Ricardo. git-svn-id: svn://svn.anope.org/anope/trunk@822 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@575 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-30Synced with brains cvs serverrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@821 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@574 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-29Commited using svn commit, as indent is breaking everythingrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@820 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@573 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-29again with the indent, i hate this...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@819 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@572 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-29re-commiting as indent broke it, AGAINrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@818 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@571 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-29BUILD : 1.7.10 (817) BUGS : N/A NOTES : Synced inspircd.c with brains cvs ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
server git-svn-id: svn://svn.anope.org/anope/trunk@817 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@570 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-27BUILD : 1.7.10 (816) BUGS : NOTES : Updated the FAQ geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@816 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@569 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-25BUILD : 1.7.10 (815) BUGS : 383 NOTES : Added value checking for deleting ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ignores, which fixes a (very rare) segfault git-svn-id: svn://svn.anope.org/anope/trunk@815 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@568 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-25BUILD : 1.7.10 (814) BUGS : 381 NOTES : Removed a double extern definition ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
of rdb_tag_table; Fixed mydbgen so it sends the pass and installs in the data dir git-svn-id: svn://svn.anope.org/anope/trunk@814 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@567 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-25BUILD : 1.7.10 (813) BUGS : 380 NOTES : Fixed a bug with listnicks option ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
displaying git-svn-id: svn://svn.anope.org/anope/trunk@813 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@566 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-25BUILD : 1.7.10 (811) BUGS : NOTES : Development Framework geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@811 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@565 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-23BUILD : 1.7.10 (810) BUGS : NOTES : And heniz (yes, heniz!) made a boo-boo ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
with the version of install.vbs :) git-svn-id: svn://svn.anope.org/anope/trunk@810 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@564 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-23BUILD : 1.7.10 (809) BUGS : NOTES : Updated install.vbs to detect SDK paths ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
(by heinz) git-svn-id: svn://svn.anope.org/anope/trunk@809 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@563 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-23BUILD : 1.7.10 (808) BUGS : NOTES : Updated banner for 1.7.10 geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@808 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@562 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-22Again, removing null lines added by indent...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@807 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@561 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-22Commited without am, to remove indent craprob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@806 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@560 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-21BUILD : 1.7.10 (803) BUGS : NOTES : Anope 1.7.10 Release geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@803 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@559 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-17avoiding indent breakagerob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@802 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@558 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-17using svn commit to try and avoid indent bug thingrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@800 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@557 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-17BUILD : 1.7.9 (797) BUGS : N/A NOTES : Applied some nicities for sun boxs rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@797 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@556 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-14BUILD : 1.7.9 (796) BUGS : N/A NOTES : Updated inspircd module to work with ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
inspircd beta 5 and up git-svn-id: svn://svn.anope.org/anope/trunk@796 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@555 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-13BUILD : 1.7.9 (795) BUGS : 379 NOTES : Fixed the channelname issue in ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
do_part once and for all with sstrdup(tm) power git-svn-id: svn://svn.anope.org/anope/trunk@795 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@554 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-13BUILD : 1.7.9 (794) BUGS : 377 NOTES : Removed any ! and further from ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
topicsetters, since Unreal sometimes sends a nick!user@host topicsetter instead of just nick git-svn-id: svn://svn.anope.org/anope/trunk@794 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@553 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-13BUILD : 1.7.9 (793) BUGS : 378 NOTES : Applied patch rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@793 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@552 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-13BUILD : 1.7.9 (792) BUGS : N/A NOTES : Added a check for last_quit when ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
infoing a suspended nick, this should never happen, but it seems a few networks have odd databases which are using the suspend flag for something else, i think its related to networks that have merged databases, but i dont know, anyway, we check for it before using it now. (this dosnt fix the fact they are using a nc->flag that core wants for something else) git-svn-id: svn://svn.anope.org/anope/trunk@792 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@551 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-12BUILD : 1.7.9 (790) BUGS : N/A NOTES : Removed some comments from config.c rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@790 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@550 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-12BUILD : 1.7.9 (789) BUGS : 375 NOTES : NSOperListOnly and CSOperListOnly are ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
correctly formated in the help now. git-svn-id: svn://svn.anope.org/anope/trunk@789 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@549 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-12BUILD : 1.7.9 (788) BUGS : 374 NOTES : Moved free() to after sending the ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
EVENT_PART_CHANNEL event, so the event does not use an already freed variable git-svn-id: svn://svn.anope.org/anope/trunk@788 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@548 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-11BUILD : 1.7.9 (787) BUGS : 369 NOTES : Added a dummy folder/makefile to keep ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
older shells happen with doing processing Makefile.inc subs git-svn-id: svn://svn.anope.org/anope/trunk@787 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@547 5417fbe8-f217-4b02-8779-1006273d7864