No description
Find a file
Jan Holesovsky c0fcd071d7 rlimits: Let's default to 0 when there's nothing in the config file too.
Change-Id: Ib99939a11d1e7cef112bf352b7c1dc6ac2d045c4
Reviewed-on: https://gerrit.libreoffice.org/43170
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
(cherry picked from commit 2d2398aa06c66d0a79178becf90b28fdcc20bdfd)
Reviewed-on: https://gerrit.libreoffice.org/43171
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>
2017-10-05 16:21:14 +02:00
bundled/include/LibreOfficeKit Adapt bundled include to core include 2017-09-26 14:30:55 +02:00
common Support key logic and verification. 2017-10-03 21:52:45 +02:00
debian build requires /usr/include/linux/seccomp.h 2017-06-28 13:19:31 +02:00
etc new SSL key and cert for testing 2017-04-03 14:16:19 +02:00
kit Catch unknown exceptions and log it 2017-10-03 14:16:59 +05:30
loleaflet loleaflet: updated sl translation 2017-10-05 08:32:46 +02:00
net Add Support for OpenSSL 1.1.0 2017-09-20 03:48:08 +02:00
scripts loleaflet: Add Upper Sorbian and Lower Sorbian UI languages 2017-04-04 16:46:05 +02:00
test PutFile ext: X-LOOL-WOPI-IsAutosave header to indicate autosave + unit test. 2017-10-03 12:04:18 +02:00
tools Support key logic and verification. 2017-10-03 21:52:45 +02:00
wsd rlimits: Let's default to 0 when there's nothing in the config file too. 2017-10-05 16:21:14 +02:00
.clang-tidy Png: avoid multiplication at int precision, then converting to long 2016-12-05 11:56:46 +01:00
.gitignore .gitignore tags files 2017-06-19 20:01:31 +05:30
.gitreview
AUTHORS
autogen.sh
ChangeLog
configure.ac Support key logic and verification. 2017-10-03 21:52:45 +02:00
COPYING
discovery.xml discovery: Add the binary MS filetypes. 2017-08-07 10:28:18 +02:00
favicon.ico Add LibreOffice favicon 2017-03-01 13:48:57 +00:00
INSTALL
loolkitconfig.xcu Revert "wsd:config: languages listed will be supported" 2017-10-03 14:29:09 -04:00
loolstat
loolwsd-systemplate-setup no error if systemplate dir is existing 2017-09-22 17:10:26 +02:00
loolwsd.service don't hardcode lo_template_path, use the setting from loolwsd.xml 2017-03-20 23:29:15 +01:00
loolwsd.spec.in build requires /usr/include/linux/seccomp.h 2017-06-28 13:19:31 +02:00
loolwsd.xml.in Set these rlimits to unlimited by default. 2017-10-05 12:03:14 +02:00
Makefile.am Support key logic and verification. 2017-10-03 21:52:45 +02:00
NEWS
PROBLEMS
README Online, not on-line 2017-02-03 13:47:30 +00:00
robots.txt
sysconfig.loolwsd Online, not on-line 2017-02-03 13:47:30 +00:00
TODO

LibreOffice Online.

This project has several components:

wsd/
	The Web Services Daemon - which accepts external connections.

kit/
	The client which lives in its own chroot and renders documents.

common/
	Shared code between these processes.

loleaflet/
	The client side JavaScript component.

It is recommended to read these files:

	wsd/README
	loleaflet/README

Enjoy.