index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
activate
Age
Commit message (
Expand
)
Author
2016-04-05
activate: improve SIGCHLD handler
Evgeny Vereshchagin
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-18
activate: fix -E option parsing
Zbigniew Jędrzejewski-Szmek
2016-02-13
activate: allow multiple, possibly invalid, fd names
Zbigniew Jędrzejewski-Szmek
2016-02-10
activate: add a new switch --inetd to enable inetd-style socket activation
Lennart Poettering
2016-02-10
activate: minor fixes
Lennart Poettering
2016-02-10
activate: add new --seqpacket switch for testing SOCK_SEQPACKET sockets
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-01
activate: reorder --help text
Lennart Poettering
2016-02-01
activate: fix memory allocation for execv() parameters
Lennart Poettering
2016-01-22
Merge pull request #2080 from chaloulo/split-mode-host-remove-port-from-journ...
Daniel Mack
2016-01-22
systemd-activate: Add support for datagram sockets
Susant Sahani
2015-12-01
journal-remote: split-mode=host, remove port from journal filename
Klearchos Chaloulos
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-06
activate: validate fdname when accepting it
Lennart Poettering
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-09-11
activate: fix fd leak in do_accept()
Philippe De Swert
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-03-17
activate: export make_socket_fd
Zbigniew Jędrzejewski-Szmek
2013-12-30
acticate: rename --environment to --setenv
Zbigniew Jędrzejewski-Szmek
2013-12-17
activate: fix error checking on epoll_ctl()
Lennart Poettering
2013-12-10
activate: clean up inherited descriptors
Zbigniew Jędrzejewski-Szmek
2013-11-18
remove unused variables
Thomas Hindoe Paaboel Andersen
2013-11-14
activate: fix crash when -s is passed
Mantas Mikulėnas
2013-11-14
activate: mention -E in the help text
Mantas Mikulėnas
2013-11-08
clients: fix some signal handler issues
Lennart Poettering
2013-11-07
activate: print a nice message if no fd to listen on was specified
Lennart Poettering
2013-11-07
build-sys: add Makefile symlink for src/activate/
Lennart Poettering
2013-11-07
activate: port to use new getpeername_pretty()/getsockname_pretty() calls
Lennart Poettering
2013-11-07
activate: fix uninitialized memory
Lennart Poettering
2013-11-06
active: rework make_socket_fd() to be based on socket_address_listen()
Lennart Poettering
2013-11-06
activate: reduce log settings to normal
Lennart Poettering
2013-11-06
activate: get rid of redundant definiton of fd_cloexec()
Lennart Poettering
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-07-02
replace tabs with spaces in various files
Jason St. John
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-03-31
activate: do not leak envp on error
Zbigniew Jędrzejewski-Szmek
[next]