summaryrefslogtreecommitdiff
path: root/src/udev/udev-ctrl.c
Commit message (Expand)AuthorAge
* udev: fix typosTom Gundersen2014-09-18
* udev: ctrl - log if setting SO_PASSCRED failsTom Gundersen2014-09-18
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-29
* udev: remove seqnum API and all assumptions about seqnumsKay Sievers2014-04-13
* make gcc shut upLennart Poettering2014-02-19
* everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering2014-02-13
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* 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
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-03
* udev: declare some symbols staticKay Sievers2013-11-13
* udev: use initialization instead of zeroing in one placeZbigniew Jędrzejewski-Szmek2013-10-13
* udev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCREDHarald Hoyer2013-04-08
* udev: move string copy functions to shared/Kay Sievers2013-01-09
* use the same email address everywhereKay Sievers2012-11-12
* udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers2012-04-16
* udev: fix gcc warnings showing up after adding $(AM_CFLAGS)Kay Sievers2012-04-10
* udev: switch to systemd logging functionsKay Sievers2012-04-08
* move imported udev into placeKay Sievers2012-04-04