chiark / gitweb /
sd-dhcp: message_init - only set secs in the client
[elogind.git] / src / udev /
2014-02-23 Lennart Poetteringcore: clean up some confusing regarding SI decimal...
2014-02-22 Tom Gundersenudev: net - allow MTU and Speed to be specified with...
2014-02-21 Tom Gundersennet-util: match on the driver as exposed by ethtool...
2014-02-21 Tom Gundersennet: initialize structs when declaring
2014-02-21 Lennart Poetteringnet: initialize structs when declaring them/do not...
2014-02-21 Tom Gundersenudev - link-setup - expose ID_NET_DRIVER
2014-02-21 Tom Gundersen.network/.netdev/.link: allow to match on architecture
2014-02-20 Tom Gundersennetwork/link: Match - filter on kernel cmdline, host...
2014-02-20 Lennart Poetteringmacro: introduce a nice macro for disabling -Wformat...
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19 Tom Gundersenudev: net-config - allow interface names to be set...
2014-02-19 Lennart Poetteringudev: make sure we always return a valid error code...
2014-02-19 Lennart Poetteringmake gcc shut up
2014-02-18 Tom Gundersennet-match: fix Driver= match
2014-02-18 Zbigniew Jędrzejew... Remove unused variable and two function stubs
2014-02-18 Jan Engelhardtdoc: update punctuation
2014-02-13 Lennart Poetteringeverywhere: always use O_CLOEXEC where it makes sense
2014-02-13 Lennart Poetteringeverywhere: make use of new0() and macro() macros,...
2014-02-13 Lennart Poetteringrtnl: drop "sd_" prefix from cleanup macros
2014-02-06 Zbigniew Jędrzejew... Update some message formats
2014-01-31 Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2014-01-22 Kay Sieversudev: static_node - do not exit rule after first static...
2014-01-11 Hendrik Bruecknerudev/net_id: Introduce predictable network names for...
2014-01-09 Zbigniew Jędrzejew... No need to canonicalize fixed paths
2014-01-04 Tom Gundersenudev: net_id - handle virtio buses
2013-12-29 Kay Sieversudev: LOG_PRIORITY -> LOG_LEVEL
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-24 Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-24 Lennart Poetteringutil: unify SO_PEERCRED/SO_PEERSEC invocations
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...
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...
next