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
/
commands.cpp
Age
Commit message (
Expand
)
Author
2005-06-01
Fixes for missing vars
brain
2005-06-01
Added propogation of version replies and server descriptions
brain
2005-06-01
Many linking fixes
brain
2005-05-30
Started on -Wall - safe compile
brain
2005-05-29
Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to work
brain
2005-05-29
Compensate for ~ in ident length
brain
2005-05-29
Highly optimized userrec saving 1.5k per user
brain
2005-05-29
A lot more of the core consts are now configurable at compile time
brain
2005-05-28
Fixed fd_Setsize in cygwin
brain
2005-05-27
RPL_WHOLIMEXCEEDED -> 523 to match bahamut
brain
2005-05-27
Added 557 numeric (from MS Exchange chat server) to indicate too many results...
brain
2005-05-25
Operhosts are now optional (in the type tag)
brain
2005-05-24
Sum not being propogated properly, attempted fix
brain
2005-05-24
Grr....
brain
2005-05-24
More fixes
brain
2005-05-24
Fixes
brain
2005-05-24
Fixed ping stuff
brain
2005-05-24
Fixed inbound server errors
brain
2005-05-24
Added stuff for /map improvements
brain
2005-05-24
Nonblocking connect() for outbound server links (why was this blocking anyway)
brain
2005-05-24
Added ping checks for server links (experimental)
brain
2005-05-23
Fixed bug where when a server split all other servers would stop responding
brain
2005-05-23
Tidied up some socket stuff into userrec
brain
2005-05-23
Fixed the server names reported in /stats l
brain
2005-05-22
Changed revision id's to std::string
brain
2005-05-20
Fixed /COMMANDS
brain
2005-05-20
Added detail to /COMMANDS
brain
2005-05-20
Added COMMANDS command (yes, really)
brain
2005-05-17
Experimental: Epoll support
brain
2005-05-16
Removed __single_client_alloc again because gcc devs were smoking crack and r...
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
Changed to use __single_client_alloc, supposedly faster in single-thread situ...
brain
2005-05-15
Moved StrHashComp and InAddr_HashComp into the irc:: namespace
brain
2005-05-15
sorted hashcomp etc
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-15
Added idea from ircu: /invite with too few params shows the channels youve be...
brain
2005-05-14
Added 'uniqueness sums': http://www.inspircd.org/wiki/InspIRCd_Server_Protoco...
brain
2005-05-12
Changed the type of struct whowas records are stored in (no need to waste a b...
brain
2005-05-12
Structure optimizations, changed a lot of bools into binary bitmasks
brain
2005-05-09
Basics of kqueue() implementation for socket engine
brain
2005-05-08
/WHOIS as oper now shows real ip as well as real host
brain
2005-05-08
Changed the final bunch of udp_* vars to server_*/tcp_*
brain
2005-05-08
Fixed remote kills to display the correct source (spotted while talking to aq...
brain
2005-05-06
Empty but non-null string passed to is_uline returns true
brain
2005-05-06
Added numeric 318 to /WHOIS when nick is not found (end of whois should still...
brain
2005-05-06
Added numeric 412 "no text to send"
brain
2005-05-05
Fixes to:
brain
2005-05-04
Changed to handle : as a NOP token so that 'assuming' inspircd knows RFC comm...
brain
2005-05-04
Fix to a mode parsing bug (eating wrong version of parameter?)
brain
2005-05-03
fixed warning of redefinition of RUSAGE_SELF
brain
[prev]
[next]