cservice: Fix language dump script and update cservice.languages.sql
cservice: update linked_users stored proc
mod.cservice: Further cleanup of *.sql files; added IPR insert advice
mod.cservice: Archived old *.sql update files; added user correlation; user_sec_history indexing
cservice: update JOINLIM defaults and help responses
mod.cservice: some set commands cause core with non-existent network chan
enhanced to also prevent quit messages
missing the most crucial piece, the mode
implementation of chanmode +P
Merged behaviour for channel /parts
Partial merge of FLOODNET behaviour to FLOODPRO
Exempt those with access or opped from FLOODPRO actions
Remove the need for (and ability of) direct FLOODNET value control
Correcting placement
Doh! Disabled auth & access notifications
Staged merge of FLOODNET functionality with FLOODPRO
Small channel bugfix
Small wording changes
And also for the general FLOODPRO settings
Restrict FLOODPRO settings
Fix if-then-else statements
Add NOFORCE channel flag for protected channels
Missed a newline
Convert to c_str for channel name in XREPLY
SQL table update for channel WELCOME message feature
Small fix
Change NOTAKE revenge reference from 'IGNORE' to 'NONE'
mod.cservice: only show the access history search notice once
Declare XREPLY handler doXROplist
Added WELCOME message to CHANINFO command
mod.cservice: corrected example cservice.conf file
Small var typos
Added CLEARMODE command to OPLOG audit
Change required channel access level for FLOODPRO to 450
Declare the class member functions
Tidy brackets
Added support for chanmodes +Cc
Change case to 'Welcome' for CHANINFO
Removed superfluous firstOpped log entry
Added new OPLOG channel flag
Fix for tmpChan
Missed type definition
TheJudge: fixes for Reviewed and added flexibility
Add channel WELCOME (onjoin privmsg) channel feature
Corrected access check for OPLOG
Add mod.cservice XREPLY handling
Changed FLOODPRO to uppercase for consistency
Update 'IP' references to ban 'Mask' for FLOODPRO /part messages
Added NOFORCE bits
Fixc for user record & add EVT_XREPLY event
Shorten WELCOME output in CHANINFO command
Disable WELCOME by default
Fix undeclared identifier
mod.cservice: separate admin comments from objections in CHANINFO
Update cservice.help.sql again
Fix SQL query
Declare the xResponse string
Fix stringstream placement
mod.cservice: show purge history after other information
Merge remote-tracking branch 'refs/remotes/origin/gnu-v6' into x-chanfix
mod.cservice: change default TheJudge config
Update of SQL queries
mod.cservice: make insufficient login-on-connect params message configurable
Merge channel WELCOME (onjoin privmsg) feature to 'gnu-v6' branch
Updated help for MSGFLOOD=1
mod.cservice: also send channel application notifications when pending review
Added HELP responses for NOTAKE & FLOODPRO features
Display NOFORCE flag for admins
Fix typo
Missed trailing ;
Fix SQL queries
Update DB table columns for new field lengths
Draft for basic XQUERY interface to OPLIST
Fix for channel URL output with StarWars language
Fix for KEYWORDS length in SET command
On cserice::Kick protect umode +x-ed user
On cservice::doInternalBanAndKick count clients...
HELLO command now checks if e-mail address is a...
Response semantics
Small wording changes for floodpro responses
Fix to handle new XQ format for iauthd-c
Merge branch 'gnu-v6' of http://git.code.sf.net...
FLOODPRO now uses banMask to track flooding cli...
Updated template cservice.conf with FLOODNET na...
Renamed ANTIFLOOD to FLOODNET
Loggedin umode +x-ed clients on ANTIFLOOD Kick/...
Fixed floodpro for CTCP flooding
Kickbanning multiple clients on a channel *MUST...
Another fix for isValidUser Email matching
isModeX() needs to be checked together with isM...
Fix for Channel::createBan: only for +x-ed AND ...
Convert back to UNIX line ending
On mass deop pro don't ban/suspend the channel ...
Added suspend reason for mass deop pro and fixe...
Solved cservice::isValidUser matching and chani...
Similarly fixed mod.cservice OPERJOINCommand
Fixed mod.cservice OPERPARTCommand
Disbale cservice::isValidUser until solving the...
On login check if it's banned on the channels +...
On remuser on a STRCTOP channel the user must b...