summaryrefslogtreecommitdiff
path: root/kit
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Copy file with linkOrCopyTamas Bunth1-4/+4
2017-08-11wsd: Ignore useractive, userinactive when doc is not loadedPranav Kant1-7/+0
2017-08-10Warn more about missing capabilities, and advise what to do on SLES11.Jan Holesovsky1-0/+4
2017-07-20Fix a superfluous conditionPranav Kant1-1/+1
2017-07-06tdf#108341 automatic editor switch and follow addedAditya Dewan3-5/+104
2017-07-03configure option to disable SECCOMPAndras Timar2-4/+4
2017-07-03wsd: log jail removalAshod Nakashian1-1/+2
2017-06-24Re-factor: pass oldWid into encodePNG sub buffer.Michael Meeks1-9/+11
2017-06-22Simplify renderid generation, and re-order.Michael Meeks1-18/+15
2017-06-20Use WireIds instead of long hashes to identify tiles efficiently.Michael Meeks1-40/+93
2017-06-13Remove data rlimitAshod Nakashian1-5/+0
2017-06-12wsd: new internal command to change config valuesAshod Nakashian2-1/+21
2017-06-12wsd: pass default rlimits to forkit from configAshod Nakashian1-0/+16
2017-06-12wsd: log the relevant rlimits at Kit startupAshod Nakashian1-0/+23
2017-06-01wsd: UserExtraInfo is a map, not arrayAshod Nakashian2-3/+2
2017-05-29wsd: avoid race during viewinfo notificationAshod Nakashian3-38/+24
2017-05-29wsd: support per-user links and commandsAshod Nakashian4-8/+34
2017-05-22wsd: logging correctionsAshod Nakashian1-2/+2
2017-05-11calc: added an address input fieldMarco Cecchetti2-1/+8
2017-05-08wsd: random jail paths instead of pidAshod Nakashian3-13/+16
2017-05-08wsd: use fast tokenizerAshod Nakashian1-13/+17
2017-04-28Initial seccomp work.Michael Meeks1-0/+8
2017-04-25inactive: Record also the change tracking and comments.Jan Holesovsky2-0/+22
2017-04-24inactive: Invalidate tiles when we return back to the active state.Jan Holesovsky2-17/+43
2017-04-24inactive: Replay the state payload, not the only the value.Jan Holesovsky1-1/+1
2017-04-21Calc: changed the way header are updated on row/col insertion/deletionMarco Cecchetti2-2/+8
2017-04-08Clear display to avoid potential problems.Michael Meeks1-0/+4
2017-04-07Re-allocate vector storage to compressed size.Michael Meeks1-0/+1
2017-04-07Merge document size changes callbacks in the message queue.Jan Holesovsky1-3/+4
2017-04-07More logging of the rendering time.Jan Holesovsky1-1/+6
2017-04-05wsd: time lok_preinit and log when finishedAshod Nakashian1-1/+5
2017-04-03wsd: remove nextmessageAshod Nakashian1-3/+5
2017-04-03wsd: log the DocBroker ID in the Kit as wellAshod Nakashian1-5/+15
2017-03-31wsd: Send readonly info to clientsPranav Kant3-2/+5
2017-03-30Improve debugging information.Michael Meeks1-0/+2
2017-03-27Revert "Don't try to copy the file when it already exists"collabora-online-2-1-branch-pointSamuel Mehrbrodt1-1/+1
2017-03-27Don't try to copy the file when it already existsSamuel Mehrbrodt1-1/+1
2017-03-24Pass the locale settings from loleaflet to wsd/kit.Jan Holesovsky3-7/+14
2017-03-13wsd: improved loggingAshod Nakashian1-0/+1
2017-03-11Include config layer to override kit config simply.Michael Meeks1-3/+17
2017-03-11wsd: logging and formatting cleanupAshod Nakashian1-1/+1
2017-03-10config.h - get includes right: must always be the first include.Michael Meeks3-1/+6
2017-03-10nb: Use the non-blocking socket in the loolwsd.Jan Holesovsky2-4/+8
2017-02-14wsd: avoid redundant string initializationMiklos Vajna1-0/+2
2017-02-13kit: strcpy -> strncpy in DummyLibreOfficeKitMiklos Vajna1-6/+6
2017-02-10wsd: avoid segfault when handling invalid paste commandAshod Nakashian1-7/+9
2017-02-09wsd: extend timeout when nocaps is specifiedAshod Nakashian1-1/+3
2017-02-09wsd: broadcast client messages from WSD not from the KitAshod Nakashian1-13/+2
2017-02-09Don't leak children that did not manage to send their PID to wsd.Jan Holesovsky1-1/+1
2017-02-08fuzzer: Don't handle signals when fuzzing.Jan Holesovsky3-2/+4