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-11-10
Fix user account logout message
Adam
2012-11-09
Add a config option to disable sasl
Adam
2012-11-07
Duplicate check some of these larger hashmaps on insert, just incase
Adam
2012-11-07
We no longer have to use the rungroup provided at build time, it is specified...
Adam
2012-11-06
Sometimes capab is sent as one parameter
Adam
2012-11-06
Use std::tr1::unordered_map for a few of the larger maps
Adam
2012-11-06
Windows fixes
Adam
2012-11-01
Expand options:hideprivilegedcommands to not show commands requiring authenti...
Adam
2012-11-01
Fixed quite a bit of dumbness with m_ssl. Had to
Adam
2012-10-31
Fixed anopesmtp logging
Adam
2012-10-31
Fix ns_ghost and ns_recover, add nicksev:restoreonghost
Adam
2012-10-30
Send uids everywhere when setting modes on clients
Adam
2012-10-30
Fixed build errors and warnings with -std=c++11
Adam
2012-10-30
Clean up ngircd proto mod slightly, and send sqlines before introducing clients
Adam
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
[next]