]> git.decadent.org.uk Git - nfs-utils.git/log
nfs-utils.git
13 years agoRemoved warnings from configfile.c
Steve Dickson [Wed, 4 Aug 2010 14:29:28 +0000 (10:29 -0400)]
Removed warnings from configfile.c

configfile.c:195: warning: 'inline' is not at beginning of declaration
configfile.c:232: warning: 'inline' is not at beginning of declaration

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from svcgssd_proc.c
Steve Dickson [Wed, 4 Aug 2010 14:26:13 +0000 (10:26 -0400)]
Removed warnings from svcgssd_proc.c

svcgssd_proc.c: In function 'send_response':
svcgssd_proc.c:135: warning: unused parameter 'f'
svcgssd_proc.c: In function 'handle_nullreq':
svcgssd_proc.c:434: warning: comparison of unsigned expression < 0 is always false

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from network.c
Steve Dickson [Wed, 4 Aug 2010 14:22:13 +0000 (10:22 -0400)]
Removed warnings from network.c

network.c: In function 'nfs_verify_family':
network.c:1366: warning: unused parameter 'family'

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from nfs4mount.c
Steve Dickson [Tue, 20 Jul 2010 22:43:46 +0000 (18:43 -0400)]
Removed warnings from nfs4mount.c

nfs4mount.c: In function 'fill_ipv4_sockaddr':
nfs4mount.c:149: warning: comparison between signed and unsigned integer expressions

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from nfsmount.c
Steve Dickson [Tue, 20 Jul 2010 22:40:31 +0000 (18:40 -0400)]
Removed warnings from nfsmount.c

nfsmount.c: In function 'nfsmount':
nfsmount.c:513: warning: missing initializer
nfsmount.c:513: warning: (near initialization for 'mnt_server.saddr')
nfsmount.c:514: warning: missing initializer
nfsmount.c:514: warning: (near initialization for 'nfs_server.saddr')

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from svcgssd.c
Steve Dickson [Tue, 20 Jul 2010 22:22:32 +0000 (18:22 -0400)]
Removed warnings from svcgssd.c

svcgssd.c: In function 'sig_hup':
svcgssd.c:160: warning: unused parameter 'signal'

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from gssd_proc.c
Steve Dickson [Tue, 20 Jul 2010 22:13:45 +0000 (18:13 -0400)]
Removed warnings from gssd_proc.c

gssd_proc.c: In function 'create_auth_rpc_client':
gssd_proc.c:939: warning: comparison between signed and unsigned integer expressions
gssd_proc.c:939: warning: comparison between signed and unsigned integer expressions
gssd_proc.c: In function 'handle_krb5_upcall':
gssd_proc.c:1164: warning: comparison between signed and unsigned integer expressions
gssd_proc.c: In function 'handle_spkm3_upcall':
gssd_proc.c:1178: warning: comparison between signed and unsigned integer expressions

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from krb5_util.c
Steve Dickson [Tue, 20 Jul 2010 22:08:13 +0000 (18:08 -0400)]
Removed warnings from krb5_util.c

krb5_util.c: In function 'realm_and_service_match':
krb5_util.c:617: warning: unused parameter 'context'
krb5_util.c: In function 'limit_krb5_enctypes':
krb5_util.c:1275: warning: unused parameter 'uid'

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from gssd_main_loop.c
Steve Dickson [Tue, 20 Jul 2010 21:53:47 +0000 (17:53 -0400)]
Removed warnings from gssd_main_loop.c

gssd_main_loop.c: In function 'dir_notify_handler':
gssd_main_loop.c:64: warning: unused parameter 'sig'
gssd_main_loop.c:64: warning: unused parameter 'si'
gssd_main_loop.c:64: warning: unused parameter 'data'

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from gssd.c
Steve Dickson [Tue, 20 Jul 2010 21:45:17 +0000 (17:45 -0400)]
Removed warnings from gssd.c

gssd.c: In function 'sig_hup':
gssd.c:78: warning: unused parameter 'signal'

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from atomicio.c
Steve Dickson [Tue, 20 Jul 2010 21:19:20 +0000 (17:19 -0400)]
Removed warnings from atomicio.c

atomicio.c: In function 'atomicio':
atomicio.c:48: warning: comparison between signed and unsigned integer expressions

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from nfsstat.c
Steve Dickson [Mon, 19 Jul 2010 18:54:51 +0000 (14:54 -0400)]
Removed warnings from nfsstat.c

