index
:
libreoffice/online
distro/cib/libreoffice-6-2
distro/cib/libreoffice-6-3
distro/collabora/co-4-2
distro/collabora/co-4-2-0
distro/collabora/co-4-2-1
distro/collabora/co-4-2-2
distro/collabora/co-4-2-3
distro/collabora/co-4-2-4
distro/collabora/co-4-2-5
distro/collabora/co-4-2-6
distro/collabora/co-4-2-7
distro/collabora/co-4-2-8
distro/collabora/co-6-4
distro/collabora/code-4.2.0-3
distro/collabora/code-4.2.0-4
distro/collabora/collabora-online-1-0
distro/collabora/collabora-online-1-9
distro/collabora/collabora-online-2-0
distro/collabora/collabora-online-2-1
distro/collabora/collabora-online-2-1-5
distro/collabora/collabora-online-3
distro/collabora/collabora-online-3-0
distro/collabora/collabora-online-3-0-0
distro/collabora/collabora-online-3-1
distro/collabora/collabora-online-3-2
distro/collabora/collabora-online-3-2-1
distro/collabora/collabora-online-4
distro/collabora/collabora-online-4-0
distro/collabora/collabora-online-4-0-4
distro/collabora/collabora-online-cd
distro/collabora/collabora-online-cd-3-1
distro/collabora/collabora-online-cd-3-2
distro/collabora/collabora-online-cd-3-4
distro/collabora/collabora-online-cd-4
distro/collabora/milestone-2
distro/collabora/milestone-3
distro/collabora/milestone-4
distro/collabora/milestone-5
distro/collabora/milestone-7
feature/anonymization-cd
feature/calc-canvas
feature/calc-canvas2
feature/calc-coordinates
feature/calc-rowcolumn-selection
feature/calczoom
feature/cib_contract173
feature/co4-gsoc19-sidebar-work
feature/contextmenu
feature/deduplication
feature/jsdialogs
feature/lifecycle
feature/locking
feature/lok_dialog
feature/mobile-input
feature/paralleltest
feature/proxyhack
libreoffice-5-2
libreoffice-5-3
libreoffice-5-4
libreoffice-6-0
libreoffice-6-1
libreoffice-6-2
libreoffice-6-3
libreoffice-6-4
libreoffice-7-0
master
private/Ashod/nonblocking
private/Ashod/repairactions
private/Ashod/tilecombine
private/Ashod/tileprioritization
private/hcvcastro/bind-mount
private/hcvcastro/forking
private/hcvcastro/socket
private/kendy/mobile
private/kendy/monitoring-collabora-online-3
private/kendy/monitoring-rebased
private/kendy/new-stuff
private/kendy/tilesandcallbacks
private/mmeeks/clipboard
private/mmeeks/copypaste
private/mmeeks/cursors
private/mmeeks/deltas
private/mmeeks/fixing
private/mmeeks/monitoring
private/mmeeks/thread-png
private/mmeeks/uds
private/mmeeks/unitbits
private/tml/cancellation
private/tml/ios-gen2
LibreOffice Online excellence.
michael
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
SigUtil.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
Add segmentation fault metric for Kit processes
Gabriel Masei
1
-1
/
+1
2020-04-06
admin fuzzer: improve this further, so it can find interesting paths faster
Miklos Vajna
1
-1
/
+3
2020-01-18
sighandler: break infinite loop with corrupted heap
Michael Meeks
1
-11
/
+9
2019-12-20
wsd: debug: add env variable "PAUSEFORDEBUGGER" to attach debugger
Henry Castro
1
-0
/
+15
2019-11-25
wsd: use SIGKILL to kill a child
Ashod Nakashian
1
-1
/
+1
2019-11-21
wsd: kill with SIGABRT now that SIGTERM cleanly shutsdown
Ashod Nakashian
1
-1
/
+1
2019-11-19
wsd: avoid malloc in signal handler
Ashod Nakashian
1
-32
/
+9
2019-11-19
wsd: replace mutex in signal handler
Ashod Nakashian
1
-5
/
+38
2019-11-18
wsd: SIGTERM signals clean shutdown now
Ashod Nakashian
1
-1
/
+1
2019-11-07
killpoco: Get rid of Poco::Process:id() usage.
Jan Holesovsky
1
-3
/
+3
2019-11-06
wsd: cleanup the global flag accessors
Ashod Nakashian
1
-16
/
+26
2019-08-13
common: wrap SigHandlerTrap in a getter function to avoid ODR violation
Miklos Vajna
1
-0
/
+5
2019-08-12
common: wrap ShutdownRequestFlag in a getter function to avoid ODR violation
Miklos Vajna
1
-1
/
+15
2019-08-09
common: wrap DumpGlobalState in a getter function to avoid ODR violation
Miklos Vajna
1
-1
/
+5
2019-08-08
common: wrap TerminationFlag in a getter function to avoid ODR violation
Miklos Vajna
1
-1
/
+8
2019-05-16
Introduce new flag to speed up shutdown of the Online plumbing in the iOS app
Tor Lillqvist
1
-0
/
+4
2019-03-06
Fix -Werror=stringop-truncation: Make sure FatalGdbString is NUL-terminated
Tor Lillqvist
1
-1
/
+2
2019-02-12
android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.
Jan Holesovsky
1
-1
/
+1
2019-02-12
android: No execinfo.h on Android (yet).
Jan Holesovsky
1
-1
/
+7
2018-10-15
It's enough to document a variable in one place
Tor Lillqvist
1
-3
/
+0
2018-10-15
ShutdownRequestFlag can be a constant false in the mobile app
Tor Lillqvist
1
-0
/
+4
2018-08-29
Bin some unneeded #includes
Tor Lillqvist
1
-2
/
+0
2018-05-18
Before we kill the child, check it exists, ie. kill(pid, 0) == 0.
Jan Holesovsky
1
-0
/
+1
2018-02-07
common: spell out non-trivial autos to improve readability
Miklos Vajna
1
-2
/
+2
2017-12-20
loplugin:includeform
Pranav Kant
1
-2
/
+2
2017-04-28
SigUtil: split out dumpBacktrace.
Michael Meeks
1
-3
/
+8
2017-03-10
config.h - get includes right: must always be the first include.
Michael Meeks
1
-1
/
+2
2017-03-10
Cleanup shutdown flag handling.
Michael Meeks
1
-48
/
+29
2017-03-10
Connect USR1 to initial global state dumping goodness.
Michael Meeks
1
-0
/
+27
2017-03-10
signal handling: keep track of all socket poll wakeups & wakeup.
Michael Meeks
1
-0
/
+3
2017-03-10
Ctrl-c should really terminate this if you keep going.
Michael Meeks
1
-1
/
+11
2017-02-05
wsd: fix crash when unloading idle documents
Ashod Nakashian
1
-1
/
+0
2016-12-31
wsd: include cleanup
Ashod Nakashian
1
-13
/
+0
2016-12-27
loplugin:cstylecast
Noel Grandin
1
-4
/
+4
2016-12-22
add a configure option for using clang compiler plugins
Noel Grandin
1
-7
/
+7
2016-11-28
Renamed 'shutdown' to 'shuttingdown'
Ashod Nakashian
1
-1
/
+1
2016-11-25
Apply the pre-branch rename script to re-organize the source.
Michael Meeks
1
-0
/
+302