]> git.ipfire.org Git - thirdparty/systemd.git/history - src/udev/udev-ctrl.c
Assorted format fixes
[thirdparty/systemd.git] / src / udev / udev-ctrl.c
2015-01-22  Zbigniew Jędrzejew... Assorted format fixes
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
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-09-18  Tom Gundersenudev: fix typos
2014-09-18  Tom Gundersenudev: ctrl - log if setting SO_PASSCRED fails
2014-07-29  Kay Sieversudev: place opening { at the same line as the function...
2014-04-14  Kay Sieversudev: remove seqnum API and all assumptions about seqnums
2014-02-19  Lennart Poetteringmake gcc shut up
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...
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-03  Thomas Hindoe Paab... trivial coding style clean ups
2013-11-13  Kay Sieversudev: declare some symbols static
2013-10-13  Zbigniew Jędrzejew... udev: use initialization instead of zeroing in one...
2013-04-08  Harald Hoyerudev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCRED
2013-01-09  Kay Sieversudev: move string copy functions to shared/
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-12  Kay Sieversuse the same email address everywhere
2012-04-16  Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-10  Kay Sieversudev: fix gcc warnings showing up after adding $(AM_CFLAGS)
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