Date:   Tue Jul 22 04:31:19 2003
Author: tpot

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv31393/nsswitch

Modified Files:
      Tag: SAMBA_3_0
        winbindd_wins.c winbindd_user.c winbindd_sid.c winbindd_pam.c 
        winbindd_misc.c winbindd_group.c winbindd_acct.c winbindd.c 
Log Message:
Fixup a bunch of printf-style functions and debugs to use unsigned long when
displaying pid_t, uid_t and gid_t values.  This removes a whole lot of warnings
on some of the 64-bit build farm machines as well as help us out when 64-bit
uid/gid/pid values come along.


Revisions:
winbindd_wins.c         1.4.2.4 => 1.4.2.5
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_wins.c.diff?r1=1.4.2.4&r2=1.4.2.5
winbindd_user.c         1.43.2.16 => 1.43.2.17
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_user.c.diff?r1=1.43.2.16&r2=1.43.2.17
winbindd_sid.c          1.12.2.7 => 1.12.2.8
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_sid.c.diff?r1=1.12.2.7&r2=1.12.2.8
winbindd_pam.c          1.44.2.21 => 1.44.2.22
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_pam.c.diff?r1=1.44.2.21&r2=1.44.2.22
winbindd_misc.c         1.22.2.11 => 1.22.2.12
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_misc.c.diff?r1=1.22.2.11&r2=1.22.2.12
winbindd_group.c                1.51.2.22 => 1.51.2.23
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_group.c.diff?r1=1.51.2.22&r2=1.51.2.23
winbindd_acct.c         1.1.2.3 => 1.1.2.4
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_acct.c.diff?r1=1.1.2.3&r2=1.1.2.4
winbindd.c              1.55.2.37 => 1.55.2.38
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.c.diff?r1=1.55.2.37&r2=1.55.2.38

Reply via email to