GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
activate
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: set SA_RESTART for signal handlers we install
Lennart Poettering
2016-12-01
1
-1
/
+1
*
activate: improve SIGCHLD handler
Evgeny Vereshchagin
2016-04-05
1
-6
/
+18
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
1
-4
/
+4
*
activate: fix -E option parsing
Zbigniew Jędrzejewski-Szmek
2016-02-18
1
-1
/
+1
*
activate: allow multiple, possibly invalid, fd names
Zbigniew Jędrzejewski-Szmek
2016-02-13
1
-31
/
+53
*
activate: add a new switch --inetd to enable inetd-style socket activation
Lennart Poettering
2016-02-10
1
-60
/
+83
*
activate: minor fixes
Lennart Poettering
2016-02-10
1
-10
/
+11
*
activate: add new --seqpacket switch for testing SOCK_SEQPACKET sockets
Lennart Poettering
2016-02-10
1
-11
/
+22
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
activate: reorder --help text
Lennart Poettering
2016-02-01
1
-3
/
+3
*
activate: fix memory allocation for execv() parameters
Lennart Poettering
2016-02-01
1
-9
/
+29
*
Merge pull request #2080 from chaloulo/split-mode-host-remove-port-from-journ...
Daniel Mack
2016-01-22
1
-1
/
+1
|
\
|
*
journal-remote: split-mode=host, remove port from journal filename
Klearchos Chaloulos
2015-12-01
1
-1
/
+1
*
|
systemd-activate: Add support for datagram sockets
Susant Sahani
2016-01-22
1
-2
/
+19
|
/
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
activate: validate fdname when accepting it
Lennart Poettering
2015-10-06
1
-0
/
+5
*
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
1
-16
/
+45
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-8
/
+5
*
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-10
1
-0
/
+5
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-12
/
+6
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-11
/
+11
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-2
/
+1
*
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
1
-4
/
+2
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
1
-2
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
activate: fix fd leak in do_accept()
Philippe De Swert
2014-09-11
1
-1
/
+1
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-03
1
-7
/
+5
*
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-1
/
+1
*
activate: export make_socket_fd
Zbigniew Jędrzejewski-Szmek
2014-03-17
1
-20
/
+1
*
acticate: rename --environment to --setenv
Zbigniew Jędrzejewski-Szmek
2013-12-30
1
-15
/
+15
*
activate: fix error checking on epoll_ctl()
Lennart Poettering
2013-12-17
1
-4
/
+6
*
activate: clean up inherited descriptors
Zbigniew Jędrzejewski-Szmek
2013-12-10
1
-4
/
+19
*
remove unused variables
Thomas Hindoe Paaboel Andersen
2013-11-18
1
-1
/
+0
*
activate: fix crash when -s is passed
Mantas Mikulėnas
2013-11-14
1
-1
/
+1
*
activate: mention -E in the help text
Mantas Mikulėnas
2013-11-14
1
-0
/
+2
*
clients: fix some signal handler issues
Lennart Poettering
2013-11-08
1
-0
/
+2
*
activate: print a nice message if no fd to listen on was specified
Lennart Poettering
2013-11-07
1
-2
/
+6
*
build-sys: add Makefile symlink for src/activate/
Lennart Poettering
2013-11-07
1
-0
/
+1
*
activate: port to use new getpeername_pretty()/getsockname_pretty() calls
Lennart Poettering
2013-11-07
1
-75
/
+37
*
activate: fix uninitialized memory
Lennart Poettering
2013-11-07
1
-1
/
+1
*
active: rework make_socket_fd() to be based on socket_address_listen()
Lennart Poettering
2013-11-06
1
-0
/
+30
*
activate: reduce log settings to normal
Lennart Poettering
2013-11-06
1
-3
/
+2
*
activate: get rid of redundant definiton of fd_cloexec()
Lennart Poettering
2013-11-06
1
-27
/
+6
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-5
/
+3
*
replace tabs with spaces in various files
Jason St. John
2013-07-02
1
-5
/
+4
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-4
/
+4
[next]