chiark / gitweb /
tree-wide: drop 'This file is part of systemd' blurb
[elogind.git] / src / basic / env-util.c
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 David Tardonbasic: use automatic cleanup more
2018-08-24 Lennart Poetteringtree-wide: be more careful with the type of array sizes
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-05-30 Lennart Poetteringcoccinelle: add reallocarray() coccinelle script
2018-05-30 Zbigniew Jędrzejew... basic: shorten the code a bit in two places
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (2...
2017-10-11 Lubomir Rintelbasic/env-util: don't relax unesaping of serialized...
2017-10-11 Lubomir Rintelbasic/env-util: drop the validation when deserializing...
2017-12-08 Yu Watanabetree-wide: use IN_SET macro (#6977)
2017-09-14 Zbigniew Jędrzejew... nss: use secure_getenv for behaviour-modifying booleans...
2017-07-25 Zbigniew Jędrzejew... basic/env-util: when serializing, actually use escaping
2017-07-25 Zbigniew Jędrzejew... manager: just warn about an invalid environment entry
2017-07-25 Ronny Chevalierenv-util: fix memory leak (#5962)
2017-07-21 Sven EdenPrep v233.3: Remove stray character.
2017-07-18 Sven EdenPrep v233.2: Mask unneeded functions and definitions...
2017-07-17 Sven EdenPrep v233: Add missing files from upstream and rename...