﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
181	Codepage directory definition is a mess with Samba 3.3	Herwig Bauernfeind	Silvan Scherrer	"In Samba 3.3 the location definition of the codepage files (upcase.dat, lowcase.dat and valid.dat) results in a mess:

We define the codepages directory to be a directory named ""codepages"" as a subdirectory of the executable directory.

The result is that depending upon which component is looking for the files they are searched in the following places:
{{{
ndpsmb.dll via EVFSCTL.EXE: x:\ecs\bin\codepages\*
ndpsmb.dll via NetDrive:    %NDFSDIR%\codepages\*
Any Samba executable:       exedir\codepages\*
}}}
Considering there are likely the commandline utilities installed another set is searched at x:\ecs\system\samba\codepages\*

Proposed solution: Let's move the codepages directory to %ETC%\samba\codepages similar to the way we have done it for other Samba data files."	enhancem.	closed	minor	Samba Server for eCS (OS/2) 1.2.0	Samba Server Core	Server 3.5.x	fixed		
