Date:   Wed Jul 23 12:33:58 2003
Author: jerry

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

Modified Files:
      Tag: SAMBA_3_0
        winbindd.c winbindd_acct.c winbindd_cache.c winbindd_cm.c 
Log Message:
convert snprintf() calls using pstrings & fstrings
to pstr_sprintf() and fstr_sprintf() to try to standardize.
lots of snprintf() calls were using len-1; some were using 
len.  At least this helps to be consistent.



Revisions:
winbindd.c              1.55.2.38 => 1.55.2.39
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.c.diff?r1=1.55.2.38&r2=1.55.2.39
winbindd_acct.c         1.1.2.5 => 1.1.2.6
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_acct.c.diff?r1=1.1.2.5&r2=1.1.2.6
winbindd_cache.c                1.35.2.15 => 1.35.2.16
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cache.c.diff?r1=1.35.2.15&r2=1.35.2.16
winbindd_cm.c           1.31.2.35 => 1.31.2.36
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cm.c.diff?r1=1.31.2.35&r2=1.31.2.36

Reply via email to