summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* add net/FakeSocket.hpp to Makefile.am, otherwise missing in the tarballRene Engelhard2018-11-211-0/+1
* Convert wsd/reference.txt to Markdown formatAndras Timar2018-11-071-1/+1
* take hello-world.ods and hello-world.odp out of version controlAndras Timar2018-11-011-0/+10
* Avoid automake warning about ETAGSTor Lillqvist2018-10-301-1/+2
* add webserver config snippets to distribution tarballAndras Timar2018-10-271-0/+10
* Build the GTK+ testbed app using autofooTor Lillqvist2018-10-171-1/+1
* Build just loleaflet in the --enable-gtkapp case, tooTor Lillqvist2018-10-171-0/+7
* Factor out loleaflet/dist construction for iOS app buildingTor Lillqvist2018-09-031-0/+8
* wsd: make loolmount before setcap on itAshod Nakashian2018-08-231-1/+1
* Fix systemplate creation when running make with -j.Jan Holesovsky2018-08-031-5/+5
* wsd: Kill --nocaps, and use --o:security.capabilities="false" instead.Jan Holesovsky2018-08-031-3/+3
* Drop noise outputTor Lillqvist2018-07-121-1/+0
* 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