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
/
shared
Age
Commit message (
Expand
)
Author
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-12-03
macro: better make IN_SET() macro use const arrays
Lennart Poettering
2013-12-03
bus: add generator that turns old dbus1 activation files into .busname + .ser...
Lennart Poettering
2013-12-02
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-12-02
macro: add a macro to test whether a value is in a specified list
Lennart Poettering
2013-12-01
util: add greedy_realloc0()
David Herrmann
2013-11-30
fix regression of read_full_file() in fileio.c
Shawn Landden
2013-11-30
systemctl: add "systemctl cat"
Shawn Landden
2013-12-01
util.c: check if return value from ttyname_r is > 0 instead of != 0
Thomas Hindoe Paaboel Andersen
2013-11-30
macro.h: fix typo in comment
Thomas Hindoe Paaboel Andersen
2013-11-30
bus: include unique and well known names in credentials object
Lennart Poettering
2013-11-28
virt: split detect_vm into separate functions
Zbigniew Jędrzejewski-Szmek
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-28
util: fix handling of trailing whitespace in split_quoted()
Lennart Poettering
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-25
conf-parser: fix memory realloc error
Yin Kangkai
2013-11-25
shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...
Lennart Poettering
2013-11-25
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-11-25
swap: split state machine state ACTIVATING into two
Lennart Poettering
2013-11-25
udev: net_setup_link - don't use Description as Alias
Tom Gundersen
2013-11-22
systemctl: indicate in list-dependencies whether a unit is already running
Lennart Poettering
2013-11-22
build-sys: move more files from core/ to share/ that are generic enough
Lennart Poettering
2013-11-22
macro: fix problem with __LINE__ macro expansion
Lukasz Skalski
2013-11-22
macro: fix assert_cc() fallback
David Herrmann
2013-11-22
bus: rework sd_bus_error APIs
Lennart Poettering
2013-11-21
bus: add API calls to escape string components of objects paths
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
hashmap: be a bit more conservative with pre-allocating hash tables and items
Lennart Poettering
2013-11-20
install: when determining where default.target points to, accept a file inste...
Lennart Poettering
2013-11-20
calendar: support 'yearly' and 'annually' names the same way as cron
Lennart Poettering
2013-11-20
hwclock: modernizations
Lennart Poettering
2013-11-20
macro: add _unlikely_() to assert_return()
Lennart Poettering
2013-11-20
macro: change assert_cc() so that it can appear outside of functions
Lennart Poettering
2013-11-20
install: use const where we can
Lennart Poettering
2013-11-20
conf-parser: don't leak section names
Tom Gundersen
2013-11-18
localed: match converted keymaps before legacy
Zbigniew Jędrzejewski-Szmek
2013-11-18
Remove duplicate includes
Karel Zak
2013-11-18
use #pragma once instead of foo*foo define guards
Shawn Landden
2013-11-13
Resolve /dev/console to the active tty instead of just "tty0"
Olivier Brunel
2013-11-11
timer: consider (usec_t) -1 an invalid timestamp
Lennart Poettering
2013-11-11
timer: properly format relative timestamps in the future
Lennart Poettering
2013-11-09
net-util: add inet address/family parsing
Tom Gundersen
2013-11-08
shutdown: unify handling of reboot() syscall a bit
Lennart Poettering
2013-11-08
Remove dead code and unexport some calls
Lennart Poettering
2013-11-08
manager: configurable StartLimit default values
Lukas Nykryn
2013-11-08
install: don't override caller's parameter
Lennart Poettering
2013-11-07
polkit: don't spawn local client if we access a remote system
Lennart Poettering
2013-11-07
util: add circle to special chars we can draw
Lennart Poettering
2013-11-07
Make hibernation test work for swap files
Jan Janssen
2013-11-07
Support additional argument in reboot
WaLyong Cho
[next]