index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
Age
Commit message (
Expand
)
Author
2016-03-16
Merge pull request #2797 from evverx/selinux-use-raw
Zbigniew Jędrzejewski-Szmek
2016-03-15
time-util: fall back to CLOCK_MONOTONIC if CLOCK_BOOTTIME unsupported
Lubomir Rintel
2016-03-14
include sys/sysmacros.h in more places
Mike Frysinger
2016-03-10
socket_address_listen: do not rely on errno (2)
Zbigniew Jędrzejewski-Szmek
2016-03-10
socket_address_listen - do not rely on errno
Petr Lautrbach
2016-03-04
selinux: use *_raw API from libselinux
Evgeny Vereshchagin
2016-03-03
Merge pull request #2781 from keszybz/selinux-and-warnings
Lennart Poettering
2016-03-02
Redefine 32bit time_t format to signed
Zbigniew Jędrzejewski-Szmek
2016-03-02
selinux: use raw variants of security_compute_create and setfscreatecon
Zbigniew Jędrzejewski-Szmek
2016-03-01
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-03-02
tree-wide: no need to pass excess flags to open()/openat() if O_PATH is passed
Alexander Kuleshov
2016-02-29
Merge pull request #2702 from poettering/resolved-iterate-fix
Zbigniew Jędrzejewski-Szmek
2016-02-29
Merge pull request #2763 from tblume/shorten-hostname-before-removing-dots
Lennart Poettering
2016-02-29
Merge pull request #2756 from thom311/master
Lennart Poettering
2016-02-29
shorten hostname before checking for trailing dot
Thomas Blume
2016-02-27
core: avoid compiler warning when compiling with -fexceptions
Thomas Haller
2016-02-26
clock-util: be more tolerant in parsing /etc/adjtime
Martin Pitt
2016-02-26
clock-util: make clock_is_localtime() testable and add initial tests
Martin Pitt
2016-02-24
treewide: fix typos and then/that use
Torstein Husebø
2016-02-23
Merge pull request #2724 from vcaputo/minor-formatting-cleanups
Zbigniew Jędrzejewski-Szmek
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
Merge pull request #2639 from nafets227/master
Zbigniew Jędrzejewski-Szmek
2016-02-23
basic: Bugfix Detect XEN Dom0 as no virtualization
Stefan Schallenberg aka nafets227
2016-02-23
basic: Debug-logging of Virtualisation detection
Stefan Schallenberg aka nafets227
2016-02-23
basic: mark unused variable as such
Thomas Hindoe Paaboel Andersen
2016-02-23
Merge pull request #2664 from zonque/bootchart-removal
Lennart Poettering
2016-02-23
Merge pull request #2717 from keszybz/networkctl-prettification
Lennart Poettering
2016-02-23
basic: simplify ether_addr_is_null
Zbigniew Jędrzejewski-Szmek
2016-02-23
Fix two typos
Zbigniew Jędrzejewski-Szmek
2016-02-23
architecture.h: remove PROC_CPUINFO_MODEL
Daniel Mack
2016-02-23
Merge pull request #2709 from vcaputo/normalize_inc_dec_usage
Martin Pitt
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
resolved: fix notification iteration logic when transactions are completed
Lennart Poettering
2016-02-22
hashmap: use void* and uint8_t* for generic pointers
Lennart Poettering
2016-02-22
util-lib: simplify personality() string matching
Lennart Poettering
2016-02-22
virt: make sure we don't ignore some errors
Lennart Poettering
2016-02-22
util-lib: support various ppc archs in personality logic
Lennart Poettering
2016-02-22
util-lib: use the architecture ids from architecture.h for personalities
Lennart Poettering
2016-02-22
build-sys: move shared/architecture.[ch] into basic/
Lennart Poettering
2016-02-22
Merge pull request #2685 from poettering/lldp-fixes2
Tom Gundersen
2016-02-22
Merge pull request #2695 from mustrumr/fix-calendarspec-skip
Lennart Poettering
2016-02-22
Merge pull request #2694 from zonque/proxyarp-missing
Lennart Poettering
2016-02-22
calendarspec: fix find_next skipping times
Hristo Venev
2016-02-22
missing.h: Explicitly check for IFLA_BRPORT_PROXYARP
Daniel Mack
2016-02-21
Merge pull request #2688 from poettering/calendar-fix-2678
Zbigniew Jędrzejewski-Szmek
2016-02-21
util-lib: fix returned error code
Lennart Poettering
2016-02-21
util-lib: add (void) cast to indicate that we don't care about the normalizat...
Lennart Poettering
2016-02-21
networkd: add basic LLDP transmission support
Lennart Poettering
2016-02-21
sd-lldp: filter out LLDP messages coming from our own MAC address
Lennart Poettering
2016-02-20
time-util: check for overflow in conversion from ts to nsec_t
Zbigniew Jędrzejewski-Szmek
[next]