summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-26sd-bus: add suppot for renegotiating message credential attach flagsLennart Poettering
2014-11-26sd-bus: use free_and_strdup() where appropriateLennart Poettering
2014-11-25resolved: fix typo in sd_notify() callTom Gundersen
2014-11-25core: show log message about process triggering kdbus service activationLennart Poettering
2014-11-25sd-bus: react properly to EOVERFLOW by generating a log message about dropped...Lennart Poettering
2014-11-25kdbus: update header file to current upstream versionLennart Poettering
2014-11-25kdbus: minor simplificationLennart Poettering
2014-11-25util: mark page_size() as pureLennart Poettering
2014-11-25sd-bus: fix error handling when receiving invalid service nameLennart Poettering
2014-11-25sd-bus: properly handle non-initialized audit records attached to incoming ke...Lennart Poettering
2014-11-25sd-bus: properly copy selinux label and description field when duplicating cr...Lennart Poettering
2014-11-25sd-bus: add supplementary groups list to creds objectLennart Poettering
2014-11-25busctl: if no parameter is specified for "busctl status" show credentials of ...Lennart Poettering
2014-11-25sd-bus: properly handle uninitialized audit creds from kdbusLennart Poettering
2014-11-25sd-bus: don't fail when querying creds and dbus1 refuses to tell us the selin...Lennart Poettering
2014-11-25busctl: add new --augment-creds= switch for controlling whether shown credent...Lennart Poettering
2014-11-25sd-bus: update to current kernel version, by splitting off the extended KDBUS...Lennart Poettering
2014-11-25busctl: improve readability a bitLennart Poettering
2014-11-25bus: change creds dumping order to be more close to internal storage orderLennart Poettering
2014-11-25util: skip incomplete ucred information in getpeersec()Lennart Poettering
2014-11-25sd-bus: don't blindly take incomplete ucred bits from AF_UNIX when constructi...Lennart Poettering
2014-11-25localed: verify xkb keymaps after pk-queriesDavid Herrmann
2014-11-25terminal/idev: forward xkb-messagesDavid Herrmann
2014-11-25terminal/idev: avoid magic numbersDavid Herrmann
2014-11-24terminal/idev: use compose tablesDavid Herrmann
2014-11-24terminal/idev: add compose-file supportDavid Herrmann
2014-11-24smack: introduce new SmackProcessLabel optionWaLyong Cho
2014-11-24gpt-auto-generator: properly ignore valueZbigniew Jędrzejewski-Szmek
2014-11-24localed: validate xkb keymapsDavid Herrmann
2014-11-24cryptsetup: default to no hash when keyfile is specifiedZbigniew Jędrzejewski-Szmek
2014-11-23manager: only issue overmount warning when the check succeededZbigniew Jędrzejewski-Szmek
2014-11-23manager: let manager_free() handle NULLsZbigniew Jędrzejewski-Szmek
2014-11-23dbus: return non-zero return value in the case that prefix won't matchLukas Nykryn
2014-11-23test: support empty environment variables in unit filesIago López Galeiras
2014-11-22systemctl: show BindsTo/BoundBy in list-dependenciesZbigniew Jędrzejewski-Szmek
2014-11-22nspawn: ignore EEXIST when mounting tmpfsRichard Schütz
2014-11-22Do not check for existence of remote binariesZbigniew Jędrzejewski-Szmek
2014-11-22missing: add IFLA_BRPORT_LEARNING and friendsZbigniew Jędrzejewski-Szmek
2014-11-22missing: add __NR_getrandom for a few more archsZbigniew Jędrzejewski-Szmek
2014-11-21selinux-access: fix broken ternary operatorLukas Nykryn
2014-11-21busctl: add --timeout= option to specify method call timeoutLennart Poettering
2014-11-21busctl: add options to control message header flags when invoking methodsLennart Poettering
2014-11-21nspawn: Add try-{host,guest} journal link modesMartin Pitt
2014-11-21busctl: show property values in "introspect" output, add "set-property" comma...Lennart Poettering
2014-11-21busctl: when --address is specified do not assume we connect to a full busLennart Poettering
2014-11-21busctl: use canned error message on parse failureLennart Poettering
2014-11-21sd-bus: create clean error when a property Set() call with incorrect signatur...Lennart Poettering
2014-11-21build: avoid trailing whitespace in feature stringLennart Poettering
2014-11-21util: add functions getting proc cwd and rootJakub Filak
2014-11-20sd-dhcp-lease: fix copy-paste error asserting wrong function argumentThomas Haller