summaryrefslogtreecommitdiff
path: root/src/activate
AgeCommit message (Expand)AuthorFilesLines
2014-03-17activate: export make_socket_fdZbigniew Jędrzejewski-Szmek1-20/+1
2013-12-30acticate: rename --environment to --setenvZbigniew Jędrzejewski-Szmek1-15/+15
2013-12-17activate: fix error checking on epoll_ctl()Lennart Poettering1-4/+6
2013-12-10activate: clean up inherited descriptorsZbigniew Jędrzejewski-Szmek1-4/+19
2013-11-18remove unused variablesThomas Hindoe Paaboel Andersen1-1/+0
2013-11-14activate: fix crash when -s is passedMantas Mikulėnas1-1/+1
2013-11-14activate: mention -E in the help textMantas Mikulėnas1-0/+2
2013-11-08clients: fix some signal handler issuesLennart Poettering1-0/+2
2013-11-07activate: print a nice message if no fd to listen on was specifiedLennart Poettering1-2/+6
2013-11-07build-sys: add Makefile symlink for src/activate/Lennart Poettering1-0/+1
2013-11-07activate: port to use new getpeername_pretty()/getsockname_pretty() callsLennart Poettering1-75/+37
2013-11-07activate: fix uninitialized memoryLennart Poettering1-1/+1
2013-11-06active: rework make_socket_fd() to be based on socket_address_listen()Lennart Poettering1-0/+30
2013-11-06activate: reduce log settings to normalLennart Poettering1-3/+2
2013-11-06activate: get rid of redundant definiton of fd_cloexec()Lennart Poettering1-27/+6
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-5/+3
2013-07-02replace tabs with spaces in various filesJason St. John1-5/+4
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer1-4/+4
2013-03-31activate: do not leak envp on errorZbigniew Jędrzejewski-Szmek1-1/+7
2013-03-20activate: avoid warning from -WshadowZbigniew Jędrzejewski-Szmek1-4/+4
2013-03-15systemd-activate: pass environment variables throughZbigniew Jędrzejewski-Szmek1-3/+30
2013-02-27systemd-activate: add a socket-activation test toolZbigniew Jędrzejewski-Szmek1-0/+410