Age | Commit message (Expand) | Author |
2011-08-12 | Send replies back to uses after m_ldap_authentication processes | Adam |
2011-08-09 | Added forgotten founder checks to cs_access, fixed fantasy replies to come fr... | Adam |
2011-08-09 | Simiplied a bit of the access system | Adam |
2011-08-05 | Rewrote the example configurations and split them | Adam |
2011-08-04 | Added a command:permission setting | Adam |
2011-08-02 | Fixed /cs clone copying channel access, fixed restricted, and fixed some comp... | Adam |
2011-08-01 | Rewrote the access systems and added a flags access system | Adam |
2011-07-31 | Fixed these ModuleManager::Attach calls once and for all.. | Adam |
2011-07-31 | Fixed os_defcon | Adam |
2011-07-31 | Fixed error message from being unable to connect | Adam |
2011-07-31 | Fixed a few small problems, including m_ssl's connect feature sometimes faili... | Adam |
2011-07-26 | Fixed /os ignore, /os exception del, and a crash in /cs entrymsg | Adam |
2011-07-23 | Fix couple of typos in modules | Charles Kingsley |
2011-07-17 | Fixed hs_request and corrected a typo(?) in hs activate | lethality |
2011-07-17 | Fixed some of the extra modules | lethality |
2011-07-17 | Fixed up cs_set_misc and ns_set_misc | Adam |
2011-07-16 | Fixed a few of the /cs set syntax messages to reflect the new syntax | Adam |
2011-07-14 | These .pot files don't need to be under version control | 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-06-17 | Search all domains for language strings, fixes the mess that we used to use t... | Adam |
2011-06-13 | changed some _() to gtl() and updated do_strftime() and duration() | DukePyrolator |
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 | 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 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 | Moved the core pseudo clients out into their own modules | 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-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-03 | Made LDAP support recover, release, resetpass, etc. | Adam |
2011-03-31 | Removed some unneeded/unused code from m_ldap | Adam |
2011-03-30 | Fixed windows build more, including ldap | Adam |
2011-03-22 | Bug #1203 | Adam |
2011-03-14 | Fixed compile | Adam |
2011-03-14 | Rewrote some of the opertype system, added os_login | Adam |
2011-03-13 | Fixed a crash in m_ldap is unloaded | Adam |
2011-03-12 | added ns_cert | DukePyrolator |
2011-03-11 | _()ify Command::SetDesc | Adam |
2011-03-11 | Fixed some problems with m_alias and fantasy | Adam |
2011-03-09 | Store mlock in the databases and removed some unused functions from misc.cpp | Adam |