Date:   Thu Sep 26 18:26:59 2002
Author: jra

Update of /data/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv14414/rpc_parse

Modified Files:
      Tag: APPLIANCE_HEAD
        parse_net.c 
Log Message:
Sorry Tim, I changed your partial fix for CR#770. Changing the codepage
at the init_id_info2 is the wrong layer. The API should be :
cli_XXXX -> take UNIX cp, return UNIX cp.
Internal functions called by cli_XXX can take DOS cp.
Changed the parameter names to make this explicit.
This fix should make the conversion correct for other info levels than 2.
Jeremy.


Revisions:
parse_net.c             1.42.2.5 => 1.42.2.6
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c?r1=1.42.2.5&r2=1.42.2.6

Reply via email to