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

2016-08-31 Thread Ashod Nakashian
loolwsd/Common.hpp |1 + loolwsd/LOOLWSD.cpp |3 +++ 2 files changed, 4 insertions(+) New commits: commit 9b3343aad49637afe944da3ee83062e55217ee48 Author: Ashod Nakashian Date: Wed Aug 31 23:40:42 2016 -0400 loolwsd: Don't block on client sockets and timeout in 1 second

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

2016-06-27 Thread Ashod Nakashian
loolwsd/Common.hpp |1 + loolwsd/LOOLWSD.cpp|4 +--- loolwsd/LOOLWSD.hpp|1 - loolwsd/loolwsd.xml.in |1 - 4 files changed, 2 insertions(+), 5 deletions(-) New commits: commit b7e0766fea74f851ccda9b6b172357029eed05db Author: Ashod Nakashian Date: Mon Jun 27 08:27:08

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

2016-05-12 Thread Ashod Nakashian
loolwsd/Common.hpp |2 +- loolwsd/LOOLWSD.cpp | 24 +--- 2 files changed, 14 insertions(+), 12 deletions(-) New commits: commit de5f77c00fca275361a403f222e8025eaa3b346c Author: Ashod Nakashian Date: Thu May 12 10:43:13 2016 -0400 loolwsd: better child management

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

2016-04-12 Thread Tor Lillqvist
loolwsd/Common.hpp |1 - loolwsd/LOOLWSD.cpp | 31 --- 2 files changed, 32 deletions(-) New commits: commit 241d421fc7e4ae44b11446ecf997d5c578deac19 Author: Tor Lillqvist Date: Tue Apr 12 18:03:57 2016 +0300 Kill the "lool_admin_notify.fifo" thing as it

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

2016-04-10 Thread Ashod Nakashian
loolwsd/Common.hpp |1 + loolwsd/LOOLWSD.cpp |6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 63068a5dda82c055b5d6844067e70d585d0fb4a2 Author: Ashod Nakashian Date: Sun Apr 10 22:16:04 2016 -0400 loolwsd: command timeout is now a const Chan

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

2016-03-23 Thread Ashod Nakashian
loolwsd/Common.hpp |2 - loolwsd/LOOLWSD.cpp | 54 loolwsd/LOOLWSD.hpp |1 loolwsd/loolwsd.xml |6 + 4 files changed, 45 insertions(+), 18 deletions(-) New commits: commit b4e4ccb666a594e40cd09fb9a0f8c6f0971b1f26 Author: Ash

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

2016-01-31 Thread Ashod Nakashian
loolwsd/Common.hpp |3 +++ loolwsd/LOOLWSD.cpp | 34 -- 2 files changed, 19 insertions(+), 18 deletions(-) New commits: commit 6f5afd92baa481fb27aaebe769d283fb5382fd84 Author: Ashod Nakashian Date: Sun Jan 31 22:34:18 2016 -0500 loolwsd: fixed server

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

2016-01-24 Thread Ashod Nakashian
loolwsd/Common.hpp |2 +- loolwsd/LOOLWSD.cpp | 13 + 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit 9593ec5720704c910d3e2a733d092625f23fed68 Author: Ashod Nakashian Date: Sat Jan 23 17:35:16 2016 -0500 loolwsd: improved polling and pong with clie