aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove plpnfsd man page.Reuben Thomas2007-12-151-114/+0
* Add untested plpfuse support to startup scripts.Reuben Thomas2007-12-154-22/+45
* Add .cvsignore file with Makefile.Reuben Thomas2007-12-151-0/+1
* Make plpfuse daemonize if -f not given.Reuben Thomas2007-12-151-5/+7
* Fix up option-parsing code to cope with -p. Add a note about how it'sReuben Thomas2007-12-151-16/+17
* Remove generated fileReuben Thomas2007-12-151-562/+0
* Fixes to make "make distcheck" work, including some reordering ofReuben Thomas2007-12-157-240/+240
* Remove still-born EXPERIMENTAL code.Reuben Thomas2007-12-151-13/+0
* Fix path to libplp.la for VPATH builds, and remove $(LIBNEWT) mention.Reuben Thomas2007-12-151-1/+1
* Add plpfuse.h to headers.Reuben Thomas2007-12-154-9/+30
* Updated .po files.Reuben Thomas2007-12-152-93/+105
* Add plp_inttypes.h to headers listReuben Thomas2007-12-151-1/+2
* Sort out command-line arguments, so that both FUSE and plpfuse get toReuben Thomas2007-12-152-48/+58
* Remove plpnfsd's main.cc and add plpfuse's.Reuben Thomas2007-12-141-1/+1
* Remove mentions of plpnfsdReuben Thomas2007-12-141-10/+1
* Remove mention of plpnfsdReuben Thomas2007-12-141-1/+0
* Remove include/*.h* from dist filesReuben Thomas2007-12-141-1/+1
* Move last header plp_inttypes.h out of include and into lib.Reuben Thomas2007-12-1410-19/+5
* Add Makefile.inReuben Thomas2007-12-131-0/+1
* Add plpfuse man pageReuben Thomas2007-12-131-0/+61
* Replace plpnfsd with plpfuse.Reuben Thomas2007-12-1338-5627/+1030
* Don't need to remove Makefile.in in maintainer-clean-local.Reuben Thomas2007-12-132-4/+2
* Fix English in comment.Reuben Thomas2007-12-131-1/+1
* Fix setting readable flag.Reuben Thomas2007-12-131-2/+2
* Fix argument order when calling fsetattrReuben Thomas2007-12-131-1/+1
* Fix confusing comment.Reuben Thomas2007-12-101-1/+1
* Remove no-longer-needed FIXME.Reuben Thomas2007-12-101-1/+0
* Zero dentries when allocating themReuben Thomas2007-12-101-2/+2
* Fix name of commented flag.Reuben Thomas2007-12-101-1/+1
* Don't try to stop mounting on a non-empty mount point.Reuben Thomas2007-12-101-16/+0
* Zero dentry when allocating it.Reuben Thomas2007-12-101-6/+3
* Remove RCS Id to stop unnecessary rebuildsReuben Thomas2007-12-101-3/+0
* Massively simplify Makefile.am.Reuben Thomas2007-12-104-2299/+15
* Remove last debian fileReuben Thomas2007-12-091-1/+0
* Remove Debian filesReuben Thomas2007-12-0919-852/+0
* Remove autogen.sh and hence Makefile.am.in (becomes Makefile.am), andReuben Thomas2007-12-093-10/+7
* Add gettext-ized files rather than gettexizing all the time.Reuben Thomas2007-12-09102-10/+21933
* Remove 'foreign' automake optionReuben Thomas2007-12-091-1/+0
* Don't remove ChangeLogReuben Thomas2007-12-091-1/+1
* Add standard GNU files.Reuben Thomas2007-12-093-0/+2
* No longer give plpnfsd a special mentionReuben Thomas2007-12-091-3/+0
* Remove newt interface of sisinstall, as it was a pretty small gain forReuben Thomas2007-12-096-401/+12
* Remove cvs2cl up to top level, remove unnecessary cleanup rules andReuben Thomas2007-12-084-41/+1
* Update slightlyReuben Thomas2007-12-081-1/+1
* Since configure.in.in is not processed, rename it to configure.ac.Reuben Thomas2007-12-083-56/+9
* Move build files out of conf/.Reuben Thomas2007-12-083-7/+10
* Remove kiodoc-update.pl.Reuben Thomas2007-12-082-125/+0
* Remove remaining custom macros, folding them into configure.in.in.Reuben Thomas2007-12-086-121/+37
* Remove unused m4 tests, and test for readline version; we should allReuben Thomas2007-12-076-113/+0
* More build system changes to make it play better with up-to-dateReuben Thomas2007-12-075-73/+34