chiark / gitweb /
cgroup: minor optimization
[elogind.git] / src /
2013-03-22 Lennart Poetteringcgroup: minor optimization
2013-03-22 Lennart Poetteringbus: implement object handler registry
2013-03-22 Lennart Poetteringmount: mount all cgroup controllers in containers, too
2013-03-22 Lennart Poetteringmain: use strv_find() where we can
2013-03-22 Lennart Poetteringmain: don't mount cgroup controller unless PID == 1
2013-03-22 Jan Alexander Stef... Fix vacuum logic error
2013-03-22 Zbigniew Jędrzejew... systemd-python: allow retrieval of single fields
2013-03-22 Zbigniew Jędrzejew... systemd-python: split out realtime and monotonic into...
2013-03-22 Zbigniew Jędrzejew... systemd-python: implement _Reader.test_cursor
2013-03-22 Zbigniew Jędrzejew... systemd-python: cleanup up usec_t handling
2013-03-22 Zbigniew Jędrzejew... systemd-python: export sd_journal_get_usage
2013-03-22 Zbigniew Jędrzejew... efivars: fix return code
2013-03-22 Zbigniew Jędrzejew... shutdownd: shut up bogus gcc warning
2013-03-22 Zbigniew Jędrzejew... bootchart: fix two unitialized memory frees
2013-03-22 Zbigniew Jędrzejew... initctl: fix return from unitialized memory in error...
2013-03-22 Lennart Poetteringbus: implicitly collect ucred/label information
2013-03-22 Lennart Poetteringbus: also finish connection before returning from sd_bu...
2013-03-22 Lennart Poetteringbus: when parsing enforce maximum container depth
2013-03-22 Lennart Poetteringbus: fix uninitialized variable
2013-03-22 Lennart Poetteringbus: validate the hello response properly
2013-03-22 Lennart Poetteringbus: properly verify recursion depth of signatures
2013-03-22 Lennart Poetteringbus: rework synchronization logic
2013-03-22 Lennart Poetteringbus: reuse more code
2013-03-22 Lennart Poetteringbus: validate the entire header more closely
2013-03-21 Lennart Poetteringbus: properly validate object path values
2013-03-21 Lennart Poetteringbus: generate a nice error when attempting to add a...
2013-03-21 Lennart Poetteringbus: implicitly handle peer commands Ping() and GetMach...
2013-03-21 Lennart Poetteringbus: enforce limits on all client influenced data objects
2013-03-21 Lennart Poetteringbus: implicitly set no_reply flag on outgoing messages...
2013-03-21 Kay Sieversudev: always set selinux label at "add" events
2013-03-21 Lennart Poetteringbus: implement full method call timeout logic
2013-03-21 Lennart Poetteringshared: add simple priority queue implementation
2013-03-20 Dave Reisnerbus: compare to negative errno
2013-03-20 Zbigniew Jędrzejew... activate: avoid warning from -Wshadow
2013-03-20 Zbigniew Jędrzejew... Make two functions static
2013-03-20 Zbigniew Jędrzejew... Remove some unused variables
2013-03-20 Zbigniew Jędrzejew... systemd-analyze: do not format timestamp when not print...
2013-03-20 Zbigniew Jędrzejew... core: remove unnecessary goto in setup_namespace
2013-03-20 Tom Gundersenbus-message: fix typo
2013-03-20 Lennart Poetteringbus: hook up client with socket communication
2013-03-20 Lennart Poetteringbus: introduce bus_error_is_dirty() independently of...
2013-03-20 Lennart Poetteringbus: demarshal header fields properly
2013-03-20 Lennart Poetteringbus: implement demarshaller
2013-03-20 Lennart Poetteringbus: suppress reply messages to method calls with no_re...
2013-03-20 Lennart Poetteringbus: add basic implementation of a native bus client...
2013-03-20 Lennart Poetteringstdio-bridge: modernization
2013-03-20 Lennart Poetteringutil: add hexmem() and strextend() calls
2013-03-20 Lennart Poetteringmacro: add CHAR_TO_STR macro to make a one character...
2013-03-20 Lennart Poetteringmacro: don't redefine CLAMP if it is already defined...
2013-03-20 Zbigniew Jędrzejew... Make PrivateTmp dirs also inaccessible from the outside
2013-03-20 Jan Engelhardtlibudev: avoid potential misaligned accesses
2013-03-20 Kay Sieverslibude: remove special handling of "device" link, it...
2013-03-20 Zbigniew Jędrzejew... journalct: beef up entry listing
2013-03-20 Zbigniew Jędrzejew... systemd-python: small cleanups
2013-03-20 Zbigniew Jędrzejew... systemd-python: add journal.get_catalog()
2013-03-20 Zbigniew Jędrzejew... systemd-python: add _Reader.get_catalog()
2013-03-20 Zbigniew Jędrzejew... systemd-python: add _Reader.closed attribute
2013-03-20 Zbigniew Jędrzejew... journalctl: use _cleanup_ in one function
2013-03-19 Ozan Çağlayankeymap: Remap microphone mute and touchpad toggle for...
2013-03-19 Ozan Çağlayankeymap: Fix touchpad toggling on Lenovo IdeaPad U300s
2013-03-19 Zbigniew Jędrzejew... logind: exploit previous cleanups and simplify returns
2013-03-18 Colin Walterslogind: Make more use of cleanup macros
2013-03-18 Colin WaltersUse bus_maybe_send_reply() where applicable
2013-03-18 Zbigniew Jędrzejew... sd-journal: do not require path to be absolute
2013-03-18 Zbigniew Jędrzejew... journal,shared: add _cleanup_journal_close_
2013-03-18 Zbigniew Jędrzejew... journal: use _cleanup_
2013-03-18 Zbigniew Jędrzejew... journal: use sd_journal_close on error in sd_journal_new
2013-03-18 Zbigniew Jędrzejew... systemd-python: allow Reader to be used as a context...
2013-03-18 Daniel Buchtest-strv.c: test STRV_FOREACH_PAIR macro
2013-03-18 Kay Sieversudev: ifdef all firmware special handling
2013-03-18 Tom Gundersenudev: make firmware loading optional and disable by...
2013-03-16 Kay Sieversjournal: pass the *pid* to sd_pid_get_owner_uid()
2013-03-16 Zbigniew Jędrzejew... timer: fix grammar in message
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-16 Nathaniel Chensmack-setup: enable Smack/CIPSO mapping
2013-03-16 Zbigniew Jędrzejew... smack-setup: extract rule writing into a separate function
2013-03-16 Umut Tezduyarcore: keep mountinfo .mounts until late shutdown
2013-03-16 Zbigniew Jędrzejew... systemd-python: add systemd.daemon wrapping sd-daemon
2013-03-16 Zbigniew Jędrzejew... systemd-activate: pass environment variables through
2013-03-15 Lennart Poetteringnspawn: don't make assumptions about the size of pid_t
2013-03-15 Lennart Poetteringlogind: explicitly create state directories during...
2013-03-15 Lennart Poetteringsd-booted: update sd_booted() check a bit
2013-03-15 Lennart Poetteringstrv: fix STRV_FOREACH_PAIR macro definition
2013-03-14 Harald HoyerMake initrd.target the default target in the initrd
2013-03-14 Lennart Poetteringmain: don't mount /sys, /dev and friends when we run...
2013-03-14 Zbigniew Jędrzejew... fileio: use _cleanup_
2013-03-14 Michal Sekletarsystemctl: remove unused variable
2013-03-14 Zbigniew Jędrzejew... tmpfiles: add missing missing.h include
2013-03-13 Zbigniew Jędrzejew... initctl: catch write error, use _cleanup_
2013-03-13 Zbigniew Jędrzejew... journalctl: show systemd messages about unit for -u
2013-03-13 Zbigniew Jędrzejew... logs-show: export logic to add matches for units
2013-03-13 Hannes Reineckelibudev: implement udev_device_set_attribute_value()
2013-03-13 Michal Schmidtcore: single unit_kill implementation for all unit...
2013-03-13 Michal Schmidtutil, manager: and mempset() and use it
2013-03-13 Michal Schmidtmanager: use more stpcpy()
2013-03-13 Kay Sieverstmpfiles: --clean -- check for bind mounts of the same...
2013-03-13 Harald Hoyercryptsetup-generator: use _cleanup_ where possible
2013-03-13 Harald Hoyeradd initrd-fs.target and root-fs.target
2013-03-13 Zbigniew Jędrzejew... man,html: say 'systemd 198' in the header
2013-03-13 Michal Sekletarshutdown: move attribute packed to the end of the decla...
next