chiark / gitweb /
core: add missing words to my fix of explanation of associativity
[elogind.git] / src /
2015-03-12 Tom Gundersencore: add missing words to my fix of explanation of...
2015-03-12 Tom Gundersenudevd: improve handling of failed worker
2015-03-12 Tom Gundersenudevd: don't free event when killing the worker, wait...
2015-03-12 Tom Gundersenlibudev: introduce clone_with_db()
2015-03-12 Tom Gundersenlibudev: monitor - fix error path in send_device
2015-03-12 Tom Gundersenudevd: event - make db loading lazy in REMOVE event...
2015-03-12 Tom Gundersenlibudev: introduce udev_device_properties_copy()
2015-03-11 Kay Sieversboot: efi - add config option to disable the command...
2015-03-11 Umut Tezduyar Lindskogcgtop: fix assert when not on tty
2015-03-11 David Herrmanncore: fix cgroups-agent match for kdbus
2015-03-11 David Herrmanncore: rewind message before forwarding it
2015-03-11 David Herrmannbus: remarshal kdbus messages received from the kernel
2015-03-11 David Herrmannbus: drop redundant assignment
2015-03-11 Zbigniew Jędrzejew... socket-util: refactor error handling in sockaddr_pretty
2015-03-11 Tom Gundersencore: fix explanation of associativity
2015-03-11 David Herrmannbus-proxy: complain only once about queue overflows
2015-03-11 David Herrmannterminal/sysview: introduce SETTLE events
2015-03-11 David Herrmannconsole: fix error-code inversion
2015-03-11 Kay Sieversudev: add SYSCTL{} support
2015-03-11 Kay Sieverssysctl: move property handling to shared/
2015-03-10 Lennart Poetteringmachine-id-setup: simplifications
2015-03-10 Lennart Poetteringmachine-id-commit: simplifications
2015-03-10 Alban Crequyutil: add rename_noreplace
2015-03-10 Harald Hoyerpath-util: fix path_is_mount_point() for symlinks
2015-03-10 Lukasz Skalskibus-proxy: add support for "GetConnectionCredentials...
2015-03-10 daurnimatortmpfiles: port to unquote_many_words()
2015-03-10 Lennart Poetteringshared: the btrfs quota field is called "referenced...
2015-03-10 Lennart Poetteringman: document "machinectl export-tar" and "export-raw"
2015-03-10 Shawn Landdenadd REMOTE_ADDR and REMOTE_PORT for Accept=yes
2015-03-10 Didier Rochefsckd: clean up log messages
2015-03-10 Didier Rochefsckd: Reduce the SAK window when writing to console
2015-03-10 Thomas Hindoe Paab... Add type specifier for int
2015-03-10 Thomas Hindoe Paab... logs-show: fix check of loop_read_exact
2015-03-10 Zbigniew Jędrzejew... Introduce loop_read_exact helper
2015-03-10 Zbigniew Jędrzejew... efivars: itialize variable
2015-03-10 Zbigniew Jędrzejew... bootchart: use _cleanup_
2015-03-10 Zbigniew Jędrzejew... Add missing includes
2015-03-10 Zbigniew Jędrzejew... journalctl: unlink without checking with access first
2015-03-10 Zbigniew Jędrzejew... journal: fix return code
2015-03-10 Zbigniew Jędrzejew... journal-file: update format string to remove cast
2015-03-10 Zbigniew Jędrzejew... journal: align comments to make them more legible
2015-03-09 Tom Gundersenlibudev: add missing hunks
2015-03-09 Tom Gundersenlibudev: udev_device_read_db - drop unused argument
2015-03-09 Tom Gundersenlibudev: udev_device_add_property - implicitly mark...
2015-03-09 Tom Gundersenudev/libudev: event - move {OLD_,}INTERFACE handling...
2015-03-09 Tom Gundersenlibudev: private - make property_from_string_parse...
2015-03-09 Tom Gundersenudev: simplify event_queue_update() and add debug logging
2015-03-09 Zbigniew Jędrzejew... efivars: use greedy_realloc
2015-03-09 Zbigniew Jędrzejew... efivars: use more _cleanup_
2015-03-09 Zbigniew Jędrzejew... efivars: do binary and before converting to bool
2015-03-09 Zbigniew Jędrzejew... efivars: rename last remaining err to r
2015-03-09 Zbigniew Jędrzejew... efivars: modernization
2015-03-09 Zbigniew Jędrzejew... boot/efi: do not assign variable twice
2015-03-09 Thomas Hindoe Paab... machinectl: remove unused variables
2015-03-09 Lennart Poetteringfsck: modernize error handling
2015-03-09 Lennart Poetteringfsck: use _cleanup_close_pair_ where appropriate
2015-03-09 Lennart Poetteringfsckd: make sure we free the connection event source...
2015-03-09 Lennart Poetteringfsckd: don't allow unbounded numbers of clients
2015-03-09 Lennart Poetteringfsckd: free client event source before we close its fd
2015-03-09 Lennart Poetteringfsck: rename functions to reflect some object orientation
2015-03-09 Lennart Poetteringfsck: don't read invalid data
2015-03-09 Lennart Poetteringfsckd: internaly check if a client already was cancelled
2015-03-09 Lennart Poetteringfsck: simplify client destruction logic
2015-03-09 Lennart Poetteringfsckd: rework plymouth connection management
2015-03-09 Lennart Poetteringfscd: fix error handling
2015-03-09 Lennart Poetteringfsck: no need for a temporary variable
2015-03-09 Lennart Poetteringfsckd: fix error handling when sending cancel request...
2015-03-09 Lennart Poetteringfsck: unify exit path for connect_plymouth()
2015-03-09 Lennart Poetteringfsck: use only a single exit code ternary operator
2015-03-09 Lennart Poetteringfsck: simplification
2015-03-09 Lennart Poetteringfsckd: the error code is actually returned in 'fd'
2015-03-09 Lennart Poetteringfsckd: simplify code a bit
2015-03-09 Lennart Poetteringfsckd: make use of safe_close()'s return value
2015-03-09 Lennart Poetteringbuild-sys: add one more Makefile symlink
2015-03-09 Lennart Poetteringimportd: add API for exporting container/VM images
2015-03-09 Lennart Poetteringudev: use inttypes.h types wherever appropriate
2015-03-09 Lennart Poetteringtree-wide: use _packed_ macro instead of raw gcc __attr...
2015-03-09 Tom Gundersenudevd: close race in udev settle
2015-03-09 Michael Olbrichmissing.h: add NDA_*
2015-03-09 Torstein HusebøFix typos
2015-03-08 Zbigniew Jędrzejew... sd-journal: return error when we cannot open a file
2015-03-08 Zbigniew Jędrzejew... journalctl: update hint now that we set ACL everywhere
2015-03-07 Zbigniew Jędrzejew... bus: fix leak in error path
2015-03-07 Zbigniew Jędrzejew... systemctl: remove dead check
2015-03-07 Zbigniew Jędrzejew... core/load-fragment: safe_close() protects errno
2015-03-07 Zbigniew Jędrzejew... libsystemd-terminal: use at most LOG_ERR for XKB errors
2015-03-07 Zbigniew Jędrzejew... login: fix copy-pasto in error path
2015-03-07 Zbigniew Jędrzejew... nspawn: fix use-after-free and leak in error paths
2015-03-07 Zbigniew Jędrzejew... core/dbus-manager: remove dead check
2015-03-07 Zbigniew Jędrzejew... bus-util: remove stray errno assignment
2015-03-07 Zbigniew Jędrzejew... networkctl: avoid leak if a field was specified twice
2015-03-07 Zbigniew Jędrzejew... machine: do not rely on asprintf setting arg on error
2015-03-07 Zbigniew Jędrzejew... v4l_id: use standard option parsing loop
2015-03-07 Zbigniew Jędrzejew... shared/machine-pool: remove unnecessary check
2015-03-07 Ivan Shapovalovsysusers: do not reject users with already present...
2015-03-07 Ivan Shapovalovfirstboot: set all spwd fields to -1 for consistency...
2015-03-07 Ivan Shapovalovcore: do not spawn jobs or touch other units during...
2015-03-07 Shawn Landdenadjust for time spent in timedated even without dbus...
2015-03-06 Jan Engelhardtvconsole: match on vtcon events, not fbcon ones
2015-03-06 David Herrmannlogin: make hold-off timeout configurable
next