summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* loolsocketdump is an internal utility, not for packagingAndras Timar2018-05-141-2/+3
* Add man pages for installed binaries/scriptsAndras Timar2018-05-141-1/+8
* typo: TILECHACHE_PATH -> TILECACHE_PATHAndras Timar2018-05-091-6/+6
* use local tile cache directory for testsAndras Timar2018-05-091-6/+16
* do not distribute unused or internal dev tool binaries: loolmap, loolmount, l...Andras Timar2018-05-091-3/+6
* rename looltool to loolconvertAndras Timar2018-05-091-2/+2
* Targed for running loolwsd under gdb.Jan Holesovsky2018-04-251-0/+14
* Initial websocket test tool for remote admin connections.Michael Meeks2018-04-171-1/+6
* Move UnitHTTP code to header to avoid linking trouble.Michael Meeks2018-04-171-1/+0
* Allow running without seccomp and capabilities.Michael Meeks2018-03-191-4/+0
* Revert "enable make parallelism"Andras Timar2018-03-091-1/+0
* add JsonUtil.hpp to dist tarballAndras Timar2018-03-071-0/+1
* enable make parallelismAndras Timar2018-02-281-0/+1
* wsd: handle request for robots.txtAndras Timar2018-02-151-3/+1
* Adds ENABLE_SETCAP build variable to avoid using env in build system.Christian Glombek2018-02-041-7/+7
* Add run-strace target for easy stracing.Jan Holesovsky2018-01-261-0/+15
* Add PAM supportAndras Timar2018-01-231-1/+1
* add scripts/unocommands.py to tarballAndras Timar2018-01-051-1/+2
* Use `ctags` for emacs TAGS file tooPranav Kant2017-12-151-0/+1
* add missing kit/Delta.hpp to kit_headerRene Engelhard2017-11-281-0/+1
* Support key logic in loolws + improvements in loolconfig.Jan Holesovsky2017-10-061-1/+3
* Support key logic and verification.Michael Meeks2017-10-031-1/+4
* add test/WopiTestServer.hpp to Makefile.amAndras Timar2017-09-271-0/+1
* clang-tidy: invoke this in parallelMiklos Vajna2017-08-161-1/+1
* tools: initializer for base class XMLConfiguration is redundant, remove itMiklos Vajna2017-06-221-1/+1
* fix compilation errors with --disable-ssl optionHenry Castro2017-06-181-0/+4
* loolnb was killed earlierAndras Timar2017-06-061-9/+0
* wsd: add test.hpp to dist tarballLászló Németh2017-06-061-0/+1
* loolconfig: tool to generate admin password hash with PBKDF2Pranav Kant2017-05-251-1/+3
* loolnb - kill obsolete test app.Michael Meeks2017-05-051-1/+0
* add loolwsd documentation to distributionAndras Timar2017-05-041-0/+5
* Initial seccomp work.Michael Meeks2017-04-281-0/+2
* Distribute the git hash for easier identification.Jan Holesovsky2017-04-281-0/+3
* Initial DelaySocket goodness.Michael Meeks2017-04-221-0/+2
* missing loolwsd.service from deb packageAndras Timar2017-04-071-0/+1
* Fix comment, we run the even the loolforkit under callgrind now.Jan Holesovsky2017-04-061-1/+1
* Make the callgrinding possible again.Jan Holesovsky2017-04-061-2/+3
* Run fc-cache before launching loolwsd.Jan Holesovsky2017-04-051-0/+3
* Suppress assert()'s in the production builds.Jan Holesovsky2017-04-051-0/+4
* Update the logging settings.Jan Holesovsky2017-04-041-2/+2
* wsd: enable logging with valgrindAshod Nakashian2017-04-041-3/+8
* Makefile: Simplify and link zlib properlyPranav Kant2017-03-311-12/+3
* Cleanup prctl / gettid system-call thrash on logging.Michael Meeks2017-03-301-1/+2
* Add zlib cflags and libs to configuration.Michael Meeks2017-03-301-2/+2
* package debian/ files and make them genericAndras Timar2017-03-201-0/+9
* add loolwsd.spec to dist tarballAndras Timar2017-03-201-0/+1
* Use LO_PATH instead of hardcoded path as config defaultAndras Timar2017-03-201-1/+1
* remove obsolete Poco headers, and Poco SSL pieces.Michael Meeks2017-03-161-1/+1
* add loolkitconfig.xcu to dist tarballAndras Timar2017-03-141-0/+1
* add ServerSocket.hpp to dist tarballAndras Timar2017-03-141-0/+1