Age | Commit message (Expand) | Author |
2012-09-02 | Fix Windows | Adam |
2012-06-18 | Allow userless command sources | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-04-08 | Added Chanstats. It uses a new, improved database format and is not compatibl... | DukePyrolator |
2012-02-26 | Changed the OnChanDrop event to be called right before channels are dropped, ... | Adam |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-18 | Fixed some events | Adam |
2012-02-15 | Remove revision numbers as they're only ever set by Config reading git since ... | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
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 |