chiark / gitweb /
util: add wrapper for realloc to avoid specyfing type
[elogind.git] / src /
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...
2013-04-08 Holger Hans Peter... util: Avoid memory allocations for formatting paths
2013-04-08 Lennart Poetteringupdate TODO
2013-04-08 Lennart Poetteringcgtop: print absolute CPU times with format_timespan
2013-04-08 Harald HoyerDo not serialize environment, when switching root
2013-04-08 Simon McVittiesd-daemon.c: allow use of -lrt to be avoided
2013-04-08 Marius Vollmerjournal: Fix typo
2013-04-06 Steven Hiscockssystemd-python: fix wait bug
2013-04-06 Kay Sieversdbus-loop.c: fix variable initialization
2013-04-06 Zbigniew Jędrzejew... Use _cleanup_ when reading config files
2013-04-05 Zbigniew Jędrzejew... Add _cleanup_globfree_
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-05 Zbigniew Jędrzejew... udevadm: do not free node on success
2013-04-05 Zbigniew Jędrzejew... udev-builtin-usb_id: avoid comparison of unsigned and...
2013-04-05 Lennart Poetteringsystemctl: tweak drop-in display
2013-04-05 Lennart Poetteringsystemctl: tweak output of Listen: fields a bit
2013-04-05 Oleksii Shevchuksystemctl: Add DropIn paths to status message
2013-04-05 Lennart Poetteringlogind: consider key inhibitors that are taken by non...
2013-04-05 Martin PittPAM, uaccess: check for logind, not for systemd
2013-04-05 Lennart Poetteringbus: various improvements for test-bus-chat
2013-04-05 Lennart Poetteringbus: convert a couple of calls over to new convenience...
2013-04-05 Lennart Poetteringbus: add convenience calls for method replies, too
2013-04-05 Lennart Poetteringbus: when parsing signature strings, accept NULL as...
2013-04-05 Lennart Poetteringbus: make sure callback structs are always properly...
2013-04-05 Michal Schmidtvconsole-setup: fix vconsole.conf vs. cmdline overridin...
2013-04-05 Lennart Poetteringbus: use C99 struct construction for error initializers
2013-04-05 Zbigniew Jędrzejew... test-strv: do not declare table to be sorted const
2013-04-05 Zbigniew Jędrzejew... test-catalog,core/load-dropin: remove unused variables
2013-04-05 Cristian Rodríguezjournal: u64log2 can be expressed just as __builtin_clz...
2013-04-05 Zbigniew Jędrzejew... systemctl: align cgroups to 'n' in 'name='
2013-04-05 Zbigniew Jędrzejew... sd-id128: check that the kernel is feeding us proper...
2013-04-05 Zbigniew Jędrzejew... udevadm-hwdb: avoid leak in error path
2013-04-05 Zbigniew Jędrzejew... efivars: un-leak a few strings
2013-04-05 Zbigniew Jędrzejew... timedated: fix a few memory leaks
next