[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp

2015-09-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp |5 + loolwsd/LOOLKit.cpp| 146 - 2 files changed, 148 insertions(+), 3 deletions(-) New commits: commit ace1ec813db24c248c66fde0699ddf44c53c30a8 Author: Henry Castro Date: Sun Sep 27

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-09-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit c4a97a172b43272f97a215e26dbb45d82ec8943e Author: Henry Castro Date: Sun Sep 27 17:18:33 2015 -0400 loolwsd: change map childprocesses to store file descriptor

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-09-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 764f9f398ad86004509f5d8b3c527fc40c787bb6 Author: Henry Castro Date: Sun Sep 27 17:33:05 2015 -0400 loolwsd: create reader FIFO to read messages from childs diff

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-09-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 278 - 1 file changed, 274 insertions(+), 4 deletions(-) New commits: commit 85de9ac86f0ca858439ad14492f1df1ec1e26a4e Author: Henry Castro Date: Sun Sep 27 18:04:12 2015 -0400 loolwsd: add

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-09-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 28 +++- 1 file changed, 23 insertions(+), 5 deletions(-) New commits: commit 1cbeabb18f94cea85740a7786b0f75964cec935c Author: Henry Castro Date: Sun Sep 27 17:14:00 2015 -0400 loolwsd: crate writer FIFO pipe to

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-09-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 13 + 1 file changed, 13 insertions(+) New commits: commit 361a190cdf3696f12d80539beedce0edc344d22d Author: Henry Castro Date: Sun Sep 27 17:45:13 2015 -0400 loolwsd: fork new child if new client requests diff --git

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-09-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit 7f7453cd7f3a2b0c2597d4a0506acfc588d1fe6a Author: Henry Castro Date: Sun Sep 27 17:25:52 2015 -0400 loolwsd: change startupLibreOfficeKit to report

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-09-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) New commits: commit 3fd57d9c968395bd1178de80eb76cbc9d2b8 Author: Henry Castro Date: Sun Sep 27 17:39:25 2015 -0400 loolwsd: open reader FIFO to read messages

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-09-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp |4 1 file changed, 4 insertions(+) New commits: commit 091d9cdbd2eda4ad3487f9baebc458ed2f8876d4 Author: Henry Castro Date: Sun Sep 27 18:08:08 2015 -0400 loolwsd: clear cache URL when child processes died diff --git

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/MasterProcessSession.cpp

2015-09-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 12 loolwsd/LOOLWSD.cpp |1 - loolwsd/LOOLWSD.hpp |2 -- loolwsd/MasterProcessSession.cpp |8 4 files changed, 23 deletions(-) New commits: commit c69e9e3055aed04d0862d3ff968778aa21636937 Author:

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-18 Thread Henry Castro
loolwsd/LOOLBroker.cpp |1 - 1 file changed, 1 deletion(-) New commits: commit 1a975e60a5e9c953e2b66891527738cd70d23a24 Author: Henry Castro hcas...@collabora.com Date: Tue Aug 18 14:38:59 2015 -0400 loolwsd: remove fixme comment. diff --git a/loolwsd/LOOLBroker.cpp

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-18 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit e070ffc8e45032f8e941ddf6ccc0b37bc201a44c Author: Henry Castro hcas...@collabora.com Date: Tue Aug 18 16:56:05 2015 -0400 loolwsd: add preinit parameters diff --git

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-17 Thread Henry Castro
loolwsd/LOOLBroker.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 62365a9e821fb880b72b702607e16e9ef677de3d Author: Henry Castro hcas...@collabora.com Date: Mon Aug 17 18:12:20 2015 -0400 loolwsd: set complain messages diff --git

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-17 Thread Henry Castro
loolwsd/LOOLBroker.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8be67f02c444b60bf425a78e8fec79cb469d0016 Author: Henry Castro hcas...@collabora.com Date: Mon Aug 17 20:26:56 2015 -0400 loolwsd: add missing slash diff --git a/loolwsd/LOOLBroker.cpp

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-17 Thread Henry Castro
loolwsd/LOOLBroker.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit ace5a8f231635c119c4a7f82d1f087e767a26b2c Author: Henry Castro hcas...@collabora.com Date: Mon Aug 17 20:40:28 2015 -0400 loolwsd: verbose message when use fork diff --git a/loolwsd/LOOLBroker.cpp

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-17 Thread Henry Castro
loolwsd/LOOLBroker.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7d1bceb85f5157daaec054e847a005ddab1ec2c9 Author: Henry Castro hcas...@collabora.com Date: Mon Aug 17 19:04:28 2015 -0400 loolwsd: move globlaPreinit after chroot diff --git

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp loolwsd/Makefile.am

2015-08-17 Thread Michael Meeks
loolwsd/LOOLBroker.cpp | 32 loolwsd/LOOLKit.cpp| 21 + loolwsd/Makefile.am|6 -- 3 files changed, 17 insertions(+), 42 deletions(-) New commits: commit d5d779408875fa4ade641b5cd5d35dff82ae71bf Author: Michael Meeks

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-17 Thread Michael Meeks
loolwsd/LOOLBroker.cpp | 39 +-- 1 file changed, 25 insertions(+), 14 deletions(-) New commits: commit 23cb40209469cf7cb99ecce9805b034c529a87bb Author: Michael Meeks michael.me...@collabora.com Date: Mon Aug 17 16:40:12 2015 +0100 Add missing headers

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp

