Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-07-25 | ulockmgr: strip ulockmgr support from this source package | Miklos Szeredi | -445/+0 | |
Distribute ulockmgr separately. It is not needed for the building of libfuse, only fusexmp_fh. Check ulockmgr library in ./configure and if not disable remote-lock suport in fusexmp_fh. | ||||
2013-07-24 | libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc | Miklos Szeredi | -0/+1 | |
add AC_SYS_LARGEFILE to your configure.ac instead. | ||||
2010-10-05 | add missing argument check in ulockmgr.c | mkmm@gmx-topmail.de | -0/+4 | |
Add missing argument check in ulockmgr.c to prevent calling ulockmgr_server with illegal arguments. This would cause an ever growing list of ulockmgr_server processes with an endless list of open files which finally exceeds the open file handle limit. It appears samba is sometimes calling flock with illegal / weired values. | ||||
2007-12-12 | change indenting | Miklos Szeredi | -350/+352 | |
2007-10-16 | Clarify licence version to be "LGPLv2" for the library | Miklos Szeredi | -1/+1 | |
2007-06-03 | libulockmgr: Work around a kernel bug in recv() | Miklos Szeredi | -2/+17 | |
2007-01-19 | merge up to fuse_2_6_merge1 | Miklos Szeredi | -1/+1 | |
2006-10-08 | fixes | Miklos Szeredi | -18/+38 | |
2006-09-24 | Support for nanosec times on FBSD and other FBSD fixes | Csaba Henk | -0/+1 | |
2006-09-10 | ulockmgr | Miklos Szeredi | -0/+402 | |