Age | Commit message (Expand) | Author |
2014-12-14 | blkid: Warn when rejecting a superblock with a bad csum | Gabriel de Perthuis |
2014-12-12 | udev-builtin-btrfs: properly initialize ioctl struct to zeroes | Lennart Poettering |
2014-12-11 | use correct format types | Thomas Hindoe Paaboel Andersen |
2014-12-11 | treewide: correct spacing near eol in code comments | Torstein Husebø |
2014-12-11 | libudev: make libudev-hwdb a wrapper around sd-hwdb | Tom Gundersen |
2014-12-10 | core: unify how we iterate over inotify events | Lennart Poettering |
2014-12-08 | udev: link-config - simplify net-match | Tom Gundersen |
2014-12-05 | net_setup/networkd: warn if matching is done on possibly unstable ifname | Tom Gundersen |
2014-12-04 | udev: net_setup - allow matching on OriginalName= | Tom Gundersen |
2014-12-04 | udevd: SAS: use SAS addr + PHY id in by-path whenever possible. | Maurizio Lombardi |
2014-12-03 | udevd: don't take reference for NULL rtnl object | Tom Gundersen |
2014-11-30 | udev: strings in C are NUL-terminated anyway, no need to add a second NUL... | Lennart Poettering |
2014-11-28 | udev: rules - ignore the lack of trailing newline | Tom Gundersen |
2014-11-28 | udev: rules - print the first invalid character | Tom Gundersen |
2014-11-28 | udev: rules - modernise add_rule a bit | Tom Gundersen |
2014-11-28 | udevadm hwdb: discard extra leading whitespaces in hwdb | Peter Hutterer |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: yet more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | udevd: don't set receive buffer size when socket activated | Tom Gundersen |
2014-11-28 | udev,update-done: more log_xyz_errno() conversions | Lennart Poettering |
2014-11-28 | treewide: more log_*_errno() conversions | Michal Schmidt |
2014-11-28 | treewide: drop unnecessary trailing \n in log_*() calls | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-27 | log: rearrange log function naming | Lennart Poettering |
2014-11-27 | log: add an "error" parameter to all low-level logging calls and intrdouce lo... | Lennart Poettering |
2014-11-25 | udevadm trigger: allow matching by device name | Zbigniew Jędrzejewski-Szmek |
2014-11-25 | udevadm: split out find_device helper | Zbigniew Jędrzejewski-Szmek |
2014-11-16 | udev: silence TOCTOU warning when creating a directory | Ronny Chevalier |
2014-11-13 | udev: support ENV{}=="" global property matches | Kay Sievers |
2014-11-13 | udev: move global property handling from libudev to udevd | Kay Sievers |
2014-11-13 | udev: switch to systemd logging functions | Kay Sievers |
2014-11-12 | udev: use properly the systemd logging functions | Ronny Chevalier |
2014-11-12 | udev: use the systemd logging functions in udev tools | Kay Sievers |
2014-11-07 | util: simplify proc_cmdline() to reuse get_process_cmdline() | Lennart Poettering |
2014-11-06 | s/commandline/command line/g | Harald Hoyer |
2014-11-06 | shared: rename condition-util.[ch] to condition.[ch] | Lennart Poettering |
2014-11-05 | udev: avoid magic constants in kernel-cmdline parsers | David Herrmann |
2014-11-05 | udev: Fix parsing of udev.event-timeout kernel parameter. | Richard W.M. Jones |
2014-11-01 | scsi_id: fix usage spelling | Joe Lawrence |
2014-10-30 | util: unify how we see srand() | Lennart Poettering |
2014-10-30 | udev: path_id - update comments | Kay Sievers |
2014-10-28 | udev: path_id - set supported_parent for well-known SCSI setups | Kay Sievers |
2014-10-28 | udev hwdb: Support shipping pre-compiled database in system images | Martin Pitt |
2014-10-27 | cdrom_id: do not attempt to read past end of buffer | Zbigniew Jędrzejewski-Szmek |
2014-10-24 | udev: do NOT re-label smack | WaLyong Cho |
2014-10-23 | selinux: clean up selinux label function naming | Lennart Poettering |
2014-10-23 | smack: rework smack APIs a bit | Lennart Poettering |
2014-10-23 | mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and... | Lennart Poettering |