summaryrefslogtreecommitdiffstats
path: root/src/shared/install.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* core,systemctl: add new "systemctl revert" commandLennart Poettering2016-04-121-10/+224
* install: fix errno handlingLennart Poettering2016-04-121-1/+1
* install: simplify skip_root() a bitLennart Poettering2016-04-121-13/+15
* nstall: no need to export unit_file_lookup_state() anymoreLennart Poettering2016-04-121-1/+3
* systemctl: don't confuse sysv code with generated unitsLennart Poettering2016-04-121-12/+12
* systemctl: move check whether a service exists as native unit file to install.cLennart Poettering2016-04-121-0/+19
* install: unify checking whether operations may be applied to a unit file in a...Lennart Poettering2016-04-121-32/+35
* install: introduce a new unit file state "transient"Lennart Poettering2016-04-121-0/+32
* install: fix root prefix handlingLennart Poettering2016-04-121-78/+132
* install: add root directory to LookupPaths structureLennart Poettering2016-04-121-131/+38
* install: change in_search_path() to take a LookupPaths structureLennart Poettering2016-04-121-4/+4
* install: rename unit_file_is_generated() → path_is_generator()Lennart Poettering2016-04-121-7/+7
* install: be more accurate when checking whether something is runtime configur...Lennart Poettering2016-04-121-1/+21
* core: remove ManagerRunningAs enumLennart Poettering2016-04-121-12/+12
* install: make use of configuration directory paths in LookupPathsLennart Poettering2016-04-121-146/+51
* core: when enabling a generated unit file, return a clean errorLennart Poettering2016-04-121-0/+10
* core: add a new unit file state "generated"Lennart Poettering2016-04-121-0/+23
* core: rework generator dir logic, move the dirs into LookupPaths structureLennart Poettering2016-04-121-6/+6
* Install: correctly report symlink creationsMartin Pitt2016-04-111-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* shared: include what we useThomas Hindoe Paaboel Andersen2015-12-061-1/+9
* install: don't mix state and type enumsThomas Hindoe Paaboel Andersen2015-11-151-1/+1
* core: simplify handling of %u, %U, %s and %h unit file specifiersLennart Poettering2015-11-121-31/+0
* install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering2015-11-121-785/+1049
* install: never log from install functionsLennart Poettering2015-11-121-13/+7
* install: various simplificationsLennart Poettering2015-11-121-130/+67
* install: port to extract_first_wordSusant Sahani2015-10-281-9/+10
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering2015-10-271-2/+3
* util: remove path_get_parent(), in favour of dirname_malloc()Lennart Poettering2015-10-271-4/+3
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-10/+11
* tree-wide: clean up log_syntax() usageLennart Poettering2015-09-301-2/+1
* install: make unit_file_get_list aware of UNIT_FILE_INDIRECTMichal Sekletar2015-06-251-2/+3
* install: explicitly return 0 on successMichal Sekletar2015-06-251-1/+1
* install: fix bad memory accessLennart Poettering2015-06-241-1/+1
* systemctl: introduce --now for enable, disable and maskJan Synacek2015-05-151-56/+56
* install: when exporting prefix InstallInfo to become UnitFileInstallInfoLennart Poettering2015-05-111-18/+18
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-061-30/+29
* shared: fix memleakRonny Chevalier2015-04-101-5/+5
* fix gcc warnings about uninitialized variablesHarald Hoyer2015-03-271-1/+1
* sysv-generator: initialize LookupPaths just onceZbigniew Jędrzejewski-Szmek2015-03-151-22/+33
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-2/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-2/+2
* path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins...Ivan Shapovalov2015-01-051-16/+0
* util: rename ignore_file() to hidden_file()Lennart Poettering2014-12-191-4/+4