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
2006-09-04
failover connections are now added, thanks for the idea Lauren (happy now? lo...
brain
2006-09-04
Update example conf with all the new stuff and more detailed comments
brain
2006-09-03
Call X509_free() after we're done with the cert
brain
2006-09-03
Output the certificate hash to the user when they connect
brain
2006-09-03
Remove some gunk
brain
2006-09-03
Document <oper:fingerprint>
brain
2006-09-03
Changed how this module works.
brain
2006-09-03
Check for people trying to literally put the fingerprint in as a pass
brain
2006-09-03
Removal of debug
brain
2006-09-03
Add comments to document this header
brain
2006-09-03
Document the two new modules
brain
2006-09-03
YAY! A module which allows a user to oper via their ssl key fingerprint.
brain
2006-09-03
Remove a ton of debug
brain
2006-09-03
All but cert revocation is now supported by both modules
brain
2006-09-03
Dont report that the key has expired when it hasnt
brain
2006-09-03
OpenSSL gets certs and populates the ssl_cert* now!
brain
2006-09-03
We now have a test module that can dump someones certificate information: /ss...
brain
2006-09-03
Certificate stuff
brain
2006-09-03
Obtaining of ssl cert in gnutls module and placing it into a class which is e...
brain
2006-09-03
Proper error checking on loading cmd_*.so files
brain
2006-09-03
Remove the shared object pointer from the hash after each reload
brain
2006-09-03
Forgot to copy cmd_mode.so
brain
2006-09-03
Add /RELOAD and move cmd_mode into its own command.
brain
2006-09-03
Auto loading of commands as shared objects via dlsym (very lightweight interf...
brain
2006-09-02
cmd_* files are now shared object. This lets make -j optimize the build proce...
brain
2006-09-02
Give this module VF_COMMON, as services depend on it
brain
2006-09-02
Only VF_COMMON modules are sent in CAPAB now, not VF_STATIC
brain
2006-09-02
Doesnt need VF_STATIC
brain
2006-09-02
Comments
brain
2006-09-02
Actually make +ovhk removable with DelMode (just in case somebody wants to, o...
brain
2006-09-02
Because these modes take no parameter when being removed, they need no specia...
brain
2006-09-02
Actually let it be unloaded would be a start (remove VF_STATIC)
brain
2006-09-02
Allow unloading of +qa
brain
2006-09-02
And this (i guess it once tested mode stuff)
brain
2006-09-02
So was this...
brain
2006-09-02
For some reason this was VF_STATIC
brain
2006-09-02
Don't try and delete from the item list whilst iterating it - make a copy ins...
brain
2006-09-02
Don't use oncleanup to remove listmode lists
brain
2006-09-02
banexception, chanfilter and inviteexception should now be unloadable :)
brain
2006-09-02
All modules which implement simplemodes (no parameters, not a list mode) can ...
brain
2006-09-02
Any modules which were using VF_STATIC to indicate they implement a mode shou...
brain
2006-09-02
Allow unloading of modules which implement modes!
brain
2006-09-02
Add chanrec::IsBanned() so that we dont have to keep walking the banlist in v...
brain
2006-09-01
Exception handling in most of userrec... not too fine grained yet however
brain
2006-09-01
Add snomask f (flood)
brain
2006-08-31
Made CountChannels faster. We use it in quite a few places. It's now O(1) rat...
brain
2006-08-31
Put some client quit stuff in cmd_quit into the Qq snomasks properly
brain
2006-08-31
Make ban override notice only trigger when they actually match a ban :P
brain
2006-08-31
Fix for bug #134 reported by mixx941: When user connects to ircd with no user...
brain
2006-08-31
Forwardport fix from stable (bug#133 reported by insurgent): configuring a li...
brain
[prev]
[next]