| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Special tokenisation rules are not necessary here.
|
| | |
|
| |
|
|
|
| |
This can also be used with different types of collection containing
values which are not a string.
|
| |
|
|
|
| |
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
VF_COMMON/VF_OPTCOMMON flags
Include m_watch in the list
|
| | |
|
| |
|
|
| |
substr() returns a new string while erase() and assign() modify the existing one
|
| |\ |
|
| | |
| |
| |
| | |
Mention m_regex_stdlib in the list of regex providers after m_filter
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
"hash/sha256" service provider
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
ModeType
|
| | |
| |
| |
| | |
Add separator parameter
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
- Rehash notices
- Modes in CAPAB
- GetTargetAndAction() not being static in m_callerid
- Loading custom configuration files using --config. (@SaberUK)
- ServerConfig::Read not using std::endl. (@SaberUK)
- Out of date comments in opers.conf.example, issue #624
|
| | |
| |
| |
| | |
Add ModeHandler::IsPrefixMode()
|
| | | |
|
| | |
| |
| |
| | |
space as the sep char
|
| | |
| |
| |
| | |
entries
|
| | | |
|
| | |
| |
| |
| | |
Remove two redundant functions from Utils
|
| | |
| |
| |
| | |
56cae0f3a484cbcb20569b68917f1810a0c2f4a4
|
| |/ |
|
| | |
|
| |
|
|
| |
spanningtree related /stats, use std::find() in TreeServer::DelChild()
|
| | |
|
| | |
|
| |
|
|
|
|
| |
specified
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12550 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
|
|
| |
negotiation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12452 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12417 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12416 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
|
|
|
| |
Default implementation uses libc random(), which can be better than rand().
If gnutls is loaded, gcrypt will be used to provide random numbers.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12404 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12403 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12389 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12272 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12267 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12264 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
|
|
| |
not just by letter
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12262 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12258 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11996 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes the SSL SendQ bug
Removes duplicate code between User and BufferedSocket
Simplify SSL module API
Simplify EventHandler API (Readable/Writeable moved to SE)
Add hook for culled objects to invoke callbacks prior to destructor
Replace SocketCull with GlobalCull now that sockets can close themselves
Shorten common case of user read/parse/write path:
User::Write is now zero-copy up to syscall/SSL invocation
User::Read has only two copy/scan passes from read() to ProcessCommand
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11752 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
|
|
| |
translate FIDENT as CHGIDENT
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11657 e03df62e-2008-0410-955e-edbf42e46eb7
|
| |
|
|
| |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11656 e03df62e-2008-0410-955e-edbf42e46eb7
|