index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-07
Fix compile from bda3b1fa3a396e19fb04eda2f66d246e49572c20
Adam
2012-10-07
updated docs/LANGUAGE to point to the right directory where users should put ...
DukePyrolator
2012-10-07
Merge remote branch 'remotes/attila/1.9+addline' into 1.9
Adam
2012-10-07
Release holds on a nick on identify, if there is one
Adam
2012-10-07
Set sane default last_topic_setter and last_topic_time in the event an empty ...
Adam
2012-10-06
Fixed module language file path
Adam
2012-10-07
InspIRCd: Make functions that send ADDLINE and DELLINE, call them from the re...
attilamolnar
2012-10-06
Fixups and cleanup for the last few commits
Adam
2012-10-07
InspIRCd: Add support for server side topic locks using METADATA topiclock
attilamolnar
2012-10-07
InspIRCd: Add support for sending detecting m_topiclock and sending SVSTOPIC ...
attilamolnar
2012-10-07
InspIRCd: Send channel METADATA using a dedicated function
attilamolnar
2012-10-07
Add a config option for server side topic locks
attilamolnar
2012-10-06
Parse and store the spanningtree protocol version for InspIRCd
attilamolnar
2012-10-06
InspIRCd: Add metadata handler to recognize when a module is loaded or unload...
attilamolnar
2012-10-06
InspIRCd: Allow METADATA handler to differentiate between user, channel and o...
attilamolnar
2012-10-06
InspIRCd: Remove has_svshold, use IRCDProto::CanSVSHold
attilamolnar
2012-10-06
Show the correct reciever nick when use strict privmsg is enabled
Adam
2012-10-05
Do not process() socket engine on shutdown
Adam
2012-10-05
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
lethality
2012-10-05
Revert this strangeness I created ;)
lethality
2012-10-05
Add an event for when nick or channel options are set
Adam
2012-10-05
Use memcpy for Anope::Unhex not strcpy
Adam
2012-10-03
Some minor fixes/typos
lethality
2012-10-03
Fixed parsing squit (it has a reason)
Adam
2012-10-02
Attempt #2 at silly topic ts thing, this is actually must cleaner
Adam
2012-10-02
Revert "Fix topiclock on inspircd"
Adam
2012-10-02
Fix topiclock on inspircd
Adam
2012-10-02
Somehow the kick handler got lost in the confusion. Send the topic time with ...
Adam
2012-10-02
Added operserv/logsearch
Adam
2012-10-02
Don't unassociate accounts with users on nick changes
Adam
2012-10-02
added an operserv/akill page to webcpanel
DukePyrolator
2012-10-02
modified the nickserv alist command to return nc->display instead of the para...
DukePyrolator
2012-10-02
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope int...
DukePyrolator
2012-10-02
fixed a small bug in the inspircd protocol modules
DukePyrolator
2012-10-01
Fixed handling TOPIC on unreal, dont set topics in Channel::Reset unless we a...
Adam
2012-10-01
Allow modules to store data in their own databases.
Adam
2012-10-01
Fix a few problems found by Cronusa and KindOne
Adam
2012-10-01
Add networkinfo:chanlen config directive
Adam
2012-10-01
Cleanup of all of the protocol modules, rewrote message handling system to be...
Adam
2012-09-30
timestamp column is a special case too
Adam
2012-09-30
Bug #1445 - Empty out columns in SQL we have no data for on
Adam
2012-09-30
Place runtime module binaries in data/runtime instead of lib/ incase of a sys...
Adam
2012-09-30
Use RTLD_NOW when loading modules to resolve all symbols immediately.
Adam
2012-09-30
Add webpanel contributors to readme and remove todo since its way out of date...
Adam
2012-09-30
Make CommandSource use references, sometimes we hold them for awhile
Adam
2012-09-30
fixed nickserv alist
DukePyrolator
2012-09-29
added some example sql queries
lethality
2012-09-24
Fix a few oddball warnings that came up from clang, and also make it so webcp...
Naram Qashat
2012-09-23
make nickserv glist check if the given nickname is in the group of the user b...
DukePyrolator
2012-09-22
Forgot to delete a line in the last commit.
Naram Qashat
[next]