summaryrefslogtreecommitdiff
path: root/udev_utils_string.c
AgeCommit message (Expand)Author
2007-05-17replace_chars: replace spaces in node nameKay Sievers
2007-05-16replace_untrusted_chars: replace all whitespace with spaceScott James Remnant
2007-05-16udev_db: escape path names with \x00 instead of %00Kay Sievers
2007-03-14encode db-file names, instead of just replacing '/'Kay Sievers
2006-08-28update source file headersKay Sievers
2006-08-24use fnmatch() instead of our own pattern match codeKay Sievers
2006-03-17add ',' to trusted charsKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-08-28rename ...trailing_char() to ...trailing_chars()Kay Sievers
2005-08-28start to enforce plain ascii or valid utf8Kay Sievers
2005-08-28add uft8 validation for safe volume label exportingKay Sievers