chiark / gitweb /
man/sd_journal_next: fix argument in example
[elogind.git] / src /
2014-07-01 Kay Sieversparse_uid: return -ENXIO for -1 uids
2014-07-01 Thadeu Lima de Sou... Use dev_port for the ID of a network device.
2014-07-01 Tom Gundersennetworkd: link - don't fail if master netdev already...
2014-07-01 Tom Gundersennetworkd: tunnel - ensure that enslave callback is...
2014-07-01 Tom Gundersennetworkd: link - ignore missing MAC address
2014-07-01 Kay Sieversbase-filesystem: avoid all searching if the link alread...
2014-07-01 Kay Sieversbase-filesystem: explicitely check existence of the...
2014-07-01 Kay Sieversbase-filesystem: create /lib64 symlink to libdir /usr...
2014-07-01 Susant Sahaninetworkd: address_acquire use cleanup macro
2014-07-01 Susant Sahaninetworkd: netdev add one separate line
2014-07-01 Tom Gundersennetworkd: link - drop assert from _free()
2014-07-01 Tom Gundersensd-dhcp6-client: fix free before use
2014-07-01 Tom Gundersennetworkd: link - improve refcounting
2014-06-30 Zbigniew Jędrzejew... cryptsetup: allow x-systemd.device-timeout
2014-06-30 Zbigniew Jędrzejew... fstab-generator: allow x-systemd.device-timeout for...
2014-06-30 Zbigniew Jędrzejew... Move x-systemd-device.timeout handling from core to...
2014-06-30 Lennart Poetteringpc: no longer expose exec_prefix in .pc file
2014-06-30 Lennart Poetteringpc: expose more drop-in dirs in the .pc file
2014-06-30 Lennart Poetteringpc: export $libdir in the .pc file
2014-06-30 Lennart Poetteringnspawn: block open_by_handle_at() and others via seccomp
2014-06-30 Lennart Poetteringnspawn: let's avoid using goto to wildly for non-cleanu...
2014-06-30 Lennart Poetteringnspawn: simplify exit condition check
2014-06-30 Luke Shumakernspawn: log a warning on failure from wait_for_terminate()
2014-06-30 Luke Shumakernspawn: Fix regression with exit status
2014-06-30 Luke Shumakershared/util.c:wait_for_terminate_and_warn(): Add a...
2014-06-30 Tom Gundersennetworkd: dhcp - use same metric for all DHCP-related...
2014-06-30 Lennart Poetteringutil: fix comment
2014-06-30 Ronny Chevaliertests: add missing XDG_RUNTIME_DIR env variable
2014-06-29 Lennart Poetteringutil: refuse considering UID 0xFFFF and 0xFFFFFFFF...
2014-06-29 Tom Gundersennetwork-internal: initialize _cleanup_ variable
2014-06-29 Susant Sahaninetowrkd:deserialize_dhcp_routes verify strndup ret
2014-06-29 Tom Gundersennetworkd: dhcp - update the lifetime of an existing...
2014-06-29 Tom Gundersensd-dhcp-client: don't fail hard if UDP socket can not...
2014-06-29 Tom Gundersennetworkd: improve DHCP error logging
2014-06-29 Tom Gundersennetworkd: set static addresses immediately
2014-06-29 Eugene YakubovichAdd support for DHCP static route options
2014-06-29 Tom Gundersennetworkd: merge DHCPv4 and DHCPv6 config
2014-06-29 Patrik Flyktsd-dhcp-client/networkd: set lifetimes for IPv4 addresses
2014-06-29 Tom Gundersennetworkd/sd-dhcp-server: only start dhcp server when...
2014-06-28 Jan Engelhardtdoc: grammatical corrections
2014-06-27 Kay Sieverslibudev: queue - watch entire directory to allow the...
2014-06-27 Michał Bartoszkiewiczjournald: make MaxFileSec really default to 1month
2014-06-27 Lennart Poetteringcoredump: simplify compression logic a bit
2014-06-27 Lennart Poetteringcoredump: replace Compression= setting by simpler Compr...
2014-06-27 Lennart Poetteringcoredump: don't expose the compression level as configu...
2014-06-27 Lennart Poetteringjournald: invoking fstatvfs() is now redundant in the...
2014-06-27 Lennart Poetteringcoredump: don't be annoyed if another coredump hook...
2014-06-27 Lennart Poetteringcoredump: fix how the compression level is verified
2014-06-27 Lennart Poetteringcoredump: add simple coredump vacuuming
2014-06-27 Lennart Poetteringmain: uid_to_name() might fail due to OOM, protect...
2014-06-27 Kay Sieverslibudev: queue provide file descriptor to watch busy...
2014-06-27 Kay Sieverslibudev: fix udev_queue_get_queue_is_empty() logic
2014-06-26 Thomas Hindoe Paab... coredumpctl: fix potential deref of null pointer
2014-06-26 Thomas Hindoe Paab... coredump: make sure variable is set if uncompressed
2014-06-26 Thomas Hindoe Paab... coredumpctl: remove unused variable
2014-06-26 Thomas Hindoe Paab... coredump: fix debug message
2014-06-26 Patrik Flyktsd-dhcp6-client: Implement Rapid Commit
2014-06-26 Patrik Flyktsd-dhcp6-client: Implement Renew and Rebind
2014-06-26 Patrik Flyktsd-dhcp6-lease: Add helper function to compute remainin...
2014-06-26 Patrik Flyktsd-dhcp6-client: Add Option Request Option support
2014-06-26 Patrik Flyktnetworkd: Properly stop router solicitation and DHCPv6...
2014-06-26 Patrik Flyktsd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery
2014-06-26 Patrik Flyktsd-dhcp6-client: return NULL from _unref() like the...
2014-06-26 Michał Bartoszkiewicztimer: name the stamp file consistently
2014-06-26 Daniel Mackcoredumpctl: fix HAVE_XZ check
2014-06-26 Daniel Mackcoredumpctl: fix build with !HAVE_XZ
2014-06-26 Uoti Urpalacore/transaction: fix cycle break attempts outside...
2014-06-26 Tom Hirstcore: Don't require cgroups xattr support
2014-06-26 Michał Bartoszkiewiczcore: use correct format string for UIDs
2014-06-26 Zbigniew Jędrzejew... man: add coredump.conf(5)
2014-06-26 Zbigniew Jędrzejew... coredump+coredumpctl: add COREDUMP_FILENAME, use in...
2014-06-26 Zbigniew Jędrzejew... coredump: make compression configurable
2014-06-26 Zbigniew Jędrzejew... coredump: compress core files
2014-06-26 Zbigniew Jędrzejew... journal/compress: add stream compression/decompression...
2014-06-26 Zbigniew Jędrzejew... journal/compress: simplify compress_blob
2014-06-26 Zbigniew Jędrzejew... shutdown: rework messages during shutdown
2014-06-25 Thomas Hindoe Paab... sysv-generator: fix incorect ordering of Wants
2014-06-25 Lennart Poetteringsystemctl: add new "is-system-running" command to check...
2014-06-25 Lennart Poetteringfsck: consider a fsck implementation linked to /bin...
2014-06-25 Ronny Chevaliertests: add test-compress
2014-06-24 Thomas Hindoe Paab... sysv-generator: rename PidFile to PIDFile
2014-06-24 Ronny Chevalieruse more _cleanup_ macro
2014-06-24 Ronny Chevaliersd-dhcp6-client: use %m instead of strerror(errno)
2014-06-24 Kay Sieversswitch-root: create essential base directories at syste...
2014-06-24 Tom Gundersensd-dhcp-client: return NULL from _unref() like the...
2014-06-24 Kay Sieversnspawn: create essential base directories at system...
2014-06-24 Zbigniew Jędrzejew... coredump: log coredump even if core dumping fails
2014-06-24 Zbigniew Jędrzejew... coredump: retrieve comm information from /proc
2014-06-24 Zbigniew Jędrzejew... fstab-generator: simplify add_root_mount
2014-06-24 Ronny Chevaliertests: add test-ratelimit
2014-06-24 Ronny Chevaliertests: add tests to test-unit-name
2014-06-23 Lennart Poetteringcryptsetup: don't add unit dependency on /dev/null...
2014-06-23 Ronan Le Martretcore: You can not put the cached result of use_smack...
2014-06-23 Hristo Venevcore: make sure Environment fields passed in for transi...
2014-06-23 Carl Schaefervconsole: also copy character maps (not just fonts...
2014-06-23 Lennart Poetteringcoredump: never write more than the configured processi...
2014-06-23 Lennart Poetteringcoredumpctl: show comm name next to PID
2014-06-23 Lennart Poetteringcoredump: quit early if we cannot store ay coredump...
2014-06-23 Lennart Poetteringcoredumpctl: include timestamp information in "coredump...
2014-06-23 Lennart Poetteringcoredump: also escape spaces in comm fields when format...
next