chiark / gitweb /
bus: catch up with kernel changes
[elogind.git] / src /
2013-04-15 Kay Sieversbus: catch up with kernel changes
2013-04-15 Auke Kokbootchart: put the bootchart into the journal.
2013-04-15 Kay Sieversbus: fix missing macro argument renaming
2013-04-15 Kay Sieversbus: catch up with kernel changes
2013-04-15 Lennart Poetteringaudit: since nspawn now sets CAP_AUDIT_CONTROL for...
2013-04-15 Lennart Poetteringcore: let's make our log messages proper sentences...
2013-04-15 Lennart Poetteringcore: always create /user and /machine top-level cgroup...
2013-04-15 Harald Hoyerdo not change console to non-unicode for LANG=C
2013-04-15 Anatol PomozovFix spelling errors using 'codespell' tool
2013-04-15 Lennart Poetteringsd-login: add a sd_pid_get_user_unit() call
2013-04-15 Lennart Poetteringbus: handle env vars safely
2013-04-14 Lennart Poetteringkdbus: parse cgroup meta data, too
2013-04-14 Lennart Poetteringlocalectl: read X11 keymaps from the correct file
2013-04-14 Zbigniew Jędrzejew... udev/ata_id: zero out variable properly
2013-04-14 Zbigniew Jędrzejew... bus: remove two unused variables
2013-04-14 Zbigniew Jędrzejew... systemd-python: fix formatting in docstring
2013-04-14 Zbigniew Jędrzejew... readahead-analyze: avoid division-by-0
2013-04-14 Zbigniew Jędrzejew... 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ędrzejew... Include <fcntl.h> instead of <sys/fcntl.h>
2013-04-14 Zbigniew Jędrzejew... fileio: in envfiles, do not skip lines following empty...
2013-04-14 Zbigniew Jędrzejew... 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ędrzejew... systemctl: new verb 'list-sockets'
2013-04-12 Zbigniew Jędrzejew... 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 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ędrzejew... hwclock: use _cleanup_ to simplify function
2013-04-11 Zbigniew Jędrzejew... errno is positive
2013-04-11 Zbigniew Jędrzejew... systemctl: show the name of failing unit in red
2013-04-11 Zbigniew Jędrzejew... 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 Poetteringbus: calculate iovec for messages only when we need it
2013-04-11 Lennart Poetteringmacro: make sure ALIGN() can be calculated constant...
2013-04-10 Zbigniew Jędrzejew... systemctl: ellipsize job list only when necessary,...
2013-04-10 Zbigniew Jędrzejew... 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ędrzejew... 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 teamlogind: avoid creating stale session state files
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 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 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 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 Ł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 Perennoukernel-install: don't make unused parameter mandatory
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 Peter... journald: Do not dynamically allocate _UID/_GID/_PID...
2013-04-08 Holger Hans Peter... journald: Do not always record _AUDIT_SESSION and _AUDI...
next