summaryrefslogtreecommitdiff
path: root/src/activate
Commit message (Expand)AuthorAgeFilesLines
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-7/+5
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-311-1/+1
* activate: export make_socket_fdZbigniew Jędrzejewski-Szmek2014-03-171-20/+1
* acticate: rename --environment to --setenvZbigniew Jędrzejewski-Szmek2013-12-301-15/+15
* activate: fix error checking on epoll_ctl()Lennart Poettering2013-12-171-4/+6
* activate: clean up inherited descriptorsZbigniew Jędrzejewski-Szmek2013-12-101-4/+19
* remove unused variablesThomas Hindoe Paaboel Andersen2013-11-181-1/+0
* activate: fix crash when -s is passedMantas Mikulėnas2013-11-141-1/+1
* activate: mention -E in the help textMantas Mikulėnas2013-11-141-0/+2
* clients: fix some signal handler issuesLennart Poettering2013-11-081-0/+2
* 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-021-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-03-311-1/+7
* activate: avoid warning from -WshadowZbigniew Jędrzejewski-Szmek2013-03-201-4/+4
* systemd-activate: pass environment variables throughZbigniew Jędrzejewski-Szmek2013-03-151-3/+30
* systemd-activate: add a socket-activation test toolZbigniew Jędrzejewski-Szmek2013-02-271-0/+410