chiark / gitweb /
elogind.git
2013-11-07 Kay Sieversmachine: add missing header include
2013-11-07 Kay Sieversbuild-sys: link most internal libraries statically
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ędrzejewsk... 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 Ronny Chevalierzsh-completion: add missing options for systemd-run
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 Ronny Chevaliertest: remove duplicated code
2013-11-07 WaLyong ChoSupport additional argument in reboot
2013-11-07 Jan Engelhardtman: add rationale into systemd-halt(8)
2013-11-07 Jan Engelhardtman: wording and grammar updates
2013-11-07 Pavel Holicaacpi-fpdt: break on zero or negative length read
2013-11-07 David Strausssocket-proxyd: The proxy can now accept multiple socket...
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ędrzejewsk... bus: add forgotten _public_
2013-11-07 Zbigniew Jędrzejewsk... pam_systemd: dup the fd received from logind
2013-11-07 Kay Sieversbuild-sys: distribute libsystemd-*.sym
2013-11-07 Kay Sieversbuild-sys: remove no longer needed DBUS_CFLAGS
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 Kay Sieversbuild-sys: add sd-event to socket-proxyd
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ędrzejewsk... pam_systemd: port to libsystemd-bus
2013-11-06 Zbigniew Jędrzejewsk... systemd_pam: treat debug as debug=1 and parse all params
2013-11-06 Zbigniew Jędrzejewsk... bus: add public libsystemd-event
2013-11-06 Zbigniew Jędrzejewsk... bus: export libsystemd-bus as a public library
2013-11-06 Zbigniew Jędrzejewsk... machinectl: use initialization instead of zeroing
2013-11-06 Zbigniew Jędrzejewsk... 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... hostnamed: prevent it from crashing if the chassis...
2013-11-05 Thomas Hindoe... bootctl: typo fix in help message
2013-11-05 Kay Sieversbuild-sys: remove CFLAGS default assignment
2013-11-05 Kay Sieversman: do not use <term> in <para>
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 Poetteringupdate TODO
2013-11-05 Lennart Poetteringlogind: add virtual object paths that always can be...
2013-11-05 Lennart Poetteringupdate TODO
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 Ronny Chevalierman: fix typo
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... bus: 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 Poetteringupdate TODO
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...
2013-11-05 Lennart Poetteringbus: allow that if the destination pointer in sd_bus_me...
2013-11-05 Tom Gundersennet-util: don't use libudev
next