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
/
.gitignore
Age
Commit message (
Expand
)
Author
2024-03-18
Add verify-only support for POSIX crypt() hashes from Atheme.
Sadie Powell
2024-03-10
Add support for encrypting passwords with the Argon2 algorithm.
Sadie Powell
2024-03-07
Move some modules which can be built by default out of extra.
Sadie Powell
2024-01-24
Rename several modules to remove the m_ prefix.
Sadie Powell
2023-12-22
Move privilege descriptions to the example configs.
Sadie Powell
2022-12-07
Add a module that provides regex/pcre using PCRE2.
Sadie Powell
2022-01-10
Add all extra modules to the gitignore to avoid adding their symlinks.
Sadie Powell
2020-09-28
Switch from Travis CI to GitHub Actions.
Sadie Powell
2013-04-01
Revert "added include/version.h to .gitignore"
DukePyrolator
2013-04-01
added include/version.h to .gitignore
DukePyrolator
2011-08-03
Added operserv/kill and removed version.h from .gitignore
Adam
2010-08-21
Updated .gitignore and removed the rest of the old autotools system
Adam
2008-12-29
Really fix the reverting back to r1870.
cyberbotx
2008-12-29
Reverting my last 2 commits in an attempt to fix my own screwball mistake.
cyberbotx
2008-11-15
Config file parser in ServerConfig::LoadConf modified to allow for a single-d...
cyberbotx