2015-08-17 Thread Michael Meeks
loolwsd/LOOLBroker.cpp | 38 ++-- loolwsd/LOOLKit.cpp| 89 + 2 files changed, 79 insertions(+), 48 deletions(-) New commits: commit d855d3b63614631b9fe2d65dfd0b4234c6d80850 Author: Michael Meeks michael.me...@collabora.com

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-17 Thread Michael Meeks
loolwsd/LOOLBroker.cpp | 68 ++--- 1 file changed, 53 insertions(+), 15 deletions(-) New commits: commit 097721141c3d4de5d5489763ac2babb128ba5e24 Author: Michael Meeks michael.me...@collabora.com Date: Mon Aug 17 17:35:45 2015 +0100 Sketch

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-17 Thread Michael Meeks
loolwsd/LOOLBroker.cpp | 148 - 1 file changed, 74 insertions(+), 74 deletions(-) New commits: commit 9081c10d7fcb2df26a2638d71d28ca909e902b2a Author: Michael Meeks michael.me...@collabora.com Date: Mon Aug 17 17:13:37 2015 +0100 fix

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-17 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 596948a121567371cf5c2654c2b7d31081284fe3 Author: Henry Castro hcas...@collabora.com Date: Mon Aug 17 17:24:40 2015 -0400 loolwsd: replace ProcessHandle for UInt64 diff --git

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp loolwsd/LOOLWSD.hpp loolwsd/MasterProcessSession.cpp

2015-08-04 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 10 +++--- loolwsd/LOOLWSD.hpp |2 +- loolwsd/MasterProcessSession.cpp | 11 --- 3 files changed, 16 insertions(+), 7 deletions(-) New commits: commit 5ade3f91670464ca5828c39c38067c25408f63da Author: Henry Castro

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/MasterProcessSession.cpp

2015-08-04 Thread Henry Castro
loolwsd/LOOLBroker.cpp |7 --- loolwsd/LOOLWSD.cpp |6 +++--- loolwsd/LOOLWSD.hpp |2 +- loolwsd/MasterProcessSession.cpp |2 +- 4 files changed, 5 insertions(+), 12 deletions(-) New commits: commit 4c07b05455cedd77f9ff0b3b04c643b0c623cdc3

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-02 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 31 +-- 1 file changed, 25 insertions(+), 6 deletions(-) New commits: commit 71d75571c3b758b584cafc522e3309a7d37b0f9b Author: Henry Castro hcas...@collabora.com Date: Sun Aug 2 21:32:04 2015 -0400 loolwsd: test case #1

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-02 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 31 ++- 1 file changed, 6 insertions(+), 25 deletions(-) New commits: commit c267da0ba94d09a8a2b94d4a122a90f01f2c7aa3 Author: Henry Castro hcas...@collabora.com Date: Sun Aug 2 21:44:01 2015 -0400 loolwsd: test case #2 pre

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-08-02 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 33 - 1 file changed, 33 deletions(-) New commits: commit 3d5b58e67322ac3258ca09c51afafa85d3273ea7 Author: Henry Castro hcas...@collabora.com Date: Sun Aug 2 22:00:48 2015 -0400 loolwsd: test case #3. No lokit

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-07-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a7f1418cf8d0f0321060e6345b2068b9a66b98ea Author: Henry Castro hcas...@collabora.com Date: Mon Jul 27 23:53:24 2015 -0400 loolwsd: fix library handle diff --git

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-07-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 39 +++ 1 file changed, 39 insertions(+) New commits: commit 5a1ca4269064a1cc5c8c2b2e70fec6ac0238ab52 Author: Henry Castro hcas...@collabora.com Date: Mon Jul 27 23:48:47 2015 -0400 loolwsd: preload soffice, sc, sw, sd shared

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2015-07-24 Thread Henry Castro
loolwsd/LOOLBroker.cpp |2 +- loolwsd/LOOLWSD.cpp|2 +- loolwsd/LOOLWSD.hpp|2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 070cf8d1c60bb325c5e2c9901dc5d006a15d4cd2 Author: Henry Castro hcas...@collabora.com Date: Fri Jul 24 16:31:08 2015 -0400

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp

2015-07-24 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 28 ++-- loolwsd/LOOLKit.cpp|4 ++-- loolwsd/LOOLWSD.cpp|2 +- 3 files changed, 17 insertions(+), 17 deletions(-) New commits: commit 4f9ded0d0bd91b8ea67ce7673937fa36860c003f Author: Henry Castro hcas...@collabora.com Date: Fri

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2015-07-24 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 12 loolwsd/LOOLWSD.cpp|7 +++ loolwsd/LOOLWSD.hpp|4 +++- 3 files changed, 22 insertions(+), 1 deletion(-) New commits: commit 20601a351338d70868df45260b0584691282984c Author: Henry Castro hcas...@collabora.com Date: Fri Jul 24

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp loolwsd/Makefile.am

2015-07-24 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 10 +- loolwsd/Makefile.am|2 -- 2 files changed, 9 insertions(+), 3 deletions(-) New commits: commit f5dc4973a899c02a97f1bf0090a647d5fde658ca Author: Henry Castro hcas...@collabora.com Date: Fri Jul 24 09:14:32 2015 -0400 loolwsd: deploy loolkit

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-07-23 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 28 +++- 1 file changed, 7 insertions(+), 21 deletions(-) New commits: commit dae3d9ed1f15ef504de46db2c82ba68797e06147 Author: Henry Castro hcas...@collabora.com Date: Thu Jul 23 16:22:57 2015 -0400 loolwsd: add missing arguments. diff