- 22 Oct, 2018 1 commit
-
-
Dominik Charousset authored
-
- 18 Oct, 2018 1 commit
-
-
Dominik Charousset authored
-
- 17 Oct, 2018 2 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 16 Oct, 2018 4 commits
-
-
Dominik Charousset authored
Add non-overriding receive timouts to actor clock
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 10 Oct, 2018 1 commit
-
-
Matthias Vallentin authored
Use insert for faster appending in xsputn
-
- 09 Oct, 2018 4 commits
-
-
Tobias Mayer authored
-
Tobias Mayer authored
The concrete log levels can be set with the config options "logger.file-verbosity" and "logger.console-verbosity". "logger.verbosity" remains to be supported for backwards compatibility.
-
Tobias Mayer authored
-
Dominik Charousset authored
Add free function to set values in config_value dictionaries. Close #769.
-
- 08 Oct, 2018 1 commit
-
-
Dominik Charousset authored
-
- 07 Oct, 2018 4 commits
-
-
Joseph Noir authored
-
Dominik Charousset authored
-
Joseph Noir authored
-
Dominik Charousset authored
-
- 05 Oct, 2018 6 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
Set CLOEXEC flag on socket/accept/pipe calls
-
Dominik Charousset authored
-
Jon Siwek authored
-
Dominik Charousset authored
-
Dominik Charousset authored
Fix insecure RPATH of the caf-python binary
-
- 03 Oct, 2018 1 commit
-
-
Marcel Röthke authored
Cmakes install type PROGRAMS is misleading it is not supposed to be used with binaries. From the cmake documentation: > This form [install(PROGRAMS)] is intended to install programs that are > not targets, such as shell scripts. Use the TARGETS form to install > targets built within the project. One of the problems with "PROGRAMS" is, that it does not strip the RPATH from binaries when installing. This is a problem because the is is used to look up shared libraries. If it's destination is user controllable it could be used for privilege escalation.
-
- 02 Oct, 2018 5 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
Support unquoted atoms on the CLI
-
Dominik Charousset authored
Fix dictionary emplace with char array
-
Dominik Charousset authored
-
Matthias Vallentin authored
-
- 01 Oct, 2018 2 commits
-
-
Dominik Charousset authored
Demote internal messages from INFO to DEBUG
-
Matthias Vallentin authored
-
- 30 Sep, 2018 4 commits
-
-
Dominik Charousset authored
Implement delayed_send for groups, close #634
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 28 Sep, 2018 1 commit
-
-
Dominik Charousset authored
-
- 24 Sep, 2018 1 commit
-
-
Dominik Charousset authored
-
- 22 Sep, 2018 2 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-