Date:   Thu Sep 26 10:25:34 2002
Author: abartlet

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv2642/lib

Modified Files:
        time.c 
Log Message:
Patch from "Stefan (metze) Metzmacher" <[EMAIL PROTECTED]> to do a *much*
better job of working with usrmgr.   Previously we were blanking out entires,
and all sort of mischif.  

The new patch (which I've now had a chance to test/modify) also takes care not
to expand % values (ie we go \\%L\%U -> \\server\user, we don't want to store
\\server\user back) and to correctly notice 'not set' compared to 'null string'
etc.

Andrew Bartlett
 


Revisions:
time.c          1.46 => 1.47
        http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/time.c?r1=1.46&r2=1.47

Reply via email to