summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2024-11-08Make the grammar of the SET privilege description less weird.Sadie Powell
2024-03-18Add verify-only support for POSIX crypt() hashes from Atheme.Sadie Powell
2024-03-10Add support for encrypting passwords with the Argon2 algorithm.Sadie Powell
Closes #369.
2024-03-07Move some modules which can be built by default out of extra.Sadie Powell
2024-01-24Rename several modules to remove the m_ prefix.Sadie Powell
2023-12-22Move privilege descriptions to the example configs.Sadie Powell
2022-12-07Add a module that provides regex/pcre using PCRE2.Sadie Powell
2022-01-10Add all extra modules to the gitignore to avoid adding their symlinks.Sadie Powell
2020-09-28Switch from Travis CI to GitHub Actions.Sadie Powell
Closes #153.
2013-04-01Revert "added include/version.h to .gitignore"DukePyrolator
This reverts commit b3fd861b3ef4c81a9aafee9df75eddbb37c58e40.
2013-04-01added include/version.h to .gitignoreDukePyrolator
2011-08-03Added operserv/kill and removed version.h from .gitignoreAdam
2010-08-21Updated .gitignore and removed the rest of the old autotools systemAdam
2008-12-29Really fix the reverting back to r1870.cyberbotx
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1874 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29Reverting my last 2 commits in an attempt to fix my own screwball mistake.cyberbotx
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1873 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15Config file parser in ServerConfig::LoadConf modified to allow for a ↵cyberbotx
single-directive single-line block. This allows for a construct like: module { name = "load_me" } git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1687 5417fbe8-f217-4b02-8779-1006273d7864