CVS update: samba/source/msdfs
Jeremy Allison
jra at samba.org
Tue Mar 19 09:08:19 EST 2002
Date: Mon Mar 18 14:08:19 2002
Author: jra
Update of /data/cvs/samba/source/msdfs
In directory va:/tmp/cvs-serv28183/msdfs
Modified Files:
Tag: SAMBA_2_2
msdfs.c
Log Message:
Looks a big change but isn't.
Finally (now it's going away of course... :-) got rid of the horror that is
dos_to_unix(XXX,BOOL) - modifying the target. Replaced with dos_to_unix_static
that always returns a static string and dos_to_unix which always modifies the
string in place. MUCH CLEANER !
Made VFS interfaces const clean.
Jeremy.
Revisions:
msdfs.c 1.10.4.18 => 1.10.4.19
http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c?r1=1.10.4.18&r2=1.10.4.19
More information about the samba-cvs
mailing list