]> git.decadent.org.uk Git - nfs-utils.git/history - support
set +x on autogen.sh
[nfs-utils.git] / support /
2010-04-23 Chuck Leverlibexport.a: Allow malloc(3) failures in client_lookup...
2010-04-23 Chuck Leverlibexport.a: Allow m_hostname allocation to fail instea...
2010-04-23 Chuck Leverlibexport.a: Allow client_init() to fail instead of...
2010-04-23 Chuck Leverlibexport.a: Add client_free()
2010-04-16 Chuck Leverlibexport.a: export_find() should handle address parsin...
2010-04-16 Chuck Leverlibexport.a: Add export_free()
2010-04-15 Chuck Leverlibexport.a: Add helper for populating m_addrlist[]
2010-04-15 Chuck Leverlibexport.a: Reduce code duplication in client_init()
2010-04-08 Chuck Leverlibexport.a: replace xlog(L_FATAL) in client_check()
2010-04-08 Chuck Leverlibexport.a: Refactor wildcard checking in client_check()
2010-04-08 Chuck Leverlibexport.a: Refactor netgroup checking in client_check()
2010-04-08 Chuck Leverlibexport.a: Remove unused function client_checkaddr()
2010-04-08 Chuck Leverlibexport.a: Factor SUBNETWORK checking out of check_cl...
2010-04-08 Chuck Leverlibexport.a: Factor FQDN checking out of check_client()
2010-04-08 Steve DicksonRemove some warnings that were introduced by commit...
2010-03-22 Chuck Leverlibexport.a: e_fslocdata should be freed with free(3) nfs-utils-1-2-3-rc1
2010-03-22 Chuck Leverlibexport.a: Fix whitespace damage in support/export...
2010-03-22 Chuck Leverlibexport.a: Clean up client_compose() and client_member()
2010-03-22 Chuck Leverlibexport.a: Remove dead code
2010-03-08 Steve Dicksonmountd: fix --manage-gids hang due to int/uint bug
2010-03-08 Steve DicksonUse authunix_create() instead of authsys_create() to...
2010-03-01 Jeff Laytonnfs-utils: add and use nfs_authsys_create
2010-02-17 Steve Dicksonnfsd: Disble NFS 4.1 functionality by default
2010-02-12 Ben Myersnfs-utils: don't fdatasync the rmtab
2010-02-12 Ben Myersnfs-utils: remove xflock timeout
2010-01-25 Steve DicksonTeach nfs_compare_sockaddr() to handle NULL arguments.
2010-01-17 Chuck Levertcpwrapper: Add support for IPv6 nfs-utils-1-2-2-rc8
2010-01-17 Chuck Levertcpwrapper: Eliminated shadowed declaration warnings
2010-01-17 Chuck Levertcpwrapper: Fix signage problems in the tcp_wrappers...
2010-01-17 Chuck Levertcp_wrapper: Clean up logit()
2010-01-17 Chuck Levertcp_wrappers: Use getifaddrs(3) if it is available
2010-01-17 Chuck Levertcpwrappers: Use xlog() instead of perror(3) and syslog(2)
2010-01-15 Steve DicksonTone down a number xlog messages in svc_create_bindaddr() nfs-utils-1-2-2-rc7
2010-01-15 Chuck Leverstatd: Support TI-RPC statd listener
2010-01-15 Chuck Leverlibnsm.a: retain CAP_NET_BIND when dropping privileges
2010-01-15 Chuck Leverlibnsm.a: Add support for multiple lines in monitor...
2010-01-15 Chuck Leverlibnsm.a: Factor atomic write code out of nsm_get_state()
2010-01-15 Chuck Levernfs-utils: Collect socket address helpers into one...
2010-01-15 Chuck Leverlibnsm.a: Add RPC construction helper functions
2010-01-13 J. Bruce FieldsRevert "Automatically set 'nohide' on referral exports." nfs-utils-1-2-2-rc6
2010-01-13 J. Bruce Fieldsexports: common exportent initializer
2010-01-13 J. Bruce Fieldsexports: export_read() cleanup
2010-01-13 Steve Dicksonexports: turn on pseudo exports
2010-01-13 Steve Dicksonexports: NFSv4 pseudoroot support routines
2010-01-13 Steve Dicksonexports: add new flag for NFSv4 pseudoroot
2010-01-13 J. Bruce Fieldsexports: let kernel decide which flags vary by flavor
2010-01-13 J. Bruce Fieldsexports: minor parse_opts cleanup
2010-01-12 Jeff Laytonnfs-utils: make private cookie to hex conversion a...
2010-01-12 Chuck Leverlibnsm.a: Introduce common routines to handle persisten...
2009-12-23 Chuck Leverlibnsm.a: Move the sm_inter XDR pieces to libnsm.a
2009-12-23 Chuck Leverlibexport.a: fix a long-standing typo in name_cmp()
2009-12-11 Chuck Leverlibnfs.a: Provide shared helpers for managing netids
2009-11-24 Chuck Leverstatd: Replace note() with xlog() in rpc.statd
2009-10-27 Steve DicksonAdded wrappers around the setting of default values
2009-10-22 Steve DicksonIntroducing the parsing of both 'defaultvers' and ...
2009-08-27 Steve DicksonCleaned up some warnings in the mount config file code.
2009-08-17 Steve DicksonCleaned up parsing errors to hopeful be more precise nfs-utils-1-2-1-rc4
2009-08-17 Benny HalevyAdded support for line comments parsing which should
2009-08-16 Steve DicksonNow that only the Section names are case-insensitive
2009-08-16 Steve DicksonAdded an conditional argument to the Section names
2009-08-16 Steve DicksonMake Section names case-insensitive which should
2009-08-16 Steve DicksonTaught conf_parse_line() to ignore spaces in the
2009-08-16 Steve DicksonMove idmapd's configuration file parsing routines into
2009-08-01 Jeff Laytonnfs-utils: clean up NFSCTL_* macros for handling protoc...
2009-08-01 Jeff Laytonnfs-utils: move nfssvc.c to nfsd dir and clean up linki...
2009-07-15 Steve Dicksonerrno not be set on RPC errors nfs-utils-1-2-1-rc2
2009-07-14 Chuck Leversupport: Introduce sockaddr helpers to get and set...
2009-07-14 Chuck Levergetport: Convert TCP connection refused to RPC_CANTRECV
2009-07-14 Chuck Levergetport: Restore historical TCP connect timeout error...
2009-07-14 Chuck Levergetport: Clear shared error fields before trying rpcbin...
2009-07-14 Chuck Levergetport: RPC_PROGNOTREGISTERED is a permanent error
2009-07-14 Chuck Leversupport: Set proper retransmit timeout for datagram...
2009-07-14 Chuck Leversupport: Don't return RPC_UNKNOWNHOST from rpc_socket.c
2009-07-14 Chuck Leversupport: Use HAVE_LIBTIRPC to switch in bindresvport_sa(3t)
2009-07-14 Chuck Levergetport: Remove unneeded @salen arguments
2009-07-14 Chuck Levergetport: replace getnameinfo(NI_NUMERICHOST) with inet_...
2009-07-14 Chuck Levergetport: Remove AI_ADDRCONFIG from nfs_gp_loopback_addr...
2009-07-14 Chuck Levergetport: RPCB_GETADDR's r_addr should contain rpcbind...
2009-07-14 Chuck Levergetport: RPCB_GETADDR r_owner should be an empty string
2009-06-22 Steve DicksonThe closeall function is broken in such a way that... nfs-utils-1-2-1-rc1
2009-06-02 Tom spot CallawayReplace the Sun RPC license with the BSD license, nfs-utils-1-2-0
2009-05-18 Chuck Levernfs-utils: Fix IPv6 support in support/nfs/rpc_socket.c
2009-05-04 Benny Halevyutils/nfsd: add support for minorvers4
2009-04-29 Steve DicksonHost aliases need to be checked when netgroups is used...
2009-04-18 Chuck Leversupport: Provide an API for creating a privileged RPC...
2009-04-15 Chuck Levergetport.c: fix non-standard C
2009-04-03 Kevin Coffmancacheio: return any original error from qword_eol nfs-utils-1-1-6-rc4
2009-04-03 Ben MyersMountd should use separate lockfiles
2009-03-23 Steve DicksonIn recent Fedora builds, the '-D _FORTIFY_SOURCE=2... nfs-utils-1-1-6-rc3
2009-03-16 Chuck Levernfs-utils: Include legacy or TI-RPC headers, not both
2009-03-16 Chuck Levernfs-utils: replace function-specific switches with...
2009-03-08 Steve DicksonAdded back the some logging variables which are no nfs-utils-1-1-5-rc1 nfs-utils-1-1-6-rc1
2009-03-05 Chuck Levernfs-utils: Provide type-checked version of svc_getcaller()
2009-03-05 Chuck Levernfs-utils: Replace getservbyname(3)
2009-03-04 Ben GreearHave sizeof using the correct value in nfs_getlocalport()
2009-03-04 Chuck Levernfs-utils: Remove fprintf() call from support/nfs/getport.c
2009-03-04 Steve DicksonGeneral clean up. Removed unused routines. Reworked...
2009-03-04 Steve DicksonConverted good_client() to correctly use the tcp wrapper
2009-03-04 Steve DicksonOnly hash on IP address and Program number. Including...
2009-02-18 Tomas RichterExportfs and rpc.mountd optimalization
next