summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-09Anope 1.9.4-p1 Release1.9.4-p1Adam
2011-09-09Update version.logAdam
2011-08-27Fixed windows buildAdam
2011-08-27Update changes.conf, bump version to 1.9.4-p1-gitAdam
2011-08-27Fixed /ns logout on other usersAdam
2011-08-21Moved the ERROR log message out of debugAdam
(cherry picked from commit a68d17c17e904881b580d29290ae37bb2627b51b)
2011-08-18Fixed ns alist min levelAdam
2011-08-13Fixed number list position when requesting custom lists from akill and sqlineAdam
2011-08-10Use case insensitive matching for server namesAdam
2011-08-09Fixed crash in /ns setAdam
2011-08-09Fixed JOIN on plexus & fixed UMODE_NETADMINAdam
2011-08-09Fixed buildAdam
2011-08-09Added a few sanity checks which never really should happen to db-convertAdam
(cherry picked from commit b7542fd6f29b5fec45314dbf65f599c5bd2b3650)
2011-08-09Updated TODOAdam
2011-08-09Made /os stats work like the help describesAdam
2011-08-09Bug #1291 - fixed parsing JOIN on ratboxAdam
(cherry picked from commit e2b47e001fe0f4560bbf050964d9e60d20cb4e2b)
2011-08-09Fixed nickserv help outputAdam
2011-08-09Fixed appending diff@* to some access list entries that are valid hostsAdam
2011-08-09Bug #1285 - Fixed setting -P on channels with only a service bot in itAdam
(cherry picked from commit b5ec57a3f9fdc9e7c7321392082dec0d475c623c)
2011-08-09Use getrlimit instead of ulimit, fixes freebsd build of poll()Adam
2011-08-09Do not send news when a server is syncingAdam
2011-08-09Fixed chanserv/access/modify permission on non-xop channelsAdam
(cherry picked from commit ffd5c045e4018849c3ff7084955d50c0f852d00b)
2011-08-09Send account data once an account is confirmedAdam
(cherry picked from commit cc3c2b6999fa58a1be791b1ace1f4e7dc83cf9ec)
2011-08-09Fixed mail delay timeAdam
(cherry picked from commit 3e9888092a7859dbf2c7b1cc6baffa192a007132)
2011-08-09Fixed sending account data for unconfirmed accountsAdam
2011-08-09Fixed destructing bots with commands and fixed quitting services enforcersAdam
2011-08-09Bugs #1271 and #1272Adam
2011-05-16Anope 1.9.4 Release1.9.4Adam
2011-05-16Removed ngircd as we've decided not to support it at this timeAdam
2011-05-16Note m_async_commands is experimentalAdam
2011-05-15Fixed Windows buildAdam
2011-05-15Fixed akill log message when there is no expiry timeAdam
2011-05-01Fixed sometimes not removing nick masks from the access list when the group ↵Adam
is dropped
2011-04-29Temporary fix for /os restart with m_async_commands loaded, is fixed ↵Adam
properly in 1.9.5
2011-04-28Added a unique key for the anope_cs_mlock tableAdam
2011-04-27Fixed bug #1265Adam
2011-04-27Fixed a crash if an expiring channel had the founder also on the access listAdam
2011-04-25Fixed crash when certain nicks expireAdam
2011-04-25Don't attempt to connect to the uplink if given invalid hostnamesAdam
2011-04-25resolve hosts when connecting with sslDukePyrolator
2011-04-23Two small SQL fixesAdam
2011-04-20A few more small fixesAdam
2011-04-20This actually isn't necessaryAdam
2011-04-19Fixed logging messages with an empty category to everythingAdam
2011-04-18Allow unidentified users to still get access by non nickcore access entriesAdam
2011-04-18Fixed /ns help register replyAdam
2011-04-17Fixed /ns help accessAdam
2011-04-16Fixed the mlock depreciated messageAdam
2011-04-16Fixed botserv kicker logicAdam
2011-04-15Fixed caps kickerAdam