1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Motonobu Takahashi
f13f9940b7 added fr.msg from Fanch
(This used to be commit 3a3b3469e6)
2001-12-09 17:06:45 +00:00
Motonobu Takahashi
0374d57a4c added de.msg from Andreas Moroder
(This used to be commit bc909797ef)
2001-10-28 12:16:00 +00:00
Motonobu Takahashi
5837031ee2 added Italian message file from Simo Source
(This used to be commit 810272fe44)
2001-10-16 15:28:49 +00:00
Motonobu Takahashi
faeae34bac remove zh_CN.msg because there is no maintainer.
and correct some strings in ja.msg
(This used to be commit 77806c3178)
2001-10-15 13:14:05 +00:00
Andrew Tridgell
0bee95b365 updated copyright notices
(This used to be commit 1f4c8a1d9f)
2001-10-15 12:06:16 +00:00
Andrew Tridgell
6aec31c426 - renamed *.po message files to *.msg
- fixed minor bug in lang_tdb.c

the msg files are still in a po/ directory, but unfortunately that is
not easy to fix given the terrible handling of directories in CVS.
(This used to be commit 2fbeedeb16)
2001-10-15 08:10:07 +00:00
Andrew Tridgell
30bcb1151d removed unused gettext code
(This used to be commit aaa1e9315e)
2001-10-15 05:11:31 +00:00
Andrew Tridgell
8cec5cf35f first step in converting the head branch to use lang_tdb.c instead
of gettext for internationalisation support. There is more to do
(This used to be commit ab7f67677a)
2001-10-11 08:40:42 +00:00
Jeremy Allison
cb4b13a82b Fixed the bug with member servers in a Samba PDC hosted domain not allowing
other access. Problem was max time was being set to 0xffffffff, instead of
0x7fffffff.
Jeremy.
(This used to be commit 94403d8417)
2001-10-02 06:57:18 +00:00
Motonobu Takahashi
14b47c8c53 fixed in *BSD
(This used to be commit d3cb139aff)
2001-09-29 20:07:26 +00:00
Motonobu Takahashi
51bb6e8248 fixed not to install in *BSD, but perhaps on Solaris, cannot install
(This used to be commit a91777fb47)
2001-09-29 20:06:35 +00:00
Motonobu Takahashi
b4dc377673 not to creat gmo files from po files during making
this is because some platforms such as HP-UX do not have any msgfmt
command.

if someone updates po file,
then he has to update gmo files manually and commit.
(This used to be commit ca350fdf03)
2001-09-29 16:07:01 +00:00
Jeremy Allison
6ddcd8a3bc Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy.
(This used to be commit 611bf806d5)
2001-09-25 20:21:21 +00:00
Motonobu Takahashi
14403d5e8a fixed a typo in installman.sh
fixed a problem that source/install-sh is not executable
(This used to be commit c2e256c18c)
2001-09-24 18:22:46 +00:00
Motonobu Takahashi
fce47dc67a fixed a typo
(This used to be commit 87a945f13d)
2001-09-24 16:38:54 +00:00
Motonobu Takahashi
1207c43204 added files and directories to support gettext() feature
Also added some po files to support:
    English, Japanese, Polish, Turlish
(This used to be commit 736b713c49)
2001-09-24 16:13:06 +00:00