chiark / gitweb /
delete old tags when configuration changes
[elogind.git] / libudev / libudev-util-private.c
2009-12-08 Kay Sieversutil_unlink_secure(): chmod() before chown()
2009-10-28 Kay Sieversbreak loops if util_create_path() returns error
2009-09-22 Scott James Remnantutil_run_program: *really* restore signal mask before...
2009-09-08 Florian Zumbiehlutil_run_program(): fix possible buffer overflow #2
2009-09-07 Kay Sieversutil_run_program(): skip multiple spaces in argv creation
2009-09-07 Jeremy Kerrutil_run_program: restore signal mask before executing...
2009-08-30 Florian Zumbiehlutil_create_path(): fix possible out of bounds array...
2009-08-29 Florian Zumbiehlutil_delete_path(): handle multiple leading slashes
2009-08-29 Kay Sieversutil_create_path(): fix errno usage
2009-08-29 Florian Zumbiehlutil_lookup_group(): fix memory leak if realloc() fails
2009-08-29 Florian Zumbiehlutil_delete_path(): use util_strscpy()
2009-08-29 Kay Sieversutil_unlink_secure(): chmod() before chown()
2009-08-25 Kay Sieversassign errno for getgrnam_r()/getpwnam_r()
2009-08-08 Alan Jenkinsfix spelling
2009-08-01 Kay Sieversupdate a few years of copyright
2009-08-01 Eric W. Biedermanfix util_lookup_group to handle large groups
2009-07-17 Kay Sieversudevd: add timestamp to --debug output
2009-07-11 Kay Sieversudevd: make sure a worker finishes event handling befor...
2009-07-07 Kay Sieversuse MIN() MAX() from param.h
2009-06-17 Kay Sieverscleanup ./configure installation directory options
2009-06-09 Kay Sieversmove common stuff from udev/ to private parts of libudev/