Age | Commit message (Expand) | Author |
2012-01-25 | Windows | Adam |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-12-19 | Fixed formatting of many lists and INFO outputs | Adam |
2011-11-08 | Windows | Adam |
2011-10-24 | Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u... | Naram Qashat |
2011-10-10 | Allow chanserv/suspend to take an expiry time | Adam |
2011-10-10 | Allow nickserv/suspend to take an expiry time | Adam |
2011-10-09 | Give more verbose messages on startup | Adam |
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a mo... | Adam |
2011-09-19 | Allow OnPreHelp to stop processing | Adam |
2011-09-10 | Added chanserv/log | Adam |
2011-09-10 | Fixed service_reference to work correctly with external classes | Adam |
2011-09-10 | Allow modules to add their own channel levels | Adam |
2011-09-10 | Made service_reference type safe | Adam |
2011-08-22 | Removed this ondeleteobject event, was for m_async_commands which died | Adam |
2011-08-14 | Brought back the old 1.7 behavior of a level -1 matching all users and 0 matc... | Adam |
2011-08-11 | Fixed Windows runtime problems | Adam |
2011-08-10 | Fixed windows build | Adam |
2011-08-07 | Always reset the levels of newly created channels, fixed DetermineLevel match... | Adam |
2011-08-06 | Fixed suepradmin | Adam |
2011-08-01 | Rewrote the access systems and added a flags access system | Adam |
2011-07-14 | Fixed OSOpersOnly & CSOpersOnly | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-06-17 | Search all domains for language strings, fixes the mess that we used to use t... | Adam |
2011-05-23 | Added an IsServicesOper event | Adam |
2011-05-23 | Rewrote the signal handling to use sigaction | Adam |
2011-05-21 | Made Anope able to process normally when disconnected from the uplink and not... | Adam |
2011-05-16 | Use module type to determine what type each module is instead of its location... | 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 | Moved the core pseudo clients out into their own modules | Adam |
2011-04-03 | Made LDAP support recover, release, resetpass, etc. | Adam |
2011-03-13 | Added some useful Anope::Version functions to prevent some files from unneces... | DukePyrolator |
2011-03-12 | added ns_cert | DukePyrolator |
2011-03-05 | Removed nickrequests, instead have unconfirmed registrations. Also made ns_re... | Adam |
2011-02-26 | Replaced the few language strings we use with #defines to prevent accidentall... | Adam |
2011-02-25 | Fixed a lot of small problems | Adam |
2011-02-20 | Much more work on the live SQL. Should work pretty decently now under heavy l... | Adam |
2011-02-18 | Changed the OnNickDrop event to call before the nick is deleted | Adam |
2011-01-15 | Added an amsg kicker | Adam |
2011-01-07 | fix some more copyright and typos (not mine) spotted by chaz :P | lethality |
2011-01-07 | Added db_mysql_live which allows Anope to pull data | Adam |
2011-01-05 | update copyrights for 2011 | lethality |
2010-12-23 | Rewrote the ignore code. Adds creator and reason to /os ignore list. | Adam |
2010-12-12 | store the ssl fingerprint in the userstruct | DukePyrolator |
2010-12-12 | Allow command aliases to be redirected to different pseudo clients | Adam |
2010-12-12 | Allowing adding hostmasks to channel access lists | Adam |
2010-12-12 | The rest of the earlier command changes | Adam |
2010-12-12 | Send replies from fantasy commands back to the channel, this will be expanded... | Adam |