]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2014-02-04  Susant SahaniAdded attribute support for sd-rtnl
2014-02-04  Lennart Poetteringnspawn: various fixes in selinux hookup
2014-02-04  Dan WalshAdd SELinux support to systemd-nspawn
2014-02-04  Colin Guthriejournal: Drop pkgconfig reference to libsystemd-id128.
2014-02-03  Lennart Poetteringbus: when closing the bus don't end up in a recursive...
2014-02-03  Lennart Poetteringconf-parser: warn when we open configuration files...
2014-02-03  Tom Gundersenbuild-sys: move -lresolv out of CFLAGS
2014-02-01  Kay Sieversbus: update kdbus.h (ABI break)
2014-02-01  Tom Gundersennetworkd: remove unused variable
2014-02-01  Tom Gundersennetworkd: don't fail on DHCP errors
2014-01-31  Hendrik Brueckners390/getty-generator: initialize essential system termi...
2014-01-31  Lennart Poetteringrun: drop mistakenly committed test code
2014-01-31  Lennart Poetteringcore: fix oom check
2014-01-31  Lennart Poetteringcore: introduce new stop protocol for unit scopes
2014-01-31  Lennart Poetteringutil: use alloca0() intead of alloca() + memzero()
2014-01-31  Tom Gundersennetworkd: dhcp - refactor handler
2014-01-31  Tom Gundersennetworkd: don't check for ifindex in answer to RTM_NEWLINK
2014-01-31  Patrik Flyktlibsystemd-dhcp: Update secs field only when sending...
2014-01-31  Patrik Flyktlibsystemd-dhcp: Fix stopping of DHCP client
2014-01-31  Patrik Flyktlibsystemd-dhcp: Compute UDP checksum only if set
2014-01-31  Patrik Flyktlibsystemd-dhcp: Rename function to be clearer that...
2014-01-31  Patrik Flyktlibsystemd-dhcp: DNS name option must be a multiple...
2014-01-31  Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2014-01-31  Thomas Hindoe... analyze: fix plot issues when using gummiboot
2014-01-31  Zbigniew Jędrzejewsk... tmpfiles: fix memory leak of exclude_prefixes
2014-01-30  Tom Gundersenshared: net - use u32ctz to compute prefixlen
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)
next