chiark / gitweb /
loginctl: convert to sd-bus
[elogind.git] / src /
2013-11-07 Simon Peetersloginctl: convert to sd-bus
2013-11-07 Lennart Poetteringbus: add APIs to easily query string and strv properties
2013-11-07 Marc-Antoine Perennoubus: mark sd_bus_message_at_end public
2013-11-07 Marc-Antoine Perennoubus: fix bus_print_property with strv
2013-11-07 Lennart Poetteringbus: bus_message_read_strv_extend() should return 1...
2013-11-07 Lennart Poetteringbus: fix output of bus_message_dump()
2013-11-07 Lennart Poetteringbus: allow reading empty arrays with sd_bus_message_rea...
2013-11-07 Lennart Poetteringrtnl: add Makefile symlink
2013-11-07 Lennart Poetteringbus: also check for NULL when appending trivial types
2013-11-07 Kay Sieversbus: message_append_basic() - allow string == NULL
2013-11-07 Lennart Poetteringsocket-proxy: actually properly keep track of connections
2013-11-07 Lennart Poetteringactivate: print a nice message if no fd to listen on...
2013-11-07 Lennart Poetteringshutdown: as sd-shutdown.h is a drop-in header it shoul...
2013-11-07 Lennart Poetteringapi: replace manual C++ guards by macros
2013-11-07 Lennart Poetteringsocket-proxyd: no need to redefine sockaddr union
2013-11-07 Lennart Poetteringutil: add circle to special chars we can draw
2013-11-07 Lennart Poetteringpam: the DECIMAL_STR_MAX macro is awesome, let's use it
2013-11-07 Kay Sieversmachine: add missing header include
2013-11-07 Kay Sieversmachine: move symbols referenced by shared code from...
2013-11-07 Simon Peetersbus: make bus_print_all_properties work for non machine...
2013-11-07 Kay Sieverscore: fix require $XDG_RUNTIME_DIR
2013-11-07 Zbigniew Jędrzejew... udevadm-settle: add missing brace
2013-11-07 Mantas Mikulėnascore: require $XDG_RUNTIME_DIR to be set for user instances
2013-11-07 Daniel Buchtest-strv: add strv_split, strv_split_newline, strv_rem...
2013-11-07 Jan JanssenMake hibernation test work for swap files
2013-11-07 Yang Zhiyongudevadm-trigger: add parameters checking
2013-11-07 Yang Zhiyongudevadm-settle: add parameters checking
2013-11-07 Mantas Mikulėnassystemctl: make LOAD column width dynamic
2013-11-07 Richard Markosystemd-python: convert keyword value to string
2013-11-07 WaLyong ChoSupport additional argument in reboot
2013-11-07 Pavel Holicaacpi-fpdt: break on zero or negative length read
2013-11-07 Lennart Poetteringbus: indicate in .pc file that we need libsystemd-id128...
2013-11-07 Lennart Poetteringapi: add C++ guards
2013-11-07 Lennart Poetteringrtnl: headers in src/systemd/ may not use #pragma once
2013-11-07 Lennart Poetteringrtnl: headers in src/systemd/ may not include internal...
2013-11-07 Lennart Poetteringrtnl: internal headers must include pragma once protection
2013-11-07 Lennart Poetteringbuild-sys: add .pc file for libsystemd-bus
2013-11-07 Lennart Poetteringbuild-sys: merge sd-event into sd-bus
2013-11-07 Lennart Poetteringbuild-sys: add Makefile symlink for src/activate/
2013-11-07 Lennart Poetteringutf8: export utf8 validation functions as part of sd-bus
2013-11-07 Lennart Poetteringutf8: ascii_filter() is unused, let's remove it
2013-11-07 Kay Sieversconsistently use "int" when retrieving "bool" from...
2013-11-07 Zbigniew Jędrzejew... bus: add forgotten _public_
2013-11-07 Zbigniew Jędrzejew... pam_systemd: dup the fd received from logind
2013-11-06 Lennart Poetteringmachinectl: we need glibc's socket.h, not our own
2013-11-06 Lennart Poetteringpam: externally our booleans are ints, not unsigneds
2013-11-06 Lennart Poetteringactivate: port to use new getpeername_pretty()/getsockn...
2013-11-06 Lennart Poetteringsocket: rework things to have only one sockaddr formatter
2013-11-06 Lennart Poetteringevent: make sure we keep a reference to all events...
2013-11-06 Lennart Poetteringactivate: fix uninitialized memory
2013-11-06 Kay Sieverspam_systemd: pass 'unsigned' instead of 'bool' to sd_bu...
2013-11-06 Lennart Poetteringmkdir: modernize header ifdefs
2013-11-06 Lennart Poetteringsocket-proxyd: rework to support multiple sockets and...
2013-11-06 Lennart Poetteringactive: rework make_socket_fd() to be based on socket_a...
2013-11-06 Lennart Poetteringactivate: reduce log settings to normal
2013-11-06 Lennart Poetteringactivate: get rid of redundant definiton of fd_cloexec()
2013-11-06 Zbigniew Jędrzejew... pam_systemd: port to libsystemd-bus
2013-11-06 Zbigniew Jędrzejew... systemd_pam: treat debug as debug=1 and parse all params
2013-11-06 Zbigniew Jędrzejew... bus: add public libsystemd-event
2013-11-06 Zbigniew Jędrzejew... bus: export libsystemd-bus as a public library
2013-11-06 Zbigniew Jędrzejew... machinectl: use initialization instead of zeroing
2013-11-06 Zbigniew Jędrzejew... efi-boot-generator: simplify
2013-11-06 Lennart Poetteringsocket-proxy: clean-up indenting
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06 Lennart Poetteringpath-util: paths_check_timestamp() opimizations
2013-11-06 Lennart Poetteringinhibit: don't return error code on --help
2013-11-06 Lennart Poetteringbusctl: port over to use bus_open_transport()
2013-11-06 Lennart Poetteringclients: various simplifications
2013-11-06 Lennart Poetteringrun: support --system to match other commands, even...
2013-11-06 Lennart Poetteringanalyze: port over to use bus_open_transport()
2013-11-06 Lennart Poetteringanalyze: simplify things
2013-11-06 Lennart Poetteringanalyze: fix indentation
2013-11-06 Kay SieversRevert "hostnamed: prevent it from crashing if the...
2013-11-06 David StraussComment spelling fixes.
2013-11-06 Lennart Poetteringutil: unify reading of /proc/cmdline
2013-11-06 Lennart Poetteringnspawn: explicitly terminate machines when we exit...
2013-11-06 Lennart Poetteringmachined: keep track of the initial leader PID of a...
2013-11-06 Lennart Poetteringbus: handle serialization of NULL strings
2013-11-06 Lennart Poetteringshutdown: trim the cgroup tree on loop iteration
2013-11-06 Lennart Poetteringcgroup: run PID 1 in the root cgroup
2013-11-06 Kay Sieversbus: test-bus-marshal - make dbus-1 optional
2013-11-05 Thomas Hindoe Paab... hostnamed: prevent it from crashing if the chassis...
2013-11-05 Thomas Hindoe Paab... bootctl: typo fix in help message
2013-11-05 Kay Sieverslogin: port test-inhibit to libsystemd-bus
2013-11-05 Lennart Poetteringbus: never report nodes as children that do not have...
2013-11-05 Lennart Poetteringlogind: add virtual object paths that always can be...
2013-11-05 Lennart Poetteringbus: add sd_bus_get_current() bus call to determine...
2013-11-05 Lennart Poetteringlogind: automatically determine client side PID if...
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-11-05 Lennart Poetteringbus: add new bus API call sd_bus_message_at_end()
2013-11-05 Lennart Poetteringbus: make use of assert_return() in all API calls that...
2013-11-05 Marc-Antoine Perennoubus: add sd_bus_message_read_strv()
2013-11-05 Djalal Harouninspawn: log out of memory errors
2013-11-05 Lennart Poetteringlogind: fix serialization for PrepareForSleep boolean
2013-11-05 Lennart Poetteringlogind: fix serialization of ListInhibitors() request
2013-11-05 Lennart Poetteringbus: fix deserialization of polkit response
2013-11-05 Lennart Poetteringbus: delete some now used dbus1 code
2013-11-05 Lennart Poetteringbus: support entering containers without specifying...
2013-11-05 Kay Sieversbus: update bus_map_all_properties()
2013-11-05 Lennart Poetteringbus: add sd_bus_message_skip() to skip over multiple...
next