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
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
2013-01-29
install: allow specifiers in WantedBy/RequiredBy/Alias
Zbigniew Jędrzejewski-Szmek
2013-01-29
install: automatic cleanup using local cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-01-29
install: use automatic cleanup in find_symlinks_fd()
Zbigniew Jędrzejewski-Szmek
2012-10-19
shared/install: fix typo in comment
Christian Hesse
2012-09-19
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-09-16
install: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2012-09-16
install: treat non-existent directory as empty
Zbigniew Jędrzejewski-Szmek
2012-09-11
when determining unit file list, include invalid unit names in an "invalid" s...
Lennart Poettering
2012-07-26
systemd: enable/disable instances of template
Michal Sekletar
2012-07-10
unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...
Lennart Poettering
2012-06-27
core: rename system.preset to system-presets to follow naming scheme of other...
Lennart Poettering
2012-06-21
preset: don't look for preset files in /lib unless /usr is split off
Lennart Poettering
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-23
manager: rework generator logic
Lennart Poettering
2012-05-21
unit: introduce RequiredBy= setting in [Install], to complement WantedBy=
Lennart Poettering
2012-05-15
install: fix inverted meaning of '--force' in systemctl enable
Michal Schmidt
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-05-07
util: split-out conf-file.[ch]
Kay Sievers
2012-04-19
fix typo in src/shared/install.c
Sven Anders
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers
[prev]