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-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
2013-10-02
strv: don't access potentially NULL string arrays
Lennart Poettering
2013-10-02
efi: never call qsort on potentially NULL arrays
Lennart Poettering
2013-10-02
acpi: make sure we never free an uninitialized pointer
Lennart Poettering
2013-10-02
acpi-fptd: fix memory leak in acpi_get_boot_usec
Lukas Nykryn
2013-10-02
cgroup: there's no point in labelling cgroupfs dirs, so let's not do that
systemd/v208
Lennart Poettering
2013-10-01
hashmap: randomize hash functions a bit
Lennart Poettering
2013-10-01
util.c: ignore pollfd.revent for loop_read/loop_write
Chen Jie
2013-10-01
hashmap: size hashmap bucket array dynamically
Lennart Poettering
2013-10-01
local: fix memory leak when putting together locale settings
Lennart Poettering
2013-10-01
logs-show.c: show all messages for a slice
Zbigniew Jędrzejewski-Szmek
2013-09-29
Fix buffer overrun when enumerating files
Zbigniew Jędrzejewski-Szmek
[next]