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
Age
Commit message (
Expand
)
Author
2005-12-16
Changed to include its own header
brain
2005-12-16
Fixed command parser
brain
2005-12-16
Changing stuff to using CommandParser class
brain
2005-12-16
Moved command_parse functions into class CommandParser
brain
2005-12-16
Made remove_commands public
brain
2005-12-16
Renamed removecommands to remove_commands
brain
2005-12-16
Fixed dodgy makefile generation
brain
2005-12-16
Fixed some crap
brain
2005-12-16
Moved command parsing crap into command_parse.cpp
brain
2005-12-16
Moved BoundPortCount into serverstats
brain
2005-12-16
Adjusted OnRawSocketClose to new system
brain
2005-12-16
Fixed warning
brain
2005-12-16
Some things just cant be static...
brain
2005-12-16
Changed I/O reading stuff for modules to be much faster (and exclusive :()
brain
2005-12-16
Moving to faster way of hooking i/o
brain
2005-12-16
Removed syscalls in log, moved va* buffers to static char
brain
2005-12-16
Optimized away a memset made it potentially 10x faster
brain
2005-12-15
Added more logging
brain
2005-12-15
Bigger read buffers on ibuf
brain
2005-12-15
Output buffering fixes
brain
2005-12-15
Added Buffer member
brain
2005-12-15
Added FlushWriteBuffer
brain
2005-12-15
New socket handling code
brain
2005-12-15
Fixed BUG BUG BUG
brain
2005-12-15
Added 'local users' vector
brain
2005-12-15
Tidied up some string stuff
brain
2005-12-15
Fixed typo in shorthand if
brain
2005-12-15
Re-introduced 3-line function CleanFilename
brain
2005-12-15
Full removal of inspircd_util.h
brain
2005-12-15
Removed inspircd_util.*!
brain
2005-12-15
Removed inspircd_util.cpp, this was NEVER really used!
brain
2005-12-15
Optimized helperfuncs
brain
2005-12-15
Improved pointer voodoo in chanmodes(), many less strlcats
brain
2005-12-15
std::string -> irc::string
brain
2005-12-15
Fixed to work with new IsInvited
brain
2005-12-15
Moved rehashnick and force_nickchange to users.cpp
brain
2005-12-15
Fixed old use of userrec::HasPermission
brain
2005-12-15
Tidied up call_handler to use strings
brain
2005-12-15
Added externs
brain
2005-12-15
Rar!
brain
2005-12-15
Removed code weirdness in handle_invite
brain
2005-12-15
Major tidyups are fun for all :p
brain
2005-12-15
Changed InviteTo to use irc::string
brain
2005-12-15
Fixed to use irc::string now for invite functions
brain
2005-12-15
Fixes
brain
2005-12-15
Moved a ton of user related functions from inspircd.cpp to users.cpp
brain
2005-12-15
Made apply_lines apply perm lines again
brain
2005-12-15
Added documentation for CullItem and CullList
brain
2005-12-15
Added comments
brain
2005-12-15
Had comparison back to front
brain
[next]