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
Age
Commit message (
Expand
)
Author
2010-02-20
Allow invex to bypass key
danieldg
2010-02-20
Fix compilation warning
danieldg
2010-02-20
Replace m_halfvoice with m_customprefix
danieldg
2010-02-20
Restore <options:exemptchanops> with long names
danieldg
2010-02-20
Extend +X to take named modes in addition to mode letters
danieldg
2010-02-19
Change channel mode +a to "admin" which is easier to remember than "protected"
danieldg
2010-02-19
Allow autoop to use long names
danieldg
2010-02-19
Kill m_spy, which was replaced by channels/auspex in 1.2 but kept alive for n...
danieldg
2010-02-18
Compile fix for m_ldapauth
danieldg
2010-02-18
Allow SASL messages to be targeted at the services server
danieldg
2010-02-18
Reset the already_sent IDs during slow garbage collection
danieldg
2010-02-18
Support multiple certificates in GnuTLS certificate chain
danieldg
2010-02-18
Fix double-erase of iterator if a server dies and times out at the same time
danieldg
2010-02-17
Add <chanhistory:maxlines> to specify the maximum allowed size of channel his...
danieldg
2010-02-17
Check for <user>:<password> for ldap auth in /PASS password if ident/nickname...
w00t
2010-02-17
Allow STARTTLS to be disabled via <gnutls starttls="no">
danieldg
2010-02-17
Hide SSL= line of 005 if <gnutls:showports>/<openssl:showports> is false
danieldg
2010-02-17
Fix routing of prefix-channel messages now that 2.0 sends to status and above...
danieldg
2010-02-16
Change is-using-SSL numeric to 671 to match more other IRCds
danieldg
2010-02-16
Change is-using-SSL numeric to 275 to match other IRCds
danieldg
2010-02-16
Bug #645 was correct behavior on the client's part, the IRC STARTTLS standard...
danieldg
2010-02-16
Defer module init on initial load for easier dependency checking
danieldg
2010-02-16
Delete 0-user permanent channels that are being set -P
danieldg
2010-02-16
Incrementing the counter in a loop is useful to prevent it being an infinite ...
danieldg
2010-02-16
Handle GRELOADMODULE when module is not loaded
danieldg
2010-02-16
Remove SYSTEM and related sensitive information from the non-oper VERSION line
danieldg
2010-02-15
Show opers the raw VERSION string, not the custom one
danieldg
2010-02-15
Dump sendq before closing socket
danieldg
2010-02-15
Allow a reason to be specified for <connect:deny>
danieldg
2010-02-15
Add <oper:autologin> to allow SSL fingerprint-based automatic oper login
danieldg
2010-02-15
Deny identical mode +H change
danieldg
2010-02-15
2.0 beta 3 release
danieldg
2010-02-15
Allow forced nick change to bypass Q:Lines
danieldg
2010-02-15
Fix build error
danieldg
2010-02-14
Remove unused exports; counting is not for programmers
danieldg
2010-02-14
Switch the order of arguments in the +X mode, thanks aquanight for the sugges...
danieldg
2010-02-14
Don't check for existance and such when removing bans
danieldg
2010-02-14
m_dnsbl updates
danieldg
2010-02-13
Fix inverted return on ldapoper
danieldg
2010-02-13
Clean up treesocket naming confusion by adding a link block reference during ...
danieldg
2010-02-13
Fix double-invocation of Squit that can cause a crash on delink
danieldg
2010-02-13
Change GeoIP to be a connect block matcher
danieldg
2010-02-13
Fix kqueue to not report 0 maximum open sockets
danieldg
2010-02-12
Fix compilation
danieldg
2010-02-12
Write out the permchannels database on a timer, not on every mode change
danieldg
2010-02-12
Remove possible references to deleted User objects due to DNS lookups
danieldg
2010-02-12
Fix stats output to divide in floating-point
danieldg
2010-02-12
Fix sending null character on callerid metadata, which causes netsplits
danieldg
2010-02-12
Fix help text in helpop, route ACCEPT command to fix callerid
danieldg
2010-02-12
Improve support for NetBSD
danieldg
[prev]
[next]