summaryrefslogtreecommitdiffstats
path: root/src/activate (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* activate: print a nice message if no fd to listen on was specifiedLennart Poettering2013-11-071-2/+6
* build-sys: add Makefile symlink for src/activate/Lennart Poettering2013-11-071-0/+1
* activate: port to use new getpeername_pretty()/getsockname_pretty() callsLennart Poettering2013-11-071-75/+37
* activate: fix uninitialized memoryLennart Poettering2013-11-071-1/+1
* active: rework make_socket_fd() to be based on socket_address_listen()Lennart Poettering2013-11-061-0/+30
* activate: reduce log settings to normalLennart Poettering2013-11-061-3/+2
* activate: get rid of redundant definiton of fd_cloexec()Lennart Poettering2013-11-061-27/+6
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+3
* replace tabs with spaces in various filesJason St. John2013-07-031-5/+4
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-4/+4
* activate: do not leak envp on errorZbigniew Jędrzejewski-Szmek2013-04-011-1/+7
* activate: avoid warning from -WshadowZbigniew Jędrzejewski-Szmek2013-03-211-4/+4
* systemd-activate: pass environment variables throughZbigniew Jędrzejewski-Szmek2013-03-161-3/+30
* systemd-activate: add a socket-activation test toolZbigniew Jędrzejewski-Szmek2013-02-281-0/+410