]>
git.decadent.org.uk Git - nfs-utils.git/log
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>
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>
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>
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>
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>
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>
Ben Hutchings [Sun, 8 Aug 2010 22:44:39 +0000 (23:44 +0100)]
Release 1.2.2-3
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>
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>
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>
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>
Ben Hutchings [Thu, 15 Jul 2010 01:05:25 +0000 (02:05 +0100)]
Add control fields pointing to the new git repository
Ben Hutchings [Wed, 14 Jul 2010 02:41:38 +0000 (03:41 +0100)]
rpc.statd: Allow monitoring of addresses without names (Closes: #579397)
Ben Hutchings [Wed, 14 Jul 2010 02:40:48 +0000 (03:40 +0100)]
mount.nfs: Preserve explicit port=2049 option (Closes: #582003)
Ben Hutchings [Wed, 14 Jul 2010 02:37:48 +0000 (03:37 +0100)]
Open changelog for 1.2.2-3
Ben Hutchings [Wed, 14 Jul 2010 02:44:37 +0000 (03:44 +0100)]
Ignore quilt temporary directory
Ben Hutchings [Wed, 14 Jul 2010 02:22:11 +0000 (03:22 +0100)]
Add git-buildpackage configuration file for this repository
Anibal Monsalve Salazar [Tue, 13 Jul 2010 05:20:17 +0000 (15:20 +1000)]
Imported Debian patch 1.2.2-2
Vagrant Cascadian [Mon, 12 Jul 2010 20:52:13 +0000 (20:52 +0000)]
Imported Debian patch 1.2.2-1.1
Anibal Monsalve Salazar [Tue, 6 Apr 2010 06:11:22 +0000 (16:11 +1000)]
Imported Debian patch 1.2.2-1
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
Ben Hutchings [Wed, 14 Jul 2010 02:15:42 +0000 (03:15 +0100)]
Imported Upstream version 1.2.2
Anibal Monsalve Salazar [Thu, 14 Jan 2010 05:15:44 +0000 (16:15 +1100)]
Imported Debian patch 1.2.1-3
Anibal Monsalve Salazar [Tue, 12 Jan 2010 23:39:08 +0000 (10:39 +1100)]
Imported Debian patch 1.2.1-2
Alexander Wirt [Wed, 6 Jan 2010 19:26:54 +0000 (20:26 +0100)]
Imported Debian patch 1.2.1-1.1
Anibal Monsalve Salazar [Fri, 18 Dec 2009 02:17:42 +0000 (13:17 +1100)]
Imported Debian patch 1.2.1-1
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
Ben Hutchings [Wed, 14 Jul 2010 02:06:02 +0000 (03:06 +0100)]
Imported Upstream version 1.2.1
Ben Hutchings [Wed, 16 Dec 2009 22:14:01 +0000 (22:14 +0000)]
Imported Debian patch 1.2.0-4.1
Daniel Baumann [Wed, 2 Sep 2009 05:07:03 +0000 (07:07 +0200)]
Imported Debian patch 1.2.0-4
Steinar H. Gunderson [Sun, 9 Aug 2009 10:47:00 +0000 (12:47 +0200)]
Imported Debian patch 1.2.0-3
Anibal Monsalve Salazar [Tue, 9 Jun 2009 00:50:33 +0000 (10:50 +1000)]
Imported Debian patch 1.2.0-2
Anibal Monsalve Salazar [Thu, 4 Jun 2009 10:01:43 +0000 (20:01 +1000)]
Imported Debian patch 1.2.0-1
Ben Hutchings [Wed, 14 Jul 2010 02:05:07 +0000 (03:05 +0100)]
Merge branch 'upstream'
Ben Hutchings [Wed, 14 Jul 2010 02:05:07 +0000 (03:05 +0100)]
Imported Upstream version 1.2.0
Steinar H. Gunderson [Mon, 20 Apr 2009 19:10:47 +0000 (21:10 +0200)]
Imported Debian patch 1.1.6-1
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
Ben Hutchings [Wed, 14 Jul 2010 02:04:09 +0000 (03:04 +0100)]
Imported Upstream version 1.1.6
Anibal Monsalve Salazar [Sat, 4 Apr 2009 04:29:57 +0000 (15:29 +1100)]
Imported Debian patch 1.1.5-2
Anibal Monsalve Salazar [Fri, 6 Mar 2009 02:36:45 +0000 (13:36 +1100)]
Imported Debian patch 1.1.5-1
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
Ben Hutchings [Wed, 14 Jul 2010 02:03:11 +0000 (03:03 +0100)]
Imported Upstream version 1.1.5
Steinar H. Gunderson [Fri, 7 Nov 2008 13:01:19 +0000 (14:01 +0100)]
Imported Debian patch 1.1.4-1
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
Ben Hutchings [Wed, 14 Jul 2010 02:02:27 +0000 (03:02 +0100)]
Imported Upstream version 1.1.4
Anibal Monsalve Salazar [Tue, 26 Aug 2008 08:16:37 +0000 (18:16 +1000)]
Imported Debian patch 1.1.3-2
Anibal Monsalve Salazar [Tue, 29 Jul 2008 08:08:42 +0000 (18:08 +1000)]
Imported Debian patch 1.1.3-1
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
Ben Hutchings [Wed, 14 Jul 2010 02:01:29 +0000 (03:01 +0100)]
Imported Upstream version 1.1.3
Steinar H. Gunderson [Mon, 14 Jul 2008 09:20:59 +0000 (11:20 +0200)]
Imported Debian patch 1.1.2-6
Steinar H. Gunderson [Fri, 11 Jul 2008 16:45:45 +0000 (18:45 +0200)]
Imported Debian patch 1.1.2-5
Steinar H. Gunderson [Wed, 7 May 2008 18:49:14 +0000 (20:49 +0200)]
Imported Debian patch 1.1.2-4
Steinar H. Gunderson [Fri, 25 Apr 2008 16:26:12 +0000 (18:26 +0200)]
Imported Debian patch 1.1.2-3
Steinar H. Gunderson [Sun, 30 Mar 2008 00:35:44 +0000 (01:35 +0100)]
Imported Debian patch 1.1.2-2
Anibal Monsalve Salazar [Wed, 26 Mar 2008 07:40:09 +0000 (18:40 +1100)]
Imported Debian patch 1.1.2-1
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
Ben Hutchings [Wed, 14 Jul 2010 02:00:06 +0000 (03:00 +0100)]
Imported Upstream version 1.1.2
Steinar H. Gunderson [Mon, 3 Mar 2008 16:16:33 +0000 (17:16 +0100)]
Imported Debian patch 1.1.1-14
Steinar H. Gunderson [Mon, 4 Feb 2008 21:58:30 +0000 (22:58 +0100)]
Imported Debian patch 1.1.1-13
Steinar H. Gunderson [Sat, 29 Dec 2007 22:25:36 +0000 (23:25 +0100)]
Imported Debian patch 1.1.1-12
Steinar H. Gunderson [Mon, 17 Dec 2007 23:06:10 +0000 (00:06 +0100)]
Imported Debian patch 1.1.1-11
Steinar H. Gunderson [Sat, 24 Nov 2007 17:16:51 +0000 (18:16 +0100)]
Imported Debian patch 1.1.1-10
Steinar H. Gunderson [Sun, 18 Nov 2007 18:14:48 +0000 (19:14 +0100)]
Imported Debian patch 1.1.1-9
Steinar H. Gunderson [Sun, 4 Nov 2007 13:05:57 +0000 (13:05 +0000)]
Imported Debian patch 1.1.1-8
Steinar H. Gunderson [Wed, 31 Oct 2007 08:15:53 +0000 (09:15 +0100)]
Imported Debian patch 1.1.1-7
Steinar H. Gunderson [Tue, 30 Oct 2007 16:18:12 +0000 (17:18 +0100)]
Imported Debian patch 1.1.1-6
Anibal Monsalve Salazar [Tue, 30 Oct 2007 11:41:12 +0000 (22:41 +1100)]
Imported Debian patch 1.1.1-5
Steinar H. Gunderson [Mon, 29 Oct 2007 17:33:15 +0000 (18:33 +0100)]
Imported Debian patch 1.1.1-4
Anibal Monsalve Salazar [Mon, 22 Oct 2007 09:16:49 +0000 (19:16 +1000)]
Imported Debian patch 1.1.1-3
Steinar H. Gunderson [Sun, 21 Oct 2007 10:52:01 +0000 (12:52 +0200)]
Imported Debian patch 1.1.1-2
Anibal Monsalve Salazar [Fri, 19 Oct 2007 07:36:22 +0000 (17:36 +1000)]
Imported Debian patch 1.1.1-1
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
Ben Hutchings [Wed, 14 Jul 2010 01:58:46 +0000 (02:58 +0100)]
Imported Upstream version 1.1.1
Steinar H. Gunderson [Sat, 29 Sep 2007 13:03:21 +0000 (15:03 +0200)]
Imported Debian patch 1.1.1~git-
20070929 -1
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
Ben Hutchings [Wed, 14 Jul 2010 01:57:09 +0000 (02:57 +0100)]
Imported Upstream version 1.1.1~git-
20070929
Steinar H. Gunderson [Wed, 26 Sep 2007 15:50:40 +0000 (17:50 +0200)]
Imported Debian patch 1.1.1~git-
20070709 -5
Anibal Monsalve Salazar [Tue, 11 Sep 2007 10:12:50 +0000 (20:12 +1000)]
Imported Debian patch 1.1.1~git-
20070709 -4
Anibal Monsalve Salazar [Sat, 11 Aug 2007 10:17:26 +0000 (20:17 +1000)]
Imported Debian patch 1.1.1~git-
20070709 -3
Steinar H. Gunderson [Sat, 11 Aug 2007 07:27:53 +0000 (09:27 +0200)]
Imported Debian patch 1.1.1~git-
20070709 -2
Steinar H. Gunderson [Thu, 9 Aug 2007 15:30:29 +0000 (17:30 +0200)]
Imported Debian patch 1.1.1~git-
20070709 -1
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
Ben Hutchings [Wed, 14 Jul 2010 01:55:56 +0000 (02:55 +0100)]
Imported Upstream version 1.1.1~git-
20070709
Anibal Monsalve Salazar [Tue, 7 Aug 2007 07:34:47 +0000 (17:34 +1000)]
Imported Debian patch 1.1.1~git-
20070706 -2
Steinar H. Gunderson [Mon, 6 Aug 2007 18:01:49 +0000 (20:01 +0200)]
Imported Debian patch 1.1.1~git-
20070706 -1
Ben Hutchings [Wed, 14 Jul 2010 01:54:37 +0000 (02:54 +0100)]
Merge branch 'upstream'
Conflicts:
Makefile.in
aclocal.m4
configure
depcomp
install-sh
linux-nfs/Makefile.in
ltmain.sh
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
Ben Hutchings [Wed, 14 Jul 2010 01:54:09 +0000 (02:54 +0100)]
Imported Upstream version 1.1.1~git-
20070706
Steinar H. Gunderson [Sun, 5 Aug 2007 18:06:53 +0000 (20:06 +0200)]
Imported Debian patch 1.1.0-14
Steinar H. Gunderson [Wed, 25 Jul 2007 18:53:05 +0000 (20:53 +0200)]
Imported Debian patch 1.1.0-13
Steinar H. Gunderson [Tue, 24 Jul 2007 23:27:48 +0000 (01:27 +0200)]
Imported Debian patch 1.1.0-12
Steinar H. Gunderson [Wed, 18 Jul 2007 17:04:44 +0000 (19:04 +0200)]
Imported Debian patch 1.1.0-11
Steinar H. Gunderson [Mon, 16 Jul 2007 16:04:52 +0000 (18:04 +0200)]
Imported Debian patch 1.1.0-10
Steinar H. Gunderson [Sat, 14 Jul 2007 09:15:24 +0000 (11:15 +0200)]
Imported Debian patch 1.1.0-9
Steinar H. Gunderson [Thu, 12 Jul 2007 11:43:49 +0000 (13:43 +0200)]
Imported Debian patch 1.1.0-8
Steinar H. Gunderson [Wed, 11 Jul 2007 23:40:18 +0000 (01:40 +0200)]
Imported Debian patch 1.1.0-7
Steinar H. Gunderson [Mon, 9 Jul 2007 10:54:09 +0000 (12:54 +0200)]
Imported Debian patch 1.1.0-6
Steinar H. Gunderson [Sun, 8 Jul 2007 19:15:59 +0000 (21:15 +0200)]
Imported Debian patch 1.1.0-5
Steinar H. Gunderson [Fri, 8 Jun 2007 10:18:07 +0000 (12:18 +0200)]
Imported Debian patch 1.1.0-4
Anibal Monsalve Salazar [Tue, 29 May 2007 10:38:36 +0000 (20:38 +1000)]
Imported Debian patch 1.1.0-3
Steinar H. Gunderson [Fri, 11 May 2007 14:51:31 +0000 (16:51 +0200)]
Imported Debian patch 1.1.0-2