summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-20Look for ports_create_port for libportslibfuse/masterPino Toscano1-1/+1
2013-03-30Switch from __thread to pthread_key_t for fuse_contextlibfuse/pinotree/fuse-improvements/masterPino Toscano3-22/+43
2013-03-24Fix context and user data handling at init timePino Toscano3-6/+18
2013-03-23fuse.pc: make the pthread library privatePino Toscano1-1/+2
2013-03-23Fix return values of some FUSE_OP_CALLPino Toscano1-9/+9
2013-03-23Trace FUSE_OP_CALL calls to debugPino Toscano1-1/+4
2013-03-23Fix readlinkPino Toscano1-1/+1
2013-03-23Implement the dummy fuse_invalidatePino Toscano1-0/+10
2013-03-23netfs utimes: use the utimens operation if presentPino Toscano1-17/+34
2013-03-23Bump to compatibility version 26 and compile with itPino Toscano3-14/+74
2013-03-23Reject compatibility versions less than 25Pino Toscano2-4/+4
2013-03-23Synchronize headers, examples and version script with FUSE 2.6.5Pino Toscano15-106/+1643
2013-03-22Add a FUSE_SYMVER macroPino Toscano1-0/+2
2013-03-22Increase the SO VERSION to 1.0.0Pino Toscano1-1/+1
2013-03-22version script: export the netfs symbolsPino Toscano1-0/+5
2013-03-22Import the ld version script from FUSE 2.5.xPino Toscano2-1/+92
2013-03-22Create and use a fuse structPino Toscano3-24/+43
2013-03-22Remove examples for compatibility < 25Pino Toscano30-3174/+1
2013-03-22Remove support for FUSE compatibility < 25Pino Toscano4-241/+37
2013-03-21Simplify installation of the "old" fuse.hPino Toscano3-13/+3
2013-03-21Initialize correctly new netnode instancesPino Toscano1-2/+1
2013-03-19One more .gitignore filePino Toscano1-0/+3
2013-03-19Convert .cvsignore files to .gitignorePino Toscano13-50/+16
2013-02-11Fix build against libpthreadSamuel Thibault7-53/+56
2012-04-15Provide a fuse_main functionSamuel Thibault1-0/+8
2012-04-05Refer to the latest 2.5 releaseSamuel Thibault1-1/+1
2012-04-04Expose the FUSE API version, not our own versionSamuel Thibault1-1/+1
2006-08-07ignore fsname fuse optionStefan Siegl1-0/+5
2006-08-07install fuse_opt.h and fuse_common.h along with the other header filesStefan Siegl1-0/+2
2006-08-05netfs_attempt_syncfs is called with cred==NULL on filesystem shutdown, change...Stefan Siegl1-1/+3
2006-08-05changed hashing algo to use some prime magic, fixed routines to use unsigned ...Stefan Siegl1-8/+12
2006-08-04we want cthreads of courseStefan Siegl1-1/+1
2006-08-04added support for libfuse 2.5 apiStefan Siegl3-78/+212
2006-08-04added -f switch, to force foreground operation, unless started using settransStefan Siegl2-2/+10
2006-08-04added support for fuse contexts, including fuse_get_context functionStefan Siegl3-8/+75
2006-08-03added fuse_exit and fuse_exited stubs, actually we don't support them, theref...Stefan Siegl1-0/+22
2006-08-03call open and release callbacks on read/write even in fuse_ops_compat2 modeStefan Siegl1-13/+27
2006-08-01If started without using settrans but with the mountpoint as first argument,Stefan Siegl1-9/+58
2006-04-14viewcvs url changedStefan Siegl1-1/+1
2006-04-13pulled in headers from fuse 2.5.3 and added examples. fuse_ops variable renam...Stefan Siegl18-157/+1832
2006-04-13little script to test every hello-translator from the example directories in ...Stefan Siegl1-0/+40
2006-04-13provide /include/fuse.h header file for compatibility reasons (quite like GNU...Stefan Siegl5-3/+24
2006-04-13split fuse_loop_mt into fuse_loop_mt_proc and fuse_process_cmd, to make the l...Stefan Siegl1-3/+75
2006-01-30Makefiles adjusted because of file movements (new include and src directory)Stefan Siegl4-8/+10
2006-01-30configure example-24 directory as well.Stefan Siegl1-2/+5
2006-01-30moved headers into new include/ directory, sources moved into new src/ direct...Stefan Siegl11-20/+35
2006-01-30updated.Stefan Siegl1-15/+48
2006-01-30*** empty log message ***Stefan Siegl2-0/+8
2006-01-30fuse-2.4 examples added.Stefan Siegl9-0/+1134
2006-01-30new email addressStefan Siegl1-1/+1