svn commit: samba r1547 - in branches/SAMBA_4_0/source: include libcli libcli/raw smb_server torture torture/raw

metze at samba.org metze at samba.org
Mon Jul 19 10:35:06 GMT 2004


Author: metze
Date: 2004-07-19 10:35:05 +0000 (Mon, 19 Jul 2004)
New Revision: 1547

Modified:
   branches/SAMBA_4_0/source/include/smb_interfaces.h
   branches/SAMBA_4_0/source/libcli/clilist.c
   branches/SAMBA_4_0/source/libcli/raw/rawsearch.c
   branches/SAMBA_4_0/source/smb_server/trans2.c
   branches/SAMBA_4_0/source/torture/gentest.c
   branches/SAMBA_4_0/source/torture/raw/qfileinfo.c
   branches/SAMBA_4_0/source/torture/raw/qfsinfo.c
   branches/SAMBA_4_0/source/torture/raw/search.c
Log:
rename 'enum <bla>_level' -> 'enum smb_<bla>_level'

e.g. we now have 'union smb_mkdir' and 'enum smb_mkdir_level' in sync

we may should also rename 'RAW_MKDIR_*' -> 'SMB_MKDIR_*'

metze 


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1547&nolog=1


More information about the samba-cvs mailing list