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
/
inspircd.cpp
Age
Commit message (
Expand
)
Author
2005-06-02
More tweaks
brain
2005-06-02
More tweaks
brain
2005-06-02
Fixed warnings reported by vincent
brain
2005-06-01
Fixed onloadmodule
brain
2005-06-01
Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering)
brain
2005-06-01
Fixed ability to accidentally set a softlimit of 0
brain
2005-06-01
MaxClients -> MAXCLIENTS
brain
2005-06-01
Many linking fixes
brain
2005-05-30
Configuration errors now go to the error log
brain
2005-05-30
GCC4.x -Wall fixes
brain
2005-05-30
GCC4.0 warning 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
Added include stack to detect looped includes
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-26
Fixed max channel length
brain
2005-05-26
Fix for bug #70 (only first <disabled:commands> item working properly)
brain
2005-05-24
Fixed compile glitch on 3.4
brain
2005-05-24
Changed to not show remote quits (we don't show remote connects after all)
brain
2005-05-24
Added Bailout
brain
2005-05-24
Added extra code to notify mainloop when the iterator has been mangled (e.g. ...
brain
2005-05-24
Sum not being propogated properly, attempted fix
brain
2005-05-24
Now clears the autoconns map on rehash
brain
2005-05-24
Autoconnect/typo fixes
brain
2005-05-24
Fixed to not autoconnect servers we already have!
brain
2005-05-24
Autoconnection of servers added
brain
2005-05-24
Nonblocking connect() for outbound server links (why was this blocking anyway)
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
Output buffering on server connections
brain
2005-05-22
Changed revision id's to std::string
brain
2005-05-21
*** empty log message ***
brain
2005-05-20
*** empty log message ***
brain
2005-05-20
*** empty log message ***
brain
2005-05-19
random crash fixes
brain
2005-05-19
Kill fixes
brain
2005-05-18
*** empty log message ***
brain
2005-05-18
*** empty log message ***
brain
2005-05-18
Removed unncessary sched_yield calls
brain
2005-05-17
Added configurable SOMAXCONN size
brain
2005-05-17
Moved a load of servers-only stuff into serverrec out of the way of userrec
brain
2005-05-17
Mass-connect speedups, also now uses less processor time
brain
2005-05-17
Fine-tuning epoll parameters
brain
2005-05-17
Changed epoll_wait timeout
brain
2005-05-17
Changed from SOMAXCONN to 32
brain
2005-05-17
Epoll tweaks
brain
2005-05-17
Experimental: Epoll support
brain
2005-05-16
Increased listen backlog from 5 to use SOMAXCONN, system defined constant max...
brain
[next]