loolwsd/LOOLWSD.cpp | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
New commits:
commit 430e0cf0215b29502039092aa4c420b87a6bb7b4
Author: Ashod Nakashian
Date: Wed Nov 23 08:54:09 2016 -0500
loolwsd: alert users of low disk space after loading
Change-Id: I0142
loolwsd/LOOLWSD.cpp |1 +
loolwsd/test/run_unit.sh.in |5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit d978dc83cf25ac7240eaac15d0950cc1e684651e
Author: Ashod Nakashian
Date: Mon Nov 7 18:22:25 2016 -0500
loolwsd: minor improvement to logging w
loolwsd/LOOLWSD.cpp |6 +++---
loolwsd/PrisonerSession.cpp | 24 ++--
2 files changed, 17 insertions(+), 13 deletions(-)
New commits:
commit 52b8a11554498190d68c741e1ca66bc9bf5eeff8
Author: Ashod Nakashian
Date: Sat Nov 5 18:00:44 2016 -0400
loolwsd: lock
loolwsd/LOOLWSD.cpp | 21 -
loolwsd/test/httpwserror.cpp |8 +++-
2 files changed, 27 insertions(+), 2 deletions(-)
New commits:
commit 30df646311db4a4a273486431f96caf0a18fd89a
Author: Ashod Nakashian
Date: Sun Oct 23 13:42:56 2016 -0400
loolwsd: che
loolwsd/LOOLWSD.cpp | 116 ++--
loolwsd/test/httpwstest.cpp |7 ++
2 files changed, 64 insertions(+), 59 deletions(-)
New commits:
commit cb09f50d8c6767249a6058b7ca2bbea90b7c1c9f
Author: Ashod Nakashian
Date: Sun Oct 16 17:56:25 2016 -0400
loolwsd/LOOLWSD.cpp |8 ++--
loolwsd/Util.cpp| 81 +++-
loolwsd/Util.hpp| 16 ++--
loolwsd/test/httpwstest.cpp |3 +
4 files changed, 68 insertions(+), 40 deletions(-)
New commits:
commit 3cabf7c9c121180f0ce75
loolwsd/LOOLWSD.cpp | 10 --
loolwsd/README.vars |4
2 files changed, 8 insertions(+), 6 deletions(-)
New commits:
commit b57ddcd173c4507097889f3f02e9f600bc9f8476
Author: Tor Lillqvist
Date: Wed Aug 31 17:02:29 2016 +0300
Sort #includes of C++ headers
diff --git a/lool
loolwsd/LOOLWSD.cpp |5 +++--
loolwsd/Makefile.am |7 +++
2 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit 9376156ac34de6c28455ef1c14a65dcd0230ba83
Author: Ashod Nakashian
Date: Thu May 12 10:37:54 2016 -0400
loolwsd: correct error report while loading
loolwsd/LOOLWSD.cpp |6 +-
loolwsd/Makefile.am |6 +-
loolwsd/loolwsd.spec.in |3 ++-
loolwsd/test/Makefile.am |2 +-
4 files changed, 13 insertions(+), 4 deletions(-)
New commits:
commit 1f560af63aa3de02053243f553871b04f935430d
Author: Andras Timar
Date: Thu
loolwsd/LOOLWSD.cpp | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
New commits:
commit 383eb5c666a143d90f2addc463d717da333e595f
Author: Tor Lillqvist
Date: Mon Apr 4 11:04:34 2016 +0300
Don't ask broker to fork a non-positive number of children
I easily got
loolwsd/LOOLWSD.cpp | 14 +-
loolwsd/Storage.hpp |8 +---
2 files changed, 18 insertions(+), 4 deletions(-)
New commits:
commit ba96b9595491cf3c204a2f2ebdb1f9bc9ba50c32
Author: Pranav Kant
Date: Wed Mar 30 21:27:17 2016 +0530
loolwsd: Setup client SSL
We act
loolwsd/LOOLWSD.cpp |3 ---
loolwsd/sysconfig.loolwsd |3 ---
2 files changed, 6 deletions(-)
New commits:
commit aeb4b305dc7308d733baae051d1bd878feb1c44d
Author: Andras Timar
Date: Sat Mar 26 19:38:46 2016 +0100
loolwsd: unused DemoAuthVerificationUrl variable
diff --git a
loolwsd/LOOLWSD.cpp | 64 +--
loolwsd/MasterProcessSession.cpp |3 +
loolwsd/MasterProcessSession.hpp |6 +++
loolwsd/test/httpwstest.cpp |1
4 files changed, 71 insertions(+), 3 deletions(-)
New commits:
commit 129f797c83f65156
loolwsd/LOOLWSD.cpp |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 1222d7ff6dd46f6bd4989923e0029ac0598c29c7
Author: Tor Lillqvist
Date: Tue Mar 22 18:11:06 2016 +0200
Linux surely always has WCOREDUMP defined
diff --git a/loolwsd/LOOLWSD.cpp b/loolwsd/LOO
loolwsd/LOOLWSD.cpp | 25 +++--
1 file changed, 11 insertions(+), 14 deletions(-)
New commits:
commit e1d5f991e8a858f697cf1b3fd2e995262916d04d
Author: Tor Lillqvist
Date: Tue Mar 22 17:52:50 2016 +0200
Get rid of weird looping behaviour
When no child process
loolwsd/LOOLWSD.cpp | 36 +++-
1 file changed, 27 insertions(+), 9 deletions(-)
New commits:
commit d20eaa3014d8bee27c41b8447323a4e6166e1d07
Author: Jan Holesovsky
Date: Wed Jan 13 16:35:55 2016 +0100
loolwsd: More protection when inserting image.
diff -
loolwsd/LOOLWSD.cpp |5 ++---
loolwsd/MasterProcessSession.cpp |8 +---
loolwsd/TileCache.cpp| 35 +++
loolwsd/Util.hpp | 25 +
4 files changed, 47 insertions(+), 26 deletions(-)
New c
loolwsd/LOOLWSD.cpp | 39 +++
1 file changed, 31 insertions(+), 8 deletions(-)
New commits:
commit 8f90c38844ba6840acd97c6a72eb104d1171dc8d
Author: Miklos Vajna
Date: Tue Oct 20 15:41:42 2015 +0200
loolwsd convert-to: implement actual conversion
diff
loolwsd/LOOLWSD.cpp |2 +-
loolwsd/loolwsd-systemplate-setup |2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 8a371765bceb3a2581c785cc2d57073a078c8907
Author: Mihai Varga
Date: Tue Sep 8 13:03:43 2015 +0300
loolwsd: copy /etc/localtime when
19 matches
Mail list logo