nfsstat.c: In function 'print_callstats':
nfsstat.c:797: warning: comparison between signed and unsigned integer
expressions
nfsstat.c:801: warning: comparison between signed and unsigned integer
expressions
nfsstat.c:802: warning: comparison between signed and unsigned integer
expressions
nfsstat.c:805: warning: comparison between signed and unsigned integer
expressions

nfsstat.c: In function 'print_callstats_list':
nfsstat.c:821: warning: comparison between signed and unsigned integer
expressions
nfsstat.c:828: warning: comparison between signed and unsigned integer
expressions

nfsstat.c: In function 'unpause':
nfsstat.c:1111: warning: unused parameter 'sig'
Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from nfssvc.c
Steve Dickson [Mon, 19 Jul 2010 18:48:37 +0000 (14:48 -0400)]
Removed warnings from nfssvc.c

nfssvc.c:184: warning: comparison between signed and unsigned integer expressions
nfssvc.c: In function 'nfssvc_setvers':
nfssvc.c:254: warning: comparison between signed and unsigned integer expressions
nfssvc.c: In function 'nfssvc_threads':
nfssvc.c:280: warning: comparison between signed and unsigned integer expressions

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from cache.c
Steve Dickson [Mon, 19 Jul 2010 18:43:26 +0000 (14:43 -0400)]
Removed warnings from cache.c

cache.c:812: warning: missing initializer
cache.c:812: warning: (near initialization for 'cachelist[0].f')
cache.c:813: warning: missing initializer
cache.c:813: warning: (near initialization for 'cachelist[1].f')
cache.c:814: warning: missing initializer
cache.c:814: warning: (near initialization for 'cachelist[2].f')
cache.c:815: warning: missing initializer
cache.c:815: warning: (near initialization for 'cachelist[3].f')
cache.c:816: warning: missing initializer
cache.c:816: warning: (near initialization for 'cachelist[4].f')
cache.c: In function 'cache_export_ent':
cache.c:887: warning: comparison between signed and unsigned integer expressions
cache.c:907: warning: comparison between signed and unsigned integer expressions

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from fsloc.c
Steve Dickson [Mon, 19 Jul 2010 17:07:00 +0000 (13:07 -0400)]
Removed warnings from fsloc.c

fsloc.c: In function 'replicas_lookup':
fsloc.c:149: warning: unused parameter 'key'

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from conffile.c
Steve Dickson [Mon, 19 Jul 2010 16:39:52 +0000 (12:39 -0400)]
Removed warnings from conffile.c

conffile.c: In function 'conf_parse_line':
conffile.c:301: warning: comparison between signed and unsigned integer expressions

conffile.c: In function 'conf_load_defaults':
conffile.c:356: warning: unused parameter 'tr'

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemove warnings from nfs_mntent.c
Steve Dickson [Mon, 19 Jul 2010 16:34:14 +0000 (12:34 -0400)]
Remove warnings from nfs_mntent.c

nfs_mntent.c: In function 'mangle':
nfs_mntent.c:36: warning: comparison between signed and unsigned integer expressions

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoemove warnings from cacheio.c
Steve Dickson [Mon, 19 Jul 2010 16:31:48 +0000 (12:31 -0400)]
emove warnings from cacheio.c

cacheio.c: In function 'cache_flush':
cacheio.c:352: warning: comparison between signed and unsigned integer expressions

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemove warnings from svc_socket.c
Steve Dickson [Mon, 19 Jul 2010 16:28:09 +0000 (12:28 -0400)]
Remove warnings from svc_socket.c

svc_socket.c: In function 'svcudp_socket':
svc_socket.c:160: warning: unused parameter 'reuse'

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRemoved warnings from rpcdispatch.c
Steve Dickson [Mon, 19 Jul 2010 16:17:24 +0000 (12:17 -0400)]
Removed warnings from rpcdispatch.c

rpcdispatch.c: In function 'rpc_dispatch':
rpcdispatch.c:30: warning: comparison between signed and unsigned
     integer expressions
rpcdispatch.c:35: warning: comparison between signed and unsigned
     integer expressions

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoEnable extra compile warnings (-Wextra) by default.
Steve Dickson [Mon, 19 Jul 2010 16:05:51 +0000 (12:05 -0400)]
Enable extra compile warnings (-Wextra) by default.

