Age | Commit message (Expand) | Author |
2011-08-27 | Fixed a few mysql problems, including bug #1326 | Adam |
2011-08-23 | Replaced some chanserv/forbid with operserv/forbid in example.conf and added ... | DukePyrolator |
2011-08-20 | Removed m_async_commands, it can still cause crashes from invalid pointers on... | Adam |
2011-08-20 | Fixed zlines to only add the xline host, fixed db_mysql's write function, and... | Adam |
2011-08-16 | Bug #1316 - added permissions for hs_request commands | Adam |
2011-08-12 | Allow bot usermodes to be configurable | Adam |
2011-08-11 | Added a separate field for last seen realhost to ns_info, shown to services a... | DukePyrolator |
2011-08-11 | added cs_seen | DukePyrolator |
2011-08-10 | Added a services.host define to easily change every clients hostname | Adam |
2011-08-09 | Simiplied a bit of the access system | Adam |
2011-08-07 | Updated tables.sql | Adam |
2011-08-06 | Document what /os oline does | Adam |
2011-08-06 | Added a define{} block which can be used to easially rename things | Adam |
2011-08-05 | Fixed an error and typo in CS SET OPNOTICE | lethality |
2011-08-05 | Mark the new commands/ modules as CORE and fixed a typo in the example.conf | Adam |
2011-08-05 | Rewrote the example configurations and split them | Adam |
2011-08-04 | Added a command:permission setting | Adam |
2011-08-03 | Added operserv/kill and removed version.h from .gitignore | Adam |
2011-08-02 | Fixed reintroducing our clients if we disconnect and reconnect to the uplink | Adam |
2011-08-02 | Added opertype:modes | Adam |
2011-08-01 | Split /os mode into /os mode and /os umode to make giving permission to just ... | Adam |
2011-08-01 | Rewrote the access systems and added a flags access system | Adam |
2011-07-31 | Fixed bug #1301 - Changed operserv/staff to reflect its renaming to operserv/... | lethality |
2011-07-31 | Fixed bug #1300 | lethality |
2011-07-31 | Bugs 1297-1299 and made /os stats work like the help describes it does | Adam |
2011-07-31 | Fixed a few small problems, including m_ssl's connect feature sometimes faili... | Adam |
2011-07-28 | Fixed a typo in the nickserv/auspex oper privilege | lethality |
2011-07-26 | A few small fixes | Adam |
2011-07-23 | Fixed a typo that broke CS SET RESTRICTD and re-added abbreviation for CS SET... | lethality |
2011-07-17 | Fixed hs_request and corrected a typo(?) in hs activate | lethality |
2011-07-17 | Fixed up cs_set_misc and ns_set_misc | Adam |
2011-07-14 | Added cs_sync | Adam |
2011-07-14 | Added bs_autoassign | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-05-23 | Added m_statusupdate | Adam |
2011-05-21 | Made Anope able to process normally when disconnected from the uplink and not... | Adam |
2011-05-16 | Calculate nc::channelcount at runtime | Adam |
2011-05-16 | Added os_oper | Adam |
2011-05-16 | Added os_forbid | Adam |
2011-05-16 | Expand more on m_alias and changed some std::string usage in sockets.cpp to u... | 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 the core pseudo clients out into their own modules | 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-04-28 | Added a unique key for the anope_cs_mlock table | 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-03 | Made LDAP support recover, release, resetpass, etc. | Adam |