index
:
~dvdhrm/systemd
authority
console
kdbus
master
wip
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
machinectl: add new "machinectl reboot" call
Lennart Poettering
1
-1
/
+66
2014-02-11
logind: ignore PropertiesChanged signals for jobs
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2014-02-11
logind: always kill session when termination is requested
Zbigniew Jędrzejewski-Szmek
11
-25
/
+25
2014-02-11
journald: log provenience of signals
Zbigniew Jędrzejewski-Szmek
5
-22
/
+26
2014-02-11
machined: fix enumeration of existing machines on restart
Lennart Poettering
1
-0
/
+4
2014-02-11
logind: use session_get_state() to get sessions state of the user
Djalal Harouni
1
-2
/
+5
2014-02-11
efi: fix Undefined reference efi_loader_get_boot_usec when EFI support is dis...
Cristian Rodríguez
1
-0
/
+2
2014-02-11
machined: optionally, allow registration of pre-existing units (scopes
Lennart Poettering
8
-82
/
+194
2014-02-11
util: modernize readlink_malloc() a bit
Lennart Poettering
1
-7
/
+10
2014-02-11
util: drop parse_user_at_host() since its unused now
Lennart Poettering
3
-31
/
+0
2014-02-11
nspawn: add --register=yes|no switch to optionally disable registration of th...
Lennart Poettering
1
-19
/
+73
2014-02-11
sd-dhcp: split out packet handling from client
Tom Gundersen
3
-123
/
+216
2014-02-10
sd-bus: export sd_bus_call{,_async,_async_cancel}
David Herrmann
1
-0
/
+3
2014-02-10
networkd: link - correctly skip state ENSLAVING when no vlans configured
Tom Gundersen
1
-1
/
+2
2014-02-10
networkd: VLAN - allow multiple vlans to be created on a link
Tom Gundersen
5
-19
/
+31
2014-02-10
pam: use correct log level
Michal Sekletar
1
-1
/
+1
2014-02-10
sd-rtnl: added support for a few more attributes
Susant Sahani
1
-0
/
+5
2014-02-10
sd-rtnl: test - improve test of MTU a bit
Tom Gundersen
1
-2
/
+2
2014-02-10
sd-rtnl: add test cases for link
Susant Sahani
1
-29
/
+73
2014-02-10
nspawn: add new --share-system switch to run a container without PID/UTS/IPC ...
Lennart Poettering
1
-1
/
+12
2014-02-10
nspawn,man: use a common vocabulary when referring to selinux security contexts
Lennart Poettering
2
-35
/
+37
2014-02-10
exec: Add support for ignoring errors on SELinuxContext by prefixing it with ...
Michael Scherer
1
-7
/
+13
2014-02-10
exec: Ignore the setting SELinuxContext if selinux is not enabled
Michael Scherer
1
-1
/
+1
2014-02-10
exec: Add SELinuxContext configuration item
Michael Scherer
6
-2
/
+37
2014-02-10
includes: remove duplicate includes
Tom Gundersen
3
-3
/
+0
2014-02-10
fstab-generator: Create fsck-root symlink with correct path
Colin Guthrie
1
-1
/
+1
2014-02-10
nspawn: require /etc/os-release only for init
Vincent Batts
1
-1
/
+1
2014-02-10
networkd: fix setting dns from dhcp
Tom Gundersen
1
-2
/
+2
2014-02-08
manager: fix initialization of plymouth socket
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2014-02-08
cryptsetup-generator: auto add deps for device as password
Dave Reisner
1
-5
/
+15
2014-02-08
core: use automatic cleanup in two functions
Zbigniew Jędrzejewski-Szmek
1
-35
/
+13
2014-02-08
core: do not print invalid utf-8 in error messages
Zbigniew Jędrzejewski-Szmek
4
-4
/
+53
2014-02-08
pam-module: avoid (null) in debug message
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2014-02-08
core: fix crashes if locale.conf contains invalid utf-8 string
Goffredo Baroncelli
1
-34
/
+43
2014-02-07
remove unused variables
Thomas Hindoe Paaboel Andersen
2
-3
/
+0
2014-02-07
nspawn: rename --file-label to --apifs-label since it's really just about the...
Lennart Poettering
1
-6
/
+6
2014-02-07
core: when an already abandoned unit gets abandoned again generate a clean error
Lennart Poettering
3
-2
/
+13
2014-02-07
logind: order all scopes after both systemd-logind.service and
Lennart Poettering
3
-4
/
+10
2014-02-07
networkd: netdev - rename Netdev to NetDev
Tom Gundersen
5
-49
/
+49
2014-02-07
logind: add function session_jobs_reply() to unify the create reply
Djalal Harouni
1
-22
/
+24
2014-02-07
core: one step back again, for nspawn we actually can't wait for cgroups runn...
Lennart Poettering
1
-1
/
+9
2014-02-07
machined: since we can now somewhat reliable get notifications for dying
Lennart Poettering
1
-8
/
+0
2014-02-07
sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client
Tom Gundersen
7
-331
/
+452
2014-02-07
logind: given that we can now relatively safely shutdown sessions copes
Lennart Poettering
1
-4
/
+0
2014-02-07
core: allow PIDs to be watched by two units at the same time
Lennart Poettering
3
-55
/
+102
2014-02-07
core: don't send duplicate SIGCONT when killing units
Lennart Poettering
1
-1
/
+1
2014-02-07
cgroup: make sure to properly send SIGCONT to all processes of a cgroup if th...
Lennart Poettering
1
-3
/
+3
2014-02-07
logind: rework session shutdown logic
Lennart Poettering
8
-78
/
+147
2014-02-07
core: watch SIGCHLD more closely to track processes of units with no reliable...
Lennart Poettering
7
-108
/
+281
2014-02-07
core: fix warning
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
[next]