summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2011-08-20Fixed zlines to only add the xline host, fixed db_mysql's write function, and...Adam
2011-08-16Bug #1316 - added permissions for hs_request commandsAdam
2011-08-12Allow bot usermodes to be configurableAdam
2011-08-11Added a separate field for last seen realhost to ns_info, shown to services a...DukePyrolator
2011-08-11added cs_seenDukePyrolator
2011-08-10Added a services.host define to easily change every clients hostnameAdam
2011-08-09Simiplied a bit of the access systemAdam
2011-08-07Updated tables.sqlAdam
2011-08-06Document what /os oline doesAdam
2011-08-06Added a define{} block which can be used to easially rename thingsAdam
2011-08-05Fixed an error and typo in CS SET OPNOTICElethality
2011-08-05Mark the new commands/ modules as CORE and fixed a typo in the example.confAdam
2011-08-05Rewrote the example configurations and split themAdam
2011-08-04Added a command:permission settingAdam
2011-08-03Added operserv/kill and removed version.h from .gitignoreAdam
2011-08-02Fixed reintroducing our clients if we disconnect and reconnect to the uplinkAdam
2011-08-02Added opertype:modesAdam
2011-08-01Split /os mode into /os mode and /os umode to make giving permission to just ...Adam
2011-08-01Rewrote the access systems and added a flags access systemAdam
2011-07-31Fixed bug #1301 - Changed operserv/staff to reflect its renaming to operserv/...lethality
2011-07-31Fixed bug #1300lethality
2011-07-31Bugs 1297-1299 and made /os stats work like the help describes it doesAdam
2011-07-31Fixed a few small problems, including m_ssl's connect feature sometimes faili...Adam
2011-07-28Fixed a typo in the nickserv/auspex oper privilegelethality
2011-07-26A few small fixesAdam
2011-07-23Fixed a typo that broke CS SET RESTRICTD and re-added abbreviation for CS SET...lethality
2011-07-17Fixed hs_request and corrected a typo(?) in hs activatelethality
2011-07-17Fixed up cs_set_misc and ns_set_miscAdam
2011-07-14Added cs_syncAdam
2011-07-14Added bs_autoassignAdam
2011-07-14Rewrote how commands are handled within Anope.Adam
2011-05-23Added m_statusupdateAdam
2011-05-21Made Anope able to process normally when disconnected from the uplink and not...Adam
2011-05-16Calculate nc::channelcount at runtimeAdam
2011-05-16Added os_operAdam
2011-05-16Added os_forbidAdam
2011-05-16Expand more on m_alias and changed some std::string usage in sockets.cpp to u...Adam
2011-05-16Use module type to determine what type each module is instead of its location...Adam
2011-05-16Added more useful functions to our LDAP API, allow adding newly registered ac...Adam
2011-05-16Unmodularized the socket engine because its causing problems and really is un...Adam
2011-05-16Moved the core pseudo clients out into their own modulesAdam
2011-05-16Removed ngircd as we've decided not to support it at this timeAdam
2011-05-16Note m_async_commands is experimentalAdam
2011-04-28Added a unique key for the anope_cs_mlock tableAdam
2011-04-20This actually isn't necessaryAdam
2011-04-19Fixed logging messages with an empty category to everythingAdam
2011-04-03Made LDAP support recover, release, resetpass, etc.Adam
2011-03-31Removed some unneeded/unused code from m_ldapAdam
2011-03-22Bug #1203Adam
2011-03-14Rewrote some of the opertype system, added os_loginAdam