index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hwdb
/
20-OUI.hwdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
shutdown: as sd-shutdown.h is a drop-in header it should not include any othe...
Lennart Poettering
1
-1
/
+11
2013-11-07
api: replace manual C++ guards by macros
Lennart Poettering
12
-75
/
+70
2013-11-07
socket-proxyd: no need to redefine sockaddr union
Lennart Poettering
1
-13
/
+5
2013-11-07
util: add circle to special chars we can draw
Lennart Poettering
3
-2
/
+3
2013-11-07
pam: the DECIMAL_STR_MAX macro is awesome, let's use it
Lennart Poettering
1
-6
/
+4
2013-11-07
update TODO
Lennart Poettering
1
-0
/
+2
2013-11-07
build-sys: don't install sd-shutdown.h, it is a drop-in header like sd-readah...
Lennart Poettering
1
-1
/
+1
2013-11-07
machine: add missing header include
Kay Sievers
1
-0
/
+1
2013-11-07
build-sys: link most internal libraries statically
Kay Sievers
1
-216
/
+188
2013-11-07
machine: move symbols referenced by shared code from main to shared file
Kay Sievers
2
-41
/
+41
2013-11-07
bus: make bus_print_all_properties work for non machinectl cases
Simon Peeters
3
-7
/
+13
2013-11-07
core: fix require $XDG_RUNTIME_DIR
Kay Sievers
1
-6
/
+6
2013-11-07
udevadm-settle: add missing brace
Zbigniew Jędrzejewski-Szmek
2
-1
/
+2
2013-11-07
core: require $XDG_RUNTIME_DIR to be set for user instances
Mantas Mikulėnas
1
-0
/
+6
2013-11-07
test-strv: add strv_split, strv_split_newline, strv_remove_prefix
Daniel Buch
1
-0
/
+49
2013-11-07
Make hibernation test work for swap files
Jan Janssen
1
-1
/
+1
2013-11-07
zsh-completion: add missing options for systemd-run
Ronny Chevalier
1
-0
/
+17
2013-11-07
udevadm-trigger: add parameters checking
Yang Zhiyong
1
-2
/
+15
2013-11-07
udevadm-settle: add parameters checking
Yang Zhiyong
1
-8
/
+16
2013-11-07
systemctl: make LOAD column width dynamic
Mantas Mikulėnas
1
-8
/
+11
2013-11-07
systemd-python: convert keyword value to string
Richard Marko
1
-0
/
+2
2013-11-07
test: remove duplicated code
Ronny Chevalier
5
-528
/
+294
2013-11-07
Support additional argument in reboot
WaLyong Cho
4
-11
/
+48
2013-11-07
man: add rationale into systemd-halt(8)
Jan Engelhardt
1
-0
/
+6
2013-11-07
man: wording and grammar updates
Jan Engelhardt
15
-28
/
+28
2013-11-07
acpi-fpdt: break on zero or negative length read
Pavel Holica
1
-0
/
+2
2013-11-07
socket-proxyd: The proxy can now accept multiple sockets (but only to one rem...
David Strauss
1
-1
/
+1
2013-11-07
bus: indicate in .pc file that we need libsystemd-id128 definitions
Lennart Poettering
1
-0
/
+1
2013-11-07
api: add C++ guards
Lennart Poettering
6
-6
/
+38
2013-11-07
rtnl: headers in src/systemd/ may not use #pragma once
Lennart Poettering
1
-2
/
+5
2013-11-07
rtnl: headers in src/systemd/ may not include internal headers
Lennart Poettering
7
-10
/
+15
2013-11-07
rtnl: internal headers must include pragma once protection
Lennart Poettering
2
-0
/
+4
2013-11-07
build-sys: add .pc file for libsystemd-bus
Lennart Poettering
3
-0
/
+23
2013-11-07
build-sys: merge sd-event into sd-bus
Lennart Poettering
4
-88
/
+57