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
2006-02-04
Added support for space-seperated lists here, too
brain
2006-02-04
Allow space seperated hostlist in <oper:host> e.g. <oper host="foo@bar baz@qu...
brain
2006-02-04
Typo
om
2006-02-04
Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...
brain
2006-02-04
Stop trying to set an empty swhois if the <type> doesn't specify one
om
2006-02-04
When rehashing by sighup and adding/removing modules, don't attempt to write ...
brain
2006-02-04
Added gnutls_rpath.pl. This works out the lib dir and does:
brain
2006-02-04
Only send 320 numeric if the SSL user is on our port
om
2006-02-04
Add support for configured swhois lines
om
2006-02-03
Add operators >> and << for irc::string and i/ostreams. m_cban utilises this
om
2006-02-03
Optimized: strchr(x->modes,'o') has the same effect as (*x->oper) but *x->ope...
brain
2006-02-03
I R SECURE CONNECTION! (fix)
frostycoolslug
2006-02-03
Check for time going BACKWARDS (yes. really.)
brain
2006-02-03
Added "FNC WALLVOICES WALLCHOPS" to 005 numeric,
brain
2006-02-03
Added '%' to STATUSMSG
brain
2006-02-03
Bugfix #69
brain
2006-02-03
Extra safety checks
brain
2006-02-03
Extra debugging to locate segfault
brain
2006-02-03
numbskull moment
brain
2006-02-03
Tidyup op/halfop/voice list on part/quit
brain
2006-02-03
More fixes (#3)
brain
2006-02-03
Typo fixes #2
brain
2006-02-03
Fix to event params
brain
2006-02-03
Stop uncloaked hosts showing to non-opers
om
2006-02-03
Typo fix #1
brain
2006-02-03
Altered format of OnUserMessage
brain
2006-02-03
This probably wont compile atm - add support for prefixed messages
brain
2006-02-03
Allow for NOTICE and PRIVMSG from outside chan with a remote client
brain
2006-02-03
Added extra 'looking up your hostname lollerskates' output :p
brain
2006-02-03
Why are we using the users hostname to connect back to port 113? we can use i...
brain
2006-02-03
Typoes
brain
2006-02-03
Added back ip->host caching now we can make it not be a performance hit (we w...
brain
2006-02-03
Improved inaddr_hashcomp
brain
2006-02-03
Added remote routing notices for RCONNECT
brain
2006-02-03
Added RCONNECT
brain
2006-02-03
Added <options:hideulines>
brain
2006-02-03
Changed hops from 1 to 0 (makes more sense)
brain
2006-02-03
Added <options:flatlinks>
brain
2006-02-03
Added ircu-like hidewhois feature that allows hiding of server name in whois ...
brain
2006-02-03
*EXPERIMENTAL* <options:hidesplits> ircu-style quit munging for netsplits
brain
2006-02-02
Added debug logging
brain
2006-02-02
Fixes for typos
brain
2006-02-02
Added numeric 396 ("x :is now your hidden host") from hybrid/ircu
brain
2006-02-02
Details to follow ;)
brain
2006-02-02
Removed bool return of DoBackgroundUserStuff()
brain
2006-02-02
When socket fails to construct, we now check the GetState() of the socket obj...
brain
2006-02-02
More nonblocking dns stuffs
brain
2006-02-02
Fixes to set correct resolver address before looking up host
brain
2006-02-02
Nonblocking dns for InspSocket class (used by server to server)
brain
2006-02-02
*UNTESTED DO NOT USE YET* - async dns for InspSocket as test - removing requi...
brain
[next]