chiark / gitweb /
elogind.git
2014-01-30 Tom GundersenTODO: update sd-rtnl section
2014-01-30 Lennart Poetteringutil: add u32ctz() call for determining ctz of uint32_t
2014-01-30 Tom Gundersennetworkd: netdev - reduce chance of race when receiving...
2014-01-30 Tom Gundersensd-rtnl: beef up rtnl-util a bit
2014-01-30 Tom Gundersensd-dhcp-client/net-util: make netmask_to_prefixlen...
2014-01-30 Tom Gundersennetworkd: address - add support for broadcast
2014-01-30 Tom Gundersennet-util: verify the address family
2014-01-30 Tom Gundersennetworkd: dhcpv4 - add notion of 'CriticalConnection'
2014-01-30 Lennart Poetteringutmp: make sure we don't write the utmp reboot record...
2014-01-30 Lennart Poetteringupdate-utmp: code modernizations
2014-01-29 Lennart Poetteringupdate TODO
2014-01-29 Lennart Poetteringbus: when proxying messages from the bus driver patch...
2014-01-29 Lennart Poetteringbus: the owner of the bus driver name as reported by...
2014-01-29 Lennart Poetteringnspawn: fix reboot event fd reuse
2014-01-29 Lennart Poetteringcore: in containers, don't wait for cgroup empty notifi...
2014-01-29 Lennart Poetteringcore: use a bit more PID_FMT
2014-01-29 Lennart Poetteringcore: make sure to always go through both SIGTERM and...
2014-01-29 Martin Pittkeymap: Add Toshiba EQUIUM
2014-01-29 Lennart Poetteringservice: allow KillMode=mixed in conjunction with PAMName=
2014-01-29 Lennart Poetteringcore: introduce new KillMode=mixed which sends SIGTERM...
2014-01-29 Lennart Poetteringbus: fake security labels again
2014-01-29 Zbigniew Jędrzejewsk... man: remove erroneous history section
2014-01-29 Zbigniew Jędrzejewsk... manager: remove "debugging" "feature"
2014-01-29 Zbigniew Jędrzejewsk... manager: requeue the cylon eye for 5s later when a...
2014-01-29 Zbigniew Jędrzejewsk... manager: print ephemeral information about running...
2014-01-29 Zbigniew Jędrzejewsk... Base mkostemp_safe on mkostemp
2014-01-29 Zbigniew Jędrzejewsk... Get rid of write_safe
2014-01-28 Martin Pittkeymap: Add Sony Vaio VGN-FW250
2014-01-28 Martin Pittkeymap: Add release quirk for Acer AOA switchvideomode key
2014-01-28 Zbigniew Jędrzejewsk... build-sys: disable lto also for libsystemd-id128
2014-01-28 Lennart Poetteringalways use the same code for creating temporary files
2014-01-28 Lennart Poetteringutil: pick slightly safer open() flags when creating...
2014-01-28 Lennart Poetteringutil: define O_TMPFILE on x86/x86-64, where the generic...
2014-01-28 Lennart Poetteringutil: pass original flags value to mkostemp(), in open_...
2014-01-28 Lennart Poetteringutil: simplify mkostemp_safe()
2014-01-28 Lennart Poetteringutil: introduce new dev_urandom() call that is like...
2014-01-28 Lennart Poetteringutil: modernize loop_read() and loop_write() a bit
2014-01-28 Lennart Poetteringbus: reorder a few things
2014-01-28 Kay Sieversbus: update kdbus.h (ABI break)
2014-01-28 Kay SieversRevert "manager: print ephemeral information about...
2014-01-28 Zbigniew Jędrzejewsk... manager: also turn on output on unit failure
2014-01-28 Zbigniew Jędrzejewsk... manager: add systemd.show_status=auto mode
2014-01-28 Zbigniew Jędrzejewsk... journal: guarantee async-signal-safety in sd_journald_sendv
2014-01-28 Zbigniew Jędrzejewsk... Replace mkostemp+unlink with open(O_TMPFILE)
2014-01-28 Lennart Poetteringbus: update bloom filter description a bit
2014-01-27 Lennart Poetteringbus: rework bloom filter logic to operate with variable...
2014-01-27 Lennart Poetteringbus: add API calls for connecting to starter bus
2014-01-27 Lennart Poetteringresolve: update sd-resolve to match the other APIs...
2014-01-27 Lennart Poetteringbus: when we cannot bus activate a service because...
2014-01-27 Martin Pittkeymap: Add HP Chromebook 14 (Falco)
2014-01-27 Zbigniew Jędrzejewsk... core: require mounts for the root and working directories
2014-01-27 Zbigniew Jędrzejewsk... core: simplify check for path absoluteness
2014-01-27 Zbigniew Jędrzejewsk... manager: rearm jobs timer
2014-01-27 Zbigniew Jędrzejewsk... manager: print ephemeral information about running...
2014-01-27 Zbigniew Jędrzejewsk... core: add function to tell when job will time out
2014-01-26 Matthew Monacopam_systemd: Ignore vtnr when seat != seat0
2014-01-26 Kay Sieversdbus1-generator: use XDG_RUNTIME_DIR instead of /run...
2014-01-26 Zbigniew Jędrzejewsk... build-sys: expose more phony targets
2014-01-26 Elia Pintobuild-sys: add a phony target for cppcheck
2014-01-26 Christian Seilercryptsetup: Support key-slot option
2014-01-25 Zbigniew Jędrzejewsk... build-sys: update .pc.in files
2014-01-25 Zbigniew Jędrzejewsk... build-sys: merge libsystemd-id128 into libsystemd
2014-01-25 Zbigniew Jędrzejewsk... build-sys: create "compatibility libraries" section
2014-01-25 Zbigniew Jędrzejewsk... build-sys: disable lto for compatibility libraries
2014-01-25 Zbigniew Jędrzejewsk... build-sys: merge libsystemd-login into libsystemd
2014-01-25 Zbigniew Jędrzejewsk... build-sys: default to gold linker
2014-01-25 Kay Sieversdbus1-generator: add missing "path=" and "unix:*" to...
2014-01-25 Tom Gundersennetworkd: improve logging a bit
2014-01-25 Tom Gundersennetworkd: add basic VLAN support
2014-01-25 Tom Gundersensd-rtnl: extend tests a bit
2014-01-24 Tom Gundersensd-rtnl: add support for reading containers
2014-01-24 Kay Sieversbus: bump memfd vs. copy limit to 512k to reflect recen...
2014-01-24 Tom Gundersensd-rtnl: add support for nested containers
2014-01-24 Kay Sieversbus: update kdbus.h (ABI break)
2014-01-24 Michal SekletarTODO: update
2014-01-24 Kay Sieversbus: update kdbus.h (ABI break)
2014-01-22 Lennart Poetteringbus: change API to expose "inverted" no_reply and no_au...
2014-01-22 Lennart Poetteringupdate TODO
2014-01-22 Lennart Poetteringbus: add sd_bus_process_priority() to support prioq...
2014-01-22 Lennart Poetteringbus: expose priority field of messages, in preparation...
2014-01-22 Lennart Poetteringbus: temporarily disable faking of seclabels, as this...
2014-01-22 Lennart Poetteringbus: set debug name of proxy bus connections
2014-01-22 Lennart Poetteringbusctl: include connection name in busctl output
2014-01-22 Lennart Poetteringbus: unescape connection name when reading it from...
2014-01-22 Tom Gundersensd-rtnl: simplify sd_rtnl_message_addr_new()
2014-01-22 Tom Gundersennetworkd: add basic bonding support
2014-01-22 Tom Gundersensd-rtnl: add sd_rtnl_message_append_u16()
2014-01-22 Tom GundersenDEFINE_STRING_TABLE_LOOKUP: return _INVALID_* rather...
2014-01-22 Tom Gundersensd-rtnl: link - allow setting the change mask
2014-01-22 Lennart Poetteringbus: pass timestamp info only to caller if he asked...
2014-01-22 Lennart Poetteringbus: include connection name in credentials structure
2014-01-22 Lennart Poetteringbus: when allocating a memfd for usage in a bus connect...
2014-01-22 Lennart Poetteringbus: add support for attaching name to bus connections...
2014-01-22 Lennart Poetteringbus: extend memfd api so that we can label memfds for...
2014-01-22 Lennart Poetteringman: document message timestamping/sequence number API
2014-01-22 Lennart Poetteringbus: rename sd_bus_get_realtime_timestamp() to sd_bus_g...
2014-01-22 Lennart Poetteringbus: simplify naming of feature negotation calls
2014-01-22 Lennart Poetteringbus: add API for querying the kdbus message sequence...
2014-01-22 Kay Sieversudev: static_node - do not exit rule after first static...
2014-01-21 Lennart Poetteringbus: implement synchronous message calls via kernel...
next