| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix compilation | 2010-10-10 | 1 | -1/+1 | |
| | | |||||
| * | Support glob patterns | 2010-10-09 | 1 | -1/+1 | |
| | | |||||
| * | Avoid future bugs with Attach | 2010-08-28 | 1 | -1/+1 | |
| | | |||||
| * | Change modelist back to 2.0 definition to remove double-dereference in BanItem | 2010-08-21 | 1 | -3/+3 | |
| | | |||||
| * | Change config reading hook for better error reporting | 2010-08-21 | 1 | -5/+3 | |
| | | | | | | This eliminates the OnRehash hook, and replaces it with ReadConfig which is called on boot, module load, and rehash. | ||||
| * | Move m_chanacl decision to the end to avoid possible conflicts with other ↵ | 2010-08-07 | 1 | -1/+2 | |
| | | | | | modules | ||||
| * | Prevent kicks of users who have a protecting low-rank prefix set | 2010-08-07 | 1 | -1/+1 | |
| | | |||||
| * | Give an error message to users denied by an ACL | 2010-08-06 | 1 | -1/+5 | |
| | | |||||
| * | Fix the permissions code to be a bit less confusing | 2010-08-06 | 1 | -7/+9 | |
| | | |||||
| * | Fix incorrect membership being checked in m_chanacl | 2010-08-06 | 1 | -2/+2 | |
| | | |||||
| * | Add m_chanacl, channel access control groups | 2010-08-03 | 1 | -0/+138 | |
