chiark / gitweb /
hwdb: add HP ProBook 450G0
[elogind.git] / src /
2015-03-19 Thomas Hindoe Paab... fsck: use %zu for size_t
2015-03-19 David Herrmannstrv: return NULL from strv_free()
2015-03-19 David Herrmannbootctl: drop redundant parse_argv()
2015-03-18 Tom Gundersenlibudev: private - introduce udev_device_new_from_synth...
2015-03-16 Michal Schmidtcore/namespace: fix path sorting
2015-03-16 Michal Schmidtshared: add path_compare(), an ordering path comparison
2015-03-16 Didier Rochefsckd: check if plymouth is running before attempting...
2015-03-16 Didier Rochefsckd: Don't use strjoina on gettext() call
2015-03-16 Tom Gundersenshared - reinstate plymouth_running()
2015-03-16 Jasper St. Pierrecore: Remove explicit Plymouth integration
2015-03-16 Martin Pittcore: don't change removed devices to state "tentative"
2015-03-16 Lucas De Marchivconsole-setup: check error of child process
2015-03-15 Michael Marineaunetwork: add UseNTP DHCP option
2015-03-15 Zbigniew Jędrzejew... Add (void) where we don't care about return value
2015-03-15 Zbigniew Jędrzejew... journal-gatewayd: factor out opening of temp file
2015-03-15 Zbigniew Jędrzejew... logind: check return value of session_release
2015-03-15 Zbigniew Jędrzejew... util: check asprintf return value
2015-03-15 Zbigniew Jędrzejew... core: remove useless debug message
2015-03-15 Zbigniew Jędrzejew... libudev-monitor: use initialization
2015-03-15 Zbigniew Jędrzejew... journald: add syslog fields for audit messages
2015-03-15 Zbigniew Jędrzejew... sysctl: tweak debug message
2015-03-15 Zbigniew Jędrzejew... cryptsetup-generator: remove warning about crypttab...
2015-03-15 Zbigniew Jędrzejew... udev: downgrade "has devpath" and "filled with db file...
2015-03-15 Zbigniew Jędrzejew... gpt-auto-generator: prefix messages with device name
2015-03-15 Zbigniew Jędrzejew... core: do not use quotes around virt and arch
2015-03-15 Zbigniew Jędrzejew... sysv-generator: initialize LookupPaths just once
2015-03-15 Zbigniew Jędrzejew... tmpfiles: remove redundant debug message
2015-03-15 Zbigniew Jędrzejew... util: remove redundant debug message
2015-03-14 Zbigniew Jędrzejew... core: remove left-over debug message
2015-03-14 Michael Bieblservice: don't add After= dependencies on .busname...
2015-03-14 Shawn Landdenudev-ctrl: fix strict aliasing issues
2015-03-14 Shawn Landdensd-dhcp-client: fix strict aliasing issue
2015-03-14 Tom Gundersensd-event: sd_event_run - only return 0 on timeout
2015-03-14 Tom Gundersensd-event: rename PASSIVE/PREPARED to INITIAL/ARMED
2015-03-14 Will Woodsselinux: fix SEGV during switch-root if SELinux policy...
2015-03-14 Zbigniew Jędrzejew... sd-daemon: simplify sd_pid_notify_with_fds
2015-03-14 Zbigniew Jędrzejew... udev: properly calculate size of remaining data
2015-03-14 Zbigniew Jędrzejew... test-dhcp-option: conform to usual coding style
2015-03-14 Zbigniew Jędrzejew... test-dhcp-option: add assert to check index is nonnegative
2015-03-14 Zbigniew Jędrzejew... core: check asprintf return value
2015-03-14 Zbigniew Jędrzejew... core: print warning on invalid swap pri= field
2015-03-14 Zbigniew Jędrzejew... core: one more (void)
2015-03-14 Zbigniew Jędrzejew... logind: explicitly ignore errors we can do nothing...
2015-03-14 Zbigniew Jędrzejew... bus: explicitly ignore failure during error handling
2015-03-14 Zbigniew Jędrzejew... core: explicitly ignore failure during cleanup
2015-03-14 Zbigniew Jędrzejew... core: don't wait for reply if writing to pipe fails
2015-03-14 Zbigniew Jędrzejew... core: either ignore or handle mount failures
2015-03-14 Zbigniew Jędrzejew... Use space after a silencing (void)
2015-03-14 Zbigniew Jędrzejew... core: ignore any issues with setting time on jobs_in_pr...
2015-03-14 Zbigniew Jędrzejew... sd-resolve: use different element of union to make...
2015-03-14 Zbigniew Jędrzejew... journal-remote: explain why source->buf cannot be null
2015-03-14 Zbigniew Jędrzejew... Check that EWOULDBLOCK is the same as EAGAIN
2015-03-14 Zbigniew Jędrzejew... journal-remote: make process_data static
2015-03-14 Zbigniew Jędrzejew... nspawn: tell coverity that we ignore return value
2015-03-14 Zbigniew Jędrzejew... gpt-auto-generator: allow type check to fail
2015-03-14 Zbigniew Jędrzejew... efi: widen operand to avoid overflow
2015-03-14 Zbigniew Jędrzejew... core: issue error on oom we can do nothing about
2015-03-14 Zbigniew Jędrzejew... µhttp-util: setup gnutls logs in one function
2015-03-13 Tom Gundersenudev: make set_usec_initialized() internal to libudev
2015-03-13 Tom Gundersensd-rtnl: read_message - don't set group if not needed
2015-03-13 Tom Gundersensd-rtnl: process - only apply matches to broadcast...
2015-03-13 Tom Gundersensd-rtnl: improve detection of broadcast messages
2015-03-13 Tom Gundersensd-rtnl: never set serial to 0
2015-03-13 David Herrmanntree-wide: there is no ENOTSUP on linux
2015-03-13 David Herrmannbus: stop using EDEADLOCK
2015-03-13 David Herrmannjournal-remote: stop using EWOULDBLOCK
2015-03-13 David Herrmannudev: dont use EWOULDBLOCK
2015-03-13 Mathieu Chevriergpt-auto-generator: fix detection of /srv
2015-03-13 Zbigniew Jędrzejew... sd-event: fix typo
2015-03-13 Zbigniew Jędrzejew... journal-remote: process events without delay
2015-03-13 Zbigniew Jędrzejew... journal-remote: check also for EWOULDBLOCK
2015-03-13 Zbigniew Jędrzejew... journal-remote: downgrade routine messages to debug
2015-03-13 Zbigniew Jędrzejew... sd-pppoe: workaround for incomplete include in old...
2015-03-12 Richard Mawnetworkd: Begin with serial number 1 for netlink requests
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()
next