summaryrefslogtreecommitdiff
path: root/source3/po/cat-id-tbl.c
AgeCommit message (Collapse)AuthorFilesLines
2001-10-02Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison1-232/+235
other access. Problem was max time was being set to 0xffffffff, instead of 0x7fffffff. Jeremy. (This used to be commit 94403d841710391ec26539e4b4157439d5778ff7)
2001-09-25Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison1-207/+206
Jeremy. (This used to be commit 611bf806d569b70edabbc04a2f5408142370a550)
2001-09-24added files and directories to support gettext() featureMotonobu Takahashi1-0/+433
Also added some po files to support: English, Japanese, Polish, Turlish (This used to be commit 736b713c49ebe45923169b70f5c47f5afda8d94a)