chiark / gitweb /
elogind.git
2013-04-14 Lennart Poetteringlocalectl: read X11 keymaps from the correct file
2013-04-14 Zbigniew Jędrzejewsk... udev/ata_id: zero out variable properly
2013-04-14 Zbigniew Jędrzejewsk... bus: remove two unused variables
2013-04-14 Zbigniew Jędrzejewsk... systemd-python: fix formatting in docstring
2013-04-14 Auke KokTODO: bootchart items.
2013-04-14 Auke Kokreadahead: document options and commands.
2013-04-14 Zbigniew Jędrzejewsk... readahead-analyze: avoid division-by-0
2013-04-14 Zbigniew Jędrzejewsk... MurmurHash3: actually inline functions
2013-04-14 Lennart Poetteringkdbus: generare bloom filters properly for messages...
2013-04-14 Lennart Poetteringkdbus: update kdbus.h from upstream
2013-04-14 Lennart Poetteringbus: always explicitly rewind read index before passing...
2013-04-14 Lennart Poetteringbus: fix counting of argN= matches
2013-04-14 Lennart Poetteringutil: introduce alloca0() and use it at a number of...
2013-04-14 Kay Sieversbus: zero data structure and catch up with error value...
2013-04-14 Lennart Poetteringkdbus: also parse cmdline message attribute
2013-04-14 Lennart Poetteringkdbus: make name acquirement ioctls valgrind clean
2013-04-14 Zbigniew Jędrzejewsk... Include <fcntl.h> instead of <sys/fcntl.h>
2013-04-14 Zbigniew Jędrzejewsk... fileio: in envfiles, do not skip lines following empty...
2013-04-14 Zbigniew Jędrzejewsk... Remove a few NULLs
2013-04-13 Lennart Poetteringkdbus: parse even more kernel meta data fields
2013-04-13 Lennart Poetteringkdbus: update to newest kdbus API
2013-04-12 Mirco Tischlerjournal: fix broken tags _SOURCE_REALTIME_TIMESTAMP...
2013-04-12 Zbigniew Jędrzejewsk... systemctl: new verb 'list-sockets'
2013-04-12 Zbigniew Jędrzejewsk... util: add wrapper for realloc to avoid specyfing type
2013-04-12 Lennart Poetteringkdbus: make our little test pass cleanly again
2013-04-12 Lennart Poetteringkbdus: add null bloom filter to our messages
2013-04-12 Lennart Poetteringkdbus: use a valid service name for testing
2013-04-12 Lennart Poetteringkdbus: update kdbus.h from upstream
2013-04-12 Lennart Poetteringkdbus: make sure msg structure is properly initialized
2013-04-12 Lennart Poetteringbus: don't calculate kmsg message too large
2013-04-12 Lennart Poetteringbus: add kdbus test for name registry
2013-04-12 Lennart Poetteringdbus: fill in kdbus sender+destination from kdbus data
2013-04-12 Kay Sieversbus: rename KDBUS_CMD_FNAME_POLICY_NONE -> KDBUS_CMD_FN...
2013-04-12 Kay Sieversbus: test - re-enable check for returned error
2013-04-12 Kay Sieversbus: align the buffer we pass to the kernel
2013-04-12 Kay Sieversbus: create kdbus bus without an active policy
2013-04-12 Lennart Poetteringbus: implement basic name registration with kdbus
2013-04-12 Tom Gundersentmpfiles: create static device nodes before udev is...
2013-04-12 Lennart Poetteringbus: be nice to people who don't have kdbus in their...
2013-04-12 Lennart Poetteringbus: make sure things still compile fine without valgri...
2013-04-12 Lennart Poetteringbus: make the kdbus code valgrind clean
2013-04-11 Lennart Poetteringbus: parse and expose kdbus message timestamps
2013-04-11 Lennart Poetteringbus: also parse PID starttime out of kdbus message
2013-04-11 Lennart Poetteringbus: parse uid/gid/pid/tid meta data from kdbus messages
2013-04-11 Lennart Poetteringbus: make kdbus work so that we can exchange real messages
2013-04-11 Zbigniew Jędrzejewsk... hwclock: use _cleanup_ to simplify function
2013-04-11 Zbigniew Jędrzejewsk... errno is positive
2013-04-11 Zbigniew Jędrzejewsk... systemctl: show the name of failing unit in red
2013-04-11 Zbigniew Jędrzejewsk... systemctl: allow multiple arguments to --type
2013-04-11 Lennart Poetteringbus: fix formatting of bus address
2013-04-11 Lennart Poetteringbus: fix kdbus ioctl invocation
2013-04-11 Lennart Poetteringbus: properly check if kdbus connection worked
2013-04-11 Lennart Poetteringbus: fill in unique name when using kdbus
2013-04-11 Lennart Poetteringbus: add kdbus test case
2013-04-11 Lennart Poetteringbus: basic implementation of kdbus client side
2013-04-11 Lennart Poetteringupdate TODO
2013-04-11 Lennart Poetteringbus: calculate iovec for messages only when we need it
2013-04-11 Lennart Poetteringmacro: make sure ALIGN() can be calculated constant...
2013-04-11 Kay SieversTODO: update
2013-04-10 Zbigniew Jędrzejewsk... shell-completion: show failed units as candidates for...
2013-04-10 Zbigniew Jędrzejewsk... shell-completion: replace printf with echo
2013-04-10 Zbigniew Jędrzejewsk... systemctl: ellipsize job list only when necessary,...
2013-04-10 Zbigniew Jędrzejewsk... udev/ata_id: use initalization instead of explicit...
2013-04-10 Lukas Nykrynlibsystemd-bus: initalize handle_cmsg to false
2013-04-10 Lukas Nykryntty-ask-password-agent: free passwords
2013-04-10 Lukas Nykrynjournalctl: check return of strjoin
2013-04-10 Zbigniew Jędrzejewsk... Use initalization instead of explicit zeroing in more...
2013-04-10 Lennart Poetteringlocalctl: skip locale entries with non-UTF8 names
2013-04-10 Lennart Poetteringbus: when we unmarshal an fd it should stay owned by...
2013-04-10 Fedora systemd... logind: avoid creating stale session state files
2013-04-09 Lennart Poetteringupdate TODO
2013-04-09 Lennart Poetteringlogind: introduce an explicit session class for cronjob...
2013-04-09 Lennart Poetteringupdate TODO
2013-04-09 Lennart Poetteringbus: also remove recursive invocation of message_append...
2013-04-09 Lennart Poetteringbus: implement message_read_ap() non-recursively
2013-04-09 Lennart Poetteringunits: fix some left-over mentions of remote-fs-setup...
2013-04-09 Lennart Poetteringshutdown: print a nice message before returning to...
2013-04-09 Martin Pittkeymap: Fix typo in previous commit
2013-04-09 Pali Roharkeymap: Add HP EliteBook 8460p
2013-04-09 Michael Biebllibudev: Move -lrt to Libs.private
2013-04-08 Lennart Poetteringmachine-id: fix missing initialization v201
2013-04-08 Lennart Poetteringbuild-sys: prepare 201
2013-04-08 Lennart Poetteringshutdown: print a message when storage is finalized
2013-04-08 Lennart Poetteringjournald: bring max coredump size in sync with max...
2013-04-08 Lennart Poetteringupdate TODO
2013-04-08 Lennart Poetteringcgroup: clean-ups
2013-04-08 Lennart Poetteringanalyze: various cleanups
2013-04-08 Lennart Poetteringanalyze: fix OOM handling + fix memory leak
2013-04-08 Lennart Poetteringanalyze: add missing --help text entries
2013-04-08 Lennart Poetteringman: be clearer that it's not OK to manipulate systemd...
2013-04-08 Łukasz Stelmachsystemd-analyze: filter dot output
2013-04-08 Harald Hoyerudev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCRED
2013-04-08 Ronny Chevalierdbus-manager: fix variable type introspection
2013-04-08 Lennart Poetteringcgroup: always keep access mode of 'tasks' and 'cgroup...
2013-04-08 Marc-Antoine... kernel-install: don't make unused parameter mandatory
2013-04-08 Kay SieversTODO: update
2013-04-08 Lennart Poetteringjournald: no need to free audit vars
2013-04-08 Lennart Poetteringjournald: drop two more memory allocations
2013-04-08 Lennart Poetteringjournald: get rid of one more memory allocation
2013-04-08 Holger Hans... journald: Do not dynamically allocate _UID/_GID/_PID...
next