Age | Commit message (Expand) | Author |
2013-03-31 | bus: parse matches locally and allow registration of callbacks for them | Lennart Poettering |
2013-03-30 | bus: implement server mode, and anonymous authentication | Lennart Poettering |
2013-03-29 | Always use errno > 0 to help gcc | Zbigniew Jędrzejewski-Szmek |
2013-03-28 | catalog: open up catalog internals | Zbigniew Jędrzejewski-Szmek |
2013-03-27 | shared: free dt (temporary dir name) on fail | Václav Pavlín |
2013-03-26 | Simplify the meaning of %s | Zbigniew Jędrzejewski-Szmek |
2013-03-25 | bus: implement support for FD passing | Lennart Poettering |
2013-03-22 | util: workaround two gcc warnings | 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-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 | Make PrivateTmp dirs also inaccessible from the outside | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-08 | util: fix printing of welcome message | Michal Schmidt |
2013-03-08 | shared: inline trivial auto-cleanup functions | Michal Schmidt |
2013-03-07 | util: Fix grammar in comment | Jan Janssen |
2013-03-05 | util: properly escape corner cases in bus_path_escape(), too | Lennart Poettering |
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-14 | bootchart: use conf-parser & CamelCase names in .conf | Thomas Hindoe Paaboel Andersen |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | efi: efi_get_boot_options() should already sort the entries, the random order... | Lennart Poettering |
2013-02-13 | Revert "log_error() if inotify_add_watch() fails" | Lennart Poettering |
2013-02-13 | log_error() if inotify_add_watch() fails | Harald Hoyer |
2013-02-13 | util: *DO NOT* loop for EINTR handling with close_nointr() | Colin Walters |
2013-02-13 | util: introduce strcaseeq/strncaseeq | Thomas Hindoe Paaboel Andersen |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-02-11 | binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t... | Lennart Poettering |
2013-02-11 | util: rework load_env_file() | Lennart Poettering |
2013-02-11 | util: introduce FOREACH_LINE for iterating through files | Lennart Poettering |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-01-25 | Add _cleanup_pclose_ and fix mismatching pipe close opened by popen() | Zbigniew Jędrzejewski-Szmek |
2013-01-21 | util: move is_efiboot() to efivars.c | Lennart Poettering |
2013-01-19 | cgroup: additional validity checks for cgroup attribute names | Lennart Poettering |
2013-01-18 | util: modernization and test for load_env_file | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | util: continuation support for load_env_file | Michal Vyskocil |
2013-01-18 | systemctl: add new "get-cgroup-attr" to query current cgroup attribute value | Lennart Poettering |
2013-01-17 | systemctl add command list-dependencies | Lukas Nykryn |
2013-01-17 | util: fix bad memory access | Lennart Poettering |
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci... | Lukas Nykryn |
2013-01-15 | systemctl: when inhibiting shutdown/suspend also check for other login sessions | Lennart Poettering |
2013-01-04 | Make gcc a bit quieter | Lennart Poettering |
2012-12-31 | unit: add ConditionACPower= | Lennart Poettering |
2012-12-24 | util: if /sys mounted read-only we can't suspend/hibernate | Lennart Poettering |
2012-12-24 | util: when determining controlling tty of a process properly handle processes... | Lennart Poettering |
2012-12-24 | logind: add support for automatic suspend/hibernate/shutdown on idle | Lennart Poettering |
2012-12-23 | journalctl: strip TABs and ANSI color sequences from log messages when displa... | Lennart Poettering |
2012-11-23 | util: split off time related calls from util.[ch] into time-util.[ch] | Lennart Poettering |