summaryrefslogtreecommitdiff
path: root/src/udev
Commit message (Expand)AuthorAge
...
* cdrom_id: use the old MMC fallbackLukas Nykryn2014-02-27
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-24
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-23
* udev: net - allow MTU and Speed to be specified with unitsTom Gundersen2014-02-22
* net-util: match on the driver as exposed by ethtool if DRIVER not setTom Gundersen2014-02-21
* net: initialize structs when declaringTom Gundersen2014-02-21
* net: initialize structs when declaring them/do not clobber caller variablesLennart Poettering2014-02-21
* udev - link-setup - expose ID_NET_DRIVERTom Gundersen2014-02-21
* .network/.netdev/.link: allow to match on architectureTom Gundersen2014-02-21
* network/link: Match - filter on kernel cmdline, host and virtTom Gundersen2014-02-20
* macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering2014-02-20
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* udev: net-config - allow interface names to be set from the hwdbTom Gundersen2014-02-19
* udev: make sure we always return a valid error code in trie_store()Lennart Poettering2014-02-19
* make gcc shut upLennart Poettering2014-02-19
* net-match: fix Driver= matchTom Gundersen2014-02-18
* Remove unused variable and two function stubsZbigniew Jędrzejewski-Szmek2014-02-17
* doc: update punctuationJan Engelhardt2014-02-17
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-13
* everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering2014-02-13
* rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering2014-02-13
* Update some message formatsZbigniew Jędrzejewski-Szmek2014-02-05
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* udev: static_node - do not exit rule after first static_node itemKay Sievers2014-01-22
* udev/net_id: Introduce predictable network names for Linux on System zHendrik Brueckner2014-01-11
* No need to canonicalize fixed pathsZbigniew Jędrzejewski-Szmek2014-01-08
* udev: net_id - handle virtio busesTom Gundersen2014-01-04
* udev: LOG_PRIORITY -> LOG_LEVELKay Sievers2013-12-29
* systemctl: allow globbing in commands which take multiple unit namesZbigniew Jędrzejewski-Szmek2013-12-26
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-24
* util: unify SO_PEERCRED/SO_PEERSEC invocationsLennart Poettering2013-12-24
* shared: switch our hash table implementation over to SipHashLennart Poettering2013-12-22
* udevadm: modernizationZbigniew Jędrzejewski-Szmek2013-12-18
* udevadm,scsi_id: add short options to help strings and to the man pageZbigniew Jędrzejewski-Szmek2013-12-18
* scsi_id: cleanupZbigniew Jędrzejewski-Szmek2013-12-18
* _noreturn_ --> noreturn for C11 compatShawn Landden2013-12-17
* udev link-config: add asserts to silence scan-buildThomas Hindoe Paaboel Andersen2013-12-17
* Fix a few signed/unsigned format string issuesZbigniew Jędrzejewski-Szmek2013-12-15
* Fix a few resource leaks in error pathsZbigniew Jędrzejewski-Szmek2013-12-15
* udev-builtin-path: fix printf specifiersZbigniew Jędrzejewski-Szmek2013-12-14
* Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen2013-12-14
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-03
* Revert "link-config: match length for kernel commandline option"Tom Gundersen2013-11-28
* tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch2013-11-26
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* udev-builtin-keyboard: More useful error messageMartin Pitt2013-11-25
* udev: net_setup_link - don't use Description as AliasTom Gundersen2013-11-25
* Remove duplicate includesKarel Zak2013-11-18
* udev: declare some symbols staticKay Sievers2013-11-13
* udev: declare some symbols staticKay Sievers2013-11-12