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
/
users.h
Age
Commit message (
Expand
)
Author
2017-05-29
Remove recognized status and secure
Adam
2017-04-20
Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'
Adam
2017-01-23
Make log system use newer format strings
Adam
2017-01-16
Update copyright to 2017.
Robby
2016-12-22
Make User::Mask behave more like 1.8
Adam
2016-10-15
Various improvements/bugfixes to extdb stuff
Adam
2016-08-27
Optionally allow using Boost.Locale for hashcomp
Adam
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
2016-01-28
Update copyright to 2016. This was done with:
Robby
2015-10-27
Merge branch '2.0' into 2.1
Adam
2015-07-08
Fix a ton of typos.
Peter Powell
2014-11-24
Rewrite serializable to have field level granularity
Adam
2014-06-23
Merge branch '2.0' into 2.1
Adam
2014-06-23
Mostly working language string rewrite with new format strings
Adam
2014-05-28
Move most of the core pseudoclient logic to modules
Adam
2014-05-20
Speed up akill xline checks
Adam
2014-04-01
Require cmake 2.8 and C++11 support
Adam
2014-02-27
Handle nick collisions somewhat instead of blindly overwriting the nicks
Adam
2014-02-09
Add an opertype priv "protected" to not allow services to kick a user.
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-08-31
add vhost support for hybrid
DukePyrolator
2013-08-01
Use MessageSource as the source for many IRCDProto funcs
Adam
2013-07-21
Move SendLogin() back to User::Identify, it was moved at some point? but does...
Adam
2013-06-19
Set vhosts when users id to an account (and not a nick), add account arg to u...
Adam
2013-05-26
Get rid of the remaining references in the core to specific services. Move mo...
Adam
2013-05-05
Rework the config file reader to be much more flexible and move many configur...
Adam
2013-04-08
Check the channel secure option isn't set in ChannelInfo::AccessFor too
Adam
2013-04-07
Optimizations of much of the more commonly used code
Adam
2013-01-21
Merge usefulness of Flags and Extensible classes into Extensible, made most f...
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2013-01-03
Don't delete users immediately when quit or killed, instead wait until messag...
Adam
2012-12-28
Use the same object for chanusercontainer and userchancontainer
Adam
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
2012-11-06
Use std::tr1::unordered_map for a few of the larger maps
Adam
2012-10-14
Better clarify signon vs timestamp and allow updating users timestamp to an i...
Adam
2012-10-01
Cleanup of all of the protocol modules, rewrote message handling system to be...
Adam
2012-09-02
Fix Windows
Adam
2012-06-18
Allow userless command sources
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-09-09
Changed User::IsRecognized check to default to secure
Adam
2011-08-12
Allow bot usermodes to be configurable
Adam
2011-08-06
Fixed suepradmin
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-05-16
Moved some global functions to be member functions and misc cleanup
Adam
2011-03-14
Fixed compile
Adam
2011-03-14
Rewrote some of the opertype system, added os_login
Adam
2011-03-12
added ns_cert
DukePyrolator
[next]