Age | Commit message (Expand) | Author |
2011-08-17 | Include when an access entry was created in access view | Adam |
2011-08-17 | Made /os oper info also show all inherited commands/privs | Adam |
2011-08-14 | Brought back the old 1.7 behavior of a level -1 matching all users and 0 matc... | Adam |
2011-08-12 | Track when our clients are introduced or not | Adam |
2011-08-12 | Allow bot usermodes to be configurable | Adam |
2011-08-12 | Removed the unused ChannelModeBan code | Adam |
2011-08-11 | Fixed Windows runtime problems | Adam |
2011-08-11 | Added a separate field for last seen realhost to ns_info, shown to services a... | DukePyrolator |
2011-08-10 | Fixed windows build | Adam |
2011-08-10 | Replace the old sigaction for a signal when our Signal destructs | Adam |
2011-08-09 | Simiplied a bit of the access system | Adam |
2011-08-09 | Hopefully sort this AccessGroup::HasPriv once and for all | Adam |
2011-08-07 | Always reset the levels of newly created channels, fixed DetermineLevel match... | Adam |
2011-08-07 | Fixed generating sid on startup | Adam |
2011-08-06 | Fixed suepradmin | 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-02 | Added opertype:modes | Adam |
2011-08-01 | Rewrote the access systems and added a flags access system | Adam |
2011-07-31 | Fixed a few small problems, including m_ssl's connect feature sometimes faili... | Adam |
2011-07-26 | A few small fixes | Adam |
2011-07-14 | Fixed OSOpersOnly & CSOpersOnly | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-07-03 | Clean up some of the dns code, udp is connectionless anyway so this isnt requ... | Adam |
2011-06-27 | Fixed build on older cmake versions | Adam |
2011-06-20 | Cleaned up some of the logger code which fixes not logging debug logs to file... | Adam |
2011-06-17 | Search all domains for language strings, fixes the mess that we used to use t... | Adam |
2011-06-14 | Fixed a few small things | Adam |
2011-06-13 | changed some _() to gtl() and updated do_strftime() and duration() | DukePyrolator |
2011-06-12 | added a Anope::string::capacity() function | DukePyrolator |
2011-06-09 | small improvement for Timer::SetSecs() | DukePyrolator |
2011-06-07 | added a Timer::SetSecs() function | DukePyrolator |
2011-06-02 | Burst our channels with the uplink when we connect & fixed bug #1274 | Adam |
2011-06-02 | Place version.h in build/ not include/ | Adam |
2011-05-23 | Added an IsServicesOper event | Adam |
2011-05-23 | Rewrote the signal handling to use sigaction | Adam |
2011-05-22 | fixed a possible crash on database saving | DukePyrolator |
2011-05-21 | Made Anope able to process normally when disconnected from the uplink and not... | Adam |
2011-05-16 | Modularized os_news | Adam |
2011-05-16 | Calculate nc::channelcount at runtime | Adam |
2011-05-16 | Added os_forbid | Adam |
2011-05-16 | Check for a valid server in /operserv noop | 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 | Fixed reading empty config values in the multiconfig code, caused by removal ... | 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 | Removed DT_CHARPTR from the config reader, its unneeded | Adam |