chiark / gitweb /
elogind.git
2013-10-04 Lennart Poetteringlogind: fix bus introspection data for TakeControl()
2013-10-04 Lennart Poetteringmanager: when verifying whether clients may change...
2013-10-04 Lennart Poetteringupdate TODO
2013-10-04 Zbigniew Jędrzejewsk... systemd: order remote mounts from mountinfo before...
2013-10-04 Zbigniew Jędrzejewsk... Introduce _cleanup_endmntent_
2013-10-04 Zbigniew Jędrzejewsk... gpt-auto-generator: exit immediately if in container
2013-10-04 Zbigniew Jędrzejewsk... execute: more debugging messages
2013-10-03 Václav Pavlínman: Improve the description of parameter X in tmpfiles...
2013-10-02 Zbigniew Jędrzejewsk... execute.c: always set $SHELL
2013-10-02 Dave Reisnertmpfiles.d: include setgid perms for /run/log/journal
2013-10-02 Lennart Poetteringnspawn: always copy /etc/resolv.conf rather than bind...
2013-10-02 Lennart Poetteringmkdir: pass a proper function pointer to mkdir_safe_int...
2013-10-02 Lennart Poetteringstrv: don't access potentially NULL string arrays
2013-10-02 Lennart Poetteringefi: never call qsort on potentially NULL arrays
2013-10-02 Lennart Poetteringmodules-load: fix error handling
2013-10-02 Lennart Poetteringdbus: fix return value of dispatch_rqueue()
2013-10-02 Lennart Poetteringbus: fix potentially uninitialized memory access
2013-10-02 Lennart Poetteringjournald: add missing error check
2013-10-02 Lennart Poetteringcryptsetup: fix OOM handling when parsing mount options
2013-10-02 Václav Pavlínsystemctl: fix name mangling for sysv units
2013-10-02 Lennart Poetteringacpi: make sure we never free an uninitialized pointer
2013-10-02 Dave Reisnerfix lingering references to /var/lib/{backlight,random...
2013-10-02 Lukas Nykrynacpi-fptd: fix memory leak in acpi_get_boot_usec
2013-10-02 Lennart Poetteringcgroup: there's no point in labelling cgroupfs dirs... v208
2013-10-02 Lennart Poetteringbuild-sys: mkdir.[ch] should be in libsystemd-shared
2013-10-02 Lennart Poetteringbuild-ss: prepare new release
2013-10-01 Lennart Poetteringhashmap: randomize hash functions a bit
2013-10-01 David HerrmannUpdate TODO
2013-10-01 David Herrmannlogind: remove fbdev session-device support
2013-10-01 David Herrmannlogind: run with CAP_SYS_ADMIN
2013-10-01 David Herrmannlogind: send PropertyChanged during deactivation
2013-10-01 David Herrmannlogind: check whether first drmSetMaster succeeded
2013-10-01 David Herrmannlogind: fix session-device dbus notify
2013-10-01 Tom Gundersenkernel-install: add compat with 'installkernel'
2013-10-01 Lennart Poetteringupdate TODO
2013-10-01 Lennart Poetteringcore: whenever a new PID is passed to us, make sure...
2013-10-01 Chen Jieutil.c: ignore pollfd.revent for loop_read/loop_write
2013-10-01 Evan Callicoatunits: Add SHELL environment variable
2013-10-01 Lennart Poetteringbuild-sys: don't fallback to upstart defaults
2013-10-01 Cristian Rodríguezsystemctl: remove legacy upstart compatibility
2013-10-01 Patrick McCartysmack-setup: fix path to Smack/CIPSO mappings
2013-09-30 Kay SieversRevert "build-sys: link libsystemd-login with libsystem...
2013-09-30 Lennart PoetteringUpdate TODO
2013-09-30 Lennart Poetteringhashmap: size hashmap bucket array dynamically
2013-09-30 Lennart Poetteringlocal: fix memory leak when putting together locale...
2013-09-30 Lennart Poetteringmain: don't free fds array twice
2013-09-30 Zbigniew Jędrzejewsk... logs-show.c: show all messages for a slice
2013-09-30 Michał Górnybuild-sys: link libsystemd-login with libsystemd-label.la
2013-09-30 Lennart Poetteringman: mention the systemd homepage from systemd(1)
2013-09-30 Lennart Poetteringupdate TODO
2013-09-30 Lennart Poetteringman: link cgroups api docs from relevant man pages
2013-09-29 Andrey Borzenkovset IgnoreOnIsolate=true for systemd-cryptsetup@.service
2013-09-29 Zbigniew Jędrzejewsk... Fix buffer overrun when enumerating files
2013-09-28 Dave Reisnerkmod-static-nodes: condition execution on modules.devname
2013-09-27 Michael SchererAdd a bit more explicit message, to help confused users
2013-09-27 Tom Gundersenkernel-install: avoid using 'cp --preserve'
2013-09-27 Zbigniew Jędrzejewsk... build-sys: restore detection of sphinx
2013-09-27 Zbigniew Jędrzejewsk... Do not use unitialized variable and remove duplicated...
2013-09-27 Lennart PoetteringUpdate TODO
2013-09-27 Lennart Poetteringswap: properly expose timeout property on the bus
2013-09-26 Lennart Poetteringdbus: fix introspection for TimerSlackNSec
2013-09-26 Lennart Poetteringsystemctl: make sure set-property mangles unit names
2013-09-26 Lennart Poetteringman: drop references to "cgroup" wher appropriate
2013-09-26 Lennart Poetteringcore: drop some out-of-date references to cgroup settings
2013-09-26 Lennart Poetteringlogind: never consider a closing session relevant for...
2013-09-26 Mike Gilbertmain: set umask before creating any files
2013-09-26 Lennart Poetteringlogind: if a user is sitting in front of the computer...
2013-09-26 Lennart Poetteringcore: rework how we match mount units against each...
2013-09-26 Lennart Poetteringunit-name: when escaping a path consider the empty...
2013-09-26 Lennart Poetteringutil: properly handle the root dir in PATH_FOREACH_PREFIX
2013-09-26 Lennart Poetteringcgroup: when referencing cgroup controller trees allow...
2013-09-26 Zbigniew Jędrzejewsk... Move part of logind.c into a separate file
2013-09-26 Zbigniew Jędrzejewsk... Move functions around to fix underlinking in test-machi...
2013-09-26 Zbigniew Jędrzejewsk... build-sys: add ./configure --enable-address-sanitizer
2013-09-26 Zbigniew Jędrzejewsk... journald: accept EPOLLERR from /dev/kmsg
2013-09-26 Zbigniew Jędrzejewsk... test-hashmap: fix access to uninitialized memory
2013-09-26 Zbigniew Jędrzejewsk... execute.c: little modernization
2013-09-25 Lennart Poetteringutil: add macro for iterating through all prefixes...
2013-09-25 Jimmie Tauriainenkeymap: Add Samsung Ativ 9 Plus
2013-09-25 Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-24 Dave Reisnerjournalctl(1): s/adm/systemd-journal/
2013-09-24 Lukas Nykrynlogind: return -EINVAL when PID is wrong
2013-09-24 Kay SieversTODO: add header back
2013-09-24 Kay Sievershwdb: update
2013-09-24 Kay Sieverssupport acpi firmware performance data (FPDT)
2013-09-24 Kay Sieversshared: device-nodes - add include guard
2013-09-24 Kay SieversTODO: update
2013-09-23 Lennart Poetteringcgroup: always enable memory.use_hierarchy= for all...
2013-09-23 Eelco DolstraFix obsolete references to systemd-random-seed-load...
2013-09-20 Dave Reisnercompletion/systemctl: add missing list-sockets verb
2013-09-20 Mantas Mikulėnaslogind: put correct user object paths in introspection...
2013-09-19 Zbigniew Jędrzejewsk... man: mention --runtime where appropriate
2013-09-19 Martin Pittkeymap: Fix wrong assignments to F23
2013-09-19 Dave Reisnersystemctl: Avoid ellipsizing when piping output
2013-09-19 Zbigniew Jędrzejewsk... Add more tests and fix capability logging
2013-09-19 Zbigniew Jędrzejewsk... build-sys: don't build python modules after --without...
2013-09-19 Dave Reisnerfix grammatical error
2013-09-19 Dave Reisnernspawn: be less liberal about creating bind mount desti...
2013-09-19 Dave Reisnertest-utf8: add more tests for public functions
2013-09-19 Dave Reisnerdevice-nodes: move device node specific code to own...
next