| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ |
|
| |
| |
| |
| | |
encoded id can't be processed.
|
|/
|
|
| |
listeners like components, telnet, etc.) (thanks mva)
|
| |
|
| |
|
|
|
|
| |
(thanks iron)
|
|\ |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
disco#items queries (fixes use-case in #292) (thanks diSabler, mva)
|
| |
|
|
|
|
| |
ad-hoc commands
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(thanks Zash)
|
|
|
|
| |
after session creation (because since 16c7b510694b we no longer send an early response)
|
|\ |
|
| |
| |
| |
| | |
exisitng files on Windows.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
- All private IQ results are now routed to the resource that send the original request
- Private messages are now routed to all of the user's sessions
- Much cleaner code
|
| |
| |
| |
| | |
line with RFC6121.
|
| |
| |
| |
| | |
in config, return it in disco#info replies.
|
| |
| |
| |
| | |
(thanks Maranda).
|
| |
| |
| |
| | |
posix_fallocate()
|
| |
| |
| |
| | |
system
|
|/
|
|
| |
if that fails (usually because it doesn't exist)
|
| |
|
|
|
|
| |
(thanks IRON)
|
| |
|
| |
|
|
|
|
| |
values)
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
fallocate()
|
| | |
|
|/
|
|
| |
and cork session while a request is being processed, preventing replying to requests when there may be more data to come, reducing round-trips.
|
|
|
|
| |
add a fallback fallocate()
|
|
|
|
| |
Linux fallocate()
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|