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
2011-07-07
Use getrlimit instead of ulimit, fixes freebsd build
Adam
2011-07-06
Do not send news when a server is syncing
Adam
2011-07-06
Fixed /hs set and /hs setall not allowing only a host
Adam
2011-07-06
Only call send once per write event in dns manager
Adam
2011-07-06
Fixed chanserv/access/modify permission on non-xop channels
Adam
2011-07-05
Send account data once an account is confirmed
Adam
2011-07-04
Bug #1279 - Fixed strftime
Adam
2011-07-04
Bug #1282
Adam
2011-07-04
Bug #1280 - Fixed reading some na and bi flags in db_plain
Adam
2011-07-03
Clean up some of the dns code, udp is connectionless anyway so this isnt requ...
Adam
2011-06-27
Fixed the mode manager from complaining about prefixless modes on insp20
Adam
2011-06-27
Fixed build on older cmake versions
Adam
2011-06-24
Fixed mail delay time
Adam
2011-06-24
The other part of #1277
Adam
2011-06-23
Bug #1277 - Dont send account data for unconfirmed nicks
Adam
2011-06-23
Fixed bug #1276 and some other valgrind warnings
Adam
2011-06-20
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-06-20
Cleaned up some of the logger code which fixes not logging debug logs to file...
Adam
2011-06-20
Fix long-standing issue with the get token functions if the delimiter wasn't ...
Naram Qashat
2011-06-20
Use case insensitive matching when looking up servers by name
Adam
2011-06-17
Search all domains for language strings, fixes the mess that we used to use t...
Adam
2011-06-17
Bug #1275 - Don't log absolutely everything sent to operserv, most of its com...
Adam
2011-06-14
Fixed a few small things
Adam
2011-06-13
changed some _() to gtl() and updated do_strftime() and duration()
DukePyrolator
2011-06-12
added a Anope::string::capacity() function
DukePyrolator
2011-06-09
small improvement for Timer::SetSecs()
DukePyrolator
2011-06-07
added a Timer::SetSecs() function
DukePyrolator
2011-06-05
Fixed clearing bandata
Adam
2011-06-02
Burst our channels with the uplink when we connect & fixed bug #1274
Adam
2011-06-02
Place version.h in build/ not include/
Adam
2011-05-30
Fixed /ns alist
Adam
2011-05-29
Fixed ns_update and db_mysql_live sql queries
Adam
2011-05-23
Added an IsServicesOper event
Adam
2011-05-23
Added m_statusupdate
Adam
2011-05-23
Rewrote the signal handling to use sigaction
Adam
2011-05-22
fixed a possible crash on database saving
DukePyrolator
2011-05-21
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-05-21
Bug #1271
Adam
2011-05-21
fixed bug #1272
DukePyrolator
2011-05-21
Made Anope able to process normally when disconnected from the uplink and not...
Adam
2011-05-19
Fixed compile from the earlier merge
Adam
2011-05-16
Modularized os_news
Adam
2011-05-16
Calculate nc::channelcount at runtime
Adam
2011-05-16
Added os_oper
Adam
2011-05-16
Added os_forbid
Adam
2011-05-16
Check for a valid server in /operserv noop
Adam
2011-05-16
Fixed some logic fail in ts6_uid_retrieve
Adam
2011-05-16
Expand more on m_alias and changed some std::string usage in sockets.cpp to u...
Adam
2011-05-16
Use module type to determine what type each module is instead of its location...
Adam
2011-05-16
Fixed reading empty config values in the multiconfig code, caused by removal ...
Adam
[next]