Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: Add blacklist, whitelist for group
Add list of blacklisted and whitelisted servers to group. The string is supposed to be canonical (lexical sorted, space separated) as produced by keywordset_get(), so that groups with equal sets can be found by sql string compare.
- Loading branch information