summaryrefslogtreecommitdiff
path: root/run.in
Commit message (Expand)AuthorAgeFilesLines
* run: gracefully handle SIGHUP, SIGQUIT, SIGTERMDaniel P. Berrangé2022-03-101-0/+10
* run: include 'src' in $PATH for the daemonsDaniel P. Berrangé2022-03-101-0/+1
* run: detect daemons when run via wrapper commandsDaniel P. Berrangé2021-12-011-11/+11
* run: set abs_builddir variablesJán Tomko2021-08-121-0/+3
* run: fix spawning of daemonsDaniel P. Berrangé2021-04-071-2/+2
* run: fix flake8 violationsDaniel P. Berrangé2021-04-011-3/+12
* build: teach run script how to temporarily stop systemd unitsDaniel P. Berrangé2021-04-011-2/+84
* build: convert the run script to use PythonDaniel P. Berrangé2021-04-011-19/+26
* Prefer https: everywhere where possibleJán Tomko2020-09-011-1/+1
* meson: generate run helperPavel Hrdina2020-08-031-1/+1
* meson: remove '.libs' from all relevant pathsPavel Hrdina2020-08-031-1/+1
* run.in: Include tools directory on $PATH.Richard W.M. Jones2020-01-211-6/+7
* run.in: Add intelligent prepend function.Richard W.M. Jones2020-01-211-11/+9
* util: activate directory override when used from libraryDaniel P. Berrangé2019-09-101-0/+6
* run: Don't export unnecessary pathsAndrea Bolognani2019-03-151-5/+0
* run: Fix LIBVIRTD_PATHCole Robinson2018-07-241-1/+1
* Add PKG_CONFIG_PATH to run.in script.Daniel P. Berrange2014-06-261-0/+7
* Use virFileFindResource to locate virtlockd daemonDaniel P. Berrange2014-04-281-1/+1
* Use virFileFindResource to locate libvirtd daemonDaniel P. Berrange2014-04-281-1/+1
* Remove python bindingDaniel P. Berrange2013-11-251-9/+0
* run: license as LGPLEric Blake2013-02-231-9/+10
* run: use portable shellEric Blake2013-02-221-2/+2
* Add a virtlockd client as a lock driver implDaniel P. Berrange2012-12-131-0/+2
* syntax-check: fix run.inMartin Kletzander2012-09-181-1/+1
* Adhere to copyright_address checkGuido Günther2012-09-181-2/+1
* Add a ./run script for running programs from the local directory.Richard W.M. Jones2012-09-181-0/+74