Added -Wextra to the CFLAGS which enables more checking
during compilation, which in turn, will hopefully flag
potential problems before they occur.

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoRelease 1.2.2-3 debian/1%1.2.2-3
Ben Hutchings [Sun, 8 Aug 2010 22:44:39 +0000 (23:44 +0100)]
Release 1.2.2-3

13 years agogssd: picking wrong creds
Doug Nazar [Mon, 19 Jul 2010 15:08:46 +0000 (11:08 -0400)]
gssd: picking wrong creds

When not using machine credentials for root, if the machine
credential cache file is newer than the root credential file
the wrong file will get picked. Ignore the machine file in
this case.

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agomountd: Fix memcmp result comparison error for uuid match.
Doug Nazar [Mon, 19 Jul 2010 14:58:47 +0000 (10:58 -0400)]
mountd: Fix memcmp result comparison error for uuid match.

Fixed Small typo in the new fs uuid comparison code

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agogssd: Fix endtime issue
Doug Nazar [Mon, 19 Jul 2010 14:48:34 +0000 (10:48 -0400)]
gssd: Fix endtime issue

Commit 4c5ff6d4 removed the setting of endtime for a few contexts by
accident.

Now to figure out why I get stale handles on submounts.

Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agonfs-utils: Fix C aliasing rules violation in nfs_getrpccaller()
Chuck Lever [Mon, 19 Jul 2010 14:09:12 +0000 (10:09 -0400)]
nfs-utils: Fix C aliasing rules violation in nfs_getrpccaller()

Squelch compiler warnings reported with -Wextra:

In file included from statd.c:24:
../../support/include/rpcmisc.h: In function nfs_getrpccaller_in:
../../support/include/rpcmisc.h:58: warning: dereferencing type-punned
pointer might break strict-aliasing rules
../../support/include/rpcmisc.h: In function nfs_getrpccaller:
../../support/include/rpcmisc.h:63: warning: dereferencing type-punned
pointer might break strict-aliasing rules

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
13 years agoAdd control fields pointing to the new git repository
Ben Hutchings [Thu, 15 Jul 2010 01:05:25 +0000 (02:05 +0100)]
Add control fields pointing to the new git repository

