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
/
modules
/
core
/
ns_saset.cpp
Age
Commit message (
Expand
)
Author
2010-12-12
Fixed subcommands
Adam
2010-12-12
The rest of the earlier command changes
Adam
2010-12-12
Send replies from fantasy commands back to the channel, this will be expanded...
Adam
2010-12-12
Removed some unused code paths in some of the modules
Adam
2010-12-12
Added command aliases
Adam
2010-10-13
Fixed saset noexpire to set noexpire on the nick it is used on not just the d...
Adam
2010-10-04
Fixed /ns set password/display and made saset not log the new password on sas...
Adam
2010-09-26
Changed the language system to use gettext
Adam
2010-08-27
Added a new logging system
Adam
2010-08-17
Rewrote the config reader to better handle invalid configs.
Adam
2010-08-02
Fix NS SASET to actually work.
Naram Qashat
2010-07-31
Don't dynamically allocate commands in modules anymore, instead made them mem...
Adam
2010-07-29
Rewrote the hashing systems to properly handle the new Anope::strings which w...
Adam
2010-07-27
Removed some assertions, replaced with throwing CoreExceptions
Adam
2010-07-25
Epic commit to replace most of the strings in Anope with a single Anope::stri...
Naram Qashat
2010-07-15
Moved some files and diretories around, made cmake skip files it knows it can...
Adam