Age | Commit message (Expand) | Author |
2015-06-17 | load-fragment: reset the list on an ExecStart= containing only whitespace | Filipe Brandenburger |
2015-06-17 | load-fragment: use unquote_first_word in config_parse_exec | Filipe Brandenburger |
2015-06-01 | load-fragment: use UNESCAPE_RELAX flag to parse exec directives | Daniel Mack |
2015-05-29 | util: split out signal-util.[ch] from util.[ch] | Lennart Poettering |
2015-05-21 | util: introduce PERSONALITY_INVALID as macro for 0xffffffffLU | Lennart Poettering |
2015-05-16 | load-fragment: put quotes around iffy rvalue | Zbigniew Jędrzejewski-Szmek |
2015-05-15 | socket-util: socket_address_parse() should not log errors on its own | Lennart Poettering |
2015-05-15 | core: Fix assertion with empty Exec*= paths | Martin Pitt |
2015-05-11 | core: rename SystemdRunningAs to ManagerRunningAs | Lennart Poettering |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-23 | core: fix parsing of mount flags | Lennart Poettering |
2015-04-10 | core: set_put never returns -EEXIST | Ronny Chevalier |
2015-04-08 | Indentation | Zbigniew Jędrzejewski-Szmek |
2015-04-07 | util: rework cunescape(), improve error handling | Lennart Poettering |
2015-03-14 | core: remove left-over debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-07 | core/load-fragment: safe_close() protects errno | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-01 | config_parse_set_status: put signals in the correct set | Michael Olbrich |
2015-01-26 | treewide: fix multiple typos | Torstein Husebø |
2015-01-20 | util: make http url validity checks more generic, and move them to util.c | Lennart Poettering |
2015-01-11 | core/load-fragment: avoid allocating 0 bytes when given an invalid command | Zbigniew Jędrzejewski-Szmek |
2015-01-07 | conf-parse: don't accept invalid bus names as BusName= arguments in service u... | Lennart Poettering |
2014-12-18 | load-fragment: allow quoting in command name and document allowed escapes | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | tree-wide: make condition_free_list return NULL | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | core: make exec_command_free_list return NULL | Zbigniew Jędrzejewski-Szmek |
2014-12-17 | load-fragment: properly unescape \; | tomsod-m ya ru |
2014-12-12 | wrap a few *_FOREACH macros in curly braces | Thomas Hindoe Paaboel Andersen |
2014-12-12 | util: when using basename() for creating temporary files, verify the resultin... | Lennart Poettering |
2014-12-10 | util: introduce our own gperf based capability list | Lennart Poettering |
2014-12-08 | load-fragment: remove wrong ifdef guard | Zbigniew Jędrzejewski-Szmek |
2014-11-30 | core: warn and ignore SysVStartPriority= | Zbigniew Jędrzejewski-Szmek |
2014-11-30 | When warning about unsupported options, be more detailed | Zbigniew Jędrzejewski-Szmek |
2014-11-30 | core: remove unused variables | Ronny Chevalier |
2014-11-24 | smack: introduce new SmackProcessLabel option | WaLyong Cho |
2014-11-06 | core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal... | Lennart Poettering |
2014-10-24 | calendar: make freeing a calendar spec object deal fine with NULL | Lennart Poettering |
2014-10-12 | Modernization | Zbigniew Jędrzejewski-Szmek |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-13 | core: use correct function to free CalendarSpec | Dave Reisner |
2014-09-13 | core: fix a potential mem leak | Thomas Hindoe Paaboel Andersen |
2014-09-08 | bus: parse BusPolicy directive in service files | Daniel Mack |
2014-09-08 | bus: factor out bus policy items | Daniel Mack |
2014-07-31 | core/load-fragment.c: correct argument sign and split up long lines | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Properly report invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-03 | exit-status: rename ExitStatusSet's "code" field to "status" | Lennart Poettering |