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
2011-08-09
Hopefully sort this AccessGroup::HasPriv once and for all
Adam
2011-08-08
Added a few sanity checks which never really should happen to db-convert
Adam
2011-08-08
When we split from the uplink send a quit for *all* of our clients not just bots
Adam
2011-08-08
Copy modules to the runtime directory in one big read/write if we can instead...
Adam
2011-08-07
Fixed the pipengines
Adam
2011-08-07
Always reset the levels of newly created channels, fixed DetermineLevel match...
Adam
2011-08-07
Fixed generating sid on startup
Adam
2011-08-07
Made botserv bots with no commands just ignore messages to them, and made bot...
Adam
2011-08-06
Give channel founders +qo by default
Adam
2011-08-06
sed'd a few typos
Adam
2011-08-06
Fixed suepradmin
Adam
2011-08-06
Update last used times on channels when someone with access uses them
Adam
2011-08-06
Added a define{} block which can be used to easially rename things
Adam
2011-08-04
Added a command:permission setting
Adam
2011-08-03
Start the ts6 sid generator off at 00A if none is given
Adam
2011-08-02
Fixed reintroducing our clients if we disconnect and reconnect to the uplink
Adam
2011-08-02
Fixed /cs clone copying channel access, fixed restricted, and fixed some comp...
Adam
2011-08-02
Added opertype:modes
Adam
2011-08-01
Rewrote the access systems and added a flags access system
Adam
2011-07-31
Fixed error message from being unable to connect
Adam
2011-07-31
Fixed a few small problems, including m_ssl's connect feature sometimes faili...
Adam
2011-07-16
Bug #1287 - Only check if users should be deopped on syncing channels
Adam
2011-07-14
Fixed appending !*@* to some access list entries that are valid hosts
Adam
2011-07-14
Fixed OSOpersOnly & CSOpersOnly
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-07-10
Bug #1283 - Upped the buffer used for messge replies, as some can be really big
Adam
2011-07-10
Bug #1285 - Fixed setting -P on channels with only a service bot in it
Adam
2011-07-07
Use getrlimit instead of ulimit, fixes freebsd build
Adam
2011-07-06
Only call send once per write event in dns manager
Adam
2011-07-04
Bug #1279 - Fixed strftime
Adam
2011-07-04
Bug #1282
Adam
2011-07-03
Clean up some of the dns code, udp is connectionless anyway so this isnt requ...
Adam
2011-06-24
Fixed mail delay time
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-14
Fixed a few small things
Adam
2011-06-13
changed some _() to gtl() and updated do_strftime() and duration()
DukePyrolator
2011-06-09
small improvement for Timer::SetSecs()
DukePyrolator
2011-06-07
added a Timer::SetSecs() function
DukePyrolator
2011-06-02
Burst our channels with the uplink when we connect & fixed bug #1274
Adam
2011-05-23
Added an IsServicesOper event
Adam
2011-05-23
Rewrote the signal handling to use sigaction
Adam
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
[next]