summaryrefslogtreecommitdiff
path: root/modules/commands
AgeCommit message (Collapse)Author
2012-01-31Bug #1365 - Fixed nickserv/confirm syntax for services opersAdam
2012-01-26Also refuse to load memoserv modules if memoserv isn't loadedAdam
2012-01-25WindowsAdam
2012-01-24Add some checks in ms_* to make sure memoserv really existsAdam
2012-01-24Added missing expires column in /os akill viewAdam
2012-01-24Fixed os_ignore to check against users real IPs, not to match against opers, ↵Adam
and check for expired ignores on /os ignore list
2012-01-21Cleaned up bs_kick and fixed amsg kickerAdam
2012-01-20Fixed param check from last commitlethality
2012-01-20Updated DEFCON and fixed Defcons disabling of the removed mlock commandlethality
2012-01-20Corrected some incorrect Englishlethality
2012-01-14Fixed an incorrect crash-causing response when an invalid option is ↵lethality
specified in botservs kickers
2012-01-10Don't ever attempt to process CTCPs as regular messagesAdam
2012-01-08Fixed loading akill reasonsAdam
2012-01-07Cleanup of cs_tbanAdam
2012-01-07Cleaned up a lot of log messages, help replies, fixed cs_tban, and other ↵Robby
small fixes
2012-01-07Fixed users not being able to delete their own access with /cs access when ↵Adam
using numbers, and clean up cs_xop slightly
2012-01-02Updated Copyright to 2012Adam
2011-12-31Bug #1369 - Fixed os_svsnick to allow changing the case of a users' nickAdam
2011-12-31Bug #1368 - check all members of a users gruop against the access listAdam
2011-12-27Made capab management a bit simplierAdam
2011-12-20Updated /bs info output and note db_sql can truncate entire databasesAdam
2011-12-19Fixed botserv kickersAdam
2011-12-19Fixed formatting of many lists and INFO outputsAdam
2011-12-17Fixed entry messages not displaying.lethality
2011-12-17Fixed a slight error in email registration/resend and some minor typos.lethality
2011-12-15Fixed access comparatorsAdam
2011-12-05Bug #1364 - fixed crash in /cs kickAdam
2011-11-25Remove send_cmd and replace it with a stringstreamAdam
2011-11-20Allow services operators to modify other users access listAdam
2011-11-18Allow kicking and banning by maskAdam
2011-11-18Added operserv/logoutAdam
2011-11-17Fixed storing mode locksAdam
2011-11-16Fixed compile errorAdam
2011-11-08WindowsAdam
2011-11-05Remove xlines from the IRCd aswell as from our list when the clear command ↵Adam
is used, and fixed adding timed Zlines to inspircd
2011-11-04Allow /os userlist to match host and ip tooAdam
2011-11-04Store flags for memos, fixed the expiring very soon message, fixed /os ↵Adam
session view when a session exception is added at a lower limit than th default
2011-11-01Clarify the message when users try to lock modes they don't have access to lockAdam
2011-10-27Bug #1350 + other related fixesAdam
2011-10-26Bug #1347, fixed incorrect param parsing in cs_set_miscAdam
2011-10-26Bug #1348 - Fixed /cs entrymsg listAdam
2011-10-24Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as ↵Naram Qashat
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
2011-10-22Bug #1343 - don't allow recovering and ghosting enforcersAdam
2011-10-22Added akill idsAdam
2011-10-20Fixed a crash in clearusersAdam
2011-10-18Prevent chankill from akilling my clientsAdam
2011-10-18Fixed compile errors on release buildAdam
2011-10-14Fixed os_forbid adds reason if no expiry is givenAdam
2011-10-14Added options:nonicknameownership config optionAdam
2011-10-10Allow chanserv/suspend to take an expiry timeAdam