add simple15 shift to randomize tests
tabs to spaces
use /bin/env to run python
added skip8 method
more clear about possible use of ntos functions
USE SIZEOF_LONG for high bit grab from random()
add SIZEOF_LONG constant
run 100k random rounds by default
Improve memset cleaning by using proper sizeof
tabs to spaces
init all fields in expected test results
largefiles.py: improve printed messages
report if all tests passed
parsecheck: report if all tests passed
copy PPATH structure for reference
chore: pretty source
require fseeko
Print off_t size to easy large file detection
improve formating
tabs to spaces + pretty
Do not define macros starting with _
Use -Werror -Weverything in maintainer mode
Always link EFENCE in debug build
Correct test for native largefiles. We need big unsigned long as well
do not make macros starting with _
Do not define macros starting with _
make protection byte unsigned int instead of char
Convert README file size to unsigned int
Cleanup -Weverything in conf.c
since we have signed number of entries change iterator to be signed as well
No IPV6 Support
Exit with err 8 if pid file not writable after forking.
make sure our inetd fd > 2 - (code)
Add error exit 9 if fspd can't send reply back
whitespace fix
document code cleanup
Remove fspd from see also section of fspd.1 man page
whitespace fix
Update copyright year in main.c server message
Use long, not time_t as timeout.
Whitespace fixes
whitespace fix
Use FD_SETSIZE instead of some kind of lucky guess
removed EXOS_IPC udp io code
Make sure we run in inetd mode with fd > 2
Make symlink builder relative
Well, we are 10 years older
Make symlink cycle more readable
document that we are making relative links while installing man pages
Whitespace fix, better error message in symlink builder
More rounds in randomcheck
Use srandomdev() if available
Fix building without server
Use wording more consistent with rest on without-server
forgot to import SERVER
Fixed displayed message for fspd building check
add server.py to list of files, convert some tabs to spaces
install man page for fspd conditionally
Add scons switch to compile without fspd server
Server doesn't reply from the same IP as user request was sent
whitespace cleanup
writespace cleanup
changrlog update
do not fail hard if pid file is not writeable in inetd mode
yes -- أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7
add fsp proxy 0.9
FSP proxy in maven central now
Java FSP proxy 0.9
use https to download maven schema xsd
Merge branch 'master' of ssh://git.code.sf.net/p/fsp/javalib
invoke javadoc plugin correctly
don't auto release after deploy
Merge branch 'master' of ssh://git.code.sf.net/p/fsp/javalib
set version in pom to 0.9
update CHANGES
fix typo
Updated documentation
correct auto detection of jfsplib
raise version to 0.9
rename readme to README.txt
add shade plugin for making -all.jar
pack shaded jar
add missing </plugin> and reformat
Document our changes
reformated, do not include base directory
update pom.xml plugins and prepare for maven central deployement
do not deploy zip to maven central
updated POM with current plugin versions
update reference to moved fsplib
remove ssh wagon, not needed
reformatted pom
Make sure jfsplib zip distribution has javadoc/ inside
update copyright year
document changes
set version to rc12-snapshot
javadoc now included in zip
remove base directory from zip
remove directory configuration from javadoc plugin it was default value
Improve pom.xml add meta informations about project