summaryrefslogtreecommitdiff
path: root/src/shared/strv.h
Commit message (Expand)AuthorAge
* machined: port over to libsystemd-busLennart Poettering2013-10-30
* strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr...Lennart Poettering2013-10-29
* strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...Lennart Poettering2013-10-29
* STRV_FOREACH_BACKWARDS: improve readability a bitTom Gundersen2013-10-26
* STRV_FOREACH_BACWARDS: start at the tail of the listTom Gundersen2013-10-26
* util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering2013-10-14
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* local: fix memory leak when putting together locale settingsLennart Poettering2013-10-01
* systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek2013-09-09
* rework systemd's own process environment handling/passingKay Sievers2013-07-26
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* Remove erroneous attribute((malloc)) annotationsZbigniew Jędrzejewski-Szmek2013-04-25
* macro: rework how we define cleanup macrosLennart Poettering2013-04-16
* bus: implement 'unixexec:' protocolLennart Poettering2013-03-25
* journalctl: give a nice hint about group membership based on ACLs of /var/log...Lennart Poettering2013-03-22
* strv: fix STRV_FOREACH_PAIR macro definitionLennart Poettering2013-03-15
* shared: inline trivial auto-cleanup functionsMichal Schmidt2013-03-08
* unit: rework resource management APILennart Poettering2013-02-27
* binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering2013-02-11
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-11
* strv: add strv_printThomas Hindoe Paaboel Andersen2013-02-07
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* unit: instead of directly loading drop-in configuration snippets use conf_fil...Lennart Poettering2013-01-11
* set: introduce strv_sort()Lennart Poettering2012-10-19
* timedatectl: introduce new command line client for timedatedLennart Poettering2012-10-17
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* manager: rework generator logicLennart Poettering2012-05-23
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* main: drop container/initrd env vars from inherited setLennart Poettering2012-04-11
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10