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
2004-04-25
Added some stuff to diffrentiate between global and local Q/Z lines
brain
2004-04-24
Fixed quit-bouncing issue when a user is g-lined
brain
2004-04-24
Added G-line, Z-line and K-line plus SZLINE, SGLINE, etc.
brain
2004-04-24
Q-lines fully working, can add and remove other types of ban (but not enforce...
brain
2004-04-24
Added a bunch of xline stuff and added qline spport for /nick and svsnick
brain
2004-04-24
Added XLine stuff
brain
2004-04-23
Fixed minor join bug
brain
2004-04-23
a|KK|y bitching
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
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-19
Changed occurances of udp_host to tcp_host for readability
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
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
Started seperating out functions
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 typos in recovery checking
brain
2004-04-18
Added more rigorous link connection checking and recovery
brain
2004-04-18
Added connection version checking
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
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 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
Minor code tweaks, tidyups
brain
2004-04-17
Added calls to sched_yield() to cut down processor usage - won't work in *bsd
brain
2004-04-17
Added SQUIT command
brain
2004-04-17
Added SQUIT (untested)
brain
2004-04-16
Yet more 'bad cookie' fixes :/
brain
2004-04-16
More reconnect fixes
brain
2004-04-16
Added extra rejoin stuff
brain
2004-04-16
added more connectback handling
brain
2004-04-16
More rejoin fixes
brain
2004-04-16
Fixed some SQUIT stuff
brain
2004-04-16
More linkback fixes
brain
2004-04-16
Fixes to not establish links to what we already are linked to
brain
2004-04-16
Mesh cookie linking fixes (was giving remote port to servers and not local port)
brain
2004-04-16
SQUIT and routing of messages fixes during periods of downtime
brain
2004-04-16
SQUIT stuff
brain
2004-04-16
Fixes to only send SQUIT tokens to servers that are still alive to avoid rout...
brain
2004-04-16
Added some netsplit handling stuff (untested)
brain
[next]