summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-03loolwsd: use SocketProcessorprivate/hcvcastro/socketHenry Castro3-19/+66
2016-04-03loolwsd: replace fifo for socket WSD -> BrokerHenry Castro6-61/+97
2016-04-02loolwsd: replace pipe for dialog socketHenry Castro4-273/+106
2016-04-01loleaflet: Rename filename -> titlePranav Kant2-5/+5
2016-04-01Make use of 'using' consistent in this fileTor Lillqvist1-6/+5
2016-04-01Catch and ignore FileExceptions when persisting editing tilesTor Lillqvist1-2/+13
2016-04-01Actually propagate idle/auto save requests to the kit processesTor Lillqvist5-26/+34
2016-04-01Improve logging and orderly shutdownTor Lillqvist1-5/+15
2016-04-01These are not overridden in derived classes, no need to be virtualTor Lillqvist1-3/+3
2016-04-01Add 'override'Tor Lillqvist1-2/+2
2016-04-01TypoTor Lillqvist1-1/+1
2016-04-01It was PipeRunnable::syncChildren() that wrote "query url" messages to the pipeTor Lillqvist1-8/+0
2016-04-01Bin PipeRunnable::syncChildren() which died in cbabd6177d0e8aaaf77053d4ba17b0...Tor Lillqvist1-56/+0
2016-04-01Revert "serve loleaflet from apache2, until we solve access control problem"Andras Timar1-1/+1
2016-04-01Allow leaflet to be served from loolwsdPranav Kant2-3/+10
2016-04-01loleaflet: remove 'product' referenceAndras Timar3-5/+3
2016-04-01loleaflet: licence header of po filesAndras Timar2-2/+6
2016-04-01bccu#1640: Add elapsed time field to admin consolePranav Kant6-8/+69
2016-03-31loleaflet: bccu#1622, add a marker progress barHenry Castro5-1/+121
2016-03-31loolwsd: Use filename in admin consolePranav Kant1-1/+1
2016-03-31loleaflet: Edit lock implemention on front-endPranav Kant2-0/+46
2016-03-31bccu#1621: Introduce an edit lockPranav Kant6-31/+142
2016-03-31loolwsd: Verify JWT token's expiry timePranav Kant1-32/+64
2016-03-31Improve loggingTor Lillqvist3-3/+29
2016-03-31loolwsd: Separate AdminModel header and implementationPranav Kant3-352/+395
2016-03-31loolwsd: Arrange sources/header in makefile alphabeticallyPranav Kant1-25/+71
2016-03-31loolwsd: Split Storage, Auth classes into header/impl filesPranav Kant6-415/+507
2016-03-31loleaflet: remove empty po filesAndras Timar3-0/+0
2016-03-30loleaflet: s/kill child/terminate session/Andras Timar1-2/+2
2016-03-31loolwsd: Temporarily use hard-coded path to key filePranav Kant2-2/+4
2016-03-30serve loleaflet from apache2, until we solve access control problemAndras Timar1-1/+1
2016-03-30loleaflet: updated po filesAndras Timar5-41/+55
2016-03-30loolwsd: Setup client SSLPranav Kant2-3/+17
2016-03-30loolwsd: This is a server, not clientPranav Kant1-1/+1
2016-03-30loolwsd: fix -Werror,-WshadowMiklos Vajna1-1/+1
2016-03-30loolwsd: new unittestsAshod Nakashian1-8/+130
2016-03-30loolwsd: improved child spawning and managementAshod Nakashian1-51/+86
2016-03-30loolwsd: logging improvementsAshod Nakashian4-7/+10
2016-03-30loolwsd: pipe plumbing cleanupAshod Nakashian6-86/+46
2016-03-30loolwsd: new PipeReader class to poll and tokenize pipe messagesAshod Nakashian5-63/+128
2016-03-30loolwsd: throw when we fail to connect to lokitAshod Nakashian1-11/+12
2016-03-30loolwsd: thread -> sessionAshod Nakashian3-10/+10
2016-03-30loolwsd: recursive_mutex -> mutex in LOOLBrokerAshod Nakashian1-22/+17
2016-03-30loolwsd: lokit command handling improvementsAshod Nakashian1-48/+72
2016-03-30loolwsd: lokit process can only host one url in its lifetimeAshod Nakashian1-46/+23
2016-03-30loolwsd: logging and misc cleanupAshod Nakashian5-21/+26
2016-03-30loolwsd: moved SocketProcessor to IoUtil and generalized moreAshod Nakashian4-148/+186
2016-03-29loolwsd: moved IO utilities into IoUtil fileAshod Nakashian11-179/+246
2016-03-29loolwsd: Default to the most verbose log level.Jan Holesovsky1-1/+1
2016-03-29loleaflet: Warn when somebody tries to use ws: for the websocket.Jan Holesovsky1-1/+4