]> git.ipfire.org Git - thirdparty/systemd.git/history - src/activate/activate.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / activate / activate.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: simplify log_*_errno(r,...) immediately follo...
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-09-11  Philippe De Swertactivate: fix fd leak in do_accept()
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-07-31  Zbigniew Jędrzejew... Always prefer our headers to system headers
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-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