summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)AuthorFilesLines
2014-10-26systemctl: do not ignore errors in symlink removalZbigniew Jędrzejewski-Szmek1-1/+1
2014-10-26calendarspec: fix typo in "annually"Zbigniew Jędrzejewski-Szmek1-1/+2
2014-10-26core: don't allow enabling if unit is maskedJan Synacek1-0/+13
2014-10-26fileio-label: return error when writing failsZbigniew Jędrzejewski-Szmek1-2/+2
2014-10-26exit-status: fix URL in commentDaniel Mack1-1/+1
2014-10-26config-parser: fix mem leakThomas Hindoe Paaboel Andersen1-0/+1
2014-10-26systemctl: fail in the case that no unit files were foundLukas Nykryn1-0/+6
2014-10-26util: try to be a bit more NFS compatible when checking whether an FS is writ...Lennart Poettering1-1/+10
2014-10-26util: avoid considering dpkg temporary files relevant for anythingLennart Poettering1-0/+1
2014-07-19socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering2-1/+5
2014-07-19util: consider 0x7F a control chracter (which it is: DEL)Lennart Poettering1-2/+10
2014-07-19util: do not strip /dev prefix twiceZbigniew Jędrzejewski-Szmek1-3/+0
2014-06-21util: treat fuse.sshfs as a network filesystemZbigniew Jędrzejewski-Szmek1-0/+1
2014-06-21shared: fix search_and_fopen with alternate rootsMichael Marineau1-1/+4
2014-06-21shared: add root argument to search_and_fopenMichael Marineau2-8/+8
2014-06-21conf-files: include root in returned file pathsMichael Marineau2-13/+9
2014-06-18install: simplify symlink --root= logicLennart Poettering1-44/+15
2014-06-18install: make sure that --root= mode doesn't make us consider all units outsi...Lennart Poettering3-21/+37
2014-06-18install: make sure "systemctl disable foobar@.service" actually removes all i...Lennart Poettering1-4/+17
2014-06-18install: when looking for a unit file for enabling, search for templates only...Lennart Poettering1-36/+38
2014-06-18install: simplify and clarify disabling logic for instanced unitsLennart Poettering1-22/+28
2014-06-18install: various modernizationsLennart Poettering1-29/+14
2014-06-18conf-files: fix when for --root= logicLennart Poettering1-3/+13
2014-06-18unit-name: fix detection of unit templates/instancesLennart Poettering1-4/+12
2014-06-18Add strappenda3Harald Hoyer1-0/+13
2014-06-18util: add files_same() helper functionHarald Hoyer2-8/+18
2014-06-18install: fix invalid free() in unit_file_mask()Andreas Henriksson1-1/+1
2014-06-18label: when clearing selinux context, don't mangle errnoLennart Poettering1-0/+4
2014-06-18systemd-detect-virt: only discover Xen domUThomas Blume1-7/+27
2014-06-18util: ignore_file should not allow files ending with '~'Thomas Hindoe Paaboel Andersen1-1/+1
2014-06-18Do not unescape unit names in [Install] sectionMichal Sekletar1-1/+1
2014-06-18conf-parser: never consider it an error if we cannot load a drop-in file beca...Lennart Poettering1-2/+2
2014-06-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering11-98/+73
2014-06-17Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek4-31/+72
2014-06-17shared: include root when canonicalizing conf pathsMichael Marineau5-23/+28
2014-06-17shared/install: do not prefix created symlink with root pathZbigniew Jędrzejewski-Szmek1-46/+43
2014-06-17util: make sure all our name_to_handle_at() code makes use of file_handle_unionLennart Poettering1-13/+12
2014-06-17implement a union to pad out file_handleDave Reisner1-0/+6
2014-04-20install: create_symlink() check unlink() return valueDjalal Harouni1-1/+3
2014-04-07journal: fix export of messages containing newlinesZbigniew Jędrzejewski-Szmek3-6/+11
2014-04-07util: consider both fuse.glusterfs and glusterfs network file systemsLennart Poettering1-1/+8
2014-04-07ask-password: when the user types a overly long password, beep and refuseLennart Poettering1-0/+5
2014-04-07util: add timeout to generator executionLennart Poettering3-76/+96
2014-03-14Fix prototype of get_process_stateZbigniew Jędrzejewski-Szmek1-1/+1
2014-03-14core: fix detection of dead processesYuxuan Shui2-0/+26
2014-03-06core: introduce new stop protocol for unit scopesMichal Sekletar2-0/+44
2014-03-05Do not print invalid UTF-8 in error messagesZbigniew Jędrzejewski-Szmek3-7/+14
2014-03-05Allow fractional parts in disk sizesZbigniew Jędrzejewski-Szmek1-2/+22
2014-03-05logs-show: fix corrupt output with empty messagesUoti Urpala1-0/+5
2014-03-05doc: update punctuationJan Engelhardt1-2/+2