[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-15 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit 33b7a899477926cf73ef125e4e45efeeadac4f6b Author: Ashod Nakashian Date: Tue Nov 15 08:01:07 2016 -0500 loolwsd: close forkit write pipe fd before spawning new forkit

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/Util.cpp loolwsd/Util.hpp

2016-11-14 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |1 - loolwsd/Util.cpp| 13 + loolwsd/Util.hpp|3 --- 3 files changed, 1 insertion(+), 16 deletions(-) New commits: commit 01a6274d7cc55859868176eb6d1135d2804c14ec Author: Ashod Nakashian Date: Mon Nov 14

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-13 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit d36306e347ae6b3ed82971a52dca9f6b639c4a42 Author: Ashod Nakashian Date: Mon Nov 14 00:08:38 2016 -0500 loolwsd: broadcast that the server is shutting down

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-11 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit de9ec63e4f9c0514070016fcaf8aae3772fb7d42 Author: Jan Holesovsky Date: Fri Nov 11 17:39:13 2016 +0100 Turns out that setting 'blocking' is the right thing to do.

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-10 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit b8b469c9b2f052e16eeb6d6fdd76638e697763e7 Author: Jan Holesovsky Date: Thu Nov 10 13:10:46 2016 +0100 Block when working via http. It looks like that the

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-09 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 48 ++-- 1 file changed, 30 insertions(+), 18 deletions(-) New commits: commit 8b5f112ebf56cc63ada0fe02c66d31dc10f7c439 Author: Ashod Nakashian Date: Wed Nov 9 23:41:21 2016 -0500

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-09 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 33 - 1 file changed, 16 insertions(+), 17 deletions(-) New commits: commit 793e00e134e23eaec7280871e1bc2446f4f24360 Author: Ashod Nakashian Date: Wed Nov 9 19:44:28 2016 -0500 loolwsd: use

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d8c2bb919526688f20be6d9f9eae96edb2cb3f59 Author: Ashod Nakashian Date: Mon Nov 7 18:21:28 2016 -0500 loolwsd: minimize holding locks beyond the necessary

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-06 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 44 1 file changed, 24 insertions(+), 20 deletions(-) New commits: commit a1d846b4311c0a36dda3301dcb1ce423cd0ec23e Author: Ashod Nakashian Date: Sun Nov 6 21:26:37 2016 -0500 loolwsd:

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-06 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 200 1 file changed, 93 insertions(+), 107 deletions(-) New commits: commit f4c7d67d26186022d6b78dbc68ecd2412b15a877 Author: Ashod Nakashian Date: Sun Nov 6 11:39:19 2016 -0500

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-02 Thread Michael Meeks
loolwsd/LOOLWSD.cpp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit a28b3d0d7e5f0cae2c78a6749c6600028088feeb Author: Michael Meeks Date: Wed Nov 2 07:59:59 2016 + Disable port re-use for internal unit-tests, so we

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-01 Thread Michael Meeks
loolwsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 5e9b582ed4d74a9d343f96cc0899aba452f31654 Author: Michael Meeks Date: Wed Nov 2 00:46:17 2016 + loolwsd: avoid ordering issues with atexit handlers. Otherwise

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-01 Thread Michael Meeks
loolwsd/LOOLWSD.cpp |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit da76cffc0df9f7ec8bc3df05e0c49e9f2bc8d647 Author: Michael Meeks Date: Wed Nov 2 00:42:56 2016 + loolwsd: Better fix for 'Address already in use' vs.

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-11-01 Thread Pranav Kant
loolwsd/LOOLWSD.cpp |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 86383d40db00931243c9c2c85655aaee30558de3 Author: Pranav Kant Date: Tue Nov 1 10:25:29 2016 +0100 loolwsd: Tentative fix for 'Address already in use' diff

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-31 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 67 +--- 1 file changed, 33 insertions(+), 34 deletions(-) New commits: commit 4ba5bedf6adfdc92a4ef2624ef2d6c255fd17d37 Author: Ashod Nakashian Date: Mon Oct 31 01:28:40 2016 -0400

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-31 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 23 +++ 1 file changed, 11 insertions(+), 12 deletions(-) New commits: commit 4186149f5b546fde96b6d5f9f14854836102676a Author: Ashod Nakashian Date: Mon Oct 31 01:27:46 2016 -0400 loolwsd: some logs converted to

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-23 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 35 ++- 1 file changed, 18 insertions(+), 17 deletions(-) New commits: commit cecb87dfe31669fc0c3802f160030856f21a3db0 Author: Ashod Nakashian Date: Sun Oct 23 16:11:01 2016 -0400 loolwsd: don't wait

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-23 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 27 --- 1 file changed, 16 insertions(+), 11 deletions(-) New commits: commit f4b4037f9ed73501159efb359702df2bbb161d25 Author: Ashod Nakashian Date: Sun Oct 23 16:00:32 2016 -0400 loolwsd: spawn new children

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-23 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 37 + 1 file changed, 37 insertions(+) New commits: commit 70690f6dabffd1ffb5aff8e01349371700b940e1 Author: Ashod Nakashian Date: Sun Oct 23 15:59:22 2016 -0400 loolwsd: remove dead

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/test

2016-10-23 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 46 ++- loolwsd/test/httpwserror.cpp |6 + 2 files changed, 34 insertions(+), 18 deletions(-) New commits: commit f68ece00377ef41e68996f78f2ac4cd868794930 Author: Ashod Nakashian

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-23 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 38 +- 1 file changed, 25 insertions(+), 13 deletions(-) New commits: commit 785fd972f4ffb97b0d99b5cbe3d65e9e3f5ee7e2 Author: Ashod Nakashian Date: Sat Oct 22 11:42:57 2016 -0400 loolwsd: cleanup

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-10-23 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 28 +--- loolwsd/LOOLWSD.hpp |1 - 2 files changed, 1 insertion(+), 28 deletions(-) New commits: commit 2644b39d5a686108bc0af3fc87615ebb298feaa0 Author: Ashod Nakashian Date: Sat Oct 22 11:09:18 2016 -0400

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-23 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit a69a67e81b367e36d80f0416c135d7bc4a4738bf Author: Ashod Nakashian Date: Sat Oct 22 11:41:54 2016 -0400 loolwsd: don't do in catch what might have thrown

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-18 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 38ccbd019617d3d4fba4dad4ac31f964f0294adf Author: Tor Lillqvist Date: Tue Oct 18 09:45:02 2016 +0300 We can use LoolException::toString() in one more place diff --git

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-17 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp | 19 +++ 1 file changed, 19 insertions(+) New commits: commit 32b33ee68503b1ff649cced8ffa1ef25fe988e08 Author: Tor Lillqvist Date: Tue Oct 18 08:06:16 2016 +0300 Add logging of NumDocBrokers and the size of the DocBrokers array

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-17 Thread Pranav Kant
loolwsd/LOOLWSD.cpp |4 1 file changed, 4 deletions(-) New commits: commit cd92dc277b33963012f1dcbe9e065d11a60f2c92 Author: Pranav Kant Date: Mon Oct 17 15:24:33 2016 +0530 loolwsd: Remove this leftover duplicate comment Change-Id:

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 21 - 1 file changed, 12 insertions(+), 9 deletions(-) New commits: commit d857b3dbbb48352d2a7bc315146742708e36cf76 Author: Ashod Nakashian Date: Sun Oct 16 12:46:46 2016 -0400 loolwsd: add the ClientSession to

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4c967ec0c8d5e3a8d1a98fc2e842488be0eef720 Author: Ashod Nakashian Date: Sat Oct 15 09:08:09 2016 -0400 loolwsd: correct the test document name

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 29 - 1 file changed, 29 deletions(-) New commits: commit d4214c555f363c41c7768a83d33e9de1f6538eb3 Author: Ashod Nakashian Date: Fri Oct 14 22:55:07 2016 -0400 loolwsd: kill waitBridgeCompleted and

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 192 1 file changed, 16 insertions(+), 176 deletions(-) New commits: commit d98e019994222a689c008aafa609f3f71bba3911 Author: Ashod Nakashian Date: Wed Oct 12 23:39:04 2016 -0400

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/test

2016-10-13 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 29 - loolwsd/test/httpwstest.cpp |2 +- 2 files changed, 25 insertions(+), 6 deletions(-) New commits: commit a0a87276f99919df82cc3d32a2d3da47adacc2e6 Author: Henry Castro Date: Thu Oct 13 16:51:14 2016

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/Util.cpp

2016-10-13 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp |2 +- loolwsd/Util.cpp|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 213c7c6d09f46e786d9fa68cfefbd1019168e738 Author: Tor Lillqvist Date: Thu Oct 13 11:58:15 2016 +0300 Catch by const ref That's

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-12 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 4b5561c9b4aa7605f15956fe5b91417bac3a261e Author: Tor Lillqvist Date: Wed Oct 12 12:51:06 2016 +0300 "" is the default value for the WebSocket::shutdown()

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/test loolwsd/UserMessages.hpp

2016-10-10 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 15 +++ loolwsd/UserMessages.hpp |2 -- loolwsd/test/httpwserror.cpp |2 -- 3 files changed, 7 insertions(+), 12 deletions(-) New commits: commit c62344db814fe351787316accf0faf53ee811db5 Author: Henry Castro Date:

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-07 Thread Michael Meeks
loolwsd/LOOLWSD.cpp |5 + 1 file changed, 5 insertions(+) New commits: commit f5a7a19b95d5f064f327b820182937e351647a1f Author: Michael Meeks Date: Fri Oct 7 17:49:37 2016 +0100 Restore LD_BIND_NOW=1 to share linking. Finally seen linking on a

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-07 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a4b0c22161c3b55f222f15cc9422820082aafd69 Author: Tor Lillqvist Date: Fri Oct 7 13:51:55 2016 +0300 There is nothing called 'PocoException' diff --git

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-07 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) New commits: commit 3576b17ac95db792d77e41b7a5106f70e3acdf5f Author: Tor Lillqvist Date: Fri Oct 7 13:46:53 2016 +0300 Refuse to start a second loolwsd listening on the

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/Storage.cpp

