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-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
2011-05-16
Calculate nc::channelcount at runtime
Adam
2011-05-16
Added os_forbid
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
2011-05-16
Added more useful functions to our LDAP API, allow adding newly registered ac...
Adam
2011-05-16
Unmodularized the socket engine because its causing problems and really is un...
Adam
2011-05-16
Moved some global functions to be member functions and misc cleanup
Adam
2011-05-16
Fixed up the MySQL Query code and finished some command code I forgot earlier
Adam
2011-05-16
Removed DT_CHARPTR from the config reader, its unneeded
Adam
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-05-16
Branch for 1.9.5
Adam
2011-05-16
Anope 1.9.4 Release
1.9.4
Adam
2011-05-01
Fixed sometimes not removing nick masks from the access list when the group i...
Adam
2011-04-29
Temporary fix for /os restart with m_async_commands loaded, is fixed properly...
Adam
2011-04-27
Fixed a crash if an expiring channel had the founder also on the access list
Adam
[next]