chiark / gitweb /
libsystemd-dhcp: Add functions for sending unicast UDP messages
[elogind.git] / src / udev /
2013-12-19 Zbigniew Jędrzejew... udevadm: modernization
2013-12-19 Zbigniew Jędrzejew... udevadm,scsi_id: add short options to help strings...
2013-12-19 Zbigniew Jędrzejew... scsi_id: cleanup
2013-12-17 Shawn Landden_noreturn_ --> noreturn for C11 compat
2013-12-17 Thomas Hindoe Paab... udev link-config: add asserts to silence scan-build
2013-12-15 Zbigniew Jędrzejew... Fix a few signed/unsigned format string issues
2013-12-15 Zbigniew Jędrzejew... Fix a few resource leaks in error paths
2013-12-15 Zbigniew Jędrzejew... udev-builtin-path: fix printf specifiers
2013-12-14 Thomas Hindoe Paab... Add more _printf_'s for format-nonliterals
2013-12-03 Thomas Hindoe Paab... trivial coding style clean ups
2013-11-28 Tom GundersenRevert "link-config: match length for kernel commandlin...
2013-11-26 Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-25 Martin Pittudev-builtin-keyboard: More useful error message
2013-11-25 Tom Gundersenudev: net_setup_link - don't use Description as Alias
2013-11-19 Karel ZakRemove duplicate includes
2013-11-13 Kay Sieversudev: declare some symbols static
2013-11-12 Kay Sieversudev: declare some symbols static
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-08 Dave Reisnerlink-config: Fix typo in log_warning
2013-11-08 Dave Reisnerlink-config: match length for kernel commandline option
2013-11-08 Lennart Poetteringclients: fix some signal handler issues
2013-11-07 Michal Sekletarnet-util: call ioctl() only if necessary
2013-11-07 Zbigniew Jędrzejew... udevadm-settle: add missing brace
2013-11-07 Yang Zhiyongudevadm-trigger: add parameters checking
2013-11-07 Yang Zhiyongudevadm-settle: add parameters checking
2013-11-06 Lennart Poetteringutil: unify reading of /proc/cmdline
2013-11-05 Tom Gundersennet-util: don't use libudev
2013-11-04 Tom Gundersennet-config: start split out matching and parsing logic
2013-11-04 Kay Sieversudev: udevd - rules can be NULL when reloading
2013-11-04 Martin Pittudev-builtin-keyboard: Fix large scan codes on 32 bit...
2013-10-30 Dave Reisnerlink-config: support --enable-split-usr
2013-10-30 Kay Sieversudev: rules - move parsing error to log_error()
2013-10-30 Tom Gundersenudev: config-link - one less log_info
2013-10-30 Tom Gundersenudev: link-config - less verbose logging
2013-10-30 Tom Gundersenudev: link-config - let udevd set the ifname
2013-10-30 Kay Sieversudev: ata_id: log faling ioctls as "debug"
2013-10-30 Kay Sieversudev: do not allow to change the DEVPATH of a device
2013-10-29 Tom Gundersenudev: link-config - reset ctx on exit
2013-10-29 Tom Gundersenudev-event: use rtnl to set ifname
2013-10-29 Tom Gundersenrtnl: move set_link_properties to rtnl-utils
2013-10-29 Tom Gundersenudev: link-config - split connection to sockets from...
2013-10-29 Tom Gundersenrtnl: introduce default timeout
2013-10-29 Tom Gundersenudev: link-config - use safe_atou instead of strtoul
2013-10-29 Tom Gundersenudev: link-config - use zero instead of memset
2013-10-29 Tom Gundersenudev: link-config - use proper return values
2013-10-29 Tom Gundersenudev: link-config - use new0 instead of calloc
2013-10-29 Tom Gundersenudev: link-config - use _cleanup_ macro locally
2013-10-29 Tom Gundersenpath_check_timestamp: only keep the most recent timestamp
2013-10-29 Tom Gundersenudev: link-config - add proper parsing
2013-10-29 Tom Gundersenudev: builtin - rename net_link to net_setup_link
2013-10-29 Tom Gundersennetwork: move configuration to /etc/systemd/network
2013-10-28 Tom Gundersenudev: link-config - add mac address policy
2013-10-28 Tom Gundersenudev: link-config - move naming policy from udev rules
2013-10-27 Tom Gundersenudev: link-config - sanity check the ifname and mac...
2013-10-27 Tom Gundersenudev: link-config: add rtnl support
2013-10-26 Tom Gundersenudev: link-config: add ethtool support
2013-10-26 Tom Gundersenudev: add network link configuration tool
2013-10-26 Tom Gundersenudev-builtin: path_id - add support for bcma bus
2013-10-26 Tom Gundersenudev: move udev_rules_check_timestamp to shared
2013-10-19 Tom Gundersenudev-builtin: uaccess - inherit logging form udev
2013-10-16 Lennart Poetteringmacro: clean up usage of gcc attributes
2013-10-13 Zbigniew Jędrzejew... udev: use initialization instead of zeroing in one...
2013-10-13 Zbigniew Jędrzejew... Fix write-only use of a few variables
2013-10-11 Kay Sieversudev: usb_id - remove obsoleted bInterfaceSubClass...
2013-10-11 Kay Sieverssmack: minimize ifdef use, and move all labeling to...
2013-10-10 Lennart Poetteringsecurity: rework selinux, smack, ima, apparmor detectio...
2013-10-09 Kay Sieversudev: add SECLABEL{selinux}= support
2013-10-09 Kay Sieversudev: reset Linux Security Module labels if no custom...
2013-10-08 Kay Sieversudev: support custom Linux Security Module labels for...
2013-09-19 Dave Reisnerudev-builtin-blkid: export ID_PART_TABLE_UUID
2013-09-17 Sebastian Ottudev: path_id - fix by-path link generation for scm...
2013-09-16 Dave Reisnerudev-rules: avoid erroring on trailing whitespace
2013-08-23 Shawn Landdenudev: fix printf(3) type specifier
2013-08-22 Colin WaltersRevert "udevd: simplify sigterm check"
2013-08-21 Zbigniew Jędrzejew... udev: when complaining about invalid characters, print...
2013-08-15 Kay Sieversudevd: simplify sigterm check
2013-08-08 Tom Gundersenudevd: respect the log-level set in /etc/udev/udev...
2013-08-07 Kay Sieversudev: hwdb - try reading modalias for usb before fallin...
2013-07-30 Dave Reisnerudev-rules: report rule parsing errors from get_key
2013-07-24 Tom Gundersenudev: static_node - don't touch permissions uneccessarily
2013-07-24 Tom Gundersenudev: log error if chmod/chown of static dev nodes...
2013-07-19 Zbigniew Jędrzejew... udev: fix two trivial memleaks in error path
2013-07-16 Tom Gundersenudev: export tags of "dead" device nodes to /run/udev...
2013-07-16 Kay Sieversswitch from udev keymaps to hwdb
2013-07-16 Martin Pittkeymap: Drop non-existant Samsung 900XC3
2013-07-10 Kay Sieversudev: add builtin 'keyboard' to manage key mappings
2013-07-10 Kay Sievershwdb: allow list of lookup keys per given record
2013-07-09 Kay Sievershwdb: return false if no property is found
2013-07-08 Tom Gundersenstatic-nodes: move creation of static nodes from udevd...
2013-07-08 Kay Sievershwdb: add --lookup-prefix= option
2013-07-02 Kay Sievershwdb: allow to query arbitrary keys
2013-07-02 Kay Sieverskeymap: Asus -- do not overwrite explicitely kernel...
2013-07-01 Kay Sieverskeymap: remove non-existing driver string matches
2013-07-01 Kay Sievershwdb: add --device=<device-id> and --filter=<key name...
2013-07-01 Kay Sievershwdb: remove support for (not fully implemented) condit...
2013-06-28 장동준keymap: Add Samsung Series 3
2013-06-24 Jan Janssenlibudev: Use correct type for sizeof
2013-06-21 Martin Pittkeymap: Apply to all Latitude and Precision models
2013-06-18 Sean McGovernudev: handle network controllers in nonstandard domains
next