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
Age
Commit message (
Expand
)
Author
2013-12-23
bus: update kdbus.h
Kay Sievers
2013-12-23
bus: when getting a kdbus connection into a container wait first for child, t...
Lennart Poettering
2013-12-23
bus: when we are connected to a bus, then do not assume peer creds are useful...
Lennart Poettering
2013-12-23
util: when we try to read /proc/cmdline in a container, read /proc/1/cmdline ...
Lennart Poettering
2013-12-23
log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug"
Lennart Poettering
2013-12-23
bus: make sure sd_bus_emit_properties_changed_strv() doesn't return ENOENT if...
Lennart Poettering
2013-12-23
bus: write debug message when we get a method call we cannot handle
Lennart Poettering
2013-12-22
delta: if prefix is specified, only show overrides there
Zbigniew Jędrzejewski-Szmek
2013-12-22
delta: fix delta for drop-ins
Zbigniew Jędrzejewski-Szmek
2013-12-23
bus: make sure to request peer cred only after connect(), not before
Lennart Poettering
2013-12-23
bus: always talk to the full dbus driver object
Lennart Poettering
2013-12-23
bus-proxyd: synthesize NameAcquire/NameLost signals for socket clients
Lennart Poettering
2013-12-23
bus: use memcpy() rather than unbounded strcpy()
Lennart Poettering
2013-12-23
bus: switch kdbus bloom filter over to SipHash (from MurmurHash3)
Lennart Poettering
2013-12-23
libudev: ship the original MurmurHash2.[ch] file
Kay Sievers
2013-12-22
loginctl: fix output of type with class
Mantas Mikulėnas
2013-12-22
Fix extraction of _SYSTEMD_USER_UNIT
Zbigniew Jędrzejewski-Szmek
2013-12-22
systemctl: also color filenames of drop-ins in cat
Zbigniew Jędrzejewski-Szmek
2013-12-22
sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC
Lennart Poettering
2013-12-22
journal: when we shall go down do so cleanly
Lennart Poettering
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-22
bus: also take write queue into consideration in sd_bus_try_close()
Lennart Poettering
2013-12-22
core: the cgroup properties are not actually const
Lennart Poettering
2013-12-22
Revert "bus-proxyd: use a loop instead of c&p"
Kay Sievers
2013-12-22
libsystemd-dhcp: add some asserts
Tom Gundersen
2013-12-22
libsystemd-dhcp: Handle T2 Rebinding timeout
Patrik Flykt
2013-12-22
libsystemd-dhcp: Factor out common code initializing events
Patrik Flykt
2013-12-22
libsystemd-dhcp: Handle T1 Renewing timeout
Patrik Flykt
2013-12-22
libsystemd-dhcp: Add functions for sending unicast UDP messages
Patrik Flykt
2013-12-22
libsystemd-dhcp: Check test result without casting value
Patrik Flykt
2013-12-22
libsystemd-dhcp: Fix checksum computation for buffer with odd size
Patrik Flykt
2013-12-22
libsystemd-dhcp: Fix receiving of other message when expecting Ack
Patrik Flykt
2013-12-22
libsystemd-dhcp: Unref event source before closing socket
Patrik Flykt
2013-12-22
libsystemd-dhcp: Return proper error on OOM
Patrik Flykt
2013-12-22
libsystemd-dhcp: Return proper error if bind fails
Patrik Flykt
2013-12-22
libsystemd-dhcp: Use be32_t for IP addresses in network order.
Patrik Flykt
2013-12-21
logind: remove dead variable
Zbigniew Jędrzejewski-Szmek
2013-12-21
fstab-generator: Do not try to fsck non-devices
Thomas Bächler
2013-12-21
libsystemd-login: add sd_session_get_remote_{host, user}
Mantas Mikulėnas
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-22
bus: allow invocation of sd_bus_emit_properties_changed_strv() with NULL list
Lennart Poettering
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-22
bus: introduce concept of "const" properties
Lennart Poettering
2013-12-21
util: remove union dirent_storage
Florian Weimer
2013-12-21
journal: replace readdir_r with readdir
Florian Weimer
2013-12-21
conf-files: replace readdir_r with readdir
Florian Weimer
2013-12-21
journald/server: replace readdir_r with readdir
Florian Weimer
2013-12-21
journal/vacuum: replace readdir_r with readdir
Florian Weimer
2013-12-21
util: replace readdir_r with readdir
Florian Weimer
2013-12-21
install: replace readdir_r with readdir
Florian Weimer
[next]