index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
activate
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
activate: validate fdname when accepting it
Lennart Poettering
2015-10-06
1
-0
/
+5
*
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
1
-16
/
+45
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-8
/
+5
*
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-10
1
-0
/
+5
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-12
/
+6
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-11
/
+11
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-2
/
+1
*
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
1
-4
/
+2
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
1
-2
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
activate: fix fd leak in do_accept()
Philippe De Swert
2014-09-11
1
-1
/
+1
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-7
/
+5
*
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-1
/
+1
*
activate: export make_socket_fd
Zbigniew Jędrzejewski-Szmek
2014-03-17
1
-20
/
+1
*
acticate: rename --environment to --setenv
Zbigniew Jędrzejewski-Szmek
2013-12-30
1
-15
/
+15
*
activate: fix error checking on epoll_ctl()
Lennart Poettering
2013-12-17
1
-4
/
+6
*
activate: clean up inherited descriptors
Zbigniew Jędrzejewski-Szmek
2013-12-11
1
-4
/
+19
*
remove unused variables
Thomas Hindoe Paaboel Andersen
2013-11-18
1
-1
/
+0
*
activate: fix crash when -s is passed
Mantas Mikulėnas
2013-11-13
1
-1
/
+1
*
activate: mention -E in the help text
Mantas Mikulėnas
2013-11-13
1
-0
/
+2
*
clients: fix some signal handler issues
Lennart Poettering
2013-11-08
1
-0
/
+2
*
activate: print a nice message if no fd to listen on was specified
Lennart Poettering
2013-11-07
1
-2
/
+6
*
build-sys: add Makefile symlink for src/activate/
Lennart Poettering
2013-11-07
1
-0
/
+1
*
activate: port to use new getpeername_pretty()/getsockname_pretty() calls
Lennart Poettering
2013-11-07
1
-75
/
+37
*
activate: fix uninitialized memory
Lennart Poettering
2013-11-07
1
-1
/
+1
*
active: rework make_socket_fd() to be based on socket_address_listen()
Lennart Poettering
2013-11-06
1
-0
/
+30
*
activate: reduce log settings to normal
Lennart Poettering
2013-11-06
1
-3
/
+2
*
activate: get rid of redundant definiton of fd_cloexec()
Lennart Poettering
2013-11-06
1
-27
/
+6
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-5
/
+3
*
replace tabs with spaces in various files
Jason St. John
2013-07-03
1
-5
/
+4
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-4
/
+4
*
activate: do not leak envp on error
Zbigniew Jędrzejewski-Szmek
2013-04-01
1
-1
/
+7
*
activate: avoid warning from -Wshadow
Zbigniew Jędrzejewski-Szmek
2013-03-21
1
-4
/
+4
*
systemd-activate: pass environment variables through
Zbigniew Jędrzejewski-Szmek
2013-03-16
1
-3
/
+30
*
systemd-activate: add a socket-activation test tool
Zbigniew Jędrzejewski-Szmek
2013-02-28
1
-0
/
+410
[prev]