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