13 years agorpc.statd: Allow monitoring of addresses without names (Closes: #579397)
Ben Hutchings [Wed, 14 Jul 2010 02:41:38 +0000 (03:41 +0100)]
rpc.statd: Allow monitoring of addresses without names (Closes: #579397)

13 years agomount.nfs: Preserve explicit port=2049 option (Closes: #582003)
Ben Hutchings [Wed, 14 Jul 2010 02:40:48 +0000 (03:40 +0100)]
mount.nfs: Preserve explicit port=2049 option (Closes: #582003)

13 years agoOpen changelog for 1.2.2-3
Ben Hutchings [Wed, 14 Jul 2010 02:37:48 +0000 (03:37 +0100)]
Open changelog for 1.2.2-3

13 years agoIgnore quilt temporary directory
Ben Hutchings [Wed, 14 Jul 2010 02:44:37 +0000 (03:44 +0100)]
Ignore quilt temporary directory

13 years agoAdd git-buildpackage configuration file for this repository
Ben Hutchings [Wed, 14 Jul 2010 02:22:11 +0000 (03:22 +0100)]
Add git-buildpackage configuration file for this repository

13 years agoImported Debian patch 1.2.2-2 debian/1%1.2.2-2
Anibal Monsalve Salazar [Tue, 13 Jul 2010 05:20:17 +0000 (15:20 +1000)]
Imported Debian patch 1.2.2-2

13 years agoImported Debian patch 1.2.2-1.1 debian/1%1.2.2-1.1
Vagrant Cascadian [Mon, 12 Jul 2010 20:52:13 +0000 (20:52 +0000)]
Imported Debian patch 1.2.2-1.1

13 years agoImported Debian patch 1.2.2-1 debian/1%1.2.2-1
Anibal Monsalve Salazar [Tue, 6 Apr 2010 06:11:22 +0000 (16:11 +1000)]
Imported Debian patch 1.2.2-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 02:16:17 +0000 (03:16 +0100)]
Merge branch 'upstream'

Conflicts:
Makefile.in
aclocal.m4
aclocal/ltversion.m4
compile
config.guess
config.sub
configure
linux-nfs/Makefile.in
ltmain.sh
support/Makefile.in
support/export/Makefile.in
support/include/Makefile.in
support/include/config.h.in
support/include/nfs/Makefile.in
support/include/rpcsvc/Makefile.in
support/include/sys/Makefile.in
support/include/sys/fs/Makefile.in
support/misc/Makefile.in
support/nfs/Makefile.in
tools/Makefile.in
tools/locktest/Makefile.in
tools/nlmtest/Makefile.in
tools/rpcdebug/Makefile.in
tools/rpcgen/Makefile.in
utils/Makefile.in
utils/exportfs/Makefile.in
utils/gssd/Makefile.in
utils/idmapd/Makefile.in
utils/mount/Makefile.in
utils/mountd/Makefile.in
utils/nfsd/Makefile.in
utils/nfsstat/Makefile.in
utils/showmount/Makefile.in
utils/statd/Makefile.in

13 years agoImported Upstream version 1.2.2 upstream/1.2.2
Ben Hutchings [Wed, 14 Jul 2010 02:15:42 +0000 (03:15 +0100)]
Imported Upstream version 1.2.2

13 years agoImported Debian patch 1.2.1-3 debian/1%1.2.1-3
Anibal Monsalve Salazar [Thu, 14 Jan 2010 05:15:44 +0000 (16:15 +1100)]
Imported Debian patch 1.2.1-3

13 years agoImported Debian patch 1.2.1-2 debian/1%1.2.1-2
Anibal Monsalve Salazar [Tue, 12 Jan 2010 23:39:08 +0000 (10:39 +1100)]
Imported Debian patch 1.2.1-2

13 years agoImported Debian patch 1.2.1-1.1 debian/1%1.2.1-1.1
Alexander Wirt [Wed, 6 Jan 2010 19:26:54 +0000 (20:26 +0100)]
Imported Debian patch 1.2.1-1.1

13 years agoImported Debian patch 1.2.1-1 debian/1%1.2.1-1
Anibal Monsalve Salazar [Fri, 18 Dec 2009 02:17:42 +0000 (13:17 +1100)]
Imported Debian patch 1.2.1-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 02:06:25 +0000 (03:06 +0100)]
Merge branch 'upstream'

Conflicts:
Makefile.in
aclocal.m4
compile
config.guess
config.sub
configure
depcomp
install-sh
linux-nfs/Makefile.in
ltmain.sh
missing
support/Makefile.in
support/export/Makefile.in
support/include/Makefile.in
support/include/config.h.in
support/include/nfs/Makefile.in
support/include/rpcsvc/Makefile.in
support/include/sys/Makefile.in
support/include/sys/fs/Makefile.in
support/misc/Makefile.in
support/nfs/Makefile.in
tools/Makefile.in
tools/locktest/Makefile.in
tools/nlmtest/Makefile.in
tools/rpcdebug/Makefile.in
tools/rpcgen/Makefile.in
utils/Makefile.in
utils/exportfs/Makefile.in
utils/gssd/Makefile.in
utils/idmapd/Makefile.in
utils/mount/Makefile.in
utils/mountd/Makefile.in
utils/nfsd/Makefile.in
utils/nfsstat/Makefile.in
utils/showmount/Makefile.in
utils/statd/Makefile.in

13 years agoImported Upstream version 1.2.1 upstream/1.2.1
Ben Hutchings [Wed, 14 Jul 2010 02:06:02 +0000 (03:06 +0100)]
Imported Upstream version 1.2.1

13 years agoImported Debian patch 1.2.0-4.1 debian/1%1.2.0-4.1
Ben Hutchings [Wed, 16 Dec 2009 22:14:01 +0000 (22:14 +0000)]
Imported Debian patch 1.2.0-4.1

13 years agoImported Debian patch 1.2.0-4 debian/1%1.2.0-4
Daniel Baumann [Wed, 2 Sep 2009 05:07:03 +0000 (07:07 +0200)]
Imported Debian patch 1.2.0-4

13 years agoImported Debian patch 1.2.0-3 debian/1%1.2.0-3
Steinar H. Gunderson [Sun, 9 Aug 2009 10:47:00 +0000 (12:47 +0200)]
Imported Debian patch 1.2.0-3

13 years agoImported Debian patch 1.2.0-2 debian/1%1.2.0-2
Anibal Monsalve Salazar [Tue, 9 Jun 2009 00:50:33 +0000 (10:50 +1000)]
Imported Debian patch 1.2.0-2

13 years agoImported Debian patch 1.2.0-1 debian/1%1.2.0-1
Anibal Monsalve Salazar [Thu, 4 Jun 2009 10:01:43 +0000 (20:01 +1000)]
Imported Debian patch 1.2.0-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 02:05:07 +0000 (03:05 +0100)]
Merge branch 'upstream'

13 years agoImported Upstream version 1.2.0 upstream/1.2.0
Ben Hutchings [Wed, 14 Jul 2010 02:05:07 +0000 (03:05 +0100)]
Imported Upstream version 1.2.0

13 years agoImported Debian patch 1.1.6-1 debian/1%1.1.6-1
Steinar H. Gunderson [Mon, 20 Apr 2009 19:10:47 +0000 (21:10 +0200)]
Imported Debian patch 1.1.6-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 02:04:25 +0000 (03:04 +0100)]
Merge branch 'upstream'

