Age | Commit message (Expand) | Author |
2013-03-28 | tests: add some silly tests for path-util.c | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | catalog: open up catalog internals | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | utmp-wtmp: don't try to read past end of string | Zbigniew Jędrzejewski-Szmek |
2013-03-27 | shared: free dt (temporary dir name) on fail | Václav Pavlín |
2013-03-26 | tests: skip bus test if bus cannot be opened | Zbigniew Jędrzejewski-Szmek |
2013-03-26 | Simplify the meaning of %s | Zbigniew Jędrzejewski-Szmek |
2013-03-25 | bus: implement 'unixexec:' protocol | Lennart Poettering |
2013-03-25 | bus: implement support for FD passing | Lennart Poettering |
2013-03-23 | conf-parser: when we parse a string list, always fill in something | Lennart Poettering |
2013-03-22 | dbus: Do send out "replies" to signals | Colin Walters |
2013-03-22 | util: workaround two gcc warnings | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | build-sys: move acl searching code into libsystemd-acl | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | util: be more picky when validating hostnames | Lennart Poettering |
2013-03-22 | journalctl: give a nice hint about group membership based on ACLs of /var/log... | Lennart Poettering |
2013-03-21 | efivars: fix return code | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | bus: implement full method call timeout logic | Lennart Poettering |
2013-03-21 | shared: add simple priority queue implementation | Lennart Poettering |
2013-03-20 | Remove some unused variables | Zbigniew Jędrzejewski-Szmek |
2013-03-20 | bus: implement demarshaller | Lennart Poettering |
2013-03-20 | util: add hexmem() and strextend() calls | Lennart Poettering |
2013-03-20 | macro: add CHAR_TO_STR macro to make a one character string from a char | Lennart Poettering |
2013-03-20 | macro: don't redefine CLAMP if it is already defined by glib or some other li... | Lennart Poettering |
2013-03-20 | Make PrivateTmp dirs also inaccessible from the outside | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | journal,shared: add _cleanup_journal_close_ | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-15 | strv: fix STRV_FOREACH_PAIR macro definition | Lennart Poettering |
2013-03-13 | fileio: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | logs-show: export logic to add matches for units | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | util, manager: and mempset() and use it | Michal Schmidt |
2013-03-10 | bootctl: print secure boot flags | Kay Sievers |
2013-03-08 | util: fix printing of welcome message | Michal Schmidt |
2013-03-08 | shared: inline trivial auto-cleanup functions | Michal Schmidt |
2013-03-08 | shared: remove pointless checks in auto-cleanup functions | Michal Schmidt |
2013-03-07 | pager: add -M to $LESS to make the bottom line nicer | Lennart Poettering |
2013-03-07 | pager: always override LESS | Lennart Poettering |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-03-07 | util: Fix grammar in comment | Jan Janssen |
2013-03-07 | virt: check for /sys/hypervisor/type for detecting xen PV | Lennart Poettering |
2013-03-05 | util: properly escape corner cases in bus_path_escape(), too | Lennart Poettering |
2013-03-02 | job: print the "OK" status messages in normal green | Michal Schmidt |
2013-03-01 | path-lookup: downgrade again the messages where we log for units | Lennart Poettering |
2013-03-01 | pager: add K to less environment | Lukas Nykryn |
2013-02-27 | systemd-activate: add a socket-activation test tool | Zbigniew Jędrzejewski-Szmek |
2013-02-28 | core/manager: print status messages about running jobs | Michal Schmidt |
2013-02-28 | util: split resolving of /dev/console into a new function | Michal Schmidt |
2013-02-28 | util, core: add support for ephemeral status lines | Michal Schmidt |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-27 | Revert "log: fix fallbacks to kmsg" | Lennart Poettering |
2013-02-17 | efi: compare by substraction | Kay Sievers |
2013-02-16 | log: fix fallbacks to kmsg | Michal Schmidt |