2016-10-04 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp | 14 +++--- loolwsd/Storage.cpp |8 2 files changed, 11 insertions(+), 11 deletions(-) New commits: commit c453f2626a60a02c9a20baaa3fff4846fee06253 Author: Tor Lillqvist Date: Tue Oct 4 15:10:45 2016 +0300 Let's not use lcl_

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-10-03 Thread Henry Castro
loolwsd/LOOLWSD.cpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit e684089c89c7d56bd48b25c07bdb6b71a35d34ea Author: Henry Castro Date: Mon Oct 3 14:36:02 2016 -0400 loolwsd: force websocket close if client does not want to

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/Util.cpp loolwsd/Util.hpp

2016-09-29 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp |6 loolwsd/Util.cpp| 73 +++- loolwsd/Util.hpp|7 3 files changed, 85 insertions(+), 1 deletion(-) New commits: commit 86bd8426d06590d2a10d7bb8e2e64aa468bb2309 Author: Tor Lillqvist

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-09-28 Thread Henry Castro
loolwsd/LOOLWSD.cpp |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 7a1d02a7cea88e0d4c423acac669e58d2ae15d68 Author: Henry Castro Date: Wed Sep 28 18:07:50 2016 -0400 loolwsd: MAX_CONNECTIONS, should send HTTP status code

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/test

