summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* timesyncd: split privilege dropping code out of timesyncd so that we can make...Lennart Poettering2014-06-01
* util: ignore_file should not allow files ending with '~'Thomas Hindoe Paaboel Andersen2014-05-31
* virt: rework container detection logicLennart Poettering2014-05-28
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-28
* Do not unescape unit names in [Install] sectionMichal Sekletar2014-05-26
* nspawn: make nspawn robust to container failureDjalal Harouni2014-05-25
* path-util: fix missing terminating zeroTanu Kaskinen2014-05-25
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-25
* detect-virt: Remove string for Microsoft virtualization detection in DMI vend...Reyad Attiyat2014-05-24
* core: timer - switch to touch_file()Kay Sievers2014-05-24
* timedated: refuse manual system time updates when automatic timesync is enabledKay Sievers2014-05-24
* clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()Kay Sievers2014-05-24
* timesyncd: only update stamp file when we are synchronizedKay Sievers2014-05-24
* shared: add touch_file() and let touch() always update timestampKay Sievers2014-05-24
* shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2014-05-24
* conf-parser: never consider it an error if we cannot load a drop-in file beca...Lennart Poettering2014-05-22
* time-util: make sure USEC_PER_SEC and friends are actually of type usec_tLennart Poettering2014-05-22
* util: fix a gcc compiler warningLennart Poettering2014-05-21
* logind: don't apply RemoveIPC= to system usersLennart Poettering2014-05-21
* machined: add logic to query IP addresses of containersLennart Poettering2014-05-18
* timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still w...Lennart Poettering2014-05-18
* conf-parser: silently ignore sections starting with "X-"Michael Marineau2014-05-17
* path-lookup: don't hardcode .configTanu Kaskinen2014-05-16
* path-util: add path_make_relative()Tanu Kaskinen2014-05-16
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek2014-05-15
* shared/install: do not prefix created symlink with root pathZbigniew Jędrzejewski-Szmek2014-05-15
* hashmap: add hashmap_remove2() to remove item from hashtable and return both ...Lennart Poettering2014-05-15
* shared: add ring bufferDavid Herrmann2014-05-13
* shared: add ALIGN_POWER2 macroDavid Herrmann2014-05-13
* replace more dup() by F_DUPFD_CLOEXECLennart Poettering2014-05-13
* rtnl: message - read group membership of incoming messagesTom Gundersen2014-05-10
* list: make LIST_FIND_TAIL work for empty listsLennart Poettering2014-05-06
* timesyncd: lookup name server via sd-resolve, support IPv6, react to SIGINT/S...Lennart Poettering2014-05-05
* build-sys: move async.[ch] to src/sharedLennart Poettering2014-05-05
* conf-parser: Fix typo in commentJonathan Boulle2014-04-28
* Add more password agent informationDavid Härdeman2014-04-24
* util: make sure all our name_to_handle_at() code makes use of file_handle_unionLennart Poettering2014-04-24
* delta: draw arrows with draw_special_char()Lennart Poettering2014-04-23
* install: simplificationLennart Poettering2014-04-23
* label: there is no label_retest_selinux() callLennart Poettering2014-04-23
* systemctl: delete REBOOT_PARAM_FILE if no parameter is specifiedMichael Olbrich2014-04-21
* implement a union to pad out file_handleDave Reisner2014-04-21
* condense assignment and path_kill_slashes callsDave Reisner2014-04-21
* Remove duplicate includesBas van den Berg2014-04-20
* install: create_symlink() check unlink() return valueDjalal Harouni2014-04-16
* util: ignore kernel errors reported via close(), unless it is EBADFLennart Poettering2014-04-13
* udev: remove seqnum API and all assumptions about seqnumsKay Sievers2014-04-13
* path-util: also check for existence of binary when given absolute pathZbigniew Jędrzejewski-Szmek2014-04-12
* fsck: Search for fsck.type in PATHMike Gilbert2014-04-12