summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* macro: better make IN_SET() macro use const arraysLennart Poettering2013-12-03
* bus: add generator that turns old dbus1 activation files into .busname + .ser...Lennart Poettering2013-12-03
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-02
* macro: add a macro to test whether a value is in a specified listLennart Poettering2013-12-02
* util: add greedy_realloc0()David Herrmann2013-12-01
* fix regression of read_full_file() in fileio.cShawn Landden2013-11-30
* systemctl: add "systemctl cat"Shawn Landden2013-11-30
* util.c: check if return value from ttyname_r is > 0 instead of != 0Thomas Hindoe Paaboel Andersen2013-12-01
* macro.h: fix typo in commentThomas Hindoe Paaboel Andersen2013-11-30
* bus: include unique and well known names in credentials objectLennart Poettering2013-11-30
* virt: split detect_vm into separate functionsZbigniew Jędrzejewski-Szmek2013-11-28
* bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering2013-11-28
* util: fix handling of trailing whitespace in split_quoted()Lennart Poettering2013-11-28
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* conf-parser: fix memory realloc errorYin Kangkai2013-11-25
* shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...Lennart Poettering2013-11-25
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* swap: split state machine state ACTIVATING into twoLennart Poettering2013-11-25
* udev: net_setup_link - don't use Description as AliasTom Gundersen2013-11-25
* systemctl: indicate in list-dependencies whether a unit is already runningLennart Poettering2013-11-22
* build-sys: move more files from core/ to share/ that are generic enoughLennart Poettering2013-11-22
* macro: fix problem with __LINE__ macro expansionLukasz Skalski2013-11-22
* macro: fix assert_cc() fallbackDavid Herrmann2013-11-22
* bus: rework sd_bus_error APIsLennart Poettering2013-11-22
* bus: add API calls to escape string components of objects pathsLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* hashmap: be a bit more conservative with pre-allocating hash tables and itemsLennart Poettering2013-11-20
* install: when determining where default.target points to, accept a file inste...Lennart Poettering2013-11-20
* calendar: support 'yearly' and 'annually' names the same way as cronLennart Poettering2013-11-20
* hwclock: modernizationsLennart Poettering2013-11-20
* macro: add _unlikely_() to assert_return()Lennart Poettering2013-11-20
* macro: change assert_cc() so that it can appear outside of functionsLennart Poettering2013-11-20
* install: use const where we canLennart Poettering2013-11-20
* conf-parser: don't leak section namesTom Gundersen2013-11-20
* localed: match converted keymaps before legacyZbigniew Jędrzejewski-Szmek2013-11-18
* Remove duplicate includesKarel Zak2013-11-18
* use #pragma once instead of foo*foo define guardsShawn Landden2013-11-18
* Resolve /dev/console to the active tty instead of just "tty0"Olivier Brunel2013-11-13
* timer: consider (usec_t) -1 an invalid timestampLennart Poettering2013-11-11
* timer: properly format relative timestamps in the futureLennart Poettering2013-11-11
* net-util: add inet address/family parsingTom Gundersen2013-11-09
* shutdown: unify handling of reboot() syscall a bitLennart Poettering2013-11-08
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* manager: configurable StartLimit default valuesLukas Nykryn2013-11-08
* install: don't override caller's parameterLennart Poettering2013-11-08
* polkit: don't spawn local client if we access a remote systemLennart Poettering2013-11-07
* util: add circle to special chars we can drawLennart Poettering2013-11-07
* Make hibernation test work for swap filesJan Janssen2013-11-07
* Support additional argument in rebootWaLyong Cho2013-11-07
* acpi-fpdt: break on zero or negative length readPavel Holica2013-11-07