2016-09-28 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 17 + loolwsd/test/httpwserror.cpp |8 2 files changed, 13 insertions(+), 12 deletions(-) New commits: commit 0729a3822f11c0d6948b9c12ea84d26ecced Author: Henry Castro Date: Wed Sep 28 17:03:36 2016 -0400

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/README.vars loolwsd/test

2016-09-27 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp |2 +- loolwsd/README.vars |5 - loolwsd/test/test.cpp |2 +- 3 files changed, 2 insertions(+), 7 deletions(-) New commits: commit db1733e70d8c67c05c9936d529d806bee97a9437 Author: Tor Lillqvist Date: Tue Sep 27 12:38:43 2016 +0300

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-09-22 Thread Miklos Vajna
loolwsd/LOOLWSD.cpp |1 - 1 file changed, 1 deletion(-) New commits: commit 2076bc54ff03a0287170fe209034a824c232aa4a Author: Miklos Vajna Date: Thu Sep 22 09:12:19 2016 +0200 LOOLWSD: remove unused using decl Change-Id:

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/loolwsd.xml.in

2016-09-01 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp|4 loolwsd/loolwsd.xml.in |2 +- 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit e41e10750070210103b1a92b2905d38f38a74a2f Author: Jan Holesovsky Date: Thu Sep 1 16:24:22 2016 +0200 Fix --disable-ssl case. diff

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-08-31 Thread Michael Meeks
loolwsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit f56d96229df69fe730b3f22f516a764c07a994ca Author: Michael Meeks Date: Wed Aug 31 22:05:02 2016 +0100 Avoid profiling CL devices during jail setup. diff --git

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-08-26 Thread Andras Timar
loolwsd/LOOLWSD.cpp | 11 +++ 1 file changed, 11 insertions(+) New commits: commit a5aa138774b028d2f366f24ce3ec8371d7e31e3a Author: Andras Timar Date: Fri Aug 26 13:40:20 2016 +0200 loolwsd: response to HTTP GET / (e.g. for checking if server is

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 25 + loolwsd/LOOLWSD.hpp | 27 +-- 2 files changed, 30 insertions(+), 22 deletions(-) New commits: commit 716b28f4ded0a1023f61561d3facb79601906987 Author: Ashod Nakashian Date: Wed Aug

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-08-16 Thread Andras Timar
loolwsd/LOOLWSD.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 6380deb5a8065cbb198cccaac749c5348fe127a5 Author: Andras Timar Date: Tue Aug 16 11:24:22 2016 +0200 loolwsd: disable command trace when it's missing in config

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-08-13 Thread Henry Castro
loolwsd/LOOLWSD.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit c7bef135c5c1ad205105a511e8c5d3a4657d789f Author: Henry Castro Date: Sat Aug 13 08:59:14 2016 -0400 loolwsd: fix -Werror=shadow diff --git a/loolwsd/LOOLWSD.cpp

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-08-09 Thread Miklos Vajna
loolwsd/LOOLWSD.cpp |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 7eaa2bfc876ec83d0e1584f75f404c73f7644172 Author: Miklos Vajna Date: Tue Aug 9 09:14:28 2016 +0200 loolwsd: fix -Werror,-Wparentheses-equality diff --git

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/loolwsd.xml.in loolwsd/test loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |3 +- loolwsd/TraceFile.hpp | 47 +--- loolwsd/loolwsd.xml.in |2 - loolwsd/test/TileCacheTests.cpp |2 + 4 files changed, 40 insertions(+), 14 deletions(-) New commits: commit

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/loolwsd.xml.in loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp|2 +- loolwsd/TraceFile.hpp |9 +++-- loolwsd/loolwsd.xml.in |3 +++ 3 files changed, 11 insertions(+), 3 deletions(-) New commits: commit f57964bd058a360ec36fb210c2ff78783c79ecd7 Author: Ashod Nakashian Date: Thu Aug 4

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |3 +++ loolwsd/LOOLWSD.hpp |9 + loolwsd/TraceFile.hpp | 10 +- 3 files changed, 21 insertions(+), 1 deletion(-) New commits: commit d5aa200471b91077af66772a39135bac444f5879 Author: Ashod Nakashian Date: Tue

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |2 + loolwsd/TraceFile.hpp | 70 ++ 2 files changed, 39 insertions(+), 33 deletions(-) New commits: commit ca9135e7a5682df3b0368cc84d73efcf2058f0f9 Author: Ashod Nakashian Date: Tue

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |4 ++-- loolwsd/LOOLWSD.hpp |2 +- loolwsd/TraceFile.hpp |6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit d1e66718b5f44ce608b33356d8c4a91062baa25e Author: Ashod Nakashian Date: Sun Jul 31

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/loolwsd.xml.in loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp|9 + loolwsd/LOOLWSD.hpp| 11 +++ loolwsd/TraceFile.hpp | 36 loolwsd/loolwsd.xml.in |4 4 files changed, 60 insertions(+) New commits: commit 8b9b3289556ae2d69bd7f6a6a49f38be0dc90c71 Author: Ashod

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 10 +- loolwsd/LOOLWSD.hpp |1 + 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit df49c23d239215c98aec9e1922d447cf42464299 Author: Ashod Nakashian Date: Sat Jul 30 22:19:31 2016 -0400 loolwsd: use

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f81aa9d2af71ec5b833dbaebf976706f8aad373c Author: Ashod Nakashian Date: Sat Jul 30 10:59:38 2016 -0400 loolwsd: setup signal handling first thing in main

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-07-25 Thread Miklos Vajna
loolwsd/LOOLWSD.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit aa9902970cef0d9f0921da2c8882c45f9ffbfeef Author: Miklos Vajna Date: Mon Jul 25 08:26:59 2016 +0200 LOOLWSD: avoid performing multiplication at int level

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-07-21 Thread Pranav Kant
loolwsd/LOOLWSD.cpp |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit f8cc5d3877ff1ba0288d7afe062908ef6265b6b6 Author: Pranav Kant Date: Thu Jul 21 14:56:26 2016 +0530 loolwsd: security: Sanitize user input in convert-to API diff

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/Util.hpp

2016-07-19 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp |2 +- loolwsd/LOOLWSD.hpp |2 +- loolwsd/Util.hpp| 19 +++ 3 files changed, 9 insertions(+), 14 deletions(-) New commits: commit 6aae20e2176880e358cd1842ac68cd37bfc1bde3 Author: Jan Holesovsky Date: Tue Jul 19 11:07:07

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-07-03 Thread Andras Timar
loolwsd/LOOLWSD.cpp | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 801c8f46761f88e66e9dafdd8ff7daa7a9ab8fb2 Author: Andras Timar Date: Sun Jul 3 16:43:36 2016 +0200 loolwsd: command line config override should work

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-06-26 Thread Andras Timar
loolwsd/LOOLWSD.cpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 8b074036293edf77233df061a2a6fe72849d6a93 Author: Andras Timar Date: Mon Jun 27 07:37:04 2016 +0200 loolwsd: use LOOLWSD_CONFIGDIR and LOOLWSD_CACHEDIR in

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/loolwsd.xml.in

2016-06-25 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp| 97 - loolwsd/LOOLWSD.hpp|3 + loolwsd/loolwsd.xml.in |2 - 3 files changed, 11 insertions(+), 91 deletions(-) New commits: commit 6501a21114a9d9f258d96d500ae48af5df29d7ec Author: Ashod Nakashian

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-06-25 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 20 ++-- loolwsd/LOOLWSD.hpp | 33 - 2 files changed, 50 insertions(+), 3 deletions(-) New commits: commit 8798943f08f9faa33468e9415e396ec77c779a6e Author: Ashod Nakashian Date: Sat Jun

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-06-25 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 48 ++-- 1 file changed, 46 insertions(+), 2 deletions(-) New commits: commit 7d4d7f47ac7f4fa0d9d18766b159f06d2f238d53 Author: Ashod Nakashian Date: Sat Jun 25 08:20:56 2016 -0400

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-06-21 Thread Andras Timar
loolwsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bc4633a2a13e3608f71cd558fca5625d4cd711b7 Author: Andras Timar Date: Tue Jun 21 16:15:31 2016 +0200 loolwsd: avoid NotFoundException when

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-06-21 Thread Pranav Kant
loolwsd/LOOLWSD.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 31009fa9c10212afa6f29f27b61286ce90bdd140 Author: Pranav Kant Date: Tue Jun 21 16:06:12 2016 +0530 loolwsd: Handle document URIs with spaces DocumentBroker

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/loolwsd.xml.in loolwsd/test

2016-06-17 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |7 +++ loolwsd/loolwsd.xml.in |5 + loolwsd/test/Makefile.am |2 ++ 3 files changed, 14 insertions(+) New commits: commit d1d9ec61683b1ed51f1d353fe9544c653aab8938 Author: Ashod Nakashian Date: Wed Jun 15 18:46:13

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/Util.cpp

2016-05-30 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |7 ++- loolwsd/Util.cpp| 19 +-- 2 files changed, 23 insertions(+), 3 deletions(-) New commits: commit 886af28bc2f6d1d27bf78de09978f3858d2db705 Author: Ashod Nakashian Date: Mon May 30 21:43:18 2016 -0400

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-20 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit f3a1e6e81e8419f42ef039f8ecd7eba332908d2d Author: Ashod Nakashian Date: Thu May 19 20:28:54 2016 -0400 loolwsd: replenish children on finishing a prisoner socket thread

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-12 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 711b59a2bcd07eed2a56b9a1f6d18b7ef9709629 Author: Ashod Nakashian Date: Thu May 12 10:47:05 2016 -0400 loolwsd: initialize logging sooner and log

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-09 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 378ce7544a917a0b57663b9d1dd926f53c967efe Author: Ashod Nakashian Date: Mon May 9 23:42:09 2016 -0400 loolwsd: try to recover when a client doesn't go

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-09 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) New commits: commit f041c3ffc04e4e27631d287a5ada55ef3eac658a Author: Jan Holesovsky Date: Mon May 9 11:41:37 2016 +0200 Scope the lock to avoid warnings. diff --git

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 53 ++-- 1 file changed, 35 insertions(+), 18 deletions(-) New commits: commit 4cec994c36736989681b4017c0fbec051b191f26 Author: Ashod Nakashian Date: Mon May 9 01:12:13 2016 -0400

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |9 + 1 file changed, 9 insertions(+) New commits: commit 21bf2ff12995fc82dbe8bee438a7017831ec2aea Author: Ashod Nakashian Date: Sat May 7 12:16:09 2016 -0400 loolwsd: give children time to settle after forking before

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) New commits: commit 9e7b0865878c02a23faca9bda37c0451347402b1 Author: Ashod Nakashian Date: Sat May 7 09:42:10 2016 -0400 loolwsd: refactored new child

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-04 Thread Andras Timar
loolwsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 627cbb73de061685f9647315f0eebc6eab264692 Author: Andras Timar Date: Wed May 4 20:33:13 2016 +0200 admincreds' argument is not directory diff --git

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-04 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 8b18038718f88708dbd08aa61fe60edde3ff7af1 Author: Ashod Nakashian Date: Tue May 3 08:36:53 2016 -0400 loolwsd: prespawnChildren should be forgiving when

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-04 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3b693ac735ea6ed6dce0ff00df5da408ff055d23 Author: Ashod Nakashian Date: Tue May 3 07:27:46 2016 -0400 loolwsd: use return value of std::max Change-Id:

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-02 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 24 1 file changed, 24 insertions(+) New commits: commit 68f24e375afd7ffa36ca4eacd86bc23281dd7fb5 Author: Ashod Nakashian Date: Mon May 2 22:57:27 2016 -0400 loolwsd: replenish the child reservoir and

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-04-28 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit afa3e7c4ed6d1d23f182d18882d2b20fd7f8eabe Author: Ashod Nakashian Date: Thu Apr 28 23:32:33 2016 -0400 loolwsd: log error on failure, not success

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/MessageQueue.cpp loolwsd/Storage.cpp

