chiark / gitweb /
build-sys: include missing header in dist tarball
[elogind.git] / src /
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...
2013-03-12 Michal Schmidtmanager: push back animation timer whenever a job finishes
2013-03-12 Michal Sekletarcore: fix getting information about mount unit
2013-03-11 Zbigniew Jędrzejew... core/smack: downgrade info to debug
2013-03-11 Zbigniew Jędrzejew... Remove or indent #define GNU_SOURCE
2013-03-11 Lennart Poetteringbootchart: bump RLIMIT_NOFILE only after we forked...
2013-03-11 Lennart Poetteringbootchart: various superficial cleanups
2013-03-11 Lennart Poetteringbootchart: rename log.c to store.c to aovid confusion...
2013-03-11 Lennart Poetteringjournald: allow priority of 999, too
2013-03-11 Michael BieblMove udevadm to rootbindir
2013-03-10 Kay Sieversbootctl: print Options only when found
2013-03-10 Kay Sieversbootctl: print secure boot flags
2013-03-09 Zbigniew Jędrzejew... Fix typos of /etc/systemd/systemd
2013-03-09 Zbigniew Jędrzejew... python/docs: use the same links on top as in man pages
2013-03-09 Zbigniew Jędrzejew... html: make python docs look more like the rest
2013-03-09 Zbigniew Jędrzejew... systemd-python: provide version info to sphinx
2013-03-08 Lennart Poetteringanalyze: use defines where we don't need static variables
2013-03-08 Lennart Poetteringanalyze: by now, systemd-analyze is hardly all my work
2013-03-08 Lennart Poetteringanalyze: various cleanups
2013-03-08 Michal Schmidtjournal: allow priority 0 in stdout stream
2013-03-08 Michal Schmidtutil: fix printing of welcome message
2013-03-08 Michal Schmidtpath: avoid an allocation in path_spec_watch
2013-03-08 Michal Schmidtshared: inline trivial auto-cleanup functions
2013-03-08 Michal Schmidtshared: remove pointless checks in auto-cleanup functions
2013-03-07 Thomas Hindoe Paab... test-util: add more tests
2013-03-07 Lennart Poetteringcore: if we cannot JOB_ISOLATE the default target JOB_R... v198
2013-03-07 Lennart Poetteringjournalctl: imply -n1000 when -e is used
2013-03-07 Lennart Poetteringpager: add -M to $LESS to make the bottom line nicer
2013-03-07 Zbigniew Jędrzejew... Revert "bootchart: use _cleanup_close_"
2013-03-07 Zbigniew Jędrzejew... systemd-python: fix segfault on double close
2013-03-07 Zbigniew Jędrzejew... systemd-python: fix typos
2013-03-07 Lennart Poetteringpager: always override LESS
next