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
/
include
Age
Commit message (
Expand
)
Author
2011-09-09
Changed User::IsRecognized check to default to secure
Adam
2011-09-08
Bug #1330 & many other small fixes
Adam
2011-08-29
Made config rehashing not wipe opers configured with opersev/oper
Adam
2011-08-25
Set the creator of default mlocks to the channel founder when a channel is re...
Adam
2011-08-24
Clear NS_HELD from nicks when recover expiry is up
Adam
2011-08-22
Removed this ondeleteobject event, was for m_async_commands which died
Adam
2011-08-17
Include when an access entry was created in access view
Adam
2011-08-17
Made /os oper info also show all inherited commands/privs
Adam
2011-08-14
Brought back the old 1.7 behavior of a level -1 matching all users and 0 matc...
Adam
2011-08-12
Track when our clients are introduced or not
Adam
2011-08-12
Allow bot usermodes to be configurable
Adam
2011-08-12
Removed the unused ChannelModeBan code
Adam
2011-08-11
Fixed Windows runtime problems
Adam
2011-08-11
Added a separate field for last seen realhost to ns_info, shown to services a...
DukePyrolator
2011-08-10
Fixed windows build
Adam
2011-08-10
Replace the old sigaction for a signal when our Signal destructs
Adam
2011-08-09
Simiplied a bit of the access system
Adam
2011-08-09
Hopefully sort this AccessGroup::HasPriv once and for all
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-06
Fixed suepradmin
Adam
2011-08-04
Added a command:permission setting
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 a few small problems, including m_ssl's connect feature sometimes faili...
Adam
2011-07-26
A few small fixes
Adam
2011-07-14
Fixed OSOpersOnly & CSOpersOnly
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-07-03
Clean up some of the dns code, udp is connectionless anyway so this isnt requ...
Adam
2011-06-27
Fixed build on older cmake versions
Adam
2011-06-20
Cleaned up some of the logger code which fixes not logging debug logs to file...
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-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-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-23
Added an IsServicesOper event
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
Made Anope able to process normally when disconnected from the uplink and not...
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
Check for a valid server in /operserv noop
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
[next]