2016-04-28 Thread Miklos Vajna
loolwsd/LOOLWSD.cpp |8 loolwsd/MessageQueue.cpp |4 ++-- loolwsd/Storage.cpp |3 +-- 3 files changed, 7 insertions(+), 8 deletions(-) New commits: commit 30d90d6b9643a43fdf00fcd64806453ff5b9ca52 Author: Miklos Vajna Date: Thu Apr 28

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-04-24 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) New commits: commit 724911f5228ca3d7967961a6a1a9d540acce2e95 Author: Ashod Nakashian Date: Sun Apr 24 20:34:38 2016 -0400 loolwsd: let the exception bubble up

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-04-24 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 154 ++-- 1 file changed, 90 insertions(+), 64 deletions(-) New commits: commit 74cb8d84d208b132842c9308cea22ed7122c8c93 Author: Ashod Nakashian Date: Sun Apr 24 12:36:27 2016 -0400

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/loolwsd.xml.in

2016-04-18 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp|4 ++-- loolwsd/loolwsd.xml.in |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 996898f9cef4aa3c2d9e0c30701344ca89a93c83 Author: Tor Lillqvist Date: Mon Apr 18 09:50:24 2016 +0300 The default number of

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-04-18 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 70c7ca5a57119f0f8e0548f7a64972b0c7ff0d77 Author: Tor Lillqvist Date: Mon Apr 18 09:49:21 2016 +0300 The --nocaps option does not take an argument diff --git

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/Unit.hpp

