summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* bus: remove static introspection file exportKay Sievers2013-10-21
* log: Fix previous commit to use correct levelColin Walters2013-10-20
* log: avoid calling the logging functions for log levels above the current max...Kay Sievers2013-10-20
* kerne-command-line: introduce option 'systemd.restore_state'Tom Gundersen2013-10-19
* timedated: expose time and NTP sync flag via the busLennart Poettering2013-10-17
* macro: clean up usage of gcc attributesLennart Poettering2013-10-16
* Fix bad assert in show_pid_arrayZbigniew Jędrzejewski-Szmek2013-10-14
* shared/util: Fix glob_extend() argumentBastien Nocera2013-10-14
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering2013-10-14
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* Introduce _cleanup_fdset_free_Zbigniew Jędrzejewski-Szmek2013-10-13
* dbus-common: avoid leak in error pathZbigniew Jędrzejewski-Szmek2013-10-13
* ModernizationZbigniew Jędrzejewski-Szmek2013-10-13
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* unicode: treat cute symbol block as fullwidthZbigniew Jędrzejewski-Szmek2013-10-13
* util, utf8: make ellipsize take multi-byte characters into accountShawn Landden2013-10-13
* smack: minimize ifdef use, and move all labeling to smack-util.cKay Sievers2013-10-11
* macro: add new assert_return() macro for early parameter checking in functionsLennart Poettering2013-10-11
* event: add timer accuracy/coalescing logicLennart Poettering2013-10-10
* security: missing header inclusionsLennart Poettering2013-10-10
* security: rework selinux, smack, ima, apparmor detection logicLennart Poettering2013-10-10
* bus: add minimal event loop APILennart Poettering2013-10-10
* do not accept "garbage" from acpi firmware performance data (FPDT)Kay Sievers2013-10-10
* Smack: Test if smack is enabled before mountingAuke Kok2013-10-09
* udev: add SECLABEL{selinux}= supportKay Sievers2013-10-09
* shared/util: fix off-by-one error in tag_to_udev_nodeDave Reisner2013-10-06
* utf8: fix utf8_is_printableZbigniew Jędrzejewski-Szmek2013-10-05
* Introduce _cleanup_endmntent_Zbigniew Jędrzejewski-Szmek2013-10-03
* nspawn: always copy /etc/resolv.conf rather than bind mountLennart Poettering2013-10-02
* mkdir: pass a proper function pointer to mkdir_safe_internalLennart Poettering2013-10-02
* strv: don't access potentially NULL string arraysLennart Poettering2013-10-02
* efi: never call qsort on potentially NULL arraysLennart Poettering2013-10-02
* acpi: make sure we never free an uninitialized pointerLennart Poettering2013-10-02
* acpi-fptd: fix memory leak in acpi_get_boot_usecLukas Nykryn2013-10-02
* cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatLennart Poettering2013-10-02
* hashmap: randomize hash functions a bitLennart Poettering2013-10-01
* util.c: ignore pollfd.revent for loop_read/loop_writeChen Jie2013-10-01
* hashmap: size hashmap bucket array dynamicallyLennart Poettering2013-10-01
* local: fix memory leak when putting together locale settingsLennart Poettering2013-10-01
* logs-show.c: show all messages for a sliceZbigniew Jędrzejewski-Szmek2013-10-01
* Fix buffer overrun when enumerating filesZbigniew Jędrzejewski-Szmek2013-09-29
* core: rework how we match mount units against each otherLennart Poettering2013-09-26
* unit-name: when escaping a path consider the empty path identical to the root...Lennart Poettering2013-09-26
* util: properly handle the root dir in PATH_FOREACH_PREFIXLennart Poettering2013-09-26
* cgroup: when referencing cgroup controller trees allow omission of the pathLennart Poettering2013-09-26
* util: add macro for iterating through all prefixes of a pathLennart Poettering2013-09-25
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* support acpi firmware performance data (FPDT)Kay Sievers2013-09-24
* shared: device-nodes - add include guardKay Sievers2013-09-24