index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
install.c
Age
Commit message (
Expand
)
Author
2014-06-17
install: simplify symlink --root= logic
Lennart Poettering
2014-06-17
install: "systemctl enable" should be a nop for template units lacking a Defa...
Lennart Poettering
2014-06-17
install: make sure that --root= mode doesn't make us consider all units outsi...
Lennart Poettering
2014-06-17
install: make sure "systemctl disable foobar@.service" actually removes all i...
Lennart Poettering
2014-06-17
install: introduce new DefaultInstance= field for [Install] sections
Lennart Poettering
2014-06-17
install: when looking for a unit file for enabling, search for templates only...
Lennart Poettering
2014-06-17
install: use symlink_atomic() instead of unlink()+symlink() when force creati...
Lennart Poettering
2014-06-17
install: various modernizations
Lennart Poettering
2014-06-17
install: teach preset query logic --root= support
Lennart Poettering
2014-06-17
install: beef up preset logic to limit to only enable or only disable, and do...
Lennart Poettering
2014-06-17
install: simplify and clarify disabling logic for instanced units
Lennart Poettering
2014-06-17
install: various modernizations
Lennart Poettering
2014-06-13
install: fix invalid free() in unit_file_mask()
Andreas Henriksson
2014-05-15
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
2014-05-15
shared/install: do not prefix created symlink with root path
Zbigniew Jędrzejewski-Szmek
2014-05-13
replace more dup() by F_DUPFD_CLOEXEC
Lennart Poettering
2014-04-23
install: simplification
Lennart Poettering
2014-04-16
install: create_symlink() check unlink() return value
Djalal Harouni
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-01-05
shared/install: use char** convention for strvs
Zbigniew Jędrzejewski-Szmek
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-25
bus: rename message "serial" to "cookie"
Lennart Poettering
2013-12-21
install: replace readdir_r with readdir
Florian Weimer
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-11-25
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
install: when determining where default.target points to, accept a file inste...
Lennart Poettering
2013-11-20
install: use const where we can
Lennart Poettering
2013-11-08
install: don't override caller's parameter
Lennart Poettering
2013-10-27
path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.h
Daniel Buch
2013-10-13
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
Modernization
Zbigniew Jędrzejewski-Szmek
2013-09-17
specifier: rework specifier calls to return proper error message
Lennart Poettering
2013-07-14
systemd: fix NULL dereference when disabling a nonexistent instance
Zbigniew Jędrzejewski-Szmek
2013-07-13
install: make "reenable" work with templated units
Ross Lagerwall
2013-07-12
shared/install: fix trivial memleak
Zbigniew Jędrzejewski-Szmek
2013-06-03
systemctl,core: allow nuking of symlinks to removed units
Zbigniew Jędrzejewski-Szmek
2013-05-30
systemctl: add commands set-default and get-default
Václav Pavlín
2013-05-21
systemctl: make systemctl is-enabled work for templated units
Michael Tremer
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
2013-04-24
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-13
fileio: in envfiles, do not skip lines following empty lines
Zbigniew Jędrzejewski-Szmek
2013-04-13
Remove a few NULLs
Zbigniew Jędrzejewski-Szmek
2013-04-11
errno is positive
Zbigniew Jędrzejewski-Szmek
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-02-08
shared: conf-files - add root parameter
Kay Sievers
2013-01-29
install: allow %u an and %U specifiers in WantedBy/RequiredBy/Alias
Zbigniew Jędrzejewski-Szmek
[prev]
[next]