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