chiark / gitweb /
elogind.git
2014-04-14 Thomas Hindoe... cgls: avoid writing an unused value
2014-04-14 Thomas Hindoe... timedatectl: avoid using uninitialized var
2014-04-14 Thomas Hindoe... man: fix typos in sd_event_new
2014-04-14 Tom Gundersennetworkd: link - make state changing logging a bit...
2014-04-14 Tom Gundersensd-rtnl: message_addr - allow dumping of messages
2014-04-14 Tom Gundersensd-rtnl: socket_read - use a read buffer
2014-04-14 Tom Gundersensd-rtnl: multi-part message - store as linked-list...
2014-04-14 Tom Gundersensd-rtnl: message_addr - expose a few more getters
2014-04-14 Tom Gundersennetworkd: link - ignore missing MAC address from NEWLIN...
2014-04-14 Kay Sievershwdb: PCI - include "primary" model string in subsystem...
2014-04-14 Kay Sievershwdb: update
2014-04-14 Lennart Poetteringutil: ignore kernel errors reported via close(), unless...
2014-04-14 Kay Sieversudev: serialize/synchronize block device event handling...
2014-04-14 Lennart Poetteringbus-proxy: when replying to bus calls set a synthetic...
2014-04-14 Lennart Poetteringbus: process AddMatch/RemoveMatch driver call in proxy
2014-04-14 Lennart Poetteringman: explain that the timestamps on incoming kdbus...
2014-04-14 Lennart Poetteringupdate TODO
2014-04-14 Lennart Poetteringbuild-sys: add Makefile symlink
2014-04-14 Lennart Poetteringupdate TODO
2014-04-14 Lennart Poetteringman: add man page for sd_event_new()
2014-04-14 Kay Sieversudev: remove seqnum API and all assumptions about seqnums
2014-04-13 Dan Kilmanbash completion: fix __get_startable_units
2014-04-12 Zbigniew Jędrzejewsk... path-util: also check for existence of binary when...
2014-04-12 Mike Gilbertfsck: Search for fsck.type in PATH
2014-04-12 Marcel Holtmannhwdb: Update database of Bluetooth company identifiers
2014-04-12 Tanu Kaskinenman: mention XDG_CONFIG_HOME in systemd.unit
2014-04-12 Cristian Rodríguezbuild: if -fstack-protector-strong is available, use it.
2014-04-12 Thomas Bächlercore: Make sure a stamp file exists for all Persistent...
2014-04-12 Zbigniew Jędrzejewsk... journal: properly detect language specified in line
2014-04-12 Zbigniew Jędrzejewsk... journal: cleanup up error handling in update_catalog()
2014-04-12 Zbigniew Jędrzejewsk... test-dhcp-client: unref lease objects to make valgrind...
2014-04-12 Zbigniew Jędrzejewsk... Unify GREEDY_REALLOC and GREEDY_REALLOC_T
2014-04-12 Tom Gundersennetworkd: link - require both RUNNING and LOWER_UP...
2014-04-12 Tom Gundersennetworkd: wait for IFF_RUNNING rather than IFF_LOWER_UP
2014-04-12 Tom Gundersensd-dhcp-client: drop logging about T1/T2
2014-04-11 Tom Gundersensd-dhcp-client: improve logging
2014-04-11 Tom Gundersensd-dhcp-client: use client_initialiez and client_restar...
2014-04-11 Tom Gundersennetworkd: add an assert
2014-04-11 Tom Gundersensd-dhcp-client: document message creation a bit more
2014-04-11 Tom Gundersensd-dhcp-client: assert that we can only create DISCOVER...
2014-04-11 Tom Gundersensd-dhcp-client: rebind raw socket when resetting transa...
2014-04-11 Patrik Flyktsd-ipv4ll: Add an explicit stop state for IPv4LL
2014-04-11 Patrik Flyktsd-ipv4ll: Add reference counting for IPv4LL
2014-04-11 Patrik Flyktsd-dhcp-client: Add an explicit stop state for the...
2014-04-11 Patrik Flyktsd-dhcp-client: Add reference counting for DHCP
2014-04-10 Tom Gundersensd-dhcp-client: recevie_message - verify cmsg_len befor...
2014-04-10 Tom Gundersensd-rtnl: use SO_PASSCRED
2014-04-10 Thomas Hindoe... bash completion: add -i/--image to nspawn
2014-04-10 Kay Sieversbus: catch up with kdbus changes (ABI break)
2014-04-10 Kay Sieversbus: update kdbus.h
2014-04-10 Kay Sieverstimedated: ignore initial delta in history data
2014-04-10 Tom Gundersensd-rtnl: don't drop multi-part messages
2014-04-10 Tom Gundersensd-rtnl: use GREEDY_REALLOC for message queues
2014-04-10 Tom Gundersensd-dhcp-client: test - fix for jenkins
2014-04-10 Philip Lorenznspawn: Fix erroneous OOM when building group list
2014-04-10 Lukas Nykryncgls: fix running with -M option
2014-04-09 David Herrmannlogin: add 'mir' to the list of session types
2014-04-09 Mike GilbertDocument CONFIG_NET_NS as a required kernel option
2014-04-08 Tom Gundersennetworkd: guard against NULL pointers
2014-04-08 Tom Gundersensd-dhcp-client: include client id in debug messages
2014-04-08 Zbigniew Jędrzejewsk... man: reword Persistent= description
2014-04-08 Zbigniew Jędrzejewsk... test-dhcp-client: style fixes
2014-04-08 Zbigniew Jędrzejewsk... backlight: unify error messages
2014-04-07 Tom Gundersenlibsystemd-network: Speed up checksum computation using...
2014-04-07 Tom Gundersenipv4ll: use BPF on raw socket
2014-04-07 Tom Gundersensd-ipv4ll: fix packet broadcasting
2014-04-06 Tom Gundersensd-dhcp-client: improve BPF
2014-04-06 Tom Gundersensd-dhcp-client: eagerly drop too small packets
2014-04-06 Tom Gundersensd-dhcp-client: move magic cookie into DHCPMessage...
2014-04-06 Tom Gundersenudev: net_id - use constants rather than magic numbers
2014-04-06 Thomas Hindoe... journal-remote-parse: avoid passing null to memchr
2014-04-06 Kay Sieversreduce the amount of messages logged to /dev/kmsg when...
2014-04-05 Zbigniew Jędrzejewsk... systemd-python: fix failing assert
2014-04-05 Zbigniew Jędrzejewsk... systemd-python: use .hex instead of .get_hex()
2014-04-05 Zbigniew Jędrzejewsk... build-sys: add newly used if_link.h defines to missing.h
2014-04-05 Zbigniew Jędrzejewsk... Fix a few return codes in error paths
2014-04-05 Florian Albrechtskir... tty-ask-password-agent: return negative errno
2014-04-05 Zbigniew Jędrzejewsk... systemctl: update NAME to PATTERN in help()
2014-04-05 Zbigniew Jędrzejewsk... logind: remove one cast
2014-04-05 Zbigniew Jędrzejewsk... journal: fix export of messages containing newlines
2014-04-05 Zbigniew Jędrzejewsk... journalctl: free arg_file on exit
2014-04-04 Thomas Bächlerbacklight: do nothing if max_brightness is 0
2014-04-04 Kay Sieversbash_completion: busctl - add support for --user mode
2014-04-03 Thomas Hindoe... bash completion: Add -r/--recursive to systemctl
2014-04-03 Tom Gundersennetwork: default to IPv4LL on host0
2014-04-03 Susant Sahanisd-rtnl: fix broken test cases and add support for...
2014-04-03 Umut Tezduyar... networkd: smooth transition from ipv4ll to dhcp address
2014-04-03 Umut Tezduyar... networkd: drop routes when lease expires
2014-04-02 David Herrmannlogind: don't print error if devices vanish during...
2014-04-02 Kay Sieversudev: do not export "static node" tags for non-existing...
2014-04-02 Tom Gundersensd-dhcp-client: use BPF on raw socket
2014-04-02 Kay Sieversbuild-sys: remove no longer needed user/org.freedesktop...
2014-04-01 Thomas Hindoe... build-sys: no use for compat libs in the static analysis
2014-04-01 Tom Gundersensd-ipv4ll: speed up bind() in the same way as for dhcp
2014-04-01 Daniel Buchbuild-sys: workaround scan-build bug to fix ./autogen...
2014-03-31 Tom Gundersensd-dhcp-client: --omg-optimized
2014-03-31 Tom Gundersennetworkd: rewind rtnl message between passing it to...
2014-03-31 Tom Gundersensd-rtnl: modernize a bit
2014-03-31 Lukasz Skalskidoc: fix items' names in PORTING-DBUS1
2014-03-31 Tom GundersenTODO
next