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-06-02
More fixes for Vincent bug
brain
2005-06-02
Attempted fixes for another vincent bug
brain
2005-06-02
Attempt to fix recursive loop
brain
2005-06-02
Fixed warnings reported by vincent
brain
2005-06-02
Fixes to +r not being set 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
Missing vars
brain
2005-06-01
Fixes for missing vars
brain
2005-06-01
Missing externs
brain
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-31
Added <options:softlimit>
katsklaw
2005-05-31
Fixed typo
katsklaw
2005-05-30
Configuration errors now go to the error log
brain
2005-05-30
Fixed typo found by crazy (missing # for comment)
brain
2005-05-30
Updated to allow users to specify their compiler by hand
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-30
Fixed ircd_connector::CheckPing returning an undefined result
brain
2005-05-30
Added operator =
brain
2005-05-30
Added docs for base: BoolSet
brain
2005-05-30
Added BoolSet utility class
brain
2005-05-29
Added support for the new <include:file> system.
frostycoolslug
2005-05-29
Added warning about gcc2
brain
2005-05-29
Fixed to allow any form of linefeed
brain
2005-05-29
Added the optional include tag explaination and example.
katsklaw
2005-05-29
Added the WATCH command, which is used by clients to maintain notify lists.
katsklaw
2005-05-29
Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to work
brain
2005-05-29
Fix for backslashes in win32 paths (converted to forward slashes in config re...
brain
2005-05-29
Made erroneous included configs cause the reader to bail
brain
2005-05-29
Added include stack to detect looped includes
brain
2005-05-29
added <include file> tags (next make paths relative)
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
Changed a strcpy to strlcpy
brain
2005-05-29
Changed length of user::modes buffer from 512 to much more sensible 54
brain
2005-05-29
Fixed lengths
brain
2005-05-29
A lot more of the core consts are now configurable at compile time
brain
2005-05-29
Fixes to EOF checking
brain
2005-05-29
Added extra error checking to detect dead sockets
brain
2005-05-29
Servers with write errors not being split properly
brain
2005-05-28
Added Module List URL to Module section to reference additional tags.
katsklaw
2005-05-28
Fixed fd_Setsize in cygwin
brain
2005-05-27
Updated to beta 6 CVS
brain
2005-05-27
Added windows comments to module section. Added m_denychans. -katsklaw
katsklaw
[prev]
[next]