summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-07Merge remote branch 'remotes/attila/1.9+addline' into 1.9Adam
2012-10-07Release holds on a nick on identify, if there is oneAdam
2012-10-07Set sane default last_topic_setter and last_topic_time in the event an empty ...Adam
2012-10-06Fixed module language file pathAdam
2012-10-07InspIRCd: Make functions that send ADDLINE and DELLINE, call them from the re...attilamolnar
2012-10-06Fixups and cleanup for the last few commitsAdam
2012-10-07InspIRCd: Add support for server side topic locks using METADATA topiclockattilamolnar
2012-10-07InspIRCd: Add support for sending detecting m_topiclock and sending SVSTOPIC ...attilamolnar
2012-10-07InspIRCd: Send channel METADATA using a dedicated functionattilamolnar
2012-10-07Add a config option for server side topic locksattilamolnar
2012-10-06Parse and store the spanningtree protocol version for InspIRCdattilamolnar
2012-10-06InspIRCd: Add metadata handler to recognize when a module is loaded or unload...attilamolnar
2012-10-06InspIRCd: Allow METADATA handler to differentiate between user, channel and o...attilamolnar
2012-10-06InspIRCd: Remove has_svshold, use IRCDProto::CanSVSHoldattilamolnar
2012-10-06Show the correct reciever nick when use strict privmsg is enabledAdam
2012-10-05Do not process() socket engine on shutdownAdam
2012-10-05Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9lethality
2012-10-05Revert this strangeness I created ;)lethality
2012-10-05Add an event for when nick or channel options are setAdam
2012-10-05Use memcpy for Anope::Unhex not strcpyAdam
2012-10-03Some minor fixes/typoslethality
2012-10-03Fixed parsing squit (it has a reason)Adam
2012-10-02Attempt #2 at silly topic ts thing, this is actually must cleanerAdam
2012-10-02Revert "Fix topiclock on inspircd"Adam
2012-10-02Fix topiclock on inspircdAdam
2012-10-02Somehow the kick handler got lost in the confusion. Send the topic time with ...Adam
2012-10-02Added operserv/logsearchAdam
2012-10-02Don't unassociate accounts with users on nick changesAdam
2012-10-02added an operserv/akill page to webcpanelDukePyrolator
2012-10-02modified the nickserv alist command to return nc->display instead of the para...DukePyrolator
2012-10-02Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope int...DukePyrolator
2012-10-02fixed a small bug in the inspircd protocol modulesDukePyrolator
2012-10-01Fixed handling TOPIC on unreal, dont set topics in Channel::Reset unless we a...Adam
2012-10-01Allow modules to store data in their own databases.Adam
2012-10-01Fix a few problems found by Cronusa and KindOneAdam
2012-10-01Add networkinfo:chanlen config directiveAdam
2012-10-01Cleanup of all of the protocol modules, rewrote message handling system to be...Adam
2012-09-30timestamp column is a special case tooAdam
2012-09-30Bug #1445 - Empty out columns in SQL we have no data for onAdam
2012-09-30Place runtime module binaries in data/runtime instead of lib/ incase of a sys...Adam
2012-09-30Use RTLD_NOW when loading modules to resolve all symbols immediately.Adam
2012-09-30Add webpanel contributors to readme and remove todo since its way out of date...Adam
2012-09-30Make CommandSource use references, sometimes we hold them for awhileAdam
2012-09-30fixed nickserv alistDukePyrolator
2012-09-29added some example sql querieslethality
2012-09-24Fix a few oddball warnings that came up from clang, and also make it so webcp...Naram Qashat
2012-09-23make nickserv glist check if the given nickname is in the group of the user b...DukePyrolator
2012-09-22Forgot to delete a line in the last commit.Naram Qashat
2012-09-22OK, so the FIND sub-command of string() in CMake was only added with 2.8.5, c...Naram Qashat
2012-09-22Fix issues with CMake trying to add /System/Library/Frameworks/Kernel.framewo...Naram Qashat