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_io.cpp
Age
Commit message (
Expand
)
Author
2006-03-30
Add configuration option <options:operspywhois> to set if opers see invisble ...
om
2006-03-26
Listening sockets are now explicitly nonblocking just in case the socket engi...
brain
2006-03-18
Allow adding of new client ports via /REHASH.
brain
2006-03-13
Obscure bug of the week: InspIRCd crashes when given more than 64 client port...
brain
2006-03-13
Removal of ancient TRUE/FALSE #defines (C-ish stuff)
brain
2006-03-12
Removed lowercasing of servername on validation
brain
2006-03-12
Const refs (this is about the last of them in the core api)
brain
2006-03-10
Removed 8-space indents
brain
2006-03-10
Whoops, forgot a NULL
brain
2006-03-10
Commented all the new config stuff
brain
2006-03-10
Typo
brain
2006-03-10
Moved more stuff into right places
brain
2006-03-10
Made it compile :p
brain
2006-03-10
Mass tidyup of ServerConfig::Read and stuff
brain
2006-03-10
Test stuff for improved multi-tags in core
brain
2006-03-10
Support for hostnames in <bind> tag (so long as the hostname resolves to a lo...
brain
2006-03-10
Tidyup of config reader lowlevel reading
brain
2006-03-10
Align names that are output on startup using \t htabs
brain
2006-03-10
Moved typedefs etc into the header where they belong
brain
2006-03-10
Move vars to top of function
brain
2006-03-10
Validating wrong field
brain
2006-03-10
Improvements
brain
2006-03-10
Tidyup of ServerConf::Read about half done (works)
brain
2006-03-10
Probably doesnt work yet
brain
2006-03-09
More stuff done
brain
2006-03-09
I hate casts.
brain
2006-03-09
Please diagnose error line 205
brain
2006-03-09
Cleanup.
w00t
2006-03-09
Update to Start() credits, now refers users to /info output
w00t
2006-03-06
CM -> CM1
brain
2006-03-06
Tidied GetMaxBans to leave the ConfigReader subsystem alone
brain
2006-03-02
Added IS_SINGLE, see comment in include/inspircd.h
brain
2006-03-02
Added a sleep on startup to stop it mucking up the display
brain
2006-03-02
*UNTESTED* speeding up HasPermission by factor of hundreds, avoid using EnumC...
brain
2006-03-02
is_uline was an inefficient piece of crap - fixed.
brain
2006-03-02
Made extensive use of charlcat to cut down on strlcat usage
brain
2006-02-28
Fixes for new banhiding
brain
2006-02-28
BanHiding
brain
2006-02-28
Tweaks for unrealisms
brain
2006-02-28
Extra error output when fails to bind a port
brain
2006-02-26
Valgrind fixes
brain
2006-02-26
Removed setpriority()
brain
2006-02-26
Lowercase the servername automatically
brain
2006-02-19
Removed the 'one of' check for <dns>
brain
2006-02-19
Throws exception on failed GetIOHook()
brain
2006-02-19
Added check for if the servername contains a '.', if not append one on rehash
brain
2006-02-11
Added anti-retard check to prevent retarded flood settings
brain
2006-02-09
Added comment about the craqness of ServerConfig::Read()
brain
2006-02-07
Experimental improved string handling in server links
brain
2006-02-06
Removed some debug notices that were mistakenly in the DEFAULT loglevel
brain
[next]