summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2014-05-26Do not unescape unit names in [Install] sectionMichal Sekletar
2014-05-25nspawn: make nspawn robust to container failureDjalal Harouni
2014-05-25path-util: fix missing terminating zeroTanu Kaskinen
2014-05-25Use %m instead of strerror(errno) where appropiateCristian Rodríguez
2014-05-24detect-virt: Remove string for Microsoft virtualization detection in DMI vend...Reyad Attiyat
2014-05-24core: timer - switch to touch_file()Kay Sievers
2014-05-24timedated: refuse manual system time updates when automatic timesync is enabledKay Sievers
2014-05-24clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()Kay Sievers
2014-05-24timesyncd: only update stamp file when we are synchronizedKay Sievers
2014-05-24shared: add touch_file() and let touch() always update timestampKay Sievers
2014-05-24shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers
2014-05-22conf-parser: never consider it an error if we cannot load a drop-in file beca...Lennart Poettering
2014-05-22time-util: make sure USEC_PER_SEC and friends are actually of type usec_tLennart Poettering
2014-05-21util: fix a gcc compiler warningLennart Poettering
2014-05-21logind: don't apply RemoveIPC= to system usersLennart Poettering
2014-05-18machined: add logic to query IP addresses of containersLennart Poettering
2014-05-18timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still w...Lennart Poettering
2014-05-17conf-parser: silently ignore sections starting with "X-"Michael Marineau
2014-05-16path-lookup: don't hardcode .configTanu Kaskinen
2014-05-16path-util: add path_make_relative()Tanu Kaskinen
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-05-15Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek
2014-05-15shared/install: do not prefix created symlink with root pathZbigniew Jędrzejewski-Szmek
2014-05-15hashmap: add hashmap_remove2() to remove item from hashtable and return both ...Lennart Poettering
2014-05-13shared: add ring bufferDavid Herrmann
2014-05-13shared: add ALIGN_POWER2 macroDavid Herrmann
2014-05-13replace more dup() by F_DUPFD_CLOEXECLennart Poettering
2014-05-10rtnl: message - read group membership of incoming messagesTom Gundersen
2014-05-06list: make LIST_FIND_TAIL work for empty listsLennart Poettering
2014-05-05timesyncd: lookup name server via sd-resolve, support IPv6, react to SIGINT/S...Lennart Poettering
2014-05-05build-sys: move async.[ch] to src/sharedLennart Poettering
2014-04-28conf-parser: Fix typo in commentJonathan Boulle
2014-04-24Add more password agent informationDavid Härdeman
2014-04-24util: make sure all our name_to_handle_at() code makes use of file_handle_unionLennart Poettering
2014-04-23delta: draw arrows with draw_special_char()Lennart Poettering
2014-04-23install: simplificationLennart Poettering
2014-04-23label: there is no label_retest_selinux() callLennart Poettering
2014-04-21systemctl: delete REBOOT_PARAM_FILE if no parameter is specifiedMichael Olbrich
2014-04-21implement a union to pad out file_handleDave Reisner
2014-04-21condense assignment and path_kill_slashes callsDave Reisner
2014-04-20Remove duplicate includesBas van den Berg
2014-04-16install: create_symlink() check unlink() return valueDjalal Harouni
2014-04-13util: ignore kernel errors reported via close(), unless it is EBADFLennart Poettering
2014-04-13udev: remove seqnum API and all assumptions about seqnumsKay Sievers
2014-04-12path-util: also check for existence of binary when given absolute pathZbigniew Jędrzejewski-Szmek
2014-04-12fsck: Search for fsck.type in PATHMike Gilbert
2014-04-12Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek
2014-04-05build-sys: add newly used if_link.h defines to missing.hZbigniew Jędrzejewski-Szmek
2014-04-05journal: fix export of messages containing newlinesZbigniew Jędrzejewski-Szmek
2014-03-25time: support @ syntax for denoting times since the UNIX epoch 1970-1-1Lennart Poettering