summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2013-11-09Remove db_plainAdam
2013-11-08Don't allow users to remove non-flags access entries that are >= them with /c...Adam
2013-11-04Merge pull request #26 from Cronus89/patch-1Jens Voß
2013-11-04Add a couple of usability and aesthetic changes, fix the half-broken chanlist...Denis M. (Phr33d0m)
2013-11-03CREATE EVENT chanstats_event_cleanup_weekly failed due to calculating imprope...Cronus89
2013-11-01Attempt #3Adam
2013-11-01Fix release build, not too sure why this is, compiler seems to infer this as ...Adam
2013-11-01Compare access entries created with the levels access system by access level ...Adam
2013-10-28Fix logging when identifying with an SSL certificate fingerprint.Robby-
2013-10-28Stop requesting identification when changing nicks to a registered nick, and ...Robby-
2013-10-28Fix kill and killquick default expiry times.Robby-
2013-10-28Fix some typos and touch up the configs a little.Robby-
2013-10-27Fix m_httpd not passing non post data to other modules correctly & close conn...Adam
2013-10-27fixed a small error that causes irc2sql to not compileDukePyrolator
2013-10-26added the irc2sql gateway moduleDukePyrolator
2013-10-26moved some config options from example.conf to nickserv.example.confDukePyrolator
2013-10-22Make nickserv's confirmemailchanges option workAdam
2013-10-19Fix some typos of languageAdam
2013-10-19Fix os_dns not using remove_split_servers and fix remove_split_servers=true r...Adam
2013-10-05Always show expire time for nicks in /ns info to opers, even if the user is o...Adam
2013-10-05Hide expires in /cs info if the channel is actively in use as it confuses peopleAdam
2013-10-05Big update of the Dutch language file.Robby-
2013-10-05cs_mode: Fix override in /cs mode set.Robby-
2013-10-05os_news: Add some logging.Robby-
2013-10-05Fix logging for log type 'other'.Robby-
2013-10-05Fix not setting -r when channels are deletedAdam
2013-10-05Fix /ns alist showing a header/column header if the user has no accessAdam
2013-10-05Hide privileged commands in ns help set and cs help set if configuredAdam
2013-10-05Log akill deleteions by numberAdam
2013-10-05cs_entrymsg: Check for the correct override privilege.Robby-
2013-10-05Don't explicitly reference services nicks.Robby-
2013-09-29Exempt ulines/myself from bounce mode checkAdam
2013-09-29os_session: Add some empty lines to the session help command to improve reada...Robby-
2013-09-29NickServ: Change a few log wordings and add missing log calls to some commands.Robby-
2013-09-29ns_access: Allow LIST by Services Operators on suspended nicks. Change wording.Robby-
2013-09-29cs_akick: Make the default autokick reason translatable.Robby-
2013-09-29cs_set: Fix showing expiry time in INFO output.Robby-
2013-09-29Fix NickServ default nick expiry time.Robby-
2013-09-29Add chanserv:always_lower_ts config option to always lower registeredAdam
2013-09-29display modechars instead of modenames in cpanel channelmodesDukePyrolator
2013-09-27Remove "Nick" reference from the /os ignore del message, as it can only conta...Adam
2013-09-27Replace this silly random code generation code with something more sane lookingAdam
2013-09-27Fix compile warnings and errors found by clangAdam
2013-09-27Allow modifying mlock on nonexistant (but registered) channelsAdam
2013-09-27Allow /os forbid list <type>Adam
2013-09-27Fix /os ignore del on nicksAdam
2013-09-27Add missing columns to os_forbid. Make most lists with dates use the shorter ...Robby-
2013-09-27Fix ms del all not actually deleting some memosAdam
2013-09-27Fix ms list crashAdam
2013-09-27Fix a few more modules to look in the right places for certain settings.Robby-