]> git.decadent.org.uk Git - nfs-utils.git/shortlog
nfs-utils.git
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
2006-06-27 Greg BanksReplace the deprecated sigblock() with more modern
2006-06-26 Steve DicksonAdd support for suppressing different NFS versions.
2006-06-23 Neil BrownFurther coverity related cleanups.
2006-06-23 Neil BrownFix various issues discovered by Coverity
2006-06-23 Neil BrownFix comment parsing (again)
2006-06-23 Amit GudChange mount configure option to --enable-mount
2006-06-23 Amit GudMerge nfsmount.x and mount.x into mount.x
2006-06-23 Neil BrownTry to make sure that clientid used for NFSv4 is reliable.
2006-06-22 Greg BanksFix a number of the easier compile warnings: unused...
2006-06-22 Greg BanksDetect presence of nfs4_set_debug() in libnfsidmap and
2006-06-22 Greg BanksRemove useless m4 quoting around args to PKG_CHECK_MODU...
2006-06-22 Greg BanksDo m4 quoting of AC_MSG_ERROR() and AC_MSG_WARN() as
2006-06-22 Greg BanksAdd a .gitignore file to suppress the files generated
2006-06-16 Greg Banksmultiple threads for mountd
2006-06-16 Neil BrownRemove some temporary files that shouldn't be in 'git'.
2006-06-16 Neil BrownAdd support to auto-generate nfsmount* files for new...
2006-06-16 Amit GudMove NFS mount code from util-linux to nfs-utils -...
2006-06-16 Amit GudMove NFS mount code from util-linux to nfs-utils -...
2006-06-05 Neil BrownMinor man page tidyup
2006-06-05 Neil Brownfix nhfsrun signal
2006-06-05 Neil Brownmountd state directory
2006-06-05 Neil Browndocument sync option:
2006-06-05 Neil BrownOnly treat '#' as starting a comment when at the start...
2006-06-05 Neil Brownescape hashes in exports
2006-06-05 Neil Brownfix exportfs with multiple matches
2006-06-05 Neil BrownRemove debian/
2006-04-17 Neil Brown Remove **/Makefile.in, aclocal.m4, configure, and
2006-04-17 Neil BrownDefine and use HIAVE_IFADDRS_H
2006-04-12 neilbrown1.0.8 nfs-utils-1-0-8
2006-04-10 neilbrown2006-04-10 NeilBrown <neilb@suse.de>
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-04-10 neilbrown Add checking for innetgr back to configure.in
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-04-09 neilbrown2006-04-10 kwc@citi.umich.edu
2006-03-28 neilbrownaclocal/autoconf/automake, properly this time.
2006-03-28 neilbrownUpdate version, autoconf, automake
2006-03-28 neilbrown Use PKGCONFIG to locate gssapi and rpcsecgss header...
2006-03-28 neilbrown Add debugging to better detect negotiation of enctype...
2006-03-28 neilbrown Don't close and reopen all pipes on every DNOTIFY...
2006-03-28 neilbrown Add option to specify directory to search for credenti...
2006-03-28 neilbrown Must still use knowledge of the glue context for pre...
2006-03-28 neilbrown Remove unused groups variable from get_ids() which...
2006-03-28 neilbrown Update krb5 code to use glue routine lucid context...
2006-03-28 neilbrownadd missing files from previous update
2006-03-28 neilbrown Separate out context handling code for MIT Kerberos...
2006-03-28 neilbrown User-selectable idmapping cache lifetime
2006-03-27 neilbrownautoconf/automake
2006-03-27 neilbrownupdate version to -rc3
2006-03-27 neilbrownFix up the svcgss mess I made, and run autoconf/automake
2006-03-27 neilbrownrun autoconf
2006-03-26 neilbrown Add debugging to better detect negotiation of enctype...
2006-03-26 neilbrown Don't close and reopen all pipes on every DNOTIFY...
2006-03-26 neilbrown Add option to specify directory to search for credenti...
2006-03-26 neilbrown Must still use knowledge of the glue context for pre...
2006-03-26 neilbrown Remove unused variable causing compile warning
2006-03-26 neilbrown Update krb5 code to use glue routine lucid context...
2006-03-26 neilbrown Separate out context handling code for MIT Kerberos...
2006-03-26 neilbrown Consolidate gssd and svcgssd since they share much...
2006-03-26 neilbrown Use PKGCONFIG to locate gssapi and rpcsecgss header...
2006-03-26 neilbrown User-selectable idmapping cache lifetime
2006-03-26 neilbrown Set libnfsidmap library debugging level and logging...
2006-03-26 neilbrown Don't close file descriptor until after calling event_...
2006-03-26 neilbrown Find krb5-config on SuSE 10
2006-03-26 neilbrown Update debian package information.
2006-03-26 neilbrown Install /var/lib/nfs files using DESTDIR and add rpcse...
2005-12-21 neilbrownhead/tail fixes
2005-12-21 neilbrownHandle new-style quotactl.
2005-12-20 neilbrownrelease 1.0.8-rc2 nfs-utils-1-0-8-rc2
2005-12-20 neilbrownrelease 1.0.8-rc2
2005-12-20 neilbrownComplete makefile/configure update
2005-12-20 neilbrownAdd some missing files needed for ./configure;make
2005-12-20 neilbrownRemove all the Makefiles
2005-12-20 neilbrownMore automake stuff
2005-12-20 neilbrownAutogen update
2005-12-20 neilbrownCorrect documentation of defautl export options nfs-utils-1-0-8-rc1a
2005-12-20 neilbrownSet default hostname to '*' rather than leaving it...
next