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
Age
Commit message (
Expand
)
Author
2013-10-13
bus: fix access to unitialized variable in error path
Zbigniew Jędrzejewski-Szmek
2013-10-13
drop-ins: check return value
Zbigniew Jędrzejewski-Szmek
2013-10-13
journald: use greedy_realloc in one place
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
test: test for ellipsize
Shawn Landden
2013-10-13
util, utf8: make ellipsize take multi-byte characters into account
Shawn Landden
2013-10-13
udevadm.xml: document --resolve-names option for test
Dave Reisner
2013-10-11
bus: properly implement logic for generating InterfacesAdded/InterfacesRemove...
Lennart Poettering
2013-10-11
bus: in GetManagedObjects() only return each object once.
Lennart Poettering
2013-10-11
bus: unify code to find parents of an object path with
Lennart Poettering
2013-10-11
bus: properly generate GetAll reply
Lennart Poettering
2013-10-11
bus: add sd_bus_message_append_strv() to easily add a NULL terminated string ...
Lennart Poettering
2013-10-11
bus: make sure introspection can be generated correctly with NULL method sign...
Lennart Poettering
2013-10-11
bus: beef up parameter checking in vtable handling
Lennart Poettering
2013-10-11
bus: beef up parameter checking of convenience calls
Lennart Poettering
2013-10-11
bus: don't rely on gccisms/c11 in public header files.
Lennart Poettering
2013-10-11
bus: split up overly long sd-bus.c into three files
Lennart Poettering
2013-10-11
bus: if a a Set() vtable callback of a writable is left NULL, try to do the r...
Lennart Poettering
2013-10-11
bus: automatically do a NOP reply when a NULL callback is specified for a met...
Lennart Poettering
2013-10-11
Add support for saving/restoring keyboard backlights
Bastien Nocera
2013-10-11
udev: usb_id - remove obsoleted bInterfaceSubClass == 5 match
Kay Sievers
2013-10-11
smack: minimize ifdef use, and move all labeling to smack-util.c
Kay Sievers
2013-10-11
bus: when NULL is specified as property callback, automatically handle serial...
Lennart Poettering
2013-10-11
bus: make PropertiesChanged emission work
Lennart Poettering
2013-10-11
bus: decorate API calls with gcc attributes where appropriate
Lennart Poettering
2013-10-11
bus: allow specifying NULL as type string when we want to construct messages ...
Lennart Poettering
2013-10-11
bus: make GetManagedObjects() work
Lennart Poettering
2013-10-11
event: add apis to query the timestamp of the event currently processed
Lennart Poettering
2013-10-11
event: move all library calls over to new assert_return() macro
Lennart Poettering
2013-10-11
event: add sd_event_source_get_child_pid() call to query the PID of a child e...
Lennart Poettering
2013-10-11
event: rename the "mute" field of event sources to "enabled"
Lennart Poettering
2013-10-11
event: implement quit handlers
Lennart Poettering
2013-10-11
macro: add new assert_return() macro for early parameter checking in functions
Lennart Poettering
2013-10-10
event: refuse operation if the caller tries to reuse an event loop after a fo...
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
bus: fix duplicate comparisons
Tero Roponen
2013-10-10
security: rework selinux, smack, ima, apparmor detection logic
Lennart Poettering
2013-10-10
login: make sd_session_get_vt() actually work
David Herrmann
2013-10-10
login: fix invalid free() in sd_session_get_vt()
David Herrmann
2013-10-10
bus: add minimal event loop API
Lennart Poettering
2013-10-09
journald: remove rotated file from hashmap when rotation fails
Zbigniew Jędrzejewski-Szmek
2013-10-09
journald: replace new+snprintf with asprintf
Zbigniew Jędrzejewski-Szmek
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-09
keymap: Fix Samsung 900X[34]C
Martin Pitt
[next]