Re: [Freeipa-devel] [PATCH] Fix typo

2012-07-09 Thread Simo Sorce
On Mon, 2012-07-09 at 14:20 +0200, Sumit Bose wrote: > On Tue, Jun 26, 2012 at 10:29:00AM +0200, Sumit Bose wrote: > > Hi, > > > > this patch fixes a small typo and silences a compiler warning. I think > > it is right to use authdata instead of &authdata here, but I have to > > admit that I cannot

Re: [Freeipa-devel] [PATCH] Fix typo

2012-07-09 Thread Sumit Bose
On Tue, Jun 26, 2012 at 10:29:00AM +0200, Sumit Bose wrote: > Hi, > > this patch fixes a small typo and silences a compiler warning. I think > it is right to use authdata instead of &authdata here, but I have to > admit that I cannot say why we have not seen any issues before. > > bye, > Sumit I

[Freeipa-devel] [PATCH] Fix typo

2012-06-26 Thread Sumit Bose
Hi, this patch fixes a small typo and silences a compiler warning. I think it is right to use authdata instead of &authdata here, but I have to admit that I cannot say why we have not seen any issues before. bye, Sumit From 94ee2395539bad666f0ffea4ccb688d4a5330582 Mon Sep 17 00:00:00 2001 From: S

Re: [Freeipa-devel] [PATCH] fix typo in ipalib/plugins/role.py (2)

2012-01-05 Thread Rob Crittenden
Jérôme Fenal wrote: diff --git a/ipalib/plugins/role.py b/ipalib/plugins/role.py --- a/ipalib/plugins/role.py +++ b/ipalib/plugins/role.py @@ -54,7 +54,7 @@ EXAMPLES: Display information about a role: ipa role-show junioradmin - The result of this is that any users in the group 'useradmi

Re: [Freeipa-devel] [PATCH] fix typo in ipalib/plugins/role.py

2012-01-05 Thread Rob Crittenden
Simo Sorce wrote: On Sat, 2011-12-31 at 10:15 +0100, Jérôme Fenal wrote: diff --git a/ipalib/plugins/role.py b/ipalib/plugins/role.py index bdca3ec..d01791b 100644 --- a/ipalib/plugins/role.py +++ b/ipalib/plugins/role.py @@ -45,7 +45,7 @@ EXAMPLES: Add some privileges to this role: ipa

Re: [Freeipa-devel] [PATCH] fix typo in ipalib/plugins/role.py

2012-01-01 Thread Simo Sorce
On Sat, 2011-12-31 at 10:15 +0100, Jérôme Fenal wrote: > diff --git a/ipalib/plugins/role.py b/ipalib/plugins/role.py > index bdca3ec..d01791b 100644 > --- a/ipalib/plugins/role.py > +++ b/ipalib/plugins/role.py > @@ -45,7 +45,7 @@ EXAMPLES: > Add some privileges to this role: > ipa role-add-

[Freeipa-devel] [PATCH] fix typo in ipalib/plugins/role.py (2)

2011-12-31 Thread Jérôme Fenal
diff --git a/ipalib/plugins/role.py b/ipalib/plugins/role.py --- a/ipalib/plugins/role.py +++ b/ipalib/plugins/role.py @@ -54,7 +54,7 @@ EXAMPLES: Display information about a role: ipa role-show junioradmin - The result of this is that any users in the group 'useradmins' can + The result of

[Freeipa-devel] [PATCH] fix typo in ipalib/plugins/role.py

2011-12-31 Thread Jérôme Fenal
diff --git a/ipalib/plugins/role.py b/ipalib/plugins/role.py index bdca3ec..d01791b 100644 --- a/ipalib/plugins/role.py +++ b/ipalib/plugins/role.py @@ -45,7 +45,7 @@ EXAMPLES: Add some privileges to this role: ipa role-add-privilege --privileges=addusers junioradmin ipa role-add-privileg

[Freeipa-devel] [PATCH] fix typo in error message

2011-10-14 Thread Rob Crittenden
Pushed under the 1-character rule From b607c5cc5ab34c007640011f299f358f190f6652 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Thu, 13 Oct 2011 22:52:57 -0400 Subject: [PATCH] Fix typo in invalid PTR record error message https://fedorahosted.org/freeipa/ticket/1982 --- ipalib/plugins/dns.

Re: [Freeipa-devel] [PATCH] fix typo in install/updates/30-automount.update

2010-02-23 Thread Rob Crittenden
Nalin Dahyabhai wrote: This'll keep cn=default,cn=automount,$SUFFIX from getting a second "cn" value that it doesn't need. Nalin ack, pushed to master Note, I slightly tweaked the patch description. rob ___ Freeipa-devel mailing list Freeipa-devel

[Freeipa-devel] [PATCH] fix typo in install/updates/30-automount.update

2010-02-22 Thread Nalin Dahyabhai
This'll keep cn=default,cn=automount,$SUFFIX from getting a second "cn" value that it doesn't need. Nalin >From 5a1992896dcf33f382b475ef9e09e9b2ff2c48c3 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Mon, 22 Feb 2010 16:23:39 -0500 Subject: [PATCH 1/1] - fix a typo --- install/updates/30-

Re: [Freeipa-devel] [PATCH] Fix typo in function call in pamsrv_cmd.c

2009-08-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/04/2009 07:47 AM, Jakub Hrozek wrote: > I was looking into how negative cache is implemented and used in sssd > and spotted a typo in function call name that would break compilation if > HAVE_NEG_CACHE was defined. > > Jakub Nack. This co

[Freeipa-devel] [PATCH] Fix typo in function call in pamsrv_cmd.c

2009-08-04 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I was looking into how negative cache is implemented and used in sssd and spotted a typo in function call name that would break compilation if HAVE_NEG_CACHE was defined. Jakub -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Co

Re: [Freeipa-devel] [PATCH] Fix typo bug in aci.py

2009-07-31 Thread Rob Crittenden
Pavel Zůna wrote: Pavel ack smime.p7s Description: S/MIME Cryptographic Signature ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] [PATCH] Fix typo bug in aci.py

2009-07-31 Thread Pavel Zůna
Pavel 0007-Fix-typo-bug-in-aci.py.patch Description: application/mbox ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel