e2fsprogs/lib/blkid
Theodore Ts'o 762c7c6510 Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore
environment variables if the libraries are called from setuid or setguid 
programs, or if kernel believes that the process is not eligible to create
a core dump.  In addition, if the libc has __secure_getenv(), use it so that
the libc can also do any additional limitations regarding when libraries can
trust environment variables (i.e., to integrate with systems like SELinux 
and Posix capabilities).
2005-04-06 14:44:16 -04:00
..
ChangeLog Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore 2005-04-06 14:44:16 -04:00
Makefile.in Remove *.pc files on a "make distclean" 2005-02-05 15:48:49 -05:00
blkid.h blkid.c (main, compare_search_type): Make blkid -t work more 2005-01-27 19:51:47 -05:00
blkid.pc.in Add pkg-config files to e2fsprogs's libraries. 2005-01-26 12:59:25 -05:00
blkidP.h Use inline instead of __inline__ in the blkid debugging code for 2005-02-03 22:09:49 -05:00
blkid_types.h.in Use C99 stdint.h types instead of custom types in the uuid library. 2004-04-03 10:20:26 -05:00
cache.c Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore 2005-04-06 14:44:16 -04:00
dev.c Add dynamic debugging capabilities to the blkid library, 2003-02-22 13:19:53 -05:00
devname.c blkid.c (main, compare_search_type): Make blkid -t work more 2005-01-27 19:51:47 -05:00
devno.c Add dynamic debugging capabilities to the blkid library, 2003-02-22 13:19:53 -05:00
getsize.c getsize.c (blkid_get_dev_size): Fix compilation problem on 2005-03-16 23:38:14 -05:00
libblkid.3.in Update libblkid documentation. 2003-03-01 20:01:27 -05:00
list.h Fix up lots of portability problems that caused e2fsprogs not to build successfully 2003-03-06 11:09:18 -05:00
llseek.c On non-linux systems, use lseek64() if it is present in 2004-09-17 17:47:12 -04:00
probe.c blkid.c (main, compare_search_type): Make blkid -t work more 2005-01-27 19:51:47 -05:00
probe.h Add support to the blkid library to recognize Oracle ASM volumes. 2005-01-21 17:57:56 -05:00
read.c read.c (blkid_read_cache): Add missing fclose() which was 2004-05-15 17:27:43 -04:00
resolve.c Update libblkid documentation. 2003-03-01 20:01:27 -05:00
save.c Adjust blkid library so that it returns vfat in preference to msdos so 2005-01-05 17:45:32 -05:00
tag.c blkid.c (main, compare_search_type): Make blkid -t work more 2005-01-27 19:51:47 -05:00
version.c Add functions which allow an application program to do a run-time query 2005-01-26 13:16:06 -05:00