chiark / gitweb /
core: don't include /boot in effect of ProtectSystem=
[elogind.git] / src / udev /
2014-06-04 Kay Sieversudev: guard REREADPT by exclusive lock instead of O_EXCL
2014-06-04 Kay Sieversudev: make sure we always get "change" for the disk
2014-06-04 Kay Sieversudev: guard REREADP logic with open(O_ECXL)
2014-06-04 Kay Sieversudev: try first re-reading the partition table
2014-06-04 Tom Gundersenudev: link-config - fix mem leak
2014-06-04 Kay Sieversudev: synthesize "change' events for partitions when...
2014-06-04 Kay Sieversudevd: inotify - modernizations
2014-06-03 Kay Sieversudev: exclude device-mapper from block device ownership...
2014-06-03 Kay Sieversudev: always close lock file descriptor
2014-06-01 Cristian Rodríguezudev-builtin-keyboard: do tell on which device EVIOCSKE...
2014-05-20 Harald Hoyerudevadm-settle: fixed return code for empty queue
2014-05-17 Thomas Hindoe Paab... udev: avoid use of uninitialized err
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-15 Kay Sieversudev: do not skip the execution of RUN when renaming...
2014-05-13 Tom Gundersenudev: rename netif - properly break lines in kmsg
2014-04-24 Robert Milasanudev: increase the size of RESULT buffer
2014-04-20 Thomas Hindoe Paab... silence warnings
2014-04-20 Tom Gundersenudev: link-config - treat any non-random mac address...
2014-04-19 Tom Gundersennetwork: implement masking of .link, .network and ...
2014-04-19 Tom Gundersennetworkd: tie links to rtnl rather than udev
2014-04-14 Kay Sieversudev: serialize/synchronize block device event handling...
2014-04-14 Kay Sieversudev: remove seqnum API and all assumptions about seqnums
2014-04-06 Tom Gundersenudev: net_id - use constants rather than magic numbers
2014-04-05 Zbigniew Jędrzejew... Fix a few return codes in error paths
2014-04-02 Kay Sieversudev: do not export "static node" tags for non-existing...
2014-03-27 Tom Gundersenudev: persistent naming - we cannot use virtio numbers...
2014-03-27 Kay Sieversudev: update net_id comments
2014-03-21 Tom Gundersenlibsystemd-network: move network-utils from src/shared
2014-03-21 Umut Tezduyar Lindskogsd-ipv4ll/networkd: generate predictable addresses
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-17 Miklos Vajnacore, libsystemd, systemd, timedate, udev: spelling...
2014-03-16 Josh TriplettUse strlen even for constant strings
2014-03-11 Lukas Nykrynudev: properly detect reference to unexisting part...
2014-03-10 Martin Pittinput_id: Recognize buttonless joystick types
2014-03-07 Daniel MackMake tables for DEFINE_STRING_TABLE_LOOKUP consistent
2014-03-07 Kay Sieversudev-builtin-blkid: remove dead code
2014-03-07 Lennart Poetteringudev: automatically create a symlink /dev/disk/by-id...
2014-03-07 Lennart Poetteringudev-builtin-blkid: when we find a GPT partition marked...
2014-03-07 Lennart Poetteringudev-builtin-blkid: modernizations and minor fixes
2014-02-27 Lukas Nykryncdrom_id: use the old MMC fallback
2014-02-25 Zbigniew Jędrzejew... Remove dead lines in various places
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
next