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
Age
Commit message (
Expand
)
Author
2013-10-31
virt: move caching of virtualization check results into detect_vm() and detec...
Lennart Poettering
2013-10-31
timedatectl: get time values from the service instead of the client
Kay Sievers
2013-10-31
machinectl: add new command to spawn a getty inside a container
Lennart Poettering
2013-10-31
nspawn: split out pty forwaring logic into ptyfwd.c
Lennart Poettering
2013-10-30
util: when we use path_strv_canonicalize() we must allocate the strv from the...
Lennart Poettering
2013-10-30
machined: port over to libsystemd-bus
Lennart Poettering
2013-10-29
strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr...
Lennart Poettering
2013-10-29
strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...
Lennart Poettering
2013-10-29
path_check_timestamp: only keep the most recent timestamp
Tom Gundersen
2013-10-29
udev: link-config - add proper parsing
Tom Gundersen
2013-10-29
conf-parser: add macro for ENUMV
Tom Gundersen
2013-10-28
udev: link-config - move naming policy from udev rules
Tom Gundersen
2013-10-27
path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.h
Daniel Buch
2013-10-26
STRV_FOREACH_BACKWARDS: improve readability a bit
Tom Gundersen
2013-10-26
udev: move udev_rules_check_timestamp to shared
Tom Gundersen
2013-10-26
STRV_FOREACH_BACWARDS: start at the tail of the list
Tom Gundersen
2013-10-26
typo fix in comment
Thomas Hindoe Paaboel Andersen
2013-10-21
silent a few more gcc warnings
Kay Sievers
2013-10-21
build-sys: use -Og instead of -O0 to catch warnings
Kay Sievers
2013-10-21
bus: remove static introspection file export
Kay Sievers
2013-10-20
log: Fix previous commit to use correct level
Colin Walters
2013-10-20
log: avoid calling the logging functions for log levels above the current max...
Kay Sievers
2013-10-19
kerne-command-line: introduce option 'systemd.restore_state'
Tom Gundersen
2013-10-17
timedated: expose time and NTP sync flag via the bus
Lennart Poettering
2013-10-16
macro: clean up usage of gcc attributes
Lennart Poettering
2013-10-14
Fix bad assert in show_pid_array
Zbigniew Jędrzejewski-Szmek
2013-10-14
shared/util: Fix glob_extend() argument
Bastien Nocera
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-14
util: allow trailing semicolons on define_trivial_cleanup_func lines
Lennart Poettering
2013-10-13
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
Introduce _cleanup_fdset_free_
Zbigniew Jędrzejewski-Szmek
2013-10-13
dbus-common: avoid leak in error path
Zbigniew Jędrzejewski-Szmek
2013-10-13
Modernization
Zbigniew Jędrzejewski-Szmek
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-10-13
unicode: treat cute symbol block as fullwidth
Zbigniew Jędrzejewski-Szmek
2013-10-13
util, utf8: make ellipsize take multi-byte characters into account
Shawn Landden
2013-10-11
smack: minimize ifdef use, and move all labeling to smack-util.c
Kay Sievers
2013-10-11
macro: add new assert_return() macro for early parameter checking in functions
Lennart Poettering
2013-10-10
event: add timer accuracy/coalescing logic
Lennart Poettering
2013-10-10
security: missing header inclusions
Lennart Poettering
2013-10-10
security: rework selinux, smack, ima, apparmor detection logic
Lennart Poettering
2013-10-10
bus: add minimal event loop API
Lennart Poettering
2013-10-10
do not accept "garbage" from acpi firmware performance data (FPDT)
Kay Sievers
2013-10-09
Smack: Test if smack is enabled before mounting
Auke Kok
2013-10-09
udev: add SECLABEL{selinux}= support
Kay Sievers
2013-10-06
shared/util: fix off-by-one error in tag_to_udev_node
Dave Reisner
2013-10-05
utf8: fix utf8_is_printable
Zbigniew Jędrzejewski-Szmek
2013-10-03
Introduce _cleanup_endmntent_
Zbigniew Jędrzejewski-Szmek
2013-10-02
nspawn: always copy /etc/resolv.conf rather than bind mount
Lennart Poettering
2013-10-02
mkdir: pass a proper function pointer to mkdir_safe_internal
Lennart Poettering
[next]