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
/
modules
Age
Commit message (
Expand
)
Author
2006-01-27
Readding OnUserDisconnect and actually making it do something this time :|
om
2006-01-27
Fixed kill-on-bad-ping-reply option
brain
2006-01-27
Add m_conn_waitpong, require clients to reply with a correct PONG to a server...
om
2006-01-27
Remove unused includes and rename classes from ModuleSSL to ModuleSSLGnuTLS s...
om
2006-01-27
Improved IP handling. Now uses in_addr to store client ip, not char[16]!
brain
2006-01-27
Moved to extra/ - not all systems have stdint.h yet?
brain
2006-01-27
Changed back to using stdint.h
brain
2006-01-27
Problems removing +t due to wrong bit-value being used in comparison
brain
2006-01-26
Removed unneccessary strlcpy
brain
2006-01-26
Damn string exceptions
brain
2006-01-26
Grr
brain
2006-01-26
Removal of a comment - DRASTICALLY IMPORTANT, THIS COMMENT CAN CAUSE A MAJOR ...
brain
2006-01-26
Removed a load of unneeded includes (poll.h etc)
brain
2006-01-26
Moved these into initialization-list
brain
2006-01-26
Incorrect initialization order
brain
2006-01-26
Default ident timeout to 1 sec if not defined (a bit low, but better than 0!)
brain
2006-01-26
Updated m_ident to use inspsocket, should be more reliable - *NEEDS TESTING*
brain
2006-01-26
Added m_opersha256 module created by Special
brain
2006-01-26
Use InsertMode() and add vendor flag
om
2006-01-26
Add module for anti-autorejoin channel mode +J
om
2006-01-25
Changes to INVEX and EXCEPTS 005 tokens
brain
2006-01-25
*thwap brain for forgetting to #include helperfuncs.h*
om
2006-01-25
Tidied up to use InsertMode()
brain
2006-01-25
Changed more to use InsertMode
brain
2006-01-25
Changed to use InsertMode
brain
2006-01-25
Changed to InsertMode
brain
2006-01-25
Changed to use InsertMode
brain
2006-01-25
Change m_redirect, m_joinflood and m_messageflood to put their modes in the c...
om
2006-01-25
Add InsertMode function to helperfuncs.(cpp|h) for easily adding modes to the...
om
2006-01-25
Added patch from Andy Church re spaces in SETNAME
brain
2006-01-25
Added PRIORITY_BEFORE and PRIORITY_AFTER (see src/modules/m_hostchange.cpp fo...
brain
2006-01-25
And making m_ssl_gnutls require an 'ssl' parameter to /rehash to reload certi...
om
2006-01-25
Adding the +e and +I modules m_banexception and m_inviteexception, also addin...
om
2006-01-24
kludge in the wrong place ;)
brain
2006-01-24
Added trick to allow local server to unset -r only in one specific condition ...
brain
2006-01-24
Added code to remove +r on a nick if they have it and change nicks
brain
2006-01-24
Swapped around params to make this work
brain
2006-01-24
Added joinflood +j
root
2006-01-23
Fixed another instance of IP being shown
brain
2006-01-23
Fixed to not display ip where not needed (breaks hidden hubs)
brain
2006-01-23
Typo fix
brain
2006-01-23
Patched to allow FTOPIC from users (so that chanserv can update the settime a...
brain
2006-01-23
Typo fix
brain
2006-01-23
Optional IP-Hiding for servers
brain
2006-01-23
Use libgnutls-config --libs to configure linker options
om
2006-01-23
Use IS_LOCAL() macro
om
2006-01-23
Don't try and kill off remote ssl users
om
2006-01-23
removing the rest of a redundant and dangerour OnUserQuit
om
2006-01-23
...and stop it segfaulting when you do unload it, ty Brain
om
2006-01-23
Adding ability to unload module
om
[next]