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
2004-04-23
Added 'H' token
brain
2004-04-23
Added some u:line stuff
brain
2004-04-23
Fixed authentication issue
brain
2004-04-23
Added tons of services stuff - prepared for multiserver trial run
brain
2004-04-22
Added more services stuff
brain
2004-04-22
Fix to services sending quits with no reasons
brain
2004-04-22
Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic...
brain
2004-04-21
Various services compatibility stuff
brain
2004-04-21
Updated to support services
brain
2004-04-21
Fixes for bug #13 (trailing or leading spaces on a command)
brain
2004-04-20
Made sure this works prior to release
brain
2004-04-20
Some pointless changes to this in the course of bugfinding
brain
2004-04-20
ConfigReader fixes to cope with tab characters (why didnt we notice this befo...
brain
2004-04-19
Some fixes here
brain
2004-04-19
Broken code commented out by brain until we can fix it.
brain
2004-04-19
Fixes to this module by brain
brain
2004-04-19
Added tons of documentation here
brain
2004-04-19
Fixes to typos and function exporting between source files
brain
2004-04-19
Changed occurances of udp_host to tcp_host for readability
brain
2004-04-19
These files now hold the command handler functions
brain
2004-04-19
Moved all command handler functions into commands.cpp/commands.h
brain
2004-04-19
/WHO and routing fixes
brain
2004-04-19
Added namespace std to these new files to avoid gcc3 problems
brain
2004-04-19
Documentation update
brain
2004-04-19
Code Tidyup
brain
2004-04-19
added mode.h/mode.cpp and seperated mode functions into it
brain
2004-04-19
Moving yet more stuff into message.cpp
brain
2004-04-19
Added extern declarations so that this file can access the modules that are l...
brain
2004-04-19
Stupid typo :p
brain
2004-04-19
Modified to support messages.cpp
brain
2004-04-19
Started seperating out functions
brain
2004-04-18
Fixed typos in FindHost
brain
2004-04-18
Checks to stop a server connecting twice
brain
2004-04-18
Changes of RemoveServer to char* to const char*
brain
2004-04-18
Fixes to recovery
brain
2004-04-18
Fixes to typos in recovery checking
brain
2004-04-18
Added more rigorous link connection checking and recovery
brain
2004-04-18
Forgot to save some stuff
brain
2004-04-18
Added connection version checking
brain
2004-04-18
Fixed minor desync issues
brain
2004-04-18
Added GetRevision() function returning a long with the internal revision
brain
2004-04-18
Changed format of 'b' token
brain
2004-04-18
Minor aestetic change
brain
2004-04-18
Improved layout of /version, used strtok_r to prevent buffer whacking
brain
2004-04-18
Improved /version line and made it show optimisation level for support
brain
2004-04-18
Fixes to ircd_connector::SetServerDesc() (was setting the server name!)
brain
2004-04-18
Fixes to GetServerDescription()
brain
2004-04-18
Fixed server descriptions in /whois and /links (untested)
brain
2004-04-18
Added back authorised state checking in server/server links (untested!)
brain
2004-04-18
Dns lookup fixes (hands up if you hate DNS)
brain
[next]