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

2016-07-19 Thread Pranav Kant
loolwsd/FileServer.hpp | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) New commits: commit 9b29565448806657d3b44597bba6137e72664ad5 Author: Pranav Kant Date: Tue Jul 19 20:50:43 2016 +0530 loolwsd: security: Sanitize user input before generating HTML C

[Libreoffice-commits] online.git: loolwsd/FileServer.hpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/loolwsd.xml.in loolwsd/Makefile.am loolwsd/Storage.cpp loolwsd/Util.hpp

2016-07-19 Thread Marco Cecchetti
loolwsd/FileServer.hpp |2 loolwsd/LOOLWSD.cpp| 107 ++--- loolwsd/LOOLWSD.hpp| 42 --- loolwsd/Makefile.am|4 - loolwsd/Storage.cpp| 45 ++-- loolwsd/Util.hpp | 39 +

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

2016-06-25 Thread Ashod Nakashian
loolwsd/FileServer.hpp |4 ++-- loolwsd/LOOLWSD.cpp| 41 + loolwsd/LOOLWSD.hpp|2 -- loolwsd/Makefile.am|5 +++-- loolwsd/loolwsd.xml.in |6 ++ 5 files changed, 16 insertions(+), 42 deletions(-) New commits: commit d281813c

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

2016-06-05 Thread Andras Timar
loolwsd/FileServer.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7e625d5f423f9e6dff825f4fe12d7ac464de6cd6 Author: Andras Timar Date: Sun Jun 5 16:37:49 2016 +0200 loolwsd: respect server_name setting diff --git a/loolwsd/FileServer.hpp b/loolwsd/FileSer

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

2016-05-11 Thread Andras Timar
loolwsd/FileServer.hpp |4 +++- loolwsd/LOOLWSD.cpp|4 +++- loolwsd/loolwsd.xml.in |2 ++ 3 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 2fbcbdfa87bbefc18b0bac87988a1edc73df0cbf Author: Andras Timar Date: Wed May 11 16:30:05 2016 +0200 loolwsd: enable

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

2016-05-04 Thread Henry Castro
loolwsd/FileServer.hpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit ae80052e805d304cbef6e076cfad9740c9c1f599 Author: Henry Castro Date: Wed May 4 16:15:25 2016 -0400 loolwsd: add mime type svg diff --git a/loolwsd/FileServer.hpp b/loolwsd/FileServer.hpp index b7faf4a..c

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

2016-04-16 Thread Ashod Nakashian
loolwsd/FileServer.hpp | 61 + 1 file changed, 32 insertions(+), 29 deletions(-) New commits: commit fe952794f0a7f04d6ae7a788e1352da00fe1159a Author: Ashod Nakashian Date: Sat Apr 16 12:26:26 2016 -0400 loolwsd: don't expose private member

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

2016-04-13 Thread Jan Holesovsky
loolwsd/FileServer.hpp | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 7e67b388328a9a502e56c4395561564e6972ba8b Author: Jan Holesovsky Date: Wed Apr 13 13:39:33 2016 +0200 Add some paranoia... diff --git a/loolwsd/FileServer.hpp b/loolwsd/FileServe

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

2016-04-13 Thread Jan Holesovsky
loolwsd/FileServer.hpp |4 ++-- loolwsd/LOOLWSD.cpp| 13 +++-- loolwsd/LOOLWSD.hpp|1 + 3 files changed, 10 insertions(+), 8 deletions(-) New commits: commit 484335321ff3145b45ac4f2fc162be31eeffcf62 Author: Jan Holesovsky Date: Wed Apr 13 13:08:47 2016 +0200 Intr

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

2016-04-06 Thread Ashod Nakashian
loolwsd/FileServer.hpp | 24 loolwsd/LOOLWSD.cpp|2 ++ 2 files changed, 18 insertions(+), 8 deletions(-) New commits: commit 29c9ecba2a589417b0d5757e6169ba9c7d4332ea Author: Ashod Nakashian Date: Wed Apr 6 23:38:08 2016 -0400 loolwsd: deny access to dire

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

2016-04-06 Thread Ashod Nakashian
loolwsd/FileServer.hpp | 14 ++ loolwsd/LOOLWSD.cpp| 29 +++-- loolwsd/LOOLWSD.hpp|2 +- 3 files changed, 38 insertions(+), 7 deletions(-) New commits: commit 1f88aede00b2b5a48e91d3cc652cb0a9ea0770ab Author: Ashod Nakashian Date: Wed Apr 6 23

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

2016-03-21 Thread Pranav Kant
loolwsd/FileServer.hpp | 19 +-- loolwsd/LOOLWSD.cpp| 11 +++ loolwsd/LOOLWSD.hpp|1 + 3 files changed, 21 insertions(+), 10 deletions(-) New commits: commit a5f8ba44a2b9bb26ec9196a306f9f1b4d60afc79 Author: Pranav Kant Date: Sun Mar 20 19:37:24 2016 +053