b4bbcaa9c44260e88402cb8f9a5fb8ac7f35e123 |
|
17-Nov-2015 |
Thomas Hindoe Paaboel Andersen <phomes@gmail.com> |
tree-wide: group include of libudev.h with sd-* |
cf0fbc49e67b55f8d346fc94de28c90113505297 |
|
16-Nov-2015 |
Thomas Hindoe Paaboel Andersen <phomes@gmail.com> |
tree-wide: sort includes
Sort the includes accoding to the new coding style. |
7ccbd1ae843d77275f2c542582a9a80e5e058a70 |
|
27-Oct-2015 |
Lennart Poettering <lennart@poettering.net> |
util-lib: split out syslog-related calls into syslog-util.[ch] |
07630cea1f3a845c09309f197ac7c4f11edd3b62 |
|
24-Oct-2015 |
Lennart Poettering <lennart@poettering.net> |
util-lib: split our string related calls from util.[ch] into its own file string-util.[ch]
There are more than enough calls doing string manipulations to deserve
its own files, hence do something about it.
This patch also sorts the #include blocks of all files that needed to be
updated, according to the sorting suggestions from CODING_STYLE. Since
pretty much every file needs our string manipulation functions this
effectively means that most files have sorted #include blocks now.
Also touches a few unrelated include files. |
b250ea2fd6fe35242a7d161a3b37bb756ae87be0 |
|
19-Oct-2015 |
Thomas Hindoe Paaboel Andersen <phomes@gmail.com> |
tree-wide: remove unused functions |
4835f5639a0ec0b8df0b57abdbc2fb07dbe1507c |
|
05-Apr-2015 |
Thomas Hindoe Paaboel Andersen <phomes@gmail.com> |
libudev-util: check length before accesing the array |
2eec67acbb00593e414549a7e5b35eb7dd776b1b |
|
23-Feb-2015 |
Thomas Hindoe Paaboel Andersen <phomes@gmail.com> |
remove unused includes
This patch removes includes that are not used. The removals were found with
include-what-you-use which checks if any of the symbols from a header is
in use. |
ff49bc3212cb07d850dcfd59940539773a0be26f |
|
28-Nov-2014 |
Michal Schmidt <mschmidt@redhat.com> |
treewide: drop unnecessary trailing \n in log_*() calls |
25e773eeb4f853804e1bf0dbd9a184f23e9b2a97 |
|
13-Nov-2014 |
Kay Sievers <kay@vrfy.org> |
udev: switch to systemd logging functions |
ee7122c0ec6aa11f02e9e8d94254b353f12d2c14 |
|
01-Nov-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
libudev: do not accept invalid log levels
Invalid log levels lead to a assert failure later on.
https://bugs.freedesktop.org/show_bug.cgi?id=85657 |
ba7408a6e9fa2f79f7e69052de78f82e12c613f6 |
|
16-Sep-2014 |
Tom Gundersen <teg@jklm.no> |
udev: util - use log_level_from_string() |
37d522746b67fda0d52111364d81358ce560bcf7 |
|
16-Sep-2014 |
Tom Gundersen <teg@jklm.no> |
libudev: util - drop util_delete_path()
Use rmdir_parents() from src/shared instead. |
23bf8dd7d5ce1e2a52f28d5d242109ddb668b3fb |
|
16-Sep-2014 |
Tom Gundersen <teg@jklm.no> |
libudev: drop util_lookup_{user,group}
Use shared versions instead. Difference is with overwriting of repeated user/group
name, and lack of logging. |
9d19a679f23c7a72c326cbbbf44e0c9f423dec5d |
|
09-Sep-2014 |
Tom Gundersen <teg@jklm.no> |
udev - drop print_kmsg
The only remaining user was 'starting version XXX', which is now logged using log_info(). |
ac9c87dbc4c3950c55f6685db669f5f34957e09d |
|
01-Aug-2014 |
Tom Gundersen <teg@jklm.no> |
Revert "libudev: use get_*_creds from shared rather than util_lookup_*"
This reverts commit a56ba6158b9649e01226dfaf3ff7082c82571090.
The commit was pushed in error. |
a56ba6158b9649e01226dfaf3ff7082c82571090 |
|
01-Aug-2014 |
Tom Gundersen <teg@jklm.no> |
libudev: use get_*_creds from shared rather than util_lookup_* |
955d98c9c1104d469c2989dbfb58f58ee6fe9bdc |
|
13-Feb-2014 |
Lennart Poettering <lennart@poettering.net> |
everywhere: make use of new0() and macro() macros, and stop using perror() |
57d0e6b2731ab695d14b7cf496832ba416cc43d3 |
|
23-Dec-2013 |
Kay Sievers <kay@vrfy.org> |
libudev: ship the original MurmurHash2.[ch] file |
8f6ce71fe79d897b67157d92869db87ee2042af6 |
|
19-Sep-2013 |
Dave Reisner <dreisner@archlinux.org> |
device-nodes: move device node specific code to own file
In the process, rename udev_encode_string which is poorly named for what
it does. It deals specifically with encoding names that udev creates and
has its own rules: utf8 is valid but some ascii is not (e.g. path
separators), and everything else is simply escaped. Rename it to
encode_devnode_name. |
02a36bc9a1769c744f141f127898dbe076dbfd96 |
|
17-Sep-2013 |
Dave Reisner <dreisner@archlinux.org> |
move utf8 functions from libudev-private.h to utf8.h
There's now some more obvious overlap amongst the two utf8 validation
functions, but no more than there already was previously.
This also adds some menial tests for anyone who wants to do more
merging of these two in the future. |
4dd1de72e8e7ece77e8831e77eea650de404af75 |
|
31-Mar-2013 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
Remove some dead code
Based on coverity report. |
acd42fae59096d84e78f1c17bfcc0d8f96486341 |
|
20-Mar-2013 |
Jan Engelhardt <jengelh@inai.de> |
libudev: avoid potential misaligned accesses
clang reports:
src/libudev/libudev-util.c:665:35: warning: cast from
"const unsigned char *" to "unsigned int *" increases required alignment
from 1 to 4 [-Wcast-align] |
090be8653471e1abe3f1cdd32eaad0fbd65f85cd |
|
13-Feb-2013 |
Thomas Hindoe Paaboel Andersen <phomes@gmail.com> |
use streq instead of strcmp |
d5a89d7dc17a5ba5cf4fc71f82963c5c94a31c3d |
|
09-Jan-2013 |
Kay Sievers <kay@vrfy.org> |
udev: move string copy functions to shared/ |
1328f66ad16b5afeb5684858c27e121a46c1959e |
|
04-Jan-2013 |
Kay Sievers <kay@vrfy.org> |
udev: net_id - append "dev_id" value if needed |
88a6477ef32ac4c59111f7340525714a6e02e503 |
|
12-Nov-2012 |
Kay Sievers <kay@vrfy.org> |
libudev: update copyright headers |
40fe8b11be9c1a1b38b91db097a5d6ebfa99304c |
|
12-Nov-2012 |
Kay Sievers <kay@vrfy.org> |
udev: use usec_t and now() |
cd8651982b497a8be369e0dbc24fe04ec5e83aaa |
|
19-Sep-2012 |
Kay Sievers <kay@vrfy.org> |
libudev: remove dead code |
c6eefe366470e1cf6c94f52dd923dc822eb5d027 |
|
14-Jul-2012 |
Kay Sievers <kay@vrfy.org> |
udev: avoid creating /dev/kmsg with fopen() to support CONFIG_PRINTK=n |
c8f8394a9309d4390daac70b736b34d0b6734f95 |
|
26-Apr-2012 |
Kay Sievers <kay@vrfy.org> |
libudev: prefix log macros with 'udev_' |
21dbe43aece5b6fc87860de175f067b56649e7d1 |
|
20-Apr-2012 |
Kay Sievers <kay@vrfy.org> |
docs: hook-up gtk-doc to 'make check' |
9e13dbae509605dba1bde7e7385086b59acb428e |
|
17-Apr-2012 |
Kay Sievers <kay@vrfy.org> |
udev: replace util_create_path() with mkdir_parents() |
33502ffe2eb7b56cdd018a4fb6830d7828519fad |
|
16-Apr-2012 |
Kay Sievers <kay@vrfy.org> |
udev: use startswith() and streq() |
bb061708d5aa83579f213bdfb67253f7027217c3 |
|
13-Apr-2012 |
Kay Sievers <kay@vrfy.org> |
udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/ |