index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: add new API to validate a string as hostname or IP address
Lennart Poettering
2016-11-21
3
-0
/
+27
*
basic: make sure in_addr_from_string() can take NULL arguments
Lennart Poettering
2016-11-21
1
-7
/
+6
*
basic: add explicit ipv4-specific in_addr classification calls
Lennart Poettering
2016-11-21
3
-15
/
+24
*
networkd: rework how we set the hostname on the dhcp4 client
Lennart Poettering
2016-11-21
1
-19
/
+25
*
sd-dhcp: permit unsetting the hostname again
Lennart Poettering
2016-11-21
1
-5
/
+9
*
Merge pull request #4701 from martinpitt/networkd-polkit
Lennart Poettering
2016-11-21
2
-0
/
+9
|
\
|
*
hostnamed: allow networkd to set the transient hostname
Martin Pitt
2016-11-20
2
-0
/
+9
*
|
Merge pull request #4691 from keszybz/test-suite-fixes
Evgeny Vereshchagin
2016-11-20
3
-5
/
+14
|
\
\
|
|
/
|
/
|
|
*
test-ipcrm: skip test if nfsnobody is missing
Zbigniew Jędrzejewski-Szmek
2016-11-18
1
-3
/
+5
|
*
basic/process-util: we need to take the shorter of two strings
Zbigniew Jędrzejewski-Szmek
2016-11-18
1
-1
/
+1
|
*
test-process-util: bind mount fails under selinux, skip test
Zbigniew Jędrzejewski-Szmek
2016-11-18
1
-1
/
+8
*
|
Merge pull request #4395 from s-urbaniak/rw-support
Lennart Poettering
2016-11-18
3
-37
/
+99
|
\
\
|
*
|
nspawn: R/W support for /sys, and /proc/sys
Sergiusz Urbaniak
2016-11-18
3
-37
/
+99
*
|
|
Merge pull request #4538 from fbuihuu/confirm-spawn-fixes
Lennart Poettering
2016-11-18
14
-72
/
+258
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core: in confirm spawn, suggest 'f' when user selects 'n' choice
Franck Bui
2016-11-17
1
-1
/
+5
|
*
|
core: confirm_spawn: always accept units with same_pgrp set for now
Franck Bui
2016-11-17
3
-1
/
+14
|
*
|
core: include the unit name when notifying that a confirmation question timed...
Franck Bui
2016-11-17
1
-7
/
+7
|
*
|
core: add 'c' in confirmation_spawn to resume the boot process
Franck Bui
2016-11-17
3
-4
/
+29
|
*
|
core: add 'j' in confirmation_spawn to list the jobs that are in progress
Franck Bui
2016-11-17
1
-1
/
+5
|
*
|
core: add 'D' in confirmat spawn to show a full dump of the unit to spawn
Franck Bui
2016-11-17
1
-3
/
+7
|
*
|
core: add 'i' in confirm spawn to give a short summary of the unit to spawn
Franck Bui
2016-11-17
1
-3
/
+10
|
*
|
core: rework the confirmation spawn prompt
Franck Bui
2016-11-17
1
-19
/
+28
|
*
|
core: limit the length of the confirmation question
Franck Bui
2016-11-17
1
-1
/
+9
|
*
|
core: reprint the question every 2 sec in ask_char()
Franck Bui
2016-11-17
1
-5
/
+12
|
*
|
core: in confirm_spawn, the meaning of 'n' and 's' choices are confusing
Franck Bui
2016-11-17
1
-4
/
+4
|
*
|
core: rework ask_for_confirmation()
Franck Bui
2016-11-17
1
-32
/
+65
|
*
|
core: allow to redirect confirmation messages to a different console
Franck Bui
2016-11-17
9
-42
/
+107
|
*
|
core: prevent the cylon when confirmation_spawn=yes (#2194)
Franck Bui
2016-11-17
1
-0
/
+6
|
*
|
core: monitor the inotify file descriptor not the console one in acquire_term...
Franck Bui
2016-11-17
1
-1
/
+1
|
*
|
nfsflags: drop useless include file 'seccomp-util.h'
Franck Bui
2016-11-10
1
-1
/
+0
|
*
|
analyze: fix build without seccomp
Franck Bui
2016-11-10
1
-0
/
+2
|
|
/
*
|
Merge pull request #4671 from poettering/namespace-bind
Zbigniew Jędrzejewski-Szmek
2016-11-18
1
-203
/
+189
|
\
\
|
*
|
namespace: clarify that /proc/apm is obsolete, but leave it blocked
Lennart Poettering
2016-11-17
1
-1
/
+1
|
*
|
namespace: reindent namespace tables
Lennart Poettering
2016-11-17
1
-30
/
+30
|
*
|
namespace: simplify, optimize and extend handling of mounts for namespace
Lennart Poettering
2016-11-17
1
-173
/
+159
*
|
|
basic/env-uil: fix assertion failure in strv_env_replace (#4688)
Zbigniew Jędrzejewski-Szmek
2016-11-17
1
-1
/
+2
|
/
/
*
|
core/dbus-job, systemctl: shorten some code
Zbigniew Jędrzejewski-Szmek
2016-11-17
2
-32
/
+21
*
|
systemctl: shorter list-jobs --before/--after output a bit
Zbigniew Jędrzejewski-Szmek
2016-11-17
1
-3
/
+3
*
|
systemctl: show waiting jobs when "systemctl list-jobs --after/--before" is c...
Lennart Poettering
2016-11-16
1
-2
/
+54
*
|
core: add bus calls for determining jobs waiting for other jobs
Lennart Poettering
2016-11-16
6
-0
/
+221
*
|
system-run: add support for configuring unit dependencies with --property=
Lennart Poettering
2016-11-16
1
-1
/
+4
*
|
systemctl: add env var to force connection to system manager via the bus
Lennart Poettering
2016-11-16
1
-0
/
+3
*
|
core: GC redundant device jobs from the run queue
Lennart Poettering
2016-11-16
11
-32
/
+244
*
|
core: rename "clients" field of Job structure to "bus_track"
Lennart Poettering
2016-11-16
5
-12
/
+12
*
|
core: drop n_in_gc_queue field of Manager structure
Lennart Poettering
2016-11-16
3
-8
/
+1
*
|
core: a few small coding style/modernization updates for job.c
Lennart Poettering
2016-11-16
2
-9
/
+7
*
|
shared: split out code for adding multiple names to sd_bus_track object
Lennart Poettering
2016-11-16
3
-11
/
+22
*
|
bus-util: print RestrictNamespaces= as a string
Djalal Harouni
2016-11-15
1
-0
/
+18
*
|
test: add tests for RestrictNamespaces=
Djalal Harouni
2016-11-15
1
-0
/
+13
*
|
core:gperf: pass the exec_context struct directly to parse restrict namespaces
Djalal Harouni
2016-11-15
1
-1
/
+1
[next]