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
2024-02-17
Update the copyright headers for 2024.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2021-06-17
Fix various spelling issues (#274).
Josh Soref
2021-01-07
Update copyright to 2021.
Robby
2020-01-04
Update copyright to 2020.
Robby
2019-12-14
Fix a bunch of broken indentation.
Peter Powell
2019-01-01
Update copyright to 2019.
Robby
2018-04-25
Update copyright to 2018.
Robby
2017-01-16
Update copyright to 2017.
Robby
2016-12-22
Make User::Mask behave more like 1.8
Adam
2016-01-28
Update copyright to 2016. This was done with:
Robby
2015-07-08
Fix a ton of typos.
Peter Powell
2014-05-20
Speed up akill xline checks
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
2011-02-11
Made the help command description code more sane
Adam
2011-02-04
Moved the language strings which are only used once
Adam
2011-01-08
Made the Flag class able to convert flags to strings and back
Adam
2011-01-05
update copyrights for 2011
lethality
[next]