summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Let the DocBroker thread clean itself up and expire.private/mmeeks/fixingMichael Meeks3-26/+20
2017-04-06Disable the unreliable unit tests.Jan Holesovsky5-10/+10
2017-04-06Revert "Don't cleanup DocumentBrokers that still have their thread running."Michael Meeks4-13/+2
2017-04-06Don't cleanup DocumentBrokers that still have their thread running.Michael Meeks4-2/+13
2017-04-06net: Disable deflate unconditionallyPranav Kant1-1/+3
2017-04-06Change the ssl termination default to 'false'.Jan Holesovsky1-1/+1
2017-04-06loleaflet: Exit early for invalid commandvaluesPranav Kant1-1/+5
2017-04-06Fix comment, we run the even the loolforkit under callgrind now.Jan Holesovsky1-1/+1
2017-04-06Make the callgrinding possible again.Jan Holesovsky3-9/+7
2017-04-06wsd: don't invoke poll handler when invalidatedAshod Nakashian1-0/+4
2017-04-06wsd: accomodate accept_poll shutdownAshod Nakashian4-6/+11
2017-04-06wsd: inhibit thread checks sooner when shutting downAshod Nakashian1-3/+3
2017-04-06wsd: leave the poll running so DocBroker can flush the socketsAshod Nakashian1-2/+0
2017-04-06wsd: remove sockets when stopping poll threadAshod Nakashian2-1/+20
2017-04-06Always cleanup DocBrokers in the PrisonerPoll thread.Michael Meeks3-12/+14
2017-04-06wsd: move prisoner socket in the poll threadAshod Nakashian2-9/+8
2017-04-06Give up on doing thread checks during late shutdown.Michael Meeks1-0/+4
2017-04-05Set thread owner to zero earlier to avoid race.Michael Meeks2-1/+9
2017-04-05Remove redundant structure, include, and _stop members.Michael Meeks3-30/+3
2017-04-05Dump ClientSession and MessageQueue state too.Michael Meeks4-0/+36
2017-04-05Inhibit thread checks for SIGUSR1 handling.Michael Meeks3-1/+10
2017-04-05Run fc-cache before running the unit tests too.Jan Holesovsky1-0/+3
2017-04-05loleaflet: Fix loop which fetches view ids from usernamePranav Kant1-3/+3
2017-04-05Run fc-cache before launching loolwsd.Jan Holesovsky1-0/+3
2017-04-05setThreadOwner() is now needed in the release builds too.Jan Holesovsky1-4/+0
2017-04-05assert(isCorrectThread()) -> assertCorrectThread().Jan Holesovsky11-89/+81
2017-04-05Fix cannot paste into the documentPranav Kant1-1/+1
2017-04-05Remove un-used _stop member, and cleanup redundant code.Michael Meeks1-9/+0
2017-04-05Suppress assert()'s in the production builds.Jan Holesovsky4-3/+25
2017-04-05The other isCorrectThread() should be active only in the debug build too.Jan Holesovsky1-0/+4
2017-04-05wsd: allow for slow startup of LOKAshod Nakashian2-2/+3
2017-04-05wsd: mark detached sockets to have no ownerAshod Nakashian1-3/+6
2017-04-05wsd: some informative loggingAshod Nakashian2-1/+10
2017-04-05wsd: start DocBroker thread before adding callbacksAshod Nakashian1-9/+12
2017-04-05wsd: correctly search for available prisoner portAshod Nakashian1-12/+16
2017-04-05wsd: simplify career span timingAshod Nakashian1-13/+11
2017-04-05wsd: time lok_preinit and log when finishedAshod Nakashian1-1/+5
2017-04-05wsd: stop poll threads before joiningAshod Nakashian1-2/+10
2017-04-05wsd: warn when waking dead pollAshod Nakashian2-3/+6
2017-04-04Revert "Add change tracking toolbar buttons"Pranav Kant5-397/+1
2017-04-04Update the logging settings.Jan Holesovsky1-2/+2
2017-04-04Loleaflet - Calc: beyond row 65535 it is not possibile to resize a rowMarco Cecchetti1-1/+1
2017-04-04loleaflet: Add Upper Sorbian and Lower Sorbian UI languagesAndras Timar9-1/+6791
2017-04-04wsd: accept alternative slideshow exportAshod Nakashian1-2/+4
2017-04-04Use heap buffers for file transfer and disable deflate for now.Michael Meeks1-12/+16
2017-04-04loleaflet: Turn off autocomplete, spellcheckPranav Kant1-0/+2
2017-04-04Run fc-cache after installation in order to improve startup time of LOKitAndras Timar2-0/+3
2017-04-04wsd: move correct-thread assertionsAshod Nakashian1-1/+10
2017-04-04wsd: move socket to DocBroker in callbackAshod Nakashian1-7/+9
2017-04-04wsd: cleanup deflating HTTP responsesAshod Nakashian1-14/+14