index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_chanacl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices to 2011
Jackmcbarn
2011-05-04
1
-1
/
+1
*
Don't set variables that aren't changing from default or are being immediatel...
Jackmcbarn
2011-04-17
1
-1
/
+0
*
Add support for changing the default mode required to use m_chanacl
Jackmcbarn
2010-11-15
1
-1
/
+19
*
Fix compilation
Daniel De Graaf
2010-10-10
1
-1
/
+1
*
Support glob patterns
Jackmcbarn
2010-10-09
1
-1
/
+1
*
Avoid future bugs with Attach
Jackmcbarn
2010-08-28
1
-1
/
+1
*
Change modelist back to 2.0 definition to remove double-dereference in BanItem
Daniel De Graaf
2010-08-21
1
-3
/
+3
*
Change config reading hook for better error reporting
•••
This eliminates the OnRehash hook, and replaces it with ReadConfig which is called on boot, module load, and rehash.
Daniel De Graaf
2010-08-21
1
-5
/
+3
*
Move m_chanacl decision to the end to avoid possible conflicts with other mod...
Daniel De Graaf
2010-08-07
1
-1
/
+2
*
Prevent kicks of users who have a protecting low-rank prefix set
Daniel De Graaf
2010-08-07
1
-1
/
+1
*
Give an error message to users denied by an ACL
Daniel De Graaf
2010-08-06
1
-1
/
+5
*
Fix the permissions code to be a bit less confusing
Daniel De Graaf
2010-08-06
1
-7
/
+9
*
Fix incorrect membership being checked in m_chanacl
Daniel De Graaf
2010-08-06
1
-2
/
+2
*
Add m_chanacl, channel access control groups
Daniel De Graaf
2010-08-03
1
-0
/
+138