2016-04-17 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 35 ++- loolwsd/Unit.hpp| 16 2 files changed, 30 insertions(+), 21 deletions(-) New commits: commit ea83ed237436945ad47b99bed80e3520d0ba6d5f Author: Ashod Nakashian Date: Sat Apr

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/test

2016-04-17 Thread Henry Castro
loolwsd/LOOLWSD.cpp |9 - loolwsd/test/httpwstest.cpp | 25 + 2 files changed, 21 insertions(+), 13 deletions(-) New commits: commit 0a92e023394268dbd184250582c671556359c9f3 Author: Henry Castro Date: Sun Apr 17 08:42:07

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/Storage.cpp loolwsd/Storage.hpp

2016-04-16 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |2 ++ loolwsd/Storage.cpp | 48 loolwsd/Storage.hpp |9 + 3 files changed, 55 insertions(+), 4 deletions(-) New commits: commit 115e654d6322d11b09ca2bb7405cfdbe1d81203c Author: Ashod Nakashian

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/test

2016-04-16 Thread Henry Castro
loolwsd/LOOLWSD.cpp |9 - loolwsd/test/httpwstest.cpp | 40 +--- 2 files changed, 29 insertions(+), 20 deletions(-) New commits: commit a66e73aeb0789a87c6948e6c1e9a2fc3e13b3aa1 Author: Henry Castro Date: Sat Apr

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-04-14 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 30 +- 1 file changed, 29 insertions(+), 1 deletion(-) New commits: commit d11bd69c267bbda7ce3d53f750281902e978b2d9 Author: Henry Castro Date: Thu Apr 14 11:22:19 2016 -0400 loolwsd: wait prison session until the

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/loolwsd.xml

