]> git.ipfire.org Git - thirdparty/systemd.git/history - Makefile.am
Make hibernation test work for swap files
[thirdparty/systemd.git] / Makefile.am
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
2013-10-18  Colin Waltersbuild-sys: Honor CFLAGS for journalctl again
2013-10-18  Lennart Poetteringbuild-sys: fix += vs = in Makefile
2013-10-18  Tom Gundersenupdate-utmp: port to sd-bus
2013-10-18  Lennart Poetteringsocket-proxyd: rename from saproxy
2013-10-18  Lennart Poetteringbuild-sys: drop a number CFLAGS assignments in Makefile...
2013-10-17  Tom Gunderseninitctl: port to sd-bus
2013-10-17  Tom Gundersencgroup-agent: port to sd-bus
2013-10-17  Tom Gundersenfsck: port to sd-bus
2013-10-17  Lennart Poetteringhostnamed: port over from libdbus to libsystemd-bus
2013-10-16  Lennart Poetteringapi: unify some common bits used by public systemd...
2013-10-16  Lennart Poetteringtimedated: use libsystemd-bus instead of libdbus for...
2013-10-16  David StraussRename sabridge to saproxy to be less cryptic
2013-10-15  David StraussAdd sabridge for socket activation of traditional daemons
2013-10-15  Kay Sieversbuild-sys: libsystemd-id128 - get rid of the needless...
2013-10-15  Kay Sieversbuild-sys: libudev - get rid of the needless selinux...
2013-10-14  Lennart Poetteringrfkill: add new rfkill tool to save/restore rfkill...
2013-10-13  Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-10-13  Shawn Landdentest: test for ellipsize
2013-10-13  Shawn Landdenutil, utf8: make ellipsize take multi-byte characters...
2013-10-11  Lennart Poetteringbus: split up overly long sd-bus.c into three files
2013-10-10  Lennart Poetteringsecurity: rework selinux, smack, ima, apparmor detectio...
2013-10-10  Lennart Poetteringbus: add minimal event loop API
2013-10-09  Auke KokSmack: Test if smack is enabled before mounting
2013-10-09  Lennart Poetteringbuild-sys: add a makefile target to run all tests throu...
2013-10-09  Kay Sieversbuild-sys: add sd-bus-vtable.h header
2013-10-09  Lennart Poetteringlibsystemd-bus: add lightweight object vtable implement...
2013-10-02  Lennart Poetteringcgroup: there's no point in labelling cgroupfs dirs... v208
2013-10-02  Lennart Poetteringbuild-sys: mkdir.[ch] should be in libsystemd-shared
2013-10-02  Lennart Poetteringbuild-ss: prepare new release
2013-09-30  Kay SieversRevert "build-sys: link libsystemd-login with libsystem...
2013-09-30  Michał Górnybuild-sys: link libsystemd-login with libsystemd-label.la
2013-09-26  Zbigniew Jędrzejew... Move part of logind.c into a separate file
2013-09-24  Kay Sieverssupport acpi firmware performance data (FPDT)
2013-09-19  Dave Reisnerdevice-nodes: move device node specific code to own...
2013-09-17  Lennart Poetteringbacklight,random-seed: move state files into /var/lib...
2013-09-17  David Herrmannlogind: introduce session-devices
2013-09-17  Dave Reisnermove utf8 functions from libudev-private.h to utf8.h
2013-09-17  Lennart Poetteringtmpfiles: support simple specifier expansion for specif...
2013-09-17  Zbigniew Jędrzejew... Make tmpdir removal asynchronous
2013-09-16  Zbigniew Jędrzejew... login: fix login_is_valid test
2013-09-16  Zbigniew Jędrzejew... Verify validity of session name when received from...
2013-09-16  Zbigniew Jędrzejew... Remove duplicate entries from syscall list
2013-09-13  Lennart Poetteringbuild-sys: prepare 207
2013-09-12  Zbigniew Jędrzejew... bash-completion: add systemd-run
2013-09-11  Zbigniew Jędrzejew... Add pam configuration to allow user sessions to work...
2013-09-09  Marcel Holtmannbuild-sys: gpt-auto-generator depends on HAVE_BLKID
2013-08-22  Holger Hans Peter... test: Make testing work on systems without or old systemd
2013-08-15  Zbigniew Jędrzejew... build-sys: add clean-python target
2013-08-15  William Giokaszsh_completion: Allow specifying multiple arguments
2013-08-15  William Giokaszsh_completion: Move helper function to autoload
2013-08-13  Lennart Poetteringbacklight: add minimal tool to save/restore screen...
2013-08-13  Lennart Poetteringgpt-auto-generator: add basic auto-discovery of GPT...
next