<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/codepages, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>Share codepages.</title>
<updated>2008-10-23T14:58:11+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-10-23T14:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=5b5e36085a2c10dda7dbd65b0dfb9cdbe6490f21'/>
<id>5b5e36085a2c10dda7dbd65b0dfb9cdbe6490f21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r39: * importing .cvsignore files</title>
<updated>2007-10-10T15:51:05+00:00</updated>
<author>
<name>Gerald Carter</name>
<email>jerry@samba.org</email>
</author>
<published>2004-04-05T12:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=931df5850e326ad0639fe317e0ca82e6d820a68e'/>
<id>931df5850e326ad0639fe317e0ca82e6d820a68e</id>
<content type='text'>
* updateing WHATSNEW with vl's change
(This used to be commit a7e2730ec4389e0c249886a8bfe1ee14c5abac41)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* updateing WHATSNEW with vl's change
(This used to be commit a7e2730ec4389e0c249886a8bfe1ee14c5abac41)
</pre>
</div>
</content>
</entry>
<entry>
<title>removed old unused files</title>
<updated>2001-10-03T13:05:59+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2001-10-03T13:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=5640bb595321552f52956517db4f13200685e3d8'/>
<id>5640bb595321552f52956517db4f13200685e3d8</id>
<content type='text'>
(This used to be commit f597cf047cd0b88ba11cbe0cfbb883bd7ba262a7)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit f597cf047cd0b88ba11cbe0cfbb883bd7ba262a7)
</pre>
</div>
</content>
</entry>
<entry>
<title>switched over to a new method of handling uppercase/lowercase mappings</title>
<updated>2001-10-03T12:18:20+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2001-10-03T12:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=9bcd133e9e7b0cfe974f273fb23409d660af8358'/>
<id>9bcd133e9e7b0cfe974f273fb23409d660af8358</id>
<content type='text'>
for unicode strings. The new method relies on 3 files that are mmap'd
at startup to provide the mapping tables. The upcase.dat and
lowcase.dat tables should be the same on all systems. The valid.dat
table says what characters are valid in 8.3 names, and differs between
systems. I'm committing the japanese valid.dat here, in future we need
some way of automatically installing and choosing a appropriate table.

This commit also adds my mini tdb based gettext replacement in
intl/lang_tdb.c. I have not enabled this yet and have not removed the
old gettext code as the new code is still being looked at by Monyo.

Right now the code assumes that the upcase.dat, lowcase.dat and
valid.dat files are installed in the Samba lib directory. That is not
a good choice, but I'll leave them there until we work out the new
install directory structure for Samba 3.0.

simo - please look at the isvalid_w() function and think about using
it in your new mangling code. That should be the final step to
correctly passing the chargen test code from monyo.
(This used to be commit 1c221994f118dd542a158b2db51e07d04d0e9314)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for unicode strings. The new method relies on 3 files that are mmap'd
at startup to provide the mapping tables. The upcase.dat and
lowcase.dat tables should be the same on all systems. The valid.dat
table says what characters are valid in 8.3 names, and differs between
systems. I'm committing the japanese valid.dat here, in future we need
some way of automatically installing and choosing a appropriate table.

This commit also adds my mini tdb based gettext replacement in
intl/lang_tdb.c. I have not enabled this yet and have not removed the
old gettext code as the new code is still being looked at by Monyo.

Right now the code assumes that the upcase.dat, lowcase.dat and
valid.dat files are installed in the Samba lib directory. That is not
a good choice, but I'll leave them there until we work out the new
install directory structure for Samba 3.0.

simo - please look at the isvalid_w() function and think about using
it in your new mangling code. That should be the final step to
correctly passing the chargen test code from monyo.
(This used to be commit 1c221994f118dd542a158b2db51e07d04d0e9314)
</pre>
</div>
</content>
</entry>
<entry>
<title>we don't need the codepage sources any more</title>
<updated>2001-07-04T07:42:57+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2001-07-04T07:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=749bf905d560c2f09de243f4274c0c6945b271a9'/>
<id>749bf905d560c2f09de243f4274c0c6945b271a9</id>
<content type='text'>
(This used to be commit 8dbee134b99c8f87e6e591ffd52edd1f71c0aaec)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 8dbee134b99c8f87e6e591ffd52edd1f71c0aaec)
</pre>
</div>
</content>
</entry>
<entry>
<title>we don't need the codepages any more</title>
<updated>2001-07-04T07:41:37+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2001-07-04T07:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=7e288e83259b345c6914c8c2f1042a42fae60341'/>
<id>7e288e83259b345c6914c8c2f1042a42fae60341</id>
<content type='text'>
(This used to be commit fa18e842f8f8f7d7f7a0674cdf375b398f655745)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit fa18e842f8f8f7d7f7a0674cdf375b398f655745)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Toomas Soome &lt;tsoome@ut.ee&gt;.</title>
<updated>2001-05-16T02:25:26+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2001-05-16T02:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=5df33ed012c21a3478ccff7ee6398940bafa30e3'/>
<id>5df33ed012c21a3478ccff7ee6398940bafa30e3</id>
<content type='text'>
Jeremy.
(This used to be commit 97dfc0097e488dd48dfed8429b4690f9cd82c52c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Jeremy.
(This used to be commit 97dfc0097e488dd48dfed8429b4690f9cd82c52c)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes from Toomas Soome &lt;tsoome@ut.ee&gt; code unicode problems, plus</title>
<updated>2001-02-27T21:46:01+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2001-02-27T21:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8e99021e65f2d358b2ffc89e31bc2499c9b74690'/>
<id>8e99021e65f2d358b2ffc89e31bc2499c9b74690</id>
<content type='text'>
a solaris quota update fix.
Jeremy.
(This used to be commit 9efd7a778b7b172d76af922c3dda8ec31d74bd7d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a solaris quota update fix.
Jeremy.
(This used to be commit 9efd7a778b7b172d76af922c3dda8ec31d74bd7d)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to Baltic codepage support.</title>
<updated>2001-02-14T21:53:07+00:00</updated>
<author>
<name>Tim Potter</name>
<email>tpot@samba.org</email>
</author>
<published>2001-02-14T21:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=e1be2877f5c9f7b02d90bba5b43eacb2a82822de'/>
<id>e1be2877f5c9f7b02d90bba5b43eacb2a82822de</id>
<content type='text'>
(This used to be commit 7f1219df247553bbdb18ab9676a050aea767f40b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 7f1219df247553bbdb18ab9676a050aea767f40b)
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Baltic codepage support.  From Toomas Soome &lt;tsoome@ut.ee&gt;</title>
<updated>2001-02-02T17:31:33+00:00</updated>
<author>
<name>Tim Potter</name>
<email>tpot@samba.org</email>
</author>
<published>2001-02-02T17:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=5d67bb9baf47e4dc59ffe0b63d1447ca80e4aa72'/>
<id>5d67bb9baf47e4dc59ffe0b63d1447ca80e4aa72</id>
<content type='text'>
(This used to be commit d0c5339486c38b988d39fbf83bfb98c1258dd98d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit d0c5339486c38b988d39fbf83bfb98c1258dd98d)
</pre>
</div>
</content>
</entry>
</feed>