Conflicts:
Makefile.in
aclocal.m4
configure
linux-nfs/Makefile.in
support/Makefile.in
support/export/Makefile.in
support/include/Makefile.in
support/include/config.h.in
support/include/nfs/Makefile.in
support/include/rpcsvc/Makefile.in
support/include/sys/Makefile.in
support/include/sys/fs/Makefile.in
support/misc/Makefile.in
support/nfs/Makefile.in
tools/Makefile.in
tools/locktest/Makefile.in
tools/nlmtest/Makefile.in
tools/rpcdebug/Makefile.in
tools/rpcgen/Makefile.in
utils/Makefile.in
utils/exportfs/Makefile.in
utils/gssd/Makefile.in
utils/idmapd/Makefile.in
utils/mount/Makefile.in
utils/mountd/Makefile.in
utils/nfsd/Makefile.in
utils/nfsstat/Makefile.in
utils/showmount/Makefile.in
utils/statd/Makefile.in

13 years agoImported Upstream version 1.1.6 upstream/1.1.6
Ben Hutchings [Wed, 14 Jul 2010 02:04:09 +0000 (03:04 +0100)]
Imported Upstream version 1.1.6

13 years agoImported Debian patch 1.1.5-2 debian/1%1.1.5-2
Anibal Monsalve Salazar [Sat, 4 Apr 2009 04:29:57 +0000 (15:29 +1100)]
Imported Debian patch 1.1.5-2

13 years agoImported Debian patch 1.1.5-1 debian/1%1.1.5-1
Anibal Monsalve Salazar [Fri, 6 Mar 2009 02:36:45 +0000 (13:36 +1100)]
Imported Debian patch 1.1.5-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 02:03:30 +0000 (03:03 +0100)]
Merge branch 'upstream'

Conflicts:
Makefile.in
aclocal.m4
config.guess
config.sub
configure
linux-nfs/Makefile.in
ltmain.sh
support/Makefile.in
support/export/Makefile.in
support/include/Makefile.in
support/include/config.h.in
support/include/nfs/Makefile.in
support/include/rpcsvc/Makefile.in
support/include/sys/Makefile.in
support/include/sys/fs/Makefile.in
support/misc/Makefile.in
support/nfs/Makefile.in
tools/Makefile.in
tools/locktest/Makefile.in
tools/nlmtest/Makefile.in
tools/rpcdebug/Makefile.in
tools/rpcgen/Makefile.in
utils/Makefile.in
utils/exportfs/Makefile.in
utils/gssd/Makefile.in
utils/idmapd/Makefile.in
utils/mount/Makefile.in
utils/mountd/Makefile.in
utils/nfsd/Makefile.in
utils/nfsstat/Makefile.in
utils/showmount/Makefile.in
utils/statd/Makefile.in

13 years agoImported Upstream version 1.1.5 upstream/1.1.5
Ben Hutchings [Wed, 14 Jul 2010 02:03:11 +0000 (03:03 +0100)]
Imported Upstream version 1.1.5

13 years agoImported Debian patch 1.1.4-1 debian/1%1.1.4-1
Steinar H. Gunderson [Fri, 7 Nov 2008 13:01:19 +0000 (14:01 +0100)]
Imported Debian patch 1.1.4-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 02:02:40 +0000 (03:02 +0100)]
Merge branch 'upstream'

