The branch, master has been updated
       via  5ca8422 s3: Remove an unused variable
      from  31f7a92 selftest: Add extra info on what is failing in wbclient 
tests

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 5ca8422d027cc98cc792b75f35fe897da123fc4b
Author: Volker Lendecke <[email protected]>
Date:   Fri Apr 20 11:04:28 2012 +0200

    s3: Remove an unused variable
    
    Autobuild-User: Volker Lendecke <[email protected]>
    Autobuild-Date: Fri Apr 20 12:44:20 CEST 2012 on sn-devel-104

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

Summary of changes:
 source3/passdb/pdb_ldap.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/passdb/pdb_ldap.c b/source3/passdb/pdb_ldap.c
index 6b911d2..49f48bd 100644
--- a/source3/passdb/pdb_ldap.c
+++ b/source3/passdb/pdb_ldap.c
@@ -501,7 +501,6 @@ static bool init_sam_from_ldap(struct ldapsam_privates 
*ldap_state,
                        kickoff_time,
                        pass_last_set_time,
                        pass_can_change_time,
-                       pass_must_change_time,
                        ldap_entry_time,
                        bad_password_time;
        char *username = NULL,


-- 
Samba Shared Repository

Reply via email to