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
/
users.h
Age
Commit message (
Expand
)
Author
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2010-01-09
Remove mode counter, not reliable and only used for umode +i
danieldg
2009-11-11
Add fine-grained command flood controls
danieldg
2009-11-06
Move StreamSocket inheritance off of User
danieldg
2009-11-01
Fix global clone count not being decremented on remote user quit
danieldg
2009-10-25
Fixes found by removing User inheritance from StreamSocket
danieldg
2009-10-24
Create irc::sockets::cidr_mask
danieldg
2009-10-24
Move forward declarations to typedefs.h
danieldg
2009-10-23
Make User::uuid and User::server const
danieldg
2009-10-22
Make ConfigTag::items private
danieldg
2009-10-22
Make irc::sockets::* parameters consistent, add irc::sockets::mask
danieldg
2009-10-21
Use ConfigTagList as a faster access method for access to configuration
danieldg
2009-10-21
Move AllowedPrivs and similar oper information from LocalUser to OperInfo
danieldg
2009-10-21
Change User::oper to an OperInfo reference
danieldg
2009-10-21
Move all local-only fields to LocalUser
danieldg
2009-10-21
Move some local-only fields to LocalUser
danieldg
2009-10-21
Move SetClass to LocalUser
danieldg
2009-10-21
Split LocalUser and RemoteUser
danieldg
2009-10-20
Move DumpText into User; kill unused WriteWallOps and DecreasePenalty functions
danieldg
2009-10-19
Add a setting to <connect> allowing the threshold for activation of the penal...
peavey
2009-10-17
Some windows compile fixes
danieldg
2009-10-17
Make classbase and refcountbase uncopyable; expand comments on their indended...
danieldg
2009-10-17
Clean up excessive bits in User struct
danieldg
2009-10-17
Hold reference to the associated ConfigTag inside ConnectClass
danieldg
2009-10-11
More CoreExport, brought the errors down, but some still persist.
peavey
2009-10-11
Move 2 static extensibles from user class to inspircd class for global access...
peavey
2009-10-05
Add OnBuildNeighborList hook, replaces all uses of OnHostCycle
danieldg
2009-10-03
Fix crash due to null address in DNS
danieldg
2009-10-02
Fix valgrind issues and crashes on exit
danieldg
2009-09-30
Add explicit reference-counting base class
danieldg
2009-09-26
Flexible SendQ
danieldg
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-09-21
Create StreamSocket for IO hooking implementation
danieldg
2009-09-18
Separate spy channels [jackmcbarn]
danieldg
2009-09-13
Remove redundant ServerInstance* fields
danieldg
2009-09-13
Membership* changes
danieldg
2009-09-13
Change Extensible to use strongly typed entries
danieldg
2009-09-02
Rip out VisData in preparation for replacing it with more flexible hooks
danieldg
2009-09-02
Remove now-unused quitmsg/operquitmsg fields from User
danieldg
2009-09-02
Remove unneeded Extensible inheritance and remove "age" field from classbase
danieldg
2009-09-02
Remove a few unneeded string copies in the PRIVMSG path
danieldg
2009-09-02
Add User::DoHostCycle
danieldg
2009-09-01
Remove more text<->binary IP conversions, making code more IPv4/IPv6 independent
danieldg
2009-09-01
Rename User::GetPort to GetServerPort to clarify its purpose
danieldg
2009-09-01
Change IP address storage in User to use more IPv4/IPv6 common code
danieldg
2009-08-12
Fixes for config reader
danieldg
2009-06-30
Roll back mysterious DNS change from 2007 which broke multiple-answer
w00t
2009-05-13
Make User::ServerInstance public so that FakeUser can access it. There is no ...
danieldg
2009-05-13
Create subclass of User for FakeClient, to allow for use as command source
danieldg
2009-05-06
Remove FindDescriptor wrapper for GetRef, it doesn't do anything useful and i...
w00t
[next]