chiark / gitweb /
networkd: link - clean up state files
[elogind.git] / src / activate /
2014-03-17 Zbigniew Jędrzejew... activate: export make_socket_fd
2013-12-30 Zbigniew Jędrzejew... acticate: rename --environment to --setenv
2013-12-17 Lennart Poetteringactivate: fix error checking on epoll_ctl()
2013-12-11 Zbigniew Jędrzejew... activate: clean up inherited descriptors
2013-11-18 Thomas Hindoe Paab... remove unused variables
2013-11-13 Mantas Mikulėnasactivate: fix crash when -s is passed
2013-11-13 Mantas Mikulėnasactivate: mention -E in the help text
2013-11-08 Lennart Poetteringclients: fix some signal handler issues
2013-11-07 Lennart Poetteringactivate: print a nice message if no fd to listen on...
2013-11-07 Lennart Poetteringbuild-sys: add Makefile symlink for src/activate/
2013-11-06 Lennart Poetteringactivate: port to use new getpeername_pretty()/getsockn...
2013-11-06 Lennart Poetteringactivate: fix uninitialized memory
2013-11-06 Lennart Poetteringactive: rework make_socket_fd() to be based on socket_a...
2013-11-06 Lennart Poetteringactivate: reduce log settings to normal
2013-11-06 Lennart Poetteringactivate: get rid of redundant definiton of fd_cloexec()
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-07-03 Jason St. Johnreplace tabs with spaces in various files
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-03-31 Zbigniew Jędrzejew... activate: do not leak envp on error
2013-03-20 Zbigniew Jędrzejew... activate: avoid warning from -Wshadow
2013-03-16 Zbigniew Jędrzejew... systemd-activate: pass environment variables through
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Zbigniew Jędrzejew... systemd-activate: add a socket-activation test tool