index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-calendarspec.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-04
logind: small simplifications
Zbigniew Jędrzejewski-Szmek
2
-57
/
+27
2014-03-04
man: networkd - fix typo
Umut Tezduyar Lindskog
1
-1
/
+1
2014-03-03
build-sys: work around broken ln --relative -s -f
Lennart Poettering
1
-0
/
+7
2014-03-03
sd-network: IPv4 link-local support [v2]
Umut Tezduyar Lindskog
14
-31
/
+1140
2014-03-03
networkd: wait-online - fix typo
Tom Gundersen
1
-1
/
+1
2014-03-03
update TODO
Lennart Poettering
1
-0
/
+2
2014-03-03
core: fix assert when trying to serialize non-initialized bus peer tracker ob...
Lennart Poettering
1
-1
/
+0
2014-03-03
silence warning
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-03-03
core: add missing show-status.[ch]
Lennart Poettering
2
-0
/
+76
2014-03-03
add bash completion for systemd-detect-virt
Thomas Hindoe Paaboel Andersen
2
-0
/
+41
2014-03-03
update bash completion for systemd-analyze
Thomas Hindoe Paaboel Andersen
1
-1
/
+23
2014-03-03
update TODO
Lennart Poettering
1
-2
/
+2
2014-03-03
conf-parser: minor optimization in config_parse_string()
Lennart Poettering
1
-36
/
+34
2014-03-03
conf-parser: drop special casing in config_parse_path()
Lennart Poettering
1
-10
/
+4
2014-03-03
conf-parser: config_parse_path_strv() is not generic, so let's move it into l...
Lennart Poettering
6
-64
/
+65
2014-03-03
core: move config_parse_set_status() into load-fragment.c
Lennart Poettering
4
-86
/
+80
2014-03-03
core: move ShowStatus type into the core
Lennart Poettering
7
-70
/
+47
2014-03-03
conf-parse: rename config_parse_level() to config_parse_log_level()
Lennart Poettering
5
-49
/
+51
2014-03-03
update TODO
Lennart Poettering
1
-12
/
+0
2014-03-03
logind: ignore lid switch events for 30s after each suspend and 3min after st...
Lennart Poettering
4
-1
/
+69
2014-03-03
logind: fix printf format
Lennart Poettering
1
-1
/
+1
2014-03-03
logind: ignore lid switch if more than 1 display is connected
Lennart Poettering
4
-7
/
+71
2014-03-03
man: networkd - mention resolv.conf symlink
Tom Gundersen
1
-0
/
+5
2014-03-03
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
17
-4
/
+201
2014-03-03
execute: no need to include seccomp.h from execute.h
Lennart Poettering
2
-5
/
+4
2014-03-03
execute: free directory path if we fail to remove it because we cannot alloca...
Lennart Poettering
1
-2
/
+16
2014-03-03
build-sys: prefer using ln --relative -s where appropriate
Lennart Poettering
1
-7
/
+15
2014-03-03
sd-dhcp-lease: add sd_dhcp_lease_get_next_server()
Tom Gundersen
4
-1
/
+38
2014-03-03
sd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()
Tom Gundersen
2
-1
/
+32
2014-03-03
sd-dhcp-lease: add Root Path support
Tom Gundersen
4
-0
/
+28
2014-03-03
Fix systemd-stdio-bridge symlink
Mike Gilbert
1
-1
/
+1
2014-03-03
bus: add sd_bus_track object for tracking peers, and port core over to it
Lennart Poettering
19
-423
/
+569
2014-03-02
add bash completion for systemd-cgtop
Thomas Hindoe Paaboel Andersen
2
-0
/
+41
2014-03-02
Disallow sizes with increasing unit size
Zbigniew Jędrzejewski-Szmek
2
-18
/
+31
2014-03-02
Allow fractional parts in disk sizes
Zbigniew Jędrzejewski-Szmek
2
-7
/
+59
2014-03-02
hwdb: Update database of Bluetooth company identifiers
Marcel Holtmann
1
-0
/
+9
2014-03-02
build-sys: fix location of network-util.h
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2014-03-01
networkd-wait-online: use automatic cleanup
Thomas Hindoe Paaboel Andersen
3
-8
/
+35
2014-03-01
add bash completion for systemd-cgls
Thomas Hindoe Paaboel Andersen
2
-0
/
+57
2014-03-01
TODO
Tom Gundersen
1
-0
/
+2
2014-03-01
build-sys: distribute kdbus documentation
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2014-03-01
Update gitignore
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2014-03-01
update TODO
Thomas Hindoe Paaboel Andersen
1
-1
/
+0
2014-03-01
bash: add completion for systemd-nspawn
Thomas Andersen
2
-0
/
+113
2014-02-28
nspawn: fix detection of missing /proc/self/loginuid
Tero Roponen
1
-1
/
+1
2014-02-28
sd-network: turn states 'unknown' and 'unmanaged' into errnos
Tom Gundersen
2
-23
/
+15
2014-02-28
sd-network: fix header
Tom Gundersen
1
-2
/
+2
2014-02-28
architecture: Add tilegx
Henrik Grindal Bakken
2
-0
/
+6
2014-02-28
networkd: add networkd-wait-online
Tom Gundersen
2
-0
/
+152
2014-02-28
sd-network: add new library
Tom Gundersen
19
-36
/
+638
[next]