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
/
core
/
path.c
Age
Commit message (
Expand
)
Author
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-12
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-11
core: simplify things a bit by checking default_dependencies boolean in calle...
Lennart Poettering
2015-10-27
util-lib: move inotify-related definitions to fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-28
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-07-10
core: include unit in path state transition debug logging.
Vito Caputo
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-04-29
core: annotate event sources
Tom Gundersen
2015-04-24
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-03-07
core: do not spawn jobs or touch other units during coldplugging
Ivan Shapovalov
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-28
core: output unit status output strings to console, only if we actually are c...
Lennart Poettering
2014-12-24
util: fix strict aliasing violations in use of struct inotify_event v5
Shawn Paul Landden
2014-12-10
core: unify how we iterate over inotify events
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-07-16
core: nicer message when inotify watches are exhausted
Zbigniew Jędrzejewski-Szmek
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-07
Make tables for DEFINE_STRING_TABLE_LOOKUP consistent
Daniel Mack
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-25
unit: rework stop pending logic
Lennart Poettering
2013-04-23
unit: rework trigger dependency logic
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
Move bus_error to dbus-common and remove bus_error_message_or_strerror
Simon Peeters
2013-03-25
units: introduce new timers.target and paths.target to hook timer/path units ...
Lennart Poettering
2013-03-08
path: avoid an allocation in path_spec_watch
Michal Schmidt
2013-03-03
core/path: install inotify watches top-down instead of bottom-up
Zbigniew Jędrzejewski-Szmek
2013-03-03
core/path: catch errors when adding watches
Zbigniew Jędrzejewski-Szmek
2013-03-03
core/path: modernize style
Zbigniew Jędrzejewski-Szmek
2013-03-03
core/path: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2013-03-03
core/path: fix a leak in success path
Zbigniew Jędrzejewski-Szmek
2013-01-17
units: for all unit settings that take lists, allow the empty string for rese...
Lennart Poettering
2013-01-06
systemd: use unit logging macros
Zbigniew Jędrzejewski-Szmek
2013-01-06
core/path: modernize style
Zbigniew Jędrzejewski-Szmek
[next]