Conflicts:
Makefile.in
configure
linux-nfs/Makefile.in
support/Makefile.in
support/export/Makefile.in
support/include/Makefile.in
support/include/config.h.in
support/include/nfs/Makefile.in
support/include/rpcsvc/Makefile.in
support/include/sys/Makefile.in
support/include/sys/fs/Makefile.in
support/misc/Makefile.in
support/nfs/Makefile.in
tools/Makefile.in
tools/locktest/Makefile.in
tools/nlmtest/Makefile.in
tools/rpcdebug/Makefile.in
tools/rpcgen/Makefile.in
utils/Makefile.in
utils/exportfs/Makefile.in
utils/gssd/Makefile.in
utils/idmapd/Makefile.in
utils/mount/Makefile.in
utils/mountd/Makefile.in
utils/nfsd/Makefile.in
utils/nfsstat/Makefile.in
utils/showmount/Makefile.in
utils/statd/Makefile.in

13 years agoImported Upstream version 1.1.4 upstream/1.1.4
Ben Hutchings [Wed, 14 Jul 2010 02:02:27 +0000 (03:02 +0100)]
Imported Upstream version 1.1.4

13 years agoImported Debian patch 1.1.3-2 debian/1%1.1.3-2
Anibal Monsalve Salazar [Tue, 26 Aug 2008 08:16:37 +0000 (18:16 +1000)]
Imported Debian patch 1.1.3-2

13 years agoImported Debian patch 1.1.3-1 debian/1%1.1.3-1
Anibal Monsalve Salazar [Tue, 29 Jul 2008 08:08:42 +0000 (18:08 +1000)]
Imported Debian patch 1.1.3-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 02:01:57 +0000 (03:01 +0100)]
Merge branch 'upstream'

Conflicts:
Makefile.in
aclocal.m4
configure
depcomp
install-sh
linux-nfs/Makefile.in
support/Makefile.in
support/export/Makefile.in
support/include/Makefile.in
support/include/config.h.in
support/include/nfs/Makefile.in
support/include/rpcsvc/Makefile.in
support/include/sys/Makefile.in
support/include/sys/fs/Makefile.in
support/misc/Makefile.in
support/nfs/Makefile.in
tools/Makefile.in
tools/locktest/Makefile.in
tools/nlmtest/Makefile.in
tools/rpcdebug/Makefile.in
tools/rpcgen/Makefile.in
utils/Makefile.in
utils/exportfs/Makefile.in
utils/gssd/Makefile.in
utils/idmapd/Makefile.in
utils/mount/Makefile.in
utils/mountd/Makefile.in
utils/nfsd/Makefile.in
utils/nfsstat/Makefile.in
utils/showmount/Makefile.in
utils/statd/Makefile.in

13 years agoImported Upstream version 1.1.3 upstream/1.1.3
Ben Hutchings [Wed, 14 Jul 2010 02:01:29 +0000 (03:01 +0100)]
Imported Upstream version 1.1.3

13 years agoImported Debian patch 1.1.2-6 debian/1%1.1.2-6
Steinar H. Gunderson [Mon, 14 Jul 2008 09:20:59 +0000 (11:20 +0200)]
Imported Debian patch 1.1.2-6

13 years agoImported Debian patch 1.1.2-5 debian/1%1.1.2-5
Steinar H. Gunderson [Fri, 11 Jul 2008 16:45:45 +0000 (18:45 +0200)]
Imported Debian patch 1.1.2-5

13 years agoImported Debian patch 1.1.2-4 debian/1%1.1.2-4
Steinar H. Gunderson [Wed, 7 May 2008 18:49:14 +0000 (20:49 +0200)]
Imported Debian patch 1.1.2-4

13 years agoImported Debian patch 1.1.2-3 debian/1%1.1.2-3
Steinar H. Gunderson [Fri, 25 Apr 2008 16:26:12 +0000 (18:26 +0200)]
Imported Debian patch 1.1.2-3

13 years agoImported Debian patch 1.1.2-2 debian/1%1.1.2-2
Steinar H. Gunderson [Sun, 30 Mar 2008 00:35:44 +0000 (01:35 +0100)]
Imported Debian patch 1.1.2-2

13 years agoImported Debian patch 1.1.2-1 debian/1%1.1.2-1
Anibal Monsalve Salazar [Wed, 26 Mar 2008 07:40:09 +0000 (18:40 +1100)]
Imported Debian patch 1.1.2-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 02:00:16 +0000 (03:00 +0100)]
Merge branch 'upstream'

Conflicts:
aclocal.m4
config.guess
config.sub
configure
ltmain.sh

13 years agoImported Upstream version 1.1.2 upstream/1.1.2
Ben Hutchings [Wed, 14 Jul 2010 02:00:06 +0000 (03:00 +0100)]
Imported Upstream version 1.1.2

