index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
membership.h
Age
Commit message (
Expand
)
Author
2014-08-30
Move the intrusive list containers into the insp namespace
Attila Molnar
2014-06-11
Add foundation for membership ids
Attila Molnar
2014-05-06
Document the Membership and the Invitation class
Attila Molnar
2014-02-14
Move GetAllPrefixChars() from Channel to Membership
Attila Molnar
2014-02-14
Move GetPrefixChar() from Channel to Membership
Attila Molnar
2014-01-24
Convert InviteBase::invites to an intrusively linked list
Attila Molnar
2014-01-24
Remove classbase inheritance from Invitation
Attila Molnar
2014-01-24
Convert UserChanList to an intrusively linked list
Attila Molnar
2013-09-11
Move prefix mode specific fields and getters into PrefixMode
attilamolnar
2013-09-11
Create a base class for prefix modes
attilamolnar
2013-04-17
Fix Windows build
attilamolnar
2013-04-12
Tidy up source files:
Peter Powell
2012-06-28
InviteBase needs to be a CoreExport on Windows.
Peter Powell
2012-06-17
Fix pending invites not being removed when a channel was deleted or had its T...
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2012-04-14
Fixes for bug #12
Justin Crawford
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-10-24
Move forward declarations to typedefs.h
danieldg
2009-10-11
More CoreExport.
peavey
2009-10-11
CoreExport Membership since windows needs this.
peavey
2009-09-13
Module API changes to use Membership* where sensible
danieldg
2009-09-13
Membership* changes
danieldg