summaryrefslogtreecommitdiff
path: root/src/shared/strv.h
AgeCommit message (Expand)Author
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-04-25Remove erroneous attribute((malloc)) annotationsZbigniew Jędrzejewski-Szmek
2013-04-16macro: rework how we define cleanup macrosLennart Poettering
2013-03-25bus: implement 'unixexec:' protocolLennart Poettering
2013-03-22journalctl: give a nice hint about group membership based on ACLs of /var/log...Lennart Poettering
2013-03-15strv: fix STRV_FOREACH_PAIR macro definitionLennart Poettering
2013-03-08shared: inline trivial auto-cleanup functionsMichal Schmidt
2013-02-27unit: rework resource management APILennart Poettering
2013-02-11binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering
2013-02-07strv: add strv_printThomas Hindoe Paaboel Andersen
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2013-01-11unit: instead of directly loading drop-in configuration snippets use conf_fil...Lennart Poettering
2012-10-19set: introduce strv_sort()Lennart Poettering
2012-10-17timedatectl: introduce new command line client for timedatedLennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-05-23manager: rework generator logicLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11main: drop container/initrd env vars from inherited setLennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers