RSS

(root)/fsp/fsplib : /ChangeLog (revision 61)

Line Revision Contents
1 52 0.11
2         optionally build and install shared library (EXPERIMENTAL FEATURE)
3 53           based on report by Ahmed El-Mahmoudy, Debian fsplib maintainer
4 60         name of static fsp library should be libfsplib.a as it used to be
5           in libtool's days. Noticed by Ahmed El-Mahmoudy.
6 43 0.10
7         configure.ac nuked, fsplib builds now with scons tool only
8         INSTALL file removed, it was autoconf specific
9         Makefile.am removed
10 54         Don't turn on unreachable code GCC compilation warning, it was wrong
11 44           for all tested 3.x and 4.x GCC versions
12 45         Check return codes from getaddrinfo and turn them into errno
13           used in fsp_open_session
14 54         Improved check for valid arguments in function fsp_readdir_native
15 46           reported by Kalle Olavi Niemitalo, discovered by witekfl   
16 31 0.9
17         Solaris compile fix by Brian Masney
18 34         fix possible security hole if MAXNAMLEN>256 reported by
19 40           Kalle Olavi Niemitalo
20 55         add terminating \0 if directory entry is MAXNAMLEN long
21 37         check if server sends ASCIIZ terminated filenames
22           reported by Kalle Olavi Niemitalo
23 39         fixed possible buffer overflow on systems not defining dirent.d_name
24 40           long enough. Reported by Kalle Olavi Niemitalo
25 26 0.8
26         Security bugfix release
27         off by one error, found by David Binderman
28         https://bugzilla.novell.com/show_bug.cgi?id=150399
29
30 23 0.7
31 22         Added missing #includes to fsplib.h
32 21 0.6
33         SCons build framework now has full support for distcc and ccache
34         seq. number is now random
35         test received filepos
36         test received command reply
37         fixed typo in configure.ac
38         ./test program can take optional port number
39 19 0.5
40         new configure tests for stdint.h patch from Brian Masney
41         SCons build framework improved, now support CC from command line
42           and supports distcc use.
43 18 0.4
44         renamed configure/scons defines from HAVE_XX to HAVE_DIRENT_XX
45         new tests for dirent.d_type and dirent.d_fileno
46 17 0.3
47         Check for prefix= in scons build scripts
48         Correct install target in scons build scripts
49         Remove symlink destination from directory listing in fsp_readdir_r
50           function. FSP symlinks are returned only from fsp_readdir_native
51           call for better compatibility with other C programs. 
52         Scons: compile with -O by default
53         fsplib.c: avoid `l_delay' might be used uninitialized bogus warning.
54         fixed compile warning on test.c
55 16 0.2
56         Protect against multiple including of fsplib internal lock.h file
57         More detailed error reporting on semop failures
58         Corrected fatal pointer retyping error when calling locking
59           subsystem
60         Retry delay changed from 1.25s to standard 1.34s. Old value
61           was used for debug purposes.
62 0.1
63         First public release. Let's go!

Loggerhead is a web-based interface for Bazaar branches