Age | Commit message (Expand) | Author |
2011-05-16 | Fixed reading empty config values in the multiconfig code, caused by removal ... | Adam |
2011-05-16 | Added more useful functions to our LDAP API, allow adding newly registered ac... | Adam |
2011-05-16 | Unmodularized the socket engine because its causing problems and really is un... | Adam |
2011-05-16 | Moved some global functions to be member functions and misc cleanup | Adam |
2011-05-16 | Fixed up the MySQL Query code and finished some command code I forgot earlier | Adam |
2011-05-16 | Removed DT_CHARPTR from the config reader, its unneeded | Adam |
2011-05-16 | Moved the core pseudo clients out into their own modules | Adam |
2011-05-16 | Use std::map instead of unordered_map | Adam |
2011-05-16 | Branch for 1.9.5 | Adam |
2011-05-16 | Anope 1.9.4 Release1.9.4 | Adam |
2011-05-16 | Removed ngircd as we've decided not to support it at this time | Adam |
2011-05-16 | Note m_async_commands is experimental | Adam |
2011-05-15 | Fixed Windows build | Adam |
2011-05-15 | Fixed akill log message when there is no expiry time | Adam |
2011-05-01 | Fixed sometimes not removing nick masks from the access list when the group i... | Adam |
2011-04-29 | Temporary fix for /os restart with m_async_commands loaded, is fixed properly... | Adam |
2011-04-28 | Added a unique key for the anope_cs_mlock table | Adam |
2011-04-27 | Fixed bug #1265 | Adam |
2011-04-27 | Fixed a crash if an expiring channel had the founder also on the access list | Adam |
2011-04-25 | Fixed crash when certain nicks expire | Adam |
2011-04-25 | Don't attempt to connect to the uplink if given invalid hostnames | Adam |
2011-04-25 | resolve hosts when connecting with ssl | DukePyrolator |
2011-04-23 | Two small SQL fixes | Adam |
2011-04-20 | A few more small fixes | Adam |
2011-04-20 | This actually isn't necessary | Adam |
2011-04-19 | Fixed logging messages with an empty category to everything | Adam |
2011-04-18 | Allow unidentified users to still get access by non nickcore access entries | Adam |
2011-04-18 | Fixed /ns help register reply | Adam |
2011-04-17 | Fixed /ns help access | Adam |
2011-04-16 | Fixed the mlock depreciated message | Adam |
2011-04-16 | Fixed botserv kicker logic | Adam |
2011-04-15 | Fixed caps kicker | Adam |
2011-04-10 | Fixed /ns list unconfirmed | Adam |
2011-04-09 | Fixed disabling channel levels | Adam |
2011-04-06 | Fixed setting +r on nick ownership, lost somewhere in revision fbae33 | Adam |
2011-04-06 | Run OnCheckAuthentication with the account name if there is one | Adam |
2011-04-05 | Fixed bug #1261 | Adam |
2011-04-03 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2011-04-03 | Use dynamic_reference to check for users being killed from commands | Adam |
2011-04-03 | Made LDAP support recover, release, resetpass, etc. | Adam |
2011-04-03 | fixed some duplicate messages and updated the german langfile (10% done) | DukePyrolator |
2011-04-01 | Fixed a typo making ns_register crash | Adam |
2011-03-31 | Removed some unneeded/unused code from m_ldap | Adam |
2011-03-30 | Fixed bug #1258, more Windows stuff, and more language strings | Adam |
2011-03-30 | Fixed windows build more, including ldap | Adam |
2011-03-29 | Regenerated language files. | Adam |
2011-03-29 | Fixed windows build | Adam |
2011-03-29 | Fixed some left over useprivmsg problems and fixed some compiler warnings. | Adam |
2011-03-26 | burned all %R and %S in the .po files | DukePyrolator |
2011-03-26 | replaced all %R with %s in the language strings | DukePyrolator |