13 years agoImported Debian patch 1.1.1-14 debian/1%1.1.1-14
Steinar H. Gunderson [Mon, 3 Mar 2008 16:16:33 +0000 (17:16 +0100)]
Imported Debian patch 1.1.1-14

13 years agoImported Debian patch 1.1.1-13 debian/1%1.1.1-13
Steinar H. Gunderson [Mon, 4 Feb 2008 21:58:30 +0000 (22:58 +0100)]
Imported Debian patch 1.1.1-13

13 years agoImported Debian patch 1.1.1-12 debian/1%1.1.1-12
Steinar H. Gunderson [Sat, 29 Dec 2007 22:25:36 +0000 (23:25 +0100)]
Imported Debian patch 1.1.1-12

13 years agoImported Debian patch 1.1.1-11 debian/1%1.1.1-11
Steinar H. Gunderson [Mon, 17 Dec 2007 23:06:10 +0000 (00:06 +0100)]
Imported Debian patch 1.1.1-11

13 years agoImported Debian patch 1.1.1-10 debian/1%1.1.1-10
Steinar H. Gunderson [Sat, 24 Nov 2007 17:16:51 +0000 (18:16 +0100)]
Imported Debian patch 1.1.1-10

13 years agoImported Debian patch 1.1.1-9 debian/1%1.1.1-9
Steinar H. Gunderson [Sun, 18 Nov 2007 18:14:48 +0000 (19:14 +0100)]
Imported Debian patch 1.1.1-9

13 years agoImported Debian patch 1.1.1-8 debian/1%1.1.1-8
Steinar H. Gunderson [Sun, 4 Nov 2007 13:05:57 +0000 (13:05 +0000)]
Imported Debian patch 1.1.1-8

13 years agoImported Debian patch 1.1.1-7 debian/1%1.1.1-7
Steinar H. Gunderson [Wed, 31 Oct 2007 08:15:53 +0000 (09:15 +0100)]
Imported Debian patch 1.1.1-7

13 years agoImported Debian patch 1.1.1-6 debian/1%1.1.1-6
Steinar H. Gunderson [Tue, 30 Oct 2007 16:18:12 +0000 (17:18 +0100)]
Imported Debian patch 1.1.1-6

13 years agoImported Debian patch 1.1.1-5 debian/1%1.1.1-5
Anibal Monsalve Salazar [Tue, 30 Oct 2007 11:41:12 +0000 (22:41 +1100)]
Imported Debian patch 1.1.1-5

13 years agoImported Debian patch 1.1.1-4 debian/1%1.1.1-4
Steinar H. Gunderson [Mon, 29 Oct 2007 17:33:15 +0000 (18:33 +0100)]
Imported Debian patch 1.1.1-4

13 years agoImported Debian patch 1.1.1-3 debian/1%1.1.1-3
Anibal Monsalve Salazar [Mon, 22 Oct 2007 09:16:49 +0000 (19:16 +1000)]
Imported Debian patch 1.1.1-3

13 years agoImported Debian patch 1.1.1-2 debian/1%1.1.1-2
Steinar H. Gunderson [Sun, 21 Oct 2007 10:52:01 +0000 (12:52 +0200)]
Imported Debian patch 1.1.1-2

13 years agoImported Debian patch 1.1.1-1 debian/1%1.1.1-1
Anibal Monsalve Salazar [Fri, 19 Oct 2007 07:36:22 +0000 (17:36 +1000)]
Imported Debian patch 1.1.1-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 01:59:02 +0000 (02:59 +0100)]
Merge branch 'upstream'

Conflicts:
Makefile.in
aclocal.m4
configure
depcomp
install-sh
linux-nfs/Makefile.in
missing
support/Makefile.in
support/export/Makefile.in
support/include/Makefile.in
support/include/nfs/Makefile.in
support/include/rpcsvc/Makefile.in
support/include/sys/Makefile.in
support/include/sys/fs/Makefile.in
support/misc/Makefile.in
support/nfs/Makefile.in
tools/Makefile.in
tools/locktest/Makefile.in
tools/nlmtest/Makefile.in
tools/rpcdebug/Makefile.in
tools/rpcgen/Makefile.in
utils/Makefile.in
utils/exportfs/Makefile.in
utils/gssd/Makefile.in
utils/idmapd/Makefile.in
utils/mount/Makefile.in
utils/mountd/Makefile.in
utils/nfsd/Makefile.in
utils/nfsstat/Makefile.in
utils/showmount/Makefile.in
utils/statd/Makefile.in

