Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-01 | Update copyright to 2014. This was done with: | Adam | |
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; | |||
2013-07-07 | Fix fd leak in mail.c with ForkForMail enabled | Adam | |
2013-01-09 | Update copyright to 2013. This was done with: | Adam | |
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \; | |||
2012-01-02 | Updated Copyright to 2012 | Adam | |
2011-09-03 | Use _exit, not exit, to exit mail forks to prevent our atexit() functions ↵ | Adam | |
from being called, and removing our pidfile | |||
2011-01-06 | Updated Copyright to 2011 | lethality | |
2010-09-29 | Properly handle being unable to open the SendMailPath when forking | Adam | |
2010-09-28 | Rewrote the mail forking code to use pipes, sometimes mails wouldn't work ↵ | Adam | |
with the old method | |||
2010-09-08 | Fixed Windows build | Adam | |
2010-08-14 | Added a config option that allows nix users to fork when sending mail, can ↵ | Adam | |
drastically speed up mail sending on some boxes | |||
2010-06-18 | Removed all references to the SVN keyword Id | Adam | |
2010-03-29 | Fixed bug #1144 - replaced some strcpy calls with strscpy to be safer | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2840 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-01-11 | updated copyright info for 2010 | pimpmylinux | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2752 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2009-01-03 | Update copyright & contact information within files. | sjaz | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1912 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2009-01-01 | Anope Stable Branch | sjaz | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1902 5417fbe8-f217-4b02-8779-1006273d7864 |