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
Age
Commit message (
Expand
)
Author
2013-12-03
sd-memfd: use assert_return
Thomas Hindoe Paaboel Andersen
2013-12-03
bus: fix parsing of AcquireName() response
Lennart Poettering
2013-12-03
bus: don't make use of the private bus socket if kdbus is available
Lennart Poettering
2013-12-03
core: use normal library call to query list of current names
Lennart Poettering
2013-12-03
bus: rework sd_bus_list_names() to return two lists for acquired and activata...
Lennart Poettering
2013-12-03
bus: internalize a lot of protocol definitions
Lennart Poettering
2013-12-03
journal: fail silently in sd_j_sendv() if journal is unavailable
Zbigniew Jędrzejewski-Szmek
2013-12-03
bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...
Lennart Poettering
2013-12-03
macro: better make IN_SET() macro use const arrays
Lennart Poettering
2013-12-03
libsystemd-bus: catch up with latest kdbus changes
Daniel Mack
2013-12-03
units: ship busname units for the bus activated services we ship
Lennart Poettering
2013-12-02
catalog: rename files to specify language in the filename
Zbigniew Jędrzejewski-Szmek
2013-12-02
catalog: determine language from the filename
Zbigniew Jędrzejewski-Szmek
2013-12-02
systemd: treat reload failure as failure
Zbigniew Jędrzejewski-Szmek
2013-12-03
dbus1: make gcc shut up
Lennart Poettering
2013-12-03
libsystemd-bus: catch up with latest kdbus changes
Daniel Mack
2013-12-03
units: create busnames.target for user sessions too
Lennart Poettering
2013-12-03
dbus1: hook busnames.target into normal boot if kdbus is enabled
Lennart Poettering
2013-12-03
bus: skip unit file generation for systemd itself
Lennart Poettering
2013-12-03
units: install busnames.target by default
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
bus: make sure we check for "incompatible" flags negotiated with kernel kdbus
Lennart Poettering
2013-12-02
core: extra paranoia when deserializing kdbus fd
Lennart Poettering
2013-12-02
macro: add a macro to test whether a value is in a specified list
Lennart Poettering
2013-12-02
Use assert_return in more of the public API
Thomas Hindoe Paaboel Andersen
2013-12-02
libsystemd-bus: catch up with latest kdbus changes
Daniel Mack
2013-12-02
nspawn: make sure /dev/kdbus in the container is world accessible
Lennart Poettering
2013-12-02
nspawn: make kdbus namespaces actually work
Lennart Poettering
2013-12-02
busctl: add command to dump creds of a peer or pid
Lennart Poettering
2013-12-02
Display synthetic message serial number in a more readable format than (uint3...
Lukasz Skalski
2013-12-02
bus: be nice to LLVM and don't embedd a VLA in a union
Lennart Poettering
2013-12-02
bus: when replying to an incoming message and the vtable contains the expecte...
Lennart Poettering
2013-12-01
service: remove unneccesary Socket.got_socket_fd
Shawn Landden
2013-12-01
build-sys: allow building systemctl with --disable-logind
Marcel Holtmann
2013-12-01
bus: bus_open_user_systemd() fall back to bus if runtime dir is not set
Kay Sievers
2013-12-01
catalog,po: add Italian translation
Daniele Medri
2013-12-01
util: add greedy_realloc0()
David Herrmann
2013-12-01
logind: fix "CanGraphical" attribute to return correct value
David Herrmann
2013-11-30
fix regression of read_full_file() in fileio.c
Shawn Landden
2013-11-30
shell-completion: systemctl cat
Zbigniew Jędrzejewski-Szmek
2013-11-30
systemctl: do not show SourcePath when FragmentPath cannot be found
Zbigniew Jędrzejewski-Szmek
2013-11-30
systemctl: add "systemctl cat"
Shawn Landden
2013-11-30
systemctl: refactor show()
Shawn Landden
2013-11-30
man: explicitly say when multiple units can be specified
Zbigniew Jędrzejewski-Szmek
2013-11-30
docs: remove unneeded the's in gudev docs
Zbigniew Jędrzejewski-Szmek
2013-11-30
bus: remove unused variable
Zbigniew Jędrzejewski-Szmek
2013-12-01
bus: remove unused variable
Thomas Hindoe Paaboel Andersen
2013-12-01
util.c: check if return value from ttyname_r is > 0 instead of != 0
Thomas Hindoe Paaboel Andersen
2013-11-30
sysfs-show.c: return negative error
Thomas Hindoe Paaboel Andersen
[next]