Age | Commit message (Expand) | Author |
2012-11-16 | src/udev: restore needed deps from src/share | Anthony G. Basile |
2012-11-16 | src/udev/log.c: remove log_parse_environment() | Anthony G. Basile |
2012-11-16 | src/udev/Makefile.am: work towards fixing up udev build | Anthony G. Basile |
2012-11-16 | src/udev: work towards building udev | Anthony G. Basile |
2012-11-15 | src/libudev: successfully builds | Anthony G. Basile |
2012-11-15 | Final step of revamping the build system | Anthony G. Basile |
2012-11-15 | Second step of revamping the build system | Anthony G. Basile |
2012-11-15 | Isolation of udev code from remaining systemd | Anthony G. Basile |
2012-11-14 | build-sys: store journald code in a noinst library | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | timedatectl: break line to not exceed 80 columns | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | shared: add API for replacing @FOO@ style variables in strings | Lennart Poettering |
2012-11-14 | util: add strreplace() to replace a substring by another string | Lennart Poettering |
2012-11-14 | specifier: minor modernizations | Lennart Poettering |
2012-11-14 | polkit: fix type on comparison | Lennart Poettering |
2012-11-14 | delta.c: fix option '-t' | Thomas Hindoe Paaboel Andersen |
2012-11-13 | delta.c: use _cleanup_ | Thomas Hindoe Paaboel Andersen |
2012-11-13 | python: add journal backend for the logging framework | Marti Raudsepp |
2012-11-13 | systemd-analyze: use argparse instead of getopt | Zbigniew Jędrzejewski-Szmek |
2012-11-13 | systemd-python: fix nesting of #ifs and #pragmas | Zbigniew Jędrzejewski-Szmek |
2012-11-13 | shared/socket-util: kill gcc warning about uninitialized variable | Zbigniew Jędrzejewski-Szmek |
2012-11-13 | udev: properly handle symlink removal by 'change' event | Kay Sievers |
2012-11-13 | libudev: avoid leak during realloc failure | Mauro Dreissig |
2012-11-12 | remove duplicate semicolons | Thomas Hindoe Paaboel Andersen |
2012-11-12 | util: nicer tree drawings | Michal Schmidt |
2012-11-12 | enable localization for common *ctl commands | Dave Reisner |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-11-12 | libudev: update copyright headers | Kay Sievers |
2012-11-12 | udev: use usec_t and now() | Kay Sievers |
2012-11-11 | timedatectl: properly print 30 minutes DST transitions | Kay Sievers |
2012-11-09 | coredumpctl: add missing -F, --field option to help | Dave Reisner |
2012-11-09 | systemd-coredumpctl: add 'gdb' to usage output | Dave Reisner |
2012-11-09 | dbus: when verifying PK privs, bypass PK if uid=0 of client | Lennart Poettering |
2012-11-09 | udev: net_id - add builtin to retrieve data for network devices | Kay Sievers |
2012-11-09 | udev: hwdb - search parents for 'modalias' and data | Kay Sievers |
2012-11-09 | udev: update file headers | Kay Sievers |
2012-11-09 | fstab-generator: more specific error messages | Michal Schmidt |
2012-11-06 | cryptsetup: fix inverted comparison in pass_volume_key | Dave Reisner |
2012-11-06 | Revert "Implement SocketUser= and SocketGroup= for [Socket]" | Dave Reisner |
2012-11-06 | cryptsetup: hash=plain means don't use a hash | Dave Reisner |
2012-11-05 | Implement SocketUser= and SocketGroup= for [Socket] | Dave Reisner |
2012-11-04 | mount-setup: try mounting 'efivarfs' only if the system bootet with EFI | Kay Sievers |
2012-11-04 | kmod-setup: mounting efivarfs, *after* we tried to mount it, is pointless | Kay Sievers |
2012-11-04 | kmod-setup: add conditional module loading callback | Kay Sievers |
2012-11-04 | shared: add is_efiboot() | Kay Sievers |
2012-11-03 | drop Arch Linux support for reading /etc/rc.conf | Dave Reisner |
2012-11-03 | drop Arch Linux support for reading /etc/rc.conf | Dave Reisner |
2012-11-03 | vconsole: remove Frugalware legacy file support | Miklos Vajna |
2012-11-02 | util : fallback to plain ASCII drawing if locale is not UTF-8 | Michal Schmidt |
2012-11-02 | util: add is_locale_utf8() | Michal Schmidt |
2012-11-02 | analyze: use GDBus instead of dbus-python | Cosimo Cecchi |