summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attempt at a --nocaps argument to run with no caps, ie. under valgrind.private/mmeeks/unitbitsMichael Meeks2016-04-165-85/+124
* loolwsd: fail when document broker cannot get a childHenry Castro2016-04-162-20/+29
* loolwsd: consistently set HTTP status and reason everywhereAshod Nakashian2016-04-163-7/+5
* loolwsd: don't expose private membersAshod Nakashian2016-04-161-29/+32
* loolwsd: logging and cosmeticsAshod Nakashian2016-04-164-16/+14
* loolwsd: admin uses config for ssl keyAshod Nakashian2016-04-162-9/+7
* loleaflet: gitignore branding filesAshod Nakashian2016-04-161-0/+3
* Re-enable verbose tracing during unit testing.Michael Meeks2016-04-151-1/+1
* Make logging signal safe again. snprintf: simpler, safer, faster.Michael Meeks2016-04-153-42/+58
* Move new unit tests to custom test driver.Michael Meeks2016-04-154-86/+75
* Cleanup symlinking and add realpath symlink if necessary.Michael Meeks2016-04-153-19/+32
* I don't have any ~/.fontsTor Lillqvist2016-04-151-1/+3
* Test number of loolkit processes also before and after the HTTPPostTest suiteTor Lillqvist2016-04-153-6/+51
* Tolerate --version, and add git hash version, print on default start.Michael Meeks2016-04-158-13/+40
* Font bits: create symlink in jail at OS instdir path, to point at /loMichael Meeks2016-04-153-10/+10
* Copy fonts into systemplate from libreoffice install.Michael Meeks2016-04-153-5/+18
* looltool: get argument array copyies right.Michael Meeks2016-04-151-1/+1
* loolwsd: use SocketProcessor in kitAshod Nakashian2016-04-154-67/+11
* loolwsd: .gitignore updatedAshod Nakashian2016-04-151-1/+1
* loolwsd: tabs -> spacesAshod Nakashian2016-04-151-2/+2
* TileCache::lookupTile() already returns non-null only if the stream is openTor Lillqvist2016-04-151-2/+4
* Default values for bool parameters make the code harder to readTor Lillqvist2016-04-151-1/+1
* loolwsd: Allow admin console to kill documents (again)Pranav Kant2016-04-153-13/+5
* Rant about over-use of variables where literals would workTor Lillqvist2016-04-151-0/+7
* Add documentation about takeeditPranav Kant2016-04-151-0/+7
* loolwsd: Use docKey as key for Admin instead of PIDPranav Kant2016-04-157-47/+53
* loleaflet: Adapt to new changes in admin consolePranav Kant2016-04-151-56/+63
* loolwsd: Make admin console work (again)Pranav Kant2016-04-157-110/+100
* loolwsd: Be consistent, and use unique_lockPranav Kant2016-04-151-1/+1
* loolwsd: Admin doesn't need its own thread nowPranav Kant2016-04-153-23/+11
* -Werror=maybe-uninitializedTor Lillqvist2016-04-151-1/+1
* Storage: const auto -> const auto& where it would create a tmp copyMiklos Vajna2016-04-151-7/+6
* loleaflet: friendly messages when socket is closedHenry Castro2016-04-152-4/+14
* loolwsd: test: add connectLOKitHenry Castro2016-04-141-72/+78
* loolwsd: tile cache cleanupAshod Nakashian2016-04-151-29/+22
* loolwsd: logging moved to own filesAshod Nakashian2016-04-155-223/+272
* loolwsd: cosmetic cleanupAshod Nakashian2016-04-153-31/+34
* looltool: implement destdir, and fix parallelism.Michael Meeks2016-04-141-8/+7
* looltool cleanup add --no-check-certificate option too.Michael Meeks2016-04-141-26/+53
* Magic to cleanup autotools module linking of unit tests.Michael Meeks2016-04-142-6/+4
* Remove confusing ChildProcessSession include on LOOLWSD.Michael Meeks2016-04-145-7/+7
* Simple command-line tool for file format conversion.Michael Meeks2016-04-142-1/+235
* Add SEGV and trace hunter, and update log parser a little.Michael Meeks2016-04-142-2/+29
* loolwsd: install and package SSL key and certs if SSL is enabledAndras Timar2016-04-143-7/+14
* loolwsd: avoid time out exceptionHenry Castro2016-04-141-0/+1
* loolwsd: wait prison session until the peer is assignedHenry Castro2016-04-141-1/+29
* loleaflet: Disable toolbar buttons without editlockPranav Kant2016-04-141-4/+6
* loleaflet: Disable (graphic)selection markers without editlockPranav Kant2016-04-143-4/+26
* merge loleaflet and loolwsd rpm packagesAndras Timar2016-04-146-60/+13
* Exit when receiving an *unexpected* CLOSE frameTor Lillqvist2016-04-141-1/+5