summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* loolwsd: forgot uncomment loKitprivate/hcvcastro/forkingHenry Castro2015-09-271-1/+1
* loolwsd: drop client connection after waiting child connection.Henry Castro2015-09-271-8/+33
* loolwsd: request new connection when client load documentHenry Castro2015-09-271-0/+4
* loolwsd: change type _availableChildSessions from set to mapHenry Castro2015-09-272-8/+12
* loolwsd: create writer pipe to send messages to broker processHenry Castro2015-09-272-0/+16
* loolwsd: clear cache URL when child processes diedHenry Castro2015-09-271-0/+4
* loolwsd: add pipe thread handlerHenry Castro2015-09-271-4/+274
* loolwsd: fork new child if new client requestsHenry Castro2015-09-271-0/+13
* loolwsd: open reader FIFO to read messages from clientHenry Castro2015-09-271-7/+14
* loolwsd: create reader FIFO to read messages from childsHenry Castro2015-09-271-0/+15
* loolwsd: change startupLibreOfficeKit to report error statusHenry Castro2015-09-271-3/+14
* loolwsd: change map childprocesses to store file descriptor FIFOHenry Castro2015-09-271-3/+4
* loolwsd: crate writer FIFO pipe to send message to childsHenry Castro2015-09-271-5/+23
* loolwsd: add FIFO pipe to lokit process.Henry Castro2015-09-272-3/+148
* loolwsd: add Connection thread classHenry Castro2015-09-271-60/+112
* loolwsd: add FIFO write, read utilitiesHenry Castro2015-09-272-0/+73
* loolwsd: add string.h header to avoid warnings.Henry Castro2015-09-271-0/+1
* loolwsd: use g++ to avoid warnings.Henry Castro2015-09-271-2/+2
* loolwsd: remove shared memoryHenry Castro2015-09-274-23/+0
* loolwsd: update loolmap for preinitHenry Castro2015-09-081-2/+5
* loolwsd: update loolstat for preinit.Henry Castro2015-09-081-2/+2
* loolwsd: add preinit parametersHenry Castro2015-08-181-5/+5
* loolwsd: update LibreOfficeKitInit.hHenry Castro2015-08-181-24/+38
* loolwsd: remove fixme comment.Henry Castro2015-08-181-1/+0
* loolwsd: update thread, process namesHenry Castro2015-08-172-2/+7
* loolwsd: verbose message when use forkHenry Castro2015-08-171-0/+3
* loolwsd: add missing slashHenry Castro2015-08-171-1/+1
* loolwsd: move globlaPreinit after chrootHenry Castro2015-08-171-2/+2
* loolwsd: set complain messagesHenry Castro2015-08-171-2/+2
* loolwsd: replace ProcessHandle for UInt64Henry Castro2015-08-171-5/+5
* Sketch explicit fork and no-execv path.Michael Meeks2015-08-171-15/+53
* Cleanup arg. parsing, kill code duplication.Michael Meeks2015-08-173-42/+17
* fix indenting.Michael Meeks2015-08-171-74/+74
* Make LOOLKit re-usable more easily.Michael Meeks2015-08-172-48/+79
* Remove un-necessary lock.Michael Meeks2015-08-171-6/+0
* Add missing headers & fix whitespace.Michael Meeks2015-08-174-5/+16
* Add missing headers & fix whitespace.Michael Meeks2015-08-171-14/+25
* loolwsd: destroy LOKit when child finishedHenry Castro2015-08-071-0/+3
* loolwsd: update loolstat, socket client and ...Henry Castro2015-08-071-14/+14
* loolwsd: change thread namesHenry Castro2015-08-062-8/+12
* loolwsd: set thread name to debug socketHenry Castro2015-08-062-2/+13
* loolwsd: create lokit process id logsHenry Castro2015-08-054-2/+14
* loolwsd: ensure one child when debugging.Henry Castro2015-08-044-12/+5
* loolwsd: fix child fork when debugging one child.Henry Castro2015-08-043-7/+16
* loolwsd: test case #3.Henry Castro2015-08-021-33/+0
* loolwsd: test case #2Henry Castro2015-08-021-25/+6
* loolwsd: test case #1Henry Castro2015-08-021-6/+25
* loolwsd: fix error messages.Henry Castro2015-08-021-10/+11
* loolwsd: set thread name to queue handlerHenry Castro2015-08-021-0/+6
* loolwsd: minor fix loolstat.Henry Castro2015-08-021-1/+1