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
/
src
/
modules
/
m_check.cpp
Age
Commit message (
Expand
)
Author
2009-10-21
Move some local-only fields to LocalUser
danieldg
2009-10-20
Move DumpText into User; kill unused WriteWallOps and DecreasePenalty functions
danieldg
2009-10-18
Remove more classbase
danieldg
2009-10-18
Fix null dereference caused by tracking dummy
danieldg
2009-10-14
Move static map of extensions into ServerInstance, add const-correctness
danieldg
2009-10-03
Get rid of a bunch of memory-wasting C-style strings
danieldg
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-09-18
Separate spy channels [jackmcbarn]
danieldg
2009-09-13
Clean up Command constructor
danieldg
2009-09-13
Add SerializeFormat for easier metadata formatting
danieldg
2009-09-13
Membership* changes
danieldg
2009-09-13
Change Extensible to use strongly typed entries
danieldg
2009-09-02
Remote user messaging fixes
danieldg
2009-09-02
Make CHECK work remotely with optional second parameter
danieldg
2009-09-02
Add server IP to /CHECK output for local users
danieldg
2009-09-02
Add Module* creator to Command and ModeHandler
danieldg
2009-09-02
Include untranslated user/channel metadata in CHECK output
danieldg
2009-09-02
MetaData rework
danieldg
2009-09-02
Change allocation of commands/modes
danieldg
2009-09-01
Rename User::GetPort to GetServerPort to clarify its purpose
danieldg
2009-09-01
Show metadata keys and values in /CHECK output
danieldg
2009-08-12
Fixes for config reader
danieldg
2009-05-24
Make timestamp output in /CHECK consistent
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-02-27
Add more information to /CHECK output
danieldg
2009-02-18
Add UID to CHECK output
danieldg
2009-01-09
Change /CHECK <#channel> to correctly report timestamp since it might have be...
peavey
2009-01-02
Update copyrights for 2009.
w00t
2008-12-07
Convert necessary match calls to use ASCII casemap.
w00t
2008-08-25
Change module versions to use a string instead of fixed digits, and use props...
w00t
2008-08-22
Match conversion stuff.
w00t
2008-08-22
Revert automated conversion by Special, as it (unfortunately) neglects some d...
w00t
2008-08-22
Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...
special
2008-06-11
fixed some indentation and spacing in modules
pippijn
2008-05-19
More done
brain
2008-05-18
Please see my XXX in m_conn_umodes w00t, maybe something we can look at next?
brain
2008-05-05
and no need to cast parameters to std::string here
peavey
2008-05-04
Convert a few more
peavey
2008-03-24
Finally change all the Version() objects
brain
2008-02-20
Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...
brain
2008-02-13
Slight API tweak. Change Command to take char * instead of char in it's const...
w00t
2008-02-02
Move some stuff to usermanager, remove a little header insanity, remove trace...
w00t
2008-01-13
First UserManager overhaul: Move clone counts out of InspIRCd & User.
w00t
2008-01-10
Header update: 2007 -> 2008
w00t
2007-11-04
Remove Implements() method from every module. booya.
brain
2007-11-04
Convert all to new Attach() system. The Implements() method needs removing fr...
brain
2007-10-21
Another big commit, just to please all my fans out there.. cmd_* -> Command*....
w00t
2007-10-15
In the grand tradition of huge fucking commits:
w00t
2007-10-15
class command_t -> class Command. Whey :D
w00t
2007-08-27
Remove unnecessary header traffic
w00t
[next]