summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* wsd: support for FSIZE and NOFILE system limitsMarco Cecchetti2017-09-261-1/+18
* Allow unit tests to avoid handleInput.Michael Meeks2017-09-191-1/+2
* Count key-strokes, and report per session.Michael Meeks2017-09-111-0/+1
* support for rendering a watermark on each tileMarco Cecchetti2017-09-072-0/+9
* No need to scare people too much.Jan Holesovsky2017-08-181-1/+1
* wsd: Fix the OAuth unit test.Jan Holesovsky2017-08-091-0/+6
* Open the log channel explicitly to avoid file creation inside jailPranav Kant2017-07-121-0/+6
* Introduce hard mode when we are OOMPranav Kant2017-07-072-0/+24
* configure option to disable SECCOMPAndras Timar2017-07-032-2/+16
* Use WireIds instead of long hashes to identify tiles efficiently.Michael Meeks2017-06-202-0/+31
* Protocol - only match complete token names.Michael Meeks2017-06-201-1/+2
* Units: allow filtering of user alerts.Michael Meeks2017-06-161-0/+6
* Update modifiedTime for local files unconditionallyPranav Kant2017-06-161-0/+14
* Remove data rlimitAshod Nakashian2017-06-131-17/+0
* wsd: pass default rlimits to forkit from configAshod Nakashian2017-06-121-0/+15
* wsd: support setting process rlimitsAshod Nakashian2017-06-122-5/+88
* tdf#107278 admin console: adding graph to track CPU loadAditya Dewan2017-06-082-12/+32
* Accumulate I/O stats per document.Michael Meeks2017-06-022-0/+14
* wsd: support per-user links and commandsAshod Nakashian2017-05-294-3/+36
* admin-console: Check the password against hashed value in configPranav Kant2017-05-252-0/+23
* Correctly send termination reason to clientsAshod Nakashian2017-05-221-2/+1
* wsd: Debugging environment vars to debug storagesPranav Kant2017-05-171-7/+7
* wsd: logsAshod Nakashian2017-05-151-2/+2
* wsd: corrections to replace and unittestsAshod Nakashian2017-05-152-6/+12
* wsd: include version in http agent stringsAshod Nakashian2017-05-151-2/+5
* wsd: random jail paths instead of pidAshod Nakashian2017-05-081-2/+8
* SocketDisposition: push it down the stack, and cleanup around that.Michael Meeks2017-05-051-0/+1
* Fix build with older kernel versions.Jan Holesovsky2017-05-021-0/+4
* Trap rather than kill from seccomp and log invalid syscalls.Michael Meeks2017-04-281-8/+54
* Signal safe number logging (lame but useful).Michael Meeks2017-04-282-0/+17
* SigUtil: split out dumpBacktrace.Michael Meeks2017-04-282-3/+11
* Seccomp: filter more syscalls.Michael Meeks2017-04-281-7/+26
* Initial seccomp work.Michael Meeks2017-04-282-0/+171
* Revert "wsd: correctly remove request from socket buffer"Michael Meeks2017-04-251-2/+2
* wsd: correctly remove request from socket bufferAshod Nakashian2017-04-241-2/+2
* Don't set the buffer size to zero.Michael Meeks2017-04-191-3/+6
* Merge document size changes callbacks in the message queue.Jan Holesovsky2017-04-071-0/+1
* Don't bloat the message queue with unprocessed status indicator changes.Jan Holesovsky2017-04-071-0/+1
* Dump ClientSession and MessageQueue state too.Michael Meeks2017-04-052-0/+24
* Suppress assert()'s in the production builds.Jan Holesovsky2017-04-051-0/+8
* wsd: remove nextmessageAshod Nakashian2017-04-033-44/+1
* wsd: better thread affinity loggingAshod Nakashian2017-04-031-6/+6
* Add hook for disk space check.Michael Meeks2017-03-312-0/+12
* Use process name for a thread if no name is set (yet).Michael Meeks2017-03-311-1/+7
* wsd: Send readonly info to clientsPranav Kant2017-03-312-2/+14
* Cleanup prctl / gettid system-call thrash on logging.Michael Meeks2017-03-304-7/+43
* Cleanup whitespace, return is not a function.Michael Meeks2017-03-301-2/+2
* wsd: avoid unnecessary temp string constructionAshod Nakashian2017-03-292-4/+13
* wsd: kill unused headless stuffAshod Nakashian2017-03-271-7/+0
* wsd: log messages upon constructionAshod Nakashian2017-03-271-0/+4