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-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
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-09-26
unit-name: when escaping a path consider the empty path identical to the root...
Lennart Poettering
2013-09-26
util: properly handle the root dir in PATH_FOREACH_PREFIX
Lennart Poettering
2013-09-26
cgroup: when referencing cgroup controller trees allow omission of the path
Lennart Poettering
2013-09-25
util: add macro for iterating through all prefixes of a path
Lennart Poettering
2013-09-25
cgroup: if we do a cgroup operation then do something on all supported contro...
Lennart Poettering
2013-09-24
support acpi firmware performance data (FPDT)
Kay Sievers
2013-09-24
shared: device-nodes - add include guard
Kay Sievers
2013-09-19
Add more tests and fix capability logging
Zbigniew Jędrzejewski-Szmek
2013-09-19
device-nodes: move device node specific code to own file
Dave Reisner
2013-09-19
shared/utf8: merge implementations, remove cruft
Dave Reisner
2013-09-18
Spelling fix from later revision of committed patch from Shawn Landden <shawn...
David Strauss
2013-09-18
Fix capability logging when effective caps are 0
Zbigniew Jędrzejewski-Szmek
2013-09-18
polkit: Avoid race condition in scraping /proc
Colin Walters
2013-09-18
logs-show.c: fix enum type in function declaration
Zbigniew Jędrzejewski-Szmek
[next]