summaryrefslogtreecommitdiffstats
path: root/wsd
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when the parameters are missing.Jan Holesovsky2017-09-271-4/+16
* PutFile ext: X-LOOL-WOPI-IsModifiedByUser header to indicate modifications.Jan Holesovsky2017-09-274-1/+23
* wsd: support for FSIZE and NOFILE system limitsMarco Cecchetti2017-09-263-2/+10
* Document the 'access_header' WOPI extension.Jan Holesovsky2017-09-201-0/+13
* Implement more reliable in-process short-cuts.Michael Meeks2017-09-192-1/+18
* Broadcast closing documents in same threadPranav Kant2017-09-181-9/+5
* wsd: notify when the document is disconnectedHenry Castro2017-09-171-0/+1
* wsd: debug: log when the wsd is ready to accept connectionsHenry Castro2017-09-131-0/+3
* net, wsd: fix -Werror,-Wdelete-non-virtual-dtor warningsMiklos Vajna2017-09-123-3/+6
* Count key-strokes, and report per session.Michael Meeks2017-09-112-4/+20
* support for rendering a watermark on each tileMarco Cecchetti2017-09-076-1/+22
* WOPI extension: DisableInactiveMessages to avoid showing message when dimmed.Jan Holesovsky2017-08-294-1/+14
* admin protocol: 'total_mem' -> 'mem_consumed'Pranav Kant2017-08-292-5/+11
* admin: expose total available memory to admin clientsPranav Kant2017-08-292-0/+14
* wsd: Configurable autosave and idlesave durationsPranav Kant2017-08-243-5/+6
* wsd: Do not throw when cannot save local file out of jailPranav Kant2017-08-221-1/+1
* wsd: Notify forkit conditionally about rlimitsPranav Kant2017-08-213-4/+5
* wsd: don't write until forkit write pipe is readyPranav Kant2017-08-211-1/+5
* Fix buildPranav Kant2017-08-183-4/+5
* Extending WOPI implementaion to introduce 'Save As' featureAditya Dewan2017-08-176-3/+128
* Decode the headers before creating Authorization objectPranav Kant2017-08-171-2/+10
* Fix various nitpicks.Jan Holesovsky2017-08-171-2/+4
* access_header: Pass the access_header around + unit test.Jan Holesovsky2017-08-171-1/+5
* access_header: Infrastructure for providing custom headers for authentication.Jan Holesovsky2017-08-177-48/+131
* Log missing cache on standard error tooTamas Bunth2017-08-161-2/+4
* wsd: Ignore useractive, userinactive when doc is not loadedPranav Kant2017-08-111-0/+6
* Warn more about missing capabilities, and advise what to do on SLES11.Jan Holesovsky2017-08-101-1/+1
* wsd: Fix the OAuth unit test.Jan Holesovsky2017-08-091-3/+7
* convert-to: Set the mimetype in the responses.Jan Holesovsky2017-08-071-0/+5
* convert-to: New features in the convert-to functionality.Jan Holesovsky2017-08-073-10/+63
* wsd: OAuth token passingHenry Castro2017-08-031-0/+3
* wsd: fix compilation with old OpenSSL that does not have PKCS5_PBKDF2_HMAC()Andras Timar2017-07-311-0/+7
* discovery: Make the unknown file extensions read-only.Jan Holesovsky2017-07-172-5/+5
* Save unsaved documents when memory consumption is highPranav Kant2017-07-113-0/+25
* This is percentage of total sys memory, not total consumed memoryPranav Kant2017-07-111-1/+1
* Skip memory cleanup when memproportion is not configuredPranav Kant2017-07-102-2/+7
* Update the iterator tooPranav Kant2017-07-081-1/+1
* Introduce hard mode when we are OOMPranav Kant2017-07-078-6/+116
* Lets do away with thisPranav Kant2017-07-071-17/+17
* Document missing protocol messagePranav Kant2017-07-061-0/+5
* wsd: use the more effective overload accepting a character in StorageMiklos Vajna2017-07-061-1/+1
* admin: convert document list to drop downAditya Dewan2017-07-065-13/+21
* Assign unique editorId to localhost usersAditya Dewan2017-07-061-1/+1
* wsd: avoid string concatenation resulting in allocation of unnecessary tempor...Miklos Vajna2017-07-051-2/+2
* wsd: remove unused using declarations in FileServerMiklos Vajna2017-07-041-2/+0
* wsd: don't resurrect forkit when shutting downAshod Nakashian2017-07-031-3/+3
* wsd: cleanup deflate data and free memoryAshod Nakashian2017-07-031-9/+10
* wsd: free leaking memoryAshod Nakashian2017-07-032-0/+5
* Update PostMessageOrigin if SSL termination is on tooPranav Kant2017-06-261-0/+8
* wsd: use logging macros and const ref where possibleAshod Nakashian2017-06-261-4/+4