13 years agoImported Upstream version 1.1.1 upstream/1.1.1
Ben Hutchings [Wed, 14 Jul 2010 01:58:46 +0000 (02:58 +0100)]
Imported Upstream version 1.1.1

13 years agoImported Debian patch 1.1.1~git-20070929-1 debian/1%1.1.1_git-20070929-1
Steinar H. Gunderson [Sat, 29 Sep 2007 13:03:21 +0000 (15:03 +0200)]
Imported Debian patch 1.1.1~git-20070929-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 01:57:29 +0000 (02:57 +0100)]
Merge branch 'upstream'

Conflicts:
Makefile.in
autom4te.cache/output.0
autom4te.cache/output.1
autom4te.cache/traces.0
autom4te.cache/traces.1
config.guess
config.sub
configure
linux-nfs/Makefile.in
support/Makefile.in
support/export/Makefile.in
support/include/Makefile.in
support/include/nfs/Makefile.in
support/include/rpcsvc/Makefile.in
support/include/sys/Makefile.in
support/include/sys/fs/Makefile.in
support/misc/Makefile.in
support/nfs/Makefile.in
tools/Makefile.in
tools/locktest/Makefile.in
tools/nlmtest/Makefile.in
tools/rpcdebug/Makefile.in
tools/rpcgen/Makefile.in
utils/Makefile.in
utils/exportfs/Makefile.in
utils/gssd/Makefile.in
utils/idmapd/Makefile.in
utils/mount/Makefile.in
utils/mountd/Makefile.in
utils/nfsd/Makefile.in
utils/nfsstat/Makefile.in
utils/showmount/Makefile.in
utils/statd/Makefile.in

13 years agoImported Upstream version 1.1.1~git-20070929 upstream/1.1.1_git-20070929
Ben Hutchings [Wed, 14 Jul 2010 01:57:09 +0000 (02:57 +0100)]
Imported Upstream version 1.1.1~git-20070929

13 years agoImported Debian patch 1.1.1~git-20070709-5 debian/1%1.1.1_git-20070709-5
Steinar H. Gunderson [Wed, 26 Sep 2007 15:50:40 +0000 (17:50 +0200)]
Imported Debian patch 1.1.1~git-20070709-5

13 years agoImported Debian patch 1.1.1~git-20070709-4 debian/1%1.1.1_git-20070709-4
Anibal Monsalve Salazar [Tue, 11 Sep 2007 10:12:50 +0000 (20:12 +1000)]
Imported Debian patch 1.1.1~git-20070709-4

13 years agoImported Debian patch 1.1.1~git-20070709-3 debian/1%1.1.1_git-20070709-3
Anibal Monsalve Salazar [Sat, 11 Aug 2007 10:17:26 +0000 (20:17 +1000)]
Imported Debian patch 1.1.1~git-20070709-3

13 years agoImported Debian patch 1.1.1~git-20070709-2 debian/1%1.1.1_git-20070709-2
Steinar H. Gunderson [Sat, 11 Aug 2007 07:27:53 +0000 (09:27 +0200)]
Imported Debian patch 1.1.1~git-20070709-2

13 years agoImported Debian patch 1.1.1~git-20070709-1 debian/1%1.1.1_git-20070709-1
Steinar H. Gunderson [Thu, 9 Aug 2007 15:30:29 +0000 (17:30 +0200)]
Imported Debian patch 1.1.1~git-20070709-1

13 years agoMerge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 01:56:14 +0000 (02:56 +0100)]
Merge branch 'upstream'

Conflicts:
autom4te.cache/output.0
autom4te.cache/output.1
configure

13 years agoImported Upstream version 1.1.1~git-20070709 upstream/1.1.1_git-20070709
Ben Hutchings [Wed, 14 Jul 2010 01:55:56 +0000 (02:55 +0100)]
Imported Upstream version 1.1.1~git-20070709

13 years agoImported Debian patch 1.1.1~git-20070706-2 debian/1%1.1.1_git-20070706-2
Anibal Monsalve Salazar [Tue, 7 Aug 2007 07:34:47 +0000 (17:34 +1000)]
Imported Debian patch 1.1.1~git-20070706-2

13 years agoImported Debian patch 1.1.1~git-20070706-1 debian/1%1.1.1_git-20070706-1
Steinar H. Gunderson [Mon, 6 Aug 2007 18:01:49 +0000 (20:01 +0200)]
Imported Debian patch 1.1.1~git-20070706-1