[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-1906-g906e19b

Volker Lendecke vl at samba.org
Tue Feb 5 15:20:35 GMT 2008


The branch, v3-2-test has been updated
       via  906e19bad40ba0c0a473ec2601e9eb0fff169f83 (commit)
       via  3745e398b1cc4d1b76a7cb4ee9c998ff16b454b9 (commit)
      from  a407feb65301408f91a346ca9c01c511f95556c9 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 906e19bad40ba0c0a473ec2601e9eb0fff169f83
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 5 15:51:27 2008 +0100

    Fix typo.
    
    Karolin

commit 3745e398b1cc4d1b76a7cb4ee9c998ff16b454b9
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 5 15:32:14 2008 +0100

    Fix typo.
    
    Karolin

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

Summary of changes:
 source/auth/auth_sam.c |    2 +-
 source/smbd/lanman.c   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/auth/auth_sam.c b/source/auth/auth_sam.c
index 1ab0c8b..66504a8 100644
--- a/source/auth/auth_sam.c
+++ b/source/auth/auth_sam.c
@@ -122,7 +122,7 @@ static bool logon_hours_ok(struct samu *sampass)
 }
 
 /****************************************************************************
- Do a specific test for a struct samu being vaild for this connection 
+ Do a specific test for a struct samu being valid for this connection
  (ie not disabled, expired and the like).
 ****************************************************************************/
 
diff --git a/source/smbd/lanman.c b/source/smbd/lanman.c
index 5a6df1f..18e6bf9 100644
--- a/source/smbd/lanman.c
+++ b/source/smbd/lanman.c
@@ -3175,7 +3175,7 @@ static bool api_NetWkstaGetInfo(connection_struct *conn,uint16 vuid,
 
 where:
 
-  usri11_name specifies the user name for which information is retireved
+  usri11_name specifies the user name for which information is retrieved
 
   usri11_pad aligns the next data structure element to a word boundary
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list