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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-10-29
Update Config.cs for VS 2012 and fix it failing if the source directory path ...
Adam
2012-10-29
Made MailThread completely threadsafe, currently theres a race condition with...
Adam
2012-10-29
Made anopesmtp less hard to debug
Adam
2012-10-27
Add a module log type
Adam
2012-10-27
Ues timestamp for dns serial not yyyymmddnn.. there are too many problems wit...
Adam
2012-10-27
Expand single digit serial revisions to match nn
Adam
2012-10-26
Add nickserv:modesonid config option to set what modes users get on identify
Adam
2012-10-26
Sometimes zone transfers can be really big
Adam
2012-10-26
Don't attempt to process any query packets if we aren't explicitly given perm...
Adam
2012-10-25
This version needs a better tag than "-git", so there.
Naram Qashat
2012-10-25
Default xlines to be set by OperServ
Adam
2012-10-24
BIND's forward ability did not work as I expected
Adam
2012-10-24
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope int...
DukePyrolator
2012-10-24
fixed calculating the correct channelcount for an user when loading the db. f...
DukePyrolator
2012-10-22
Cleanup of last few commits/warning fix
Adam
2012-10-22
Add os_dns, a way to control your DNS zone via services
Adam
2012-10-21
Base has to destruct before Extensible does because objects that destruct due...
DukePyrolator
2012-10-18
Base has to destruct before Extensible does because objects that destruct due...
Adam
2012-10-14
Better clarify signon vs timestamp and allow updating users timestamp to an i...
Adam
2012-10-13
Add m_sql_oper
Adam
2012-10-13
Simplify the db_sql_live code since this isn't actually necessary. Fixes a pr...
Adam
2012-10-09
Merge remote branch 'attila/1.9+msgfix' into 1.9
Adam
2012-10-09
Send privmsgs and notices to uids if applicable
Adam
2012-10-09
Fix wrong error message when --dbdir has no argument
attilamolnar
2012-10-09
Cleanup ok if modules with pending identify requests are unloaded
Adam
2012-10-09
Made the warnings given by cmake for not having
Adam
2012-10-08
Fix fantasy !help & give it its own help header, not ChanServ's
Adam
2012-10-08
Made fantasy commands configurable
Adam
2012-10-07
Remove the asynchronous identifing hack and replace it with something better....
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
Add a config option for server side topic locks
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
Use memcpy for Anope::Unhex not strcpy
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-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
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
Make CommandSource use references, sometimes we hold them for awhile
Adam
2012-09-10
Fixed gettext on freebsd/any other system that uses LANG not LANGUAGE
Adam
2012-09-07
Add chanserv/set/autoop, like nickserv/set/autoop but for channels
Adam
[next]