]> git.ipfire.org Git - thirdparty/systemd.git/history - Makefile.am
event: hook up sd-event with the service watchdog logic
[thirdparty/systemd.git] / Makefile.am
2013-12-11  Lennart Poetteringevent: hook up sd-event with the service watchdog logic
2013-12-10  Thomas Hindoe Paab... fix scan-build issues
2013-12-09  Lennart Poetteringbus: demarshal gvariant
2013-12-05  Lennart Poetteringbus: start maintaining a list of difference between...
2013-12-05  Lennart Poetteringbus: add support for serializing to gvariant
2013-12-03  Lennart Poetteringbus: internalize a lot of protocol definitions
2013-12-03  Lennart Poetteringunits: ship busname units for the bus activated service...
2013-12-03  Zbigniew Jędrzejew... catalog: rename files to specify language in the filename
2013-12-03  Lennart Poetteringunits: create busnames.target for user sessions too
2013-12-03  Lennart Poetteringunits: install busnames.target by default
2013-12-03  Lennart Poetteringbus: add generator that turns old dbus1 activation...
2013-12-02  Lennart Poetteringbus: add .busname unit type to implement kdbus-style...
2013-12-01  Marcel Holtmannbuild-sys: allow building systemctl with --disable...
2013-12-01  Daniele Medricatalog,po: add Italian translation
2013-11-29  Lennart Poetteringbuild-sys: no longer rebuild various bits and pieces...
2013-11-29  Kay Sieversrename stdio-bridge to bus-proxyd
2013-11-28  Zbigniew Jędrzejew... build-sys: make multi-seat-x optional
2013-11-28  Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-28  Sergey Ptashnickcatalog,po: add Russian translation
2013-11-27  Lennart Poetteringjournal: add a test case for flushing messages out...
2013-11-26  Tom Gundersennetworkd: add bridge support
2013-11-23  Tom Gundersennetworkd: fix build
2013-11-22  David Strausscgroups: Fix test service inclusion in Makefile
2013-11-22  Lennart Poetteringbuild-sys: move more files from core/ to share/ that...
2013-11-22  Lennart Poetteringbus: rework sd_bus_error APIs
2013-11-22  David Strausscgroups: Cache controller masks and optimize queues.
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-17  Sylvain Plantefevecatalog: add French translation
2013-11-16  Zbigniew Jędrzejew... random-seed: improve debugging messages a bit
2013-11-16  Dave Reisnerbuild: use printf to generate symbol tests
2013-11-15  Tom Gundersenbuild-sys: don't mix dynamic and static libs
2013-11-14  Tom Gundersenrtnl: add event loop integration
2013-11-14  Tom Gundersenloopback-setup: move to rtnl
2013-11-14  Marko Myllynenzsh-completion: add bootctl
2013-11-13  Kay Sieverslibsystemd-id128: statically include sd_listen_fds()
2013-11-13  Zbigniew Jędrzejew... build-sys: parallelize 'exported' target
2013-11-13  Zbigniew Jędrzejew... build-sys: make public libraries depend on .sym files
2013-11-12  Zbigniew Jędrzejew... build-sys: add a link test for exported symbols
2013-11-12  Colin Waltersbuild-sys: Add --disable-networkd option
2013-11-11  Lennart Poetteringbus: beautify bus_message_dump() output a bit
2013-11-10  Lennart Poetteringbuild-sys: subtract list of exported symbols from ...
2013-11-10  Zbigniew Jędrzejew... build-sys: simplify defined/undefined definition
2013-11-09  Tom Gundersennetworkd: add a basic network daemon
2013-11-08  Lennart Poetteringbuild-sys: fix rule for generating undefined list
2013-11-08  Lennart Poetteringbuild-sys: add make check-api-unused
2013-11-08  Lennart Poetteringbuild-sys: install busctl
2013-11-08  Marc-Antoine Perennousystemctl: port to libsystemd-bus
2013-11-07  Simon Peetersloginctl: convert to sd-bus
2013-11-07  Lennart Poetteringman: add docs for sd_is_special() and some man page...
2013-11-07  Lennart Poetteringbuild-sys: add a make target to look for undocumented...
2013-11-07  Lennart Poetteringbuild-sys: don't install sd-shutdown.h, it is a drop...
2013-11-07  Kay Sieversbuild-sys: link most internal libraries statically
2013-11-07  Lennart Poetteringbuild-sys: add .pc file for libsystemd-bus
2013-11-07  Lennart Poetteringbuild-sys: merge sd-event into sd-bus
2013-11-07  Lennart Poetteringutf8: export utf8 validation functions as part of sd-bus
2013-11-07  Kay Sieversbuild-sys: distribute libsystemd-*.sym
2013-11-07  Kay Sieversbuild-sys: remove no longer needed DBUS_CFLAGS
2013-11-06  Kay Sieversbuild-sys: add sd-event to socket-proxyd
2013-11-06  Lennart Poetteringactive: rework make_socket_fd() to be based on socket_a...
2013-11-06  Zbigniew Jędrzejew... pam_systemd: port to libsystemd-bus
2013-11-06  Zbigniew Jędrzejew... bus: add public libsystemd-event
2013-11-06  Zbigniew Jędrzejew... bus: export libsystemd-bus as a public library
2013-11-05  Kay Sieversbuild-sys: remove CFLAGS default assignment
2013-11-05  Kay Sieverslogin: port test-inhibit to libsystemd-bus
2013-11-05  Lennart Poetteringbus: delete some now used dbus1 code
2013-11-05  Lennart Poetteringlogind: port logind to libsystemd-bus
2013-11-04  Tom Gundersennet-config: start split out matching and parsing logic
2013-11-03  David Herrmannrules: load path_id on DRM devices
2013-11-02  Simon Peetershostnamectl: port to sd-bus
2013-10-31  Ronny Chevalierzsh-completion: add systemd-run
2013-10-31  Lennart Poetteringmachinectl: add new command to spawn a getty inside...
2013-10-31  Lennart Poetteringnspawn: split out pty forwaring logic into ptyfwd.c
2013-10-30  Kay Sieverslocalectl: port to libsystemd-bus
2013-10-30  Thomas Hindoe Paab... timedatectl: port to sd-bus
2013-10-30  Lennart Poetteringbus: add API call to create bus connection to the syste...
2013-10-30  Tom Gundersenudev: link-config - let udevd set the ifname
2013-10-30  Tom Gundersenmachinectl: port to sd-bus
2013-10-30  Kay Sieversbuild-sys: remove default CFLAGS assignment
2013-10-30  Lennart Poetteringmachined: port over to libsystemd-bus
2013-10-29  Tom Gundersenrtnl: move set_link_properties to rtnl-utils
2013-10-29  Tom Gundersenudev: link-config - add proper parsing
2013-10-29  Tom Gundersenudev: builtin - rename net_link to net_setup_link
2013-10-29  Tom Gundersennetwork: move configuration to /etc/systemd/network
2013-10-28  Tom Gundersenudev: don't mix static and dynamic libs
2013-10-28  Tom Gundersenudev: link-config - add mac address policy
2013-10-28  Tom Gundersenudev: link-config - move naming policy from udev rules
2013-10-27  Tom Gundersenudev: link-config: add rtnl support
2013-10-27  Tom Gundersenlibsystemd-rtnl: add a rtnetlink library
2013-10-26  Tom Gundersenudev: link-config: add ethtool support
2013-10-26  Tom Gundersenudev: add network link configuration tool
2013-10-25  Thomas Hindoe Paab... analyze: port to sd-bus
2013-10-23  Zbigniew Jędrzejew... systemd: use unit name in PrivateTmp directories
2013-10-22  Tom Gunderseninhibit: port to sd-bus
2013-10-22  Kay Sieversanalyze: systemd-analyze.c -> analyze.c
2013-10-22  Kay Sieverslocaled: port from libdbus to libsystemd-bus
2013-10-20  Kay Sieversbus: remove static introspection file export
2013-10-20  Kay Sieversbuild-sys: unify foo_CFLAGS = usage and add explaining...
2013-10-20  Colin WaltersRevert "build-sys: move journalctl CFLAGS= to one line"
2013-10-19  Kay Sieversbuild-sys: move journalctl CFLAGS= to one line
2013-10-19  Tom Gundersenfsck-root: only run when requested in fstab
next