2016-04-14 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp | 10 +- loolwsd/LOOLWSD.hpp |1 + loolwsd/loolwsd.xml |3 +++ 3 files changed, 13 insertions(+), 1 deletion(-) New commits: commit 7d645014792fcfe26caa564941ecbe9da44507c1 Author: Jan Holesovsky Date: Thu Apr 14 11:13:30 2016 +0200

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/test

2016-04-13 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 21 +--- loolwsd/test/httpwstest.cpp | 72 +++- 2 files changed, 86 insertions(+), 7 deletions(-) New commits: commit 096f7db6d06ca2c66d7b69970853b83b03b3d914 Author: Henry Castro Date:

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/test

2016-04-12 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 15 ++- loolwsd/test/httpwstest.cpp | 33 + 2 files changed, 47 insertions(+), 1 deletion(-) New commits: commit 6701dc62ce1c49f7d79ac54dd7123e602826207b Author: Henry Castro Date: Tue Apr 12

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-04-12 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 745950ceb27c1504e60d9b2605ef150605dc162b Author: Tor Lillqvist Date: Tue Apr 12 17:57:58 2016 +0300 Improve error logging for the fifo creation diff --git

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-04-12 Thread Henry Castro
loolwsd/LOOLWSD.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 53aea60ab1acbd891a4dfc6e93b7c328f2101ee9 Author: Henry Castro Date: Tue Apr 12 08:32:22 2016 -0400 loolwsd: fix -Werror,-Wshadow diff --git a/loolwsd/LOOLWSD.cpp

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-04-12 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp | 25 + 1 file changed, 25 insertions(+) New commits: commit 479d4613488be977bd28ee3f4b571b62b1da733a Author: Tor Lillqvist Date: Tue Apr 12 13:48:42 2016 +0300 Add a debug option --careerspan to make loolwsd retire after

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-04-12 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp | 108 loolwsd/LOOLWSD.hpp |1 2 files changed, 1 insertion(+), 108 deletions(-) New commits: commit 9c8e4988faaefa0d3d614ee9d6794e8d7fe1228e Author: Tor Lillqvist Date: Tue Apr 12 13:32:19 2016

  1   2   >