Age | Commit message (Expand) | Author |
2014-03-14 | shared: add root argument to search_and_fopen | Michael Marineau |
2014-03-06 | util: move more intellegince into parse_proc_cmdline() | Lennart Poettering |
2014-02-20 | macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily | Lennart Poettering |
2014-02-18 | load-modules: properly return a failing error code if some module fails to load | Lennart Poettering |
2014-02-17 | Extract looping over /proc/cmdline into a shared function | Zbigniew Jędrzejewski-Szmek |
2014-01-05 | Remove unused variables | Zbigniew Jędrzejewski-Szmek |
2014-01-05 | strv: multiple cleanups | Simon Peeters |
2013-12-24 | log: log_error() and friends add a newline after each line anyway, so avoid i... | Lennart Poettering |
2013-12-03 | trivial coding style clean ups | Thomas Hindoe Paaboel Andersen |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-10-02 | modules-load: fix error handling | Lennart Poettering |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-13 | fileio: in envfiles, do not skip lines following empty lines | Zbigniew Jędrzejewski-Szmek |
2013-03-26 | modules-load: there's really no point in mentioning that a certain modules is... | Lennart Poettering |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-11 | binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t... | Lennart Poettering |
2013-02-08 | shared: conf-files - add root parameter | Kay Sievers |
2012-12-04 | modules-load: fix memory leak when bailing out | Zbigniew Jędrzejewski-Szmek |
2012-09-21 | modules-load: initalize files to null | Václav Pavlín |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-25 | modules-load: fix kernel cmdline parsing | Michal Schmidt |
2012-07-02 | modules load: rename kernel command line option to (rd.)modules-load= | Kay Sievers |
2012-06-28 | modules-load: use correct va_list logging function | Michal Schmidt |
2012-06-28 | modules-load: fix return value | Michal Schmidt |
2012-06-27 | modules-load: don't fail on builtin modules, better prints | Michal Schmidt |
2012-06-22 | modules-load: parse driver=/rd.driver= kernel command line option | Lennart Poettering |
2012-05-07 | util: split-out conf-file.[ch] | Kay Sievers |
2012-04-13 | build-sys: add stub makefiles to all subdirs to ease development with emacs | Lennart Poettering |
2012-04-12 | move all tools to subdirs | Kay Sievers |