lists.arthurdejong.org
RSS feed

nss-pam-ldapd branch master updated. 0.8.12-126-gb0785de

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd branch master updated. 0.8.12-126-gb0785de



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nss-pam-ldapd".

The branch, master has been updated
       via  b0785de49a67f2ce08d4b1074bf19c10e447c7ec (commit)
      from  402d3f30e1ecac4f2b5c5988b6da6587e2377817 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://arthurdejong.org/git/nss-pam-ldapd/commit/?id=b0785de49a67f2ce08d4b1074bf19c10e447c7ec

commit b0785de49a67f2ce08d4b1074bf19c10e447c7ec
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Sun Mar 24 00:41:33 2013 +0100

    spelling fixes

diff --git a/nslcd/cfg.h b/nslcd/cfg.h
index b2a93dc..5acb1d0 100644
--- a/nslcd/cfg.h
+++ b/nslcd/cfg.h
@@ -118,7 +118,7 @@ struct ldap_config {
 
   int pagesize; /* set to a greater than 0 to enable handling of paged results 
with the specified size */
   SET *nss_initgroups_ignoreusers;  /* the users for which no initgroups() 
searches should be done */
-  uid_t nss_min_uid;  /* minimum uid for users retreived from LDAP */
+  uid_t nss_min_uid;  /* minimum uid for users retrieved from LDAP */
   regex_t validnames; /* the regular expression to determine valid names */
   char *validnames_str; /* string version of validnames regexp */
   int ignorecase; /* whether or not case should be ignored in lookups */
diff --git a/nslcd/myldap.c b/nslcd/myldap.c
index e188fb0..243ec9e 100644
--- a/nslcd/myldap.c
+++ b/nslcd/myldap.c
@@ -1576,7 +1576,7 @@ MYLDAP_ENTRY *myldap_get_entry(MYLDAP_SEARCH *search, int 
*rcp)
 
 /* Get the DN from the entry. This function only returns NULL (and sets
    errno) if an incorrect entry is passed. If the DN value cannot be
-   retreived "unknown" is returned instead. */
+   retrieved "unknown" is returned instead. */
 const char *myldap_get_dn(MYLDAP_ENTRY *entry)
 {
   int rc;

-----------------------------------------------------------------------

Summary of changes:
 nslcd/cfg.h    |    2 +-
 nslcd/myldap.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
nss-pam-ldapd
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/