chiark / gitweb /
Remove dead lines in various places
[elogind.git] / src / shared / strv.h
2014-01-05 Simon Peetersstrv: multiple cleanups
2013-10-30 Lennart Poetteringmachined: port over to libsystemd-bus
2013-10-29 Lennart Poetteringstrv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macro...
2013-10-29 Lennart Poetteringstrv: introduce new strv_from_stdarg_alloca() macro...
2013-10-26 Tom GundersenSTRV_FOREACH_BACKWARDS: improve readability a bit
2013-10-26 Tom GundersenSTRV_FOREACH_BACWARDS: start at the tail of the list
2013-10-14 Lennart Poetteringutil: allow trailing semicolons on define_trivial_clean...
2013-10-13 Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-09-30 Lennart Poetteringlocal: fix memory leak when putting together locale...
2013-09-09 Zbigniew Jędrzejew... systemd-run: properly escape arguments
2013-07-26 Kay Sieversrework systemd's own process environment handling/passing
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-26 Zbigniew Jędrzejew... Remove erroneous attribute((malloc)) annotations
2013-04-16 Lennart Poetteringmacro: rework how we define cleanup macros
2013-03-25 Lennart Poetteringbus: implement 'unixexec:' protocol
2013-03-22 Lennart Poetteringjournalctl: give a nice hint about group membership...
2013-03-15 Lennart Poetteringstrv: fix STRV_FOREACH_PAIR macro definition
2013-03-08 Michal Schmidtshared: inline trivial auto-cleanup functions
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-11 Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-02-11 Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-02-06 Thomas Hindoe Paab... strv: add strv_print
2013-01-14 Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-11 Lennart Poetteringunit: instead of directly loading drop-in configuration...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-10-19 Lennart Poetteringset: introduce strv_sort()
2012-10-17 Lennart Poetteringtimedatectl: introduce new command line client for...
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-05-23 Lennart Poetteringmanager: rework generator logic
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Lennart Poetteringmain: drop container/initrd env vars from inherited set
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...