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-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
2012-09-07
Made session tracking ip based, not host based, and allow using CIDR to group...
Adam
2012-09-07
Allow configuring killquick and kill delays
Adam
2012-09-07
Allow ; and } in quoted strings
Adam
2012-09-02
Version bump for 1.9.8-git
Adam
2012-09-02
Anope 1.9.7 Release
1.9.7
Adam
2012-09-02
Fix Windows
Adam
2012-09-01
Added a web panel module + a default template
Adam
2012-08-28
Actually set xline's manager...
Adam
2012-08-08
Put motd in conf/ not data/ and fixed the default values in the config
Robby
2012-08-08
Update pid and motd file paths
Cronus
2012-07-18
Warn about really big integer values in the config
Adam
2012-06-25
Fixed accidentally recursion in User::SendMessage from last commit
Adam
2012-06-18
Allow userless command sources
Adam
2012-06-06
Fixed fd leak in win32/pipe.cpp
Adam
[prev]
[next]