chiark / gitweb /
fix compiler warnings
[elogind.git] / src /
2013-10-31 Ronny Chevalierfix compiler warnings
2013-10-31 Thomas Hindoe Paab... analyze: share code to read a string array from sd-bus
2013-10-31 Thomas Hindoe Paab... analyze: use sd_bus_get_propery_trivial and indentation
2013-10-31 Thomas Hindoe Paab... timedatectl: remove unused variable
2013-10-31 Lennart Poetteringvirt: move caching of virtualization check results...
2013-10-31 Lennart PoetteringRevert "timedated: support --enable-split-usr"
2013-10-31 Lennart Poetteringlocalectl: always print error message when an operation...
2013-10-31 Kay Sieverstimedatectl: do not print the time zone for the rtc...
2013-10-31 Lennart Poetteringtimedatectl: assorted simplifications
2013-10-31 Kay Sieverstimedatectl: get time values from the service instead...
2013-10-31 Lennart Poetteringmachinectl: add new command to spawn a getty inside...
2013-10-31 Lennart Poetteringgetty-generator: modernizations
2013-10-31 Lennart Poetteringnspawn: split out pty forwaring logic into ptyfwd.c
2013-10-30 Tom Gundersenbus-util: avoid infinite loop
2013-10-30 Thomas Hindoe Paab... localectl: remove unused 'P' arg
2013-10-30 Kay Sieverslocalectl: port to libsystemd-bus
2013-10-30 Thomas Hindoe Paab... timedatectl: port to sd-bus
2013-10-30 Lennart Poetteringnspawn: only pass in slice setting if it is set
2013-10-30 Lennart Poetteringutil: when we use path_strv_canonicalize() we must...
2013-10-30 Lennart Poetteringrun: add support for executing commands remotely via...
2013-10-30 Lennart Poetteringgeneral: various cleanups
2013-10-30 Dave Reisnertimedated: support --enable-split-usr
2013-10-30 Dave Reisnerlink-config: support --enable-split-usr
2013-10-30 Kay Sieversudev: rules - move parsing error to log_error()
2013-10-30 Tom Gundersenudev: config-link - one less log_info
2013-10-30 Lennart Poetteringmachinectl: we don't really just show information,...
2013-10-30 Lennart Poetteringbus: add API call to create bus connection to the syste...
2013-10-30 Lennart Poetteringbus: move ssh support into public API of libsystem-bus
2013-10-30 Tom Gundersenlibudev: default log_priority to INFO
2013-10-30 Tom Gundersenudev: link-config - less verbose logging
2013-10-30 Tom Gundersenudev: link-config - let udevd set the ifname
2013-10-30 Marc-Antoine Perennoumachinectl: privileged option is gone
2013-10-30 Kay Sieversudev: ata_id: log faling ioctls as "debug"
2013-10-30 Tom Gundersenmachinectl: port to sd-bus
2013-10-30 Lennart Poetteringbus: fix build
2013-10-30 Lennart Poetteringmachined: port over to libsystemd-bus
2013-10-30 Lennart Poetteringbus: make sure we can match well-known names
2013-10-30 Lennart Poetteringbus: it is OK to have signals with multiple parameters
2013-10-30 Lennart Poetteringbus: don't fail if GetAll() is used to get properties...
2013-10-30 Lennart Poetteringbus: make bus message dump output a bit smaller
2013-10-30 Lennart Poetteringbus: don't include the introspected object in list...
2013-10-30 Kay Sieversudev: do not allow to change the DEVPATH of a device
2013-10-29 Tom Gundersenudev: link-config - reset ctx on exit
2013-10-29 Tom Gundersenrtnl-util: add missing files
2013-10-29 Tom Gundersenudev-event: use rtnl to set ifname
2013-10-29 Tom Gundersenrtnl: move set_link_properties to rtnl-utils
2013-10-29 Tom Gundersenrtnl: fix sockaddr confusion
2013-10-29 Lennart Poetteringstrv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macro...
2013-10-29 Lennart Poetteringbus: add extra validity checks
2013-10-29 Lennart Poetteringstrv: introduce new strv_from_stdarg_alloca() macro...
2013-10-29 Lennart Poetteringrc-local: use access(X_OK) to check if files are executable
2013-10-29 Lennart Poetteringtimedate: handle more nicely if something or somebody...
2013-10-29 Lennart Poetteringbus: add a macro to simplify reading of UUIDs
2013-10-29 Lennart Poetteringbus: add new sd_bus_message_verify_type() and sd_bus_me...
2013-10-29 Tom Gundersenrtnl: cleanup socket_read_message
2013-10-29 Tom Gundersenudev: link-config - split connection to sockets from...
2013-10-29 Tom Gundersenrtnl: complain if used after fork
2013-10-29 Tom Gundersenrtnl: introduce default timeout
2013-10-29 Tom Gundersenudev: link-config - use safe_atou instead of strtoul
2013-10-29 Tom Gundersenudev: link-config - use zero instead of memset
2013-10-29 Tom Gundersenudev: link-config - use proper return values
2013-10-29 Tom Gundersenudev: link-config - use new0 instead of calloc
2013-10-29 Tom Gundersenrtnl: use malloc0 instead of calloc
2013-10-29 Tom Gundersenrtnl: use _cleanup_ macro more
2013-10-29 Tom Gundersenudev: link-config - use _cleanup_ macro locally
2013-10-29 Tom Gundersenpath_check_timestamp: only keep the most recent timestamp
2013-10-29 Tom Gundersensd-rtnl: minor fixes
2013-10-29 Tom Gundersenudev: link-config - add proper parsing
2013-10-29 Tom Gundersenconf-parser: add macro for ENUMV
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-29 Zbigniew Jędrzejew... journalctl: add --list-boots to show boot IDs and times
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 - sanity check the ifname and mac...
2013-10-27 Tom Gundersenrtnl: relax the tests a bit
2013-10-27 Tom Gundersenudev: link-config: add rtnl support
2013-10-27 Tom Gundersenlibsystemd-rtnl: add a rtnetlink library
2013-10-27 Daniel Buchtest-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDS
2013-10-27 Daniel Buchpath_lookup: moved _cleanup_lookup_paths_free_ from...
2013-10-26 Tom Gundersenudev: link-config: add ethtool support
2013-10-26 Tom Gundersenudev: add network link configuration tool
2013-10-26 Tom GundersenSTRV_FOREACH_BACKWARDS: improve readability a bit
2013-10-26 Tom Gundersenudev-builtin: path_id - add support for bcma bus
2013-10-26 Tom Gundersenudev: move udev_rules_check_timestamp to shared
2013-10-26 Tom GundersenSTRV_FOREACH_BACWARDS: start at the tail of the list
2013-10-26 Thomas Hindoe Paab... typo fix in comment
2013-10-25 Thomas Hindoe Paab... analyze: port to sd-bus
2013-10-25 Kay Sieversbus: disable debug output in test-bus-kernel-benchmark
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 Lennart Poetteringbus: NULL signatures are OK too
2013-10-22 Lennart Poetteringbus: only if the user tries to read over the end of...
2013-10-22 Kay Sieverslocaled: port from libdbus to libsystemd-bus
2013-10-22 David Strausssocket-proxyd: Fix-up from previous change to avoid...
2013-10-22 Kay Sieversbus: avoid 'bool' storage when retrieving 'b' from...
2013-10-22 David Strausssocket-proxyd: Use ONESHOT to behave properly with...
2013-10-22 David Strausssd-event: EPOLLONESHOT only disables event reporting...
2013-10-21 Thomas Hindoe Paab... analyze: set white backgound
next