]> git.decadent.org.uk Git - nfs-utils.git/shortlog
nfs-utils.git
2007-02-27 Neil BrownMerge branch 'branch-1-0'
2007-02-27 Neil BrownFix silly bug with tcp-wrappers check nfs-utils-1-0-12
2007-02-27 Neil BrownFix silly bug with gid lookup
2007-02-27 Fred IsamanExtend the exportfs/mountd interface to pass fslocation...
2007-02-27 Kevin CoffmanFix reference error when writing fsloc data to cache
2007-02-25 Neil BrownAdd missing fsloc.[ch] files - oops. nfs-utils-1-0-11a
2007-02-22 Neil BrownRemove rpc.lockd
2007-02-22 Neil BrownChange default from subtree_check to no_subtree_check
2007-02-22 Neil BrownUpdate version to 1.0.11 nfs-utils-1-0-11
2007-02-22 Fred IsamanExtend the exportfs interface to pass fslocations info...
2007-02-22 Neil BrownFix showmount bugs.
2007-02-12 Neil BrownSupport group-id looks for kernels that ask for them.
2007-02-12 Neil BrownUse UUIDs to identify filesystems if kernel supports it.
2007-02-12 Neil BrownCorrect spelling error
2007-02-09 Kevin CoffmanAdd option to svcgssd to enable libnfsidmap debugging.
2007-02-09 Kevin CoffmanRemove duplicated code.
2007-02-09 Kevin CoffmanShare handling of lucid_sec_context for Heimdal and MIT
2007-02-09 Kevin CoffmanUse owner rather than filename format in choosing cred...
2007-02-09 Kevin CoffmanVarious minor manpage fixes.
2007-02-09 Kevin CoffmanUse the gssglue version of gssapi.h for svcgssd_mech2file.c
2007-02-09 Kevin CoffmanStop using storage after free
2007-02-09 Kevin CoffmanFix memory leak in idmapd.
2007-02-09 Kevin CoffmanTreat GSSAPI error codes as unsigned.
2007-02-09 Kevin CoffmanAdd AM_MAINTAINER_MODE to configure.in
2007-02-09 Kevin CoffmanTouch up some of the autotools files
2007-02-05 Neil BrownMake UDP sockets not blocking
2007-02-05 Neil BrownFurther README updates.
2007-02-05 J. Bruce FieldsUpdate README
2007-02-05 Neil BrownEnable tcpwrappers by default
2007-02-05 Neil BrownRemove explicit path names from man page for showmount...
2007-02-04 Steinar H.... Use memset instead of __bzero.
2007-02-04 Neil BrownAdd generated files to CLEANFILES in rquotad
2007-02-04 Neil BrownRemove path name for rpc.statd from manpage.
2007-02-04 Steinar H.... Fix an off-by-one in the handling of the -d option...
2007-02-04 Steinar H.... Various minor manpage fixes.
2007-02-04 Neil BrownRemove getkversion
2007-02-04 Steinar H.... Allow default options in /etc/exports
2007-02-04 Steinar H.... Make mountd complain on unsupported uid mapping schemes
2007-02-04 Neil BrownNever set flushtime for a cache in the future.
2007-01-11 Neil BrownEnsure 'showmount -e' gets current information.
2007-01-11 Neil BrownError check messages sent to the kernel.
2006-12-19 Jeff Laytonadd missing long option for -r in mountd
2006-12-19 Ian KentReduce showmount timeouts.
2006-12-18 Neil Brownnhfsstone remove due to license uncertainty.
2006-12-18 Jeff Laytonadd -r flag to make mountd do reverse resolve of ipaddr...
2006-12-18 Jeff Laytonremove extraneous mountlist_add/del calls and change...
2006-12-18 Jeff LaytonDon't rely on old info in my_client
2006-12-18 Ian Kentnfs-utils - mtab locking needed on add as well as update
2006-10-24 Steinar H.... Fix -n option to mountd
2006-10-24 Steinar H.... Document sensitive gids
2006-10-24 Neil BrownAssorted man page fixes
2006-10-16 Kevin CoffmanAllow gssd ccaches in MEMORY: rather than FILE:
2006-10-16 Olga KornievskaiaImplement a new version of lucid spkm3 context.
2006-10-16 J. Bruce FieldsDon't always use default mapping to "nobody".
2006-10-16 Kevin CoffmanFix misc warning messages
2006-10-16 did447@gmail.comOn a glibc system gethostbyname is in libc not libnsl
2006-10-16 Kevin CoffmanRestore extra help for PKG_CONFIG error
2006-08-21 Mike FrysingerAdd a SEE ALSO in nfsd man page
2006-08-08 Neil BrownOne final step in convertion of anon = -2 -> 65534
2006-08-07 Neil BrownSet version to 1.0.10 nfs-utils-1-0-10
2006-08-07 Neil Brown"rpc.nfsd XX" should not fail if ports are already...
2006-08-07 Neil BrownRemove warning if neither 'sync' or 'async' present.
2006-07-21 Kevin CoffmanFix compilation problem - write_oid not defined
2006-07-20 Richard GuentherFix off-by-one error in rpcgen
2006-07-08 Neil BrownUpdate changelog and set version to 1.0.9 nfs-utils-1-0-9
2006-07-08 Kevin CoffmanUse uid/gid of -1 to indicate the export's anonuid...
2006-07-07 Kevin CoffmanChange svcgssd_LDFLAGS to match gssd_LDFLAGS
2006-07-07 Neil BrownDisable building/installing mount.nfs by default.
2006-07-07 Steve DicksonCall nfssvc_versbits before nfssvc_setfds
2006-07-06 Neil BrownOnly use -rpath for Kerberos libs when actually needed.
2006-07-06 Neil BrownUse 65534 instead of -2 in svcgssd_proc.c
2006-07-05 Shankar AnandThis patch adds code to nfsstat to read /proc/net/rpc...
2006-07-05 Steinar H.... Fix typos in various man pages.
2006-07-05 Steinar H.... Use 65534 for anon uid/gid rather than -2
2006-07-05 Greg BanksUpdate rpcdebug to know about new 2.6 debug flags....
2006-07-05 Greg BanksIgnore new generated files.
2006-07-05 Greg BanksAdd rquota.h to BUILT_SOURCES so rquotad builds on...
2006-07-05 Neil BrownGenerate rquota_xdr.c and rquota.h from rquota.x
2006-07-05 Neil BrownRemove some files that old, unused, unneeded.
2006-07-05 Neil BrownAvoid error creating an existing symlink
2006-07-04 kwc@citi.umich.eduDon't depend on Kerberos headers when checking librpcse...
2006-07-04 Greg BanksEliminate warnings from code generated by rpcgen
2006-07-04 kwc@citi.umich.eduHandle mapping failure from get_ids.
2006-07-04 kwc@citi.umich.eduProperly report errors in readline() function
2006-07-04 kwc@citi.umich.eduChange default buffer size increment for readline()
2006-07-04 kwc@citi.umich.eduClean up the printerr() logging function.
2006-07-04 kwc@citi.umich.eduUse setfsuid() rather than seteuid() while creating...
2006-07-04 kwc@citi.umich.eduLimit acquire_cred call to to Kerberos only
2006-07-04 kwc@citi.umich.eduCheck that the gssapi library is usable early on.
2006-07-04 kwc@citi.umich.eduFix problems with 64-bit big-endian machines
2006-07-04 kwc@citi.umich.eduDefine CFLAGS for gss_clnt_send_err compile
2006-07-03 Greg BanksUse socklen_t some more to avoid warnings.
2006-07-03 Greg BanksFix warning about pointer signedness differing.
2006-07-03 Greg BanksInclude the right header to get xmalloc() declaration.
2006-07-03 Greg BanksMerge branch 'master' of git://linux-nfs.org/nfs-utils
2006-07-03 Neil Brownnfs-utils 1.0.9-pre1 nfs-utils-1-0-9-pre1
2006-07-02 Steve DicksonAllow rpc.nfsd to suppress tcp or udp, and listen on...
2006-06-27 Greg BanksComment out unused variable.
2006-06-27 Greg BanksComment out the decades-old SCCS id strings from the...
2006-06-27 Greg BanksDetect if glibc provides socklen_t and use that instead
next