chiark / gitweb /
elogind.git
2013-12-10 Lennart Poetteringbus: properly handle empty messages
2013-12-10 Lennart Poetteringbus: empty gvariant arrays should at least get size 1
2013-12-10 Lennart Poetteringbus: it's OK to send messages with an empty payload...
2013-12-10 Lennart Poetteringbus: update kdbus.h
2013-12-10 Lennart Poetteringbus: make gcc shut up
2013-12-10 Lennart Poetteringupdate TODO
2013-12-10 Lennart Poetteringbus: beef up zero copy test case
2013-12-10 Lennart Poetteringbus: only accept gvariant native endian messages via...
2013-12-10 Lennart Poetteringbus: fix rewinding in gvariant messages
2013-12-10 Lennart Poetteringbus: fix signature handling when exiting container
2013-12-10 Lennart Poetteringbus: properly deserialize gvariant fixed size arrays
2013-12-10 Lennart Poetteringbus: handler empty messages correctly when using gvaria...
2013-12-10 Lennart Poetteringbus: suppress creating empty parts in messages
2013-12-09 Lennart Poetteringbus: rely on explicit eof check instead of checking...
2013-12-09 Lennart Poetteringbus: rearrange bus-message.c function order to keep...
2013-12-09 Lennart Poetteringbus: demarshal gvariant
2013-12-09 Lennart Poetteringextend CODING_STYLE document a bit
2013-12-09 Zbigniew Jędrzejewsk... man: document 'is-enabled' output
2013-12-09 Zbigniew Jędrzejewsk... systemctl: fix 'is-enabled'
2013-12-09 Zbigniew Jędrzejewsk... systemctl: simplify argument parsing
2013-12-09 Zbigniew Jędrzejewsk... Help output spring cleaning
2013-12-09 Zbigniew Jędrzejewsk... kernel-install: add -h/--help
2013-12-09 Zbigniew Jędrzejewsk... Trim TODO
2013-12-08 Thomas Hindoe... bootchart: remove dead assignment
2013-12-08 Dan McGeeFix memory leak in stdout journal streams
2013-12-08 Kay Sieverstest: cgroup-util - do not fail if cpu controller is...
2013-12-07 Thomas Hindoe... systemctl: fix and refactor wait_for_jobs
2013-12-07 Zbigniew Jędrzejewsk... systemctl: allow globbing in list-<whatever> commands
2013-12-07 Zbigniew Jędrzejewsk... Get rid of our reimplementation of basename
2013-12-06 Thomas Hindoe... systemctl: check the value from start_unit_one
2013-12-06 Kay Sieversbus: catch up with latest kdbus changes
2013-12-06 Kay Sieversbus: catch up with latest kdbus changes
2013-12-06 Bastien Nocerarfkill: Avoid error when state restore is disabled
2013-12-06 Kay Sieversbus: catch up with latest kdbus changes
2013-12-06 Kay Sieversbusctl: remove ','; it's all one string
2013-12-06 Shawn Landdennspawn: fix buggy mount_binds, now works for bind-mount...
2013-12-06 Yuxuan Shuiutil: fix misuse of memcmp
2013-12-06 Zbigniew Jędrzejewsk... shell-completion: busctl
2013-12-06 Kay Sieversbus: update kdbus.h
2013-12-05 Zbigniew Jędrzejewsk... systemd: add a start job for all units in SYSTEMD_...
2013-12-05 Thomas Hindoe... execute.h: remove redefinition of Unit
2013-12-05 Thomas Hindoe... test-bus-gvariant: remove unused variable
2013-12-05 Lennart Poetteringbus: start maintaining a list of difference between...
2013-12-05 Lennart Poetteringbus: add missing LE meta data enforcement for gvariant...
2013-12-05 Lennart Poetteringbusname: improve condition check
2013-12-05 Lennart Poetteringbus: add support for serializing to gvariant
2013-12-04 Kay Sieversbus: switch to multiple KDBUS_ITEM_NAME including the...
2013-12-04 Alex Jiaman.systemd-cgls: Fix an option typo
2013-12-04 Thomas Hindoe... README: remove obsolete paragraph about D-Bus
2013-12-04 Thomas Hindoe... systemctl: make an always true assert static
2013-12-04 Thomas Hindoe... systemctl: no need to fdopen stdout
2013-12-04 Kay Sieverslibsystemd-bus: catch up with latest kdbus changes
2013-12-04 David CoppaFix typo: SetChasis -> SetChassis
2013-12-04 Tom GundersenTODO: add networkd entries
2013-12-04 Tom Gundersennetworkd: add link-sense and simplify state-machine...
2013-12-04 Tom Gundersenrtnl: add link_get_flags
2013-12-04 Tom Gundersenrtnl: add callback support
2013-12-04 Tom Gundersenrtnl: don't ignore broadcast messages
2013-12-04 Kay Sieverslibsystemd-bus: catch up with latest kdbus list query...
2013-12-03 Thomas Hindoe... trivial coding style clean ups
2013-12-03 Thomas Hindoe... sd-memfd: use assert_return
2013-12-03 Lennart Poetteringbus: fix parsing of AcquireName() response
2013-12-03 Lennart Poetteringbus: don't make use of the private bus socket if kdbus...
2013-12-03 Lennart Poetteringcore: use normal library call to query list of current...
2013-12-03 Lennart Poetteringbus: rework sd_bus_list_names() to return two lists...
2013-12-03 Lennart Poetteringbus: internalize a lot of protocol definitions
2013-12-03 Zbigniew Jędrzejewsk... journal: fail silently in sd_j_sendv() if journal is...
2013-12-03 Lennart Poetteringbus: make sd_bus_request_name() and sd_bus_release_name...
2013-12-03 Lennart Poetteringmacro: better make IN_SET() macro use const arrays
2013-12-03 Daniel Macklibsystemd-bus: catch up with latest kdbus changes
2013-12-03 Lennart Poetteringunits: ship busname units for the bus activated service...
2013-12-03 Zbigniew Jędrzejewsk... catalog: rename files to specify language in the filename
2013-12-03 Zbigniew Jędrzejewsk... catalog: determine language from the filename
2013-12-03 Zbigniew Jędrzejewsk... systemd: treat reload failure as failure
2013-12-03 Lennart Poetteringdbus1: make gcc shut up
2013-12-03 Daniel Macklibsystemd-bus: catch up with latest kdbus changes
2013-12-03 Lennart Poetteringunits: create busnames.target for user sessions too
2013-12-03 Lennart Poetteringdbus1: hook busnames.target into normal boot if kdbus...
2013-12-03 Lennart Poetteringbus: skip unit file generation for systemd itself
2013-12-03 Lennart Poetteringunits: install busnames.target by default
2013-12-03 Lennart Poetteringbus: add generator that turns old dbus1 activation...
2013-12-02 Lennart Poetteringbus: add .busname unit type to implement kdbus-style...
2013-12-02 Lennart Poetteringbus: make sure we check for "incompatible" flags negoti...
2013-12-02 Lennart Poetteringcore: extra paranoia when deserializing kdbus fd
2013-12-02 Lennart Poetteringmacro: add a macro to test whether a value is in a...
2013-12-02 Thomas Hindoe... Use assert_return in more of the public API
2013-12-02 Daniel Macklibsystemd-bus: catch up with latest kdbus changes
2013-12-02 Lennart Poetteringnspawn: make sure /dev/kdbus in the container is world...
2013-12-02 Lennart Poetteringnspawn: make kdbus namespaces actually work
2013-12-02 Lennart Poetteringbusctl: add command to dump creds of a peer or pid
2013-12-02 Lukasz SkalskiDisplay synthetic message serial number in a more reada...
2013-12-02 Lennart Poetteringbus: be nice to LLVM and don't embedd a VLA in a union
2013-12-02 Lennart Poetteringbus: when replying to an incoming message and the vtabl...
2013-12-02 Shawn Landdenservice: remove unneccesary Socket.got_socket_fd
2013-12-01 Marcel Holtmannbuild-sys: allow building systemctl with --disable...
2013-12-01 Kay Sieversbus: bus_open_user_systemd() fall back to bus if runtim...
2013-12-01 Daniele Medricatalog,po: add Italian translation
2013-12-01 David Herrmannutil: add greedy_realloc0()
2013-12-01 David Herrmannlogind: fix "CanGraphical" attribute to return correct...
2013-12-01 Shawn Landdenfix regression of read_full_file() in fileio.c
next