]> git.ipfire.org Git - thirdparty/systemd.git/history - src/udev/udev-rules.c
treewide: no need to negate errno for log_*_errno()
[thirdparty/systemd.git] / src / udev / udev-rules.c
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-13  Kay Sieversudev: support ENV{}=="" global property matches
2014-11-12  Ronny Chevalierudev: use properly the systemd logging functions
2014-11-12  Kay Sieversudev: use the systemd logging functions in udev tools
2014-09-17  Tom Gundersenudev: rules - close empty file
2014-09-16  Tom Gundersenudev: rules - add missing whitespace to log message
2014-09-16  Tom Gundersenlibudev: drop util_lookup_{user,group}
2014-09-11  Tom Gundersenudev: timeout - warn after a third of the timeout befor...
2014-09-11  David Herrmannudev: allow removing tags via TAG-="foobar"
2014-09-10  Tom Gundersenudev: fix copy-paste error in log message
2014-08-01  Tom GundersenRevert "libudev: use get_*_creds from shared rather...
2014-08-01  Tom Gundersenlibudev: use get_*_creds from shared rather than util_l...
2014-07-30  Hannes Reineckeudev: fixup commit dd5eddd28a74a49607a8fffcaf960040dba98479
2014-07-29  Kay Sieversudev: place opening { at the same line as the function...
2014-07-29  Kay Sieversudev: unify event timeout handling
2014-07-16  Zbigniew Jędrzejew... Be more careful when checking for empty files
2014-04-24  Robert Milasanudev: increase the size of RESULT buffer
2014-04-02  Kay Sieversudev: do not export "static node" tags for non-existing...
2014-03-16  Josh TriplettUse strlen even for constant strings
2014-02-18  Zbigniew Jędrzejew... Remove unused variable and two function stubs
2014-02-13  Lennart Poetteringeverywhere: make use of new0() and macro() macros,...
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-09  Zbigniew Jędrzejew... No need to canonicalize fixed paths
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-03  Thomas Hindoe Paab... trivial coding style clean ups
2013-11-26  Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-04  Kay Sieversudev: udevd - rules can be NULL when reloading
2013-10-30  Kay Sieversudev: rules - move parsing error to log_error()
2013-10-30  Kay Sieversudev: do not allow to change the DEVPATH of a device
2013-10-29  Tom Gundersenpath_check_timestamp: only keep the most recent timestamp
2013-10-26  Tom Gundersenudev: move udev_rules_check_timestamp to shared
2013-10-08  Kay Sieversudev: support custom Linux Security Module labels for...
2013-09-16  Dave Reisnerudev-rules: avoid erroring on trailing whitespace
2013-08-23  Shawn Landdenudev: fix printf(3) type specifier
2013-08-21  Zbigniew Jędrzejew... udev: when complaining about invalid characters, print...
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-16  Tom Gundersenudev: export tags of "dead" device nodes to /run/udev...
2013-06-24  Jan Janssenlibudev: Use correct type for sizeof
2013-04-15  Anatol PomozovFix spelling errors using 'codespell' tool
2013-02-12  Thomas Hindoe Paab... use strneq instead of strncmp
2013-02-08  Kay Sieversshared: conf-files - add root parameter
2013-01-09  Kay Sieversudev: move string copy functions to shared/
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-31  Kay Sieversudev: in addition to DEVMODE, honor DEVUID, DEVGID...
2012-11-12  Kay Sieversuse the same email address everywhere
2012-11-12  Kay Sieversudev: use usec_t and now()
2012-10-28  Kay Sieversudev: get rid of SYSCONFDIR
2012-10-22  Kay Sieversudev: use strbuf to store rules strings
2012-10-08  Kay Sieversudev: support multiple entries for ENV{SYSTEMD_ALIAS...
2012-10-08  Kay Sieversudev: remove SYMLINK "unique" option
2012-09-23  Václav Pavlínudev: free rule structure on error
2012-08-08  Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08  Kay Sieversudev: fix typo in copyright
2012-08-08  Kay Sieversudev: initialize rules dir timestamps when reading...
2012-07-15  Kay Sieversudev: get rid of TEST_PREFIX and use unshare() to fake...
2012-07-05  Kay Sieversudev: add some O_CLOEXEC
2012-05-30  Kay Sieversudev: skip timestamp check if rules are already free...
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-05-07  Kay Sieversutil: split-out conf-file.[ch]
2012-05-07  Kay Sieversudev: use conf_files_list() to search rules files
2012-05-04  Kay Sieversudev: fix the ENV{} blacklist logic
2012-04-16  Kay Sieversudev: use startswith() and streq()
2012-04-16  Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-16  Kay Sieversudev: replace ARRAY_SIZE() with ELEMENTSOF()
2012-04-11  Kay Sieversudev: fix RUN+= logic regarding builtin vs. program
2012-04-10  Kay Sieversudev: fix gcc warnings showing up after adding $(AM_CFLAGS)
2012-04-09  Kay Sieversudev: remove RUN+="socket:.." and udev_monitor_new_fro...
2012-04-09  Kay Sieversudev: convert 'uaccess' to a builtin
2012-04-08  Kay Sieversudev: switch to systemd logging functions
2012-04-04  Kay SieversMerge branch 'master' of ssh://git.freedesktop.org...
2012-04-04  Kay Sieversmove imported udev into place