summaryrefslogtreecommitdiff
path: root/po
Commit message (Collapse)AuthorAge
* Updated translations from Transifex.Tomas Mraz2015-02-18
| | | | * po/*.po: Updated translations from Transifex.
* build: raise gettext version requirementDmitry V. Levin2015-01-07
| | | | | | | | | | | | Raise gettext requirement to the latest oldstable version 0.18.3. This fixes the following automake warning: configure.ac:581: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:581: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:581: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. * configure.ac (AM_GNU_GETTEXT_VERSION): Raise from 0.15 to 0.18.3. * po/Makevars: Update from gettext-0.18.3.
* Remove unmodified GNU gettext files installed by autopointDmitry V. Levin2015-01-07
| | | | | | | | | | | | | | | | | | These files are part of GNU gettext; we have not modified them, they are installed by autopoint which is called by autoreconf, so they had to be removed from this repository along with ABOUT-NLS, config.rpath, and mkinstalldirs files that were removed by commit Linux-PAM-1_1_5-7-g542ec8b. * po/Makefile.in.in: Remove. * po/Rules-quot: Likewise. * po/boldquot.sed: Likewise. * po/en@boldquot.header: Likewise. * po/en@quot.header: Likewise. * po/insert-header.sin: Likewise. * po/quot.sed: Likewise. * po/remove-potcdate.sin: Likewise. * po/.gitignore: Ignore these files.
* Release version 1.1.8Thorsten Kukuk2013-09-19
|
* Release version 1.1.7Thorsten Kukuk2013-09-11
|
* Updated translations from Transifex.Tomas Mraz2013-09-11
| | | | po/*.po: Updated translations from Transifex.
* Updated translations from Transifex.Tomas Mraz2013-08-22
| | | | * po/*.po: Updated translations from Transifex.
* Update also the POT file.Tomas Mraz2012-12-20
| | | | po/Linux-PAM.pot: Update to reflect current sources.
* Updated translations from Transifex, added new languages.Tomas Mraz2012-12-12
| | | | | po/LINGUAS: Added new languages. po/*.po: Updated translations from Transifex including new languages.
* release version 1.1.6Thorsten Kukuk2012-08-17
| | | | | | configure.in: Bump version to 1.1.6 NEWS: Document changes po/*.po: Regenerate *.po files
* Pulled new translations from Transifex.Tomas Mraz2012-05-28
| | | | po/*.po: Updated translations.
* Update .gitignore filesDmitry V. Levin2011-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .gitignore: Add common ignore patterns. * m4/.gitignore: Unignore local m4 files. * dynamic/.gitignore: Unignore Makefile. * libpamc/test/modules/.gitignore: Likewise. * libpamc/test/regress/.gitignore: Likewise. * po/.gitignore: Add Makevars.template. * conf/.gitignore: Remove common ignore patterns. * conf/pam_conv1/.gitignore: Likewise. * doc/.gitignore: Likewise. * doc/specs/.gitignore: Likewise. * doc/specs/formatter/.gitignore: Likewise. * examples/.gitignore: Likewise. * modules/pam_filter/upperLOWER/.gitignore: Likewise. * modules/pam_mkhomedir/.gitignore: Likewise. * modules/pam_selinux/.gitignore: Likewise. * modules/pam_stress/.gitignore: Likewise. * modules/pam_tally/.gitignore: Likewise. * modules/pam_tally2/.gitignore: Likewise. * modules/pam_timestamp/.gitignore: Likewise. * modules/pam_unix/.gitignore: Likewise. * tests/.gitignore: Likewise. * xtests/.gitignore: Likewise. * doc/adg/.gitignore: Remove. * doc/man/.gitignore: Remove. * doc/mwg/.gitignore: Remove. * doc/sag/.gitignore: Remove. * libpamc/.gitignore: Remove. * libpamc/test/.gitignore: Remove. * libpam/.gitignore: Remove. * libpam_misc/.gitignore: Remove. * modules/.gitignore: Remove. * modules/pam_access/.gitignore: Remove. * modules/pam_cracklib/.gitignore: Remove. * modules/pam_debug/.gitignore: Remove. * modules/pam_deny/.gitignore: Remove. * modules/pam_echo/.gitignore: Remove. * modules/pam_env/.gitignore: Remove. * modules/pam_exec/.gitignore: Remove. * modules/pam_faildelay/.gitignore: Remove. * modules/pam_filter/.gitignore: Remove. * modules/pam_ftp/.gitignore: Remove. * modules/pam_group/.gitignore: Remove. * modules/pam_issue/.gitignore: Remove. * modules/pam_keyinit/.gitignore: Remove. * modules/pam_lastlog/.gitignore: Remove. * modules/pam_limits/.gitignore: Remove. * modules/pam_listfile/.gitignore: Remove. * modules/pam_localuser/.gitignore: Remove. * modules/pam_loginuid/.gitignore: Remove. * modules/pam_mail/.gitignore: Remove. * modules/pam_motd/.gitignore: Remove. * modules/pam_namespace/.gitignore: Remove. * modules/pam_nologin/.gitignore: Remove. * modules/pam_permit/.gitignore: Remove. * modules/pam_pwhistory/.gitignore: Remove. * modules/pam_rhosts/.gitignore: Remove. * modules/pam_rootok/.gitignore: Remove. * modules/pam_securetty/.gitignore: Remove. * modules/pam_sepermit/.gitignore: Remove. * modules/pam_shells/.gitignore: Remove. * modules/pam_succeed_if/.gitignore: Remove. * modules/pam_time/.gitignore: Remove. * modules/pam_tty_audit/.gitignore: Remove. * modules/pam_umask/.gitignore: Remove. * modules/pam_userdb/.gitignore: Remove. * modules/pam_warn/.gitignore: Remove. * modules/pam_wheel/.gitignore: Remove. * modules/pam_xauth/.gitignore: Remove.
* Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-27
|
* Fix whitespace issuesDmitry V. Levin2011-10-26
| | | | | | Cleanup trailing whitespaces, indentation that uses spaces before tabs, and blank lines at EOF. Make the project free of warnings reported by git diff --check 4b825dc642cb6eb9a060e54bf8d69288fbee4904 HEAD
* 2011-06-22 Thorsten Kukuk <kukuk@thkukuk.de>Thorsten Kukuk2011-06-21
| | | | | | | | | * release version 1.1.4 * configure.in: Bump version number. * NEWS: Document changes since 1.1.3 * libpam/Makefile.am: Bump release number of shared library * po/de.po: Translate new string.
* po: add Vietnamese translationNguyễn Thái Ngọc Duy2011-06-06
| | | | Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
* Relevant BUGIDs:Tomas Mraz2010-12-14
| | | | | | | | | | Purpose of commit: translations Commit summary: --------------- 2010-12-14 Bahadır Kandemir <bahadir@pardus.org.tr> * po/tr.po: Updated translations.
* Relevant BUGIDs:Thorsten Kukuk2010-10-27
| | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2010-10-27 Thorsten Kukuk <kukuk@thkukuk.de> * doc/adg/Makefile.am: Use UTF-8 for html docu. * doc/mwg/Makefile.am: Likewise. * doc/sag/Makefile.am: Likewise. kernel.org webserver is using UTF-8
* Relevant BUGIDs:Thorsten Kukuk2010-08-31
| | | | | | | | | | | | | | | | | | | Purpose of commit: new release Commit summary: --------------- 2010-08-31 Thorsten Kukuk <kukuk@thkukuk.de> * release version 1.1.2 * configure.in: Bump version number. * NEWS: Document changes since 1.1.1. * doc/adg/Linux-PAM_ADG.xml: Bump version number. * doc/mwg/Linux-PAM_MWG.xml: Likewise. * doc/sag/Linux-PAM_SAG.xml: Likewise. * libpam/Makefile.am: Bump revision of shared library. * po/*.po: Regenerate.
* Relevant BUGIDs:Tomas Mraz2010-08-26
| | | | | | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2010-08-26 Sweta Kothari <swkothar@redhat.com> * po/gu.po: Updated translations. 2010-08-26 Geert Warrink <geert.warrink@onsnet.nu> * po/nl.po: Updated translations.
* Relevant BUGIDs: 3010705Thorsten Kukuk2010-06-15
| | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2010-06-15 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_xauth/pam_xauth.c (pam_sm_close_session): Call setfsuid to be allowed to remove temporary files (#3010705). (pam_sm_open_session): Call fchown with correct permissions.
* Relevant BUGIDs:Thorsten Kukuk2010-04-06
| | | | | | | | | | | | | | Purpose of commit: new feature Commit summary: --------------- 2010-04-06 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_rootok/pam_rootok.c: Add support for acct_mgmt and chauthtok. * modules/pam_rootok/pam_rootok.8.xml: Document new module types.
* Relevant BUGIDs:Thorsten Kukuk2010-03-29
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- po/ar.po: Add missing Plural-Forms entry to header.
* Relevant BUGIDs:Tomas Mraz2010-03-25
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2010-03-25 Daniel Nylander <po@danielnylander.se> * po/sv.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2010-03-24
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2010-03-24 Ani Peter <anipeter@fedoraproject.org> * po/ml.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2010-03-08
| | | | | | | | | | Purpose of commit: translations Commit summary: --------------- 2010-03-08 Yuri Chornoivan <yurchor@ukr.net> * po/uk.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2010-01-04
| | | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2010-01-04 Elad <el.il@doom.co.il> * po/he.po: New translation to Hebrew. * po/LINGUAS: Add Hebrew to the list.
* Relevant BUGIDs:Thorsten Kukuk2009-12-16
| | | | | | | | | | | | | | | | | | Purpose of commit: release Commit summary: --------------- 2009-12-16 Thorsten Kukuk <kukuk@suse.de> * release version 1.1.1 * NEWS: Adjust for 1.1.1 * configure.in: Likewise. * doc/adg/Linux-PAM_ADG.xml: Likewise. * doc/mwg/Linux-PAM_MWG.xml: Likewise. * doc/sag/Linux-PAM_SAG.xml: Likewise. * po/*.po: Regenerated.
* Relevant BUGIDs:Thorsten Kukuk2009-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: regression fix Commit summary: --------------- 2009-11-10 Thorsten Kukuk <kukuk@suse.de> * doc/man/pam_get_authtok.3.xml: Document pam_get_authtok_noverify and pam_get_authtok_verify. * libpam/Makefile.am (libpam_la_LDFLAGS): Bump revesion of libpam. * libpam/pam_get_authtok.c (pam_get_authtok_internal): Renamed from pam_get_authtok, add flags argument, always check return values. * modules/pam_cracklib/pam_cracklib.c (pam_sm_chauthtok): Use pam_get_authtok_noverify and pam_get_authtok_verify. * libpam/include/security/pam_ext.h: Add prototypes for pam_get_authtok_noverify and pam_get_authtok_verify. * libpam/libpam.map: Add new pam_get_authtok_* functions.
* Relevant BUGIDs:Tomas Mraz2009-11-02
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-11-02 Ani Peter <anipeter@fedoraproject.org> * po/ml.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-10-05
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-10-05 Kris Thomsen <lakristho@gmail.com> * po/da.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-09-29
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-09-29 Piotr Drąg <piotrdrag@gmail.com> * po/pl.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-09-21
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-09-21 Yulia Poyarkova <yulia.poyarkova@redhat.com> * po/ru.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-09-17
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-09-17 Kiyoto Hashida <khashida@redhat.com> * po/ja.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-09-17
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-09-18 Eunju Kim <eukim@redhat.com> * po/ko.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-09-17
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-09-17 Yulia Poyarkova <yulia.poyarkova@redhat.com> * po/ru.po: Updated translations.
* Relevant BUGIDs: Debian bug #470096Steve Langasek2009-08-25
| | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2009-08-25 Steve Langasek <vorlon@debian.org> * po/es.po: fix missing whitespace in password prompts.
* Relevant BUGIDs:Thorsten Kukuk2009-07-21
| | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2009-07-21 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_cracklib/pam_cracklib.c (pam_sm_chauthtok): Delete new token if it does not match strength criteria.
* Relevant BUGIDs:Thorsten Kukuk2009-06-19
| | | | | | | | | | | Purpose of commit: release Commit summary: --------------- 2009-06-19 Thorsten Kukuk <kukuk@thkukuk.de> * release version 1.1.0
* Relevant BUGIDs:Tomas Mraz2009-06-08
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-06-08 Rajesh Ranjan <rajesh672@gmail.com> * po/hi.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-06-01
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-06-01 Jaswinder Singh <jsingh@redhat.com> * po/pa.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-05-28
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-05-28 Jaswinder Singh <jsingh@redhat.com> * po/pa.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-05-21
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-05-21 Albert Carabasa Giribet <albertc@asic.udl.cat> * po/ca.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-05-11
| | | | | | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-05-11 Ani Peter <anipeter@fedoraproject.org> * po/ml.po: Updated translations. 2009-05-11 Charles-Antoine Couret <cacouret@wanadoo.fr> * po/fr.po: Updated translations.
* Relevant BUGIDs:Thorsten Kukuk2009-05-05
| | | | | | | | | | | | | Purpose of commit: beta release Commit summary: --------------- 2009-05-05 Thorsten Kukuk <kukuk@thkukuk.de> * release 1.0.92 * libpamc/Makefile.am (libpamc_la_LDFLAGS): Increase revesion. * configure.in: Increase version to 1.0.92.
* Relevant BUGIDs:Tomas Mraz2009-04-20
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-04-20 Mario Santagiuliana <mario@marionline.it> * po/it.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-04-17
| | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2009-04-17 Fabian Affolter <fab@fedoraproject.org> * po/de.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translations Commit summary: --------------- 2009-04-14 Amitakhya Phukan <aphukan@fedoraproject.org> * po/as.po: Updated translations. 2009-04-14 Runa Bhattacharjee <runab@fedoraproject.org> * po/bn_IN.po: Updated translations. 2009-04-14 Sweta Kothari <swkothar@redhat.com> * po/gu.po: Updated translations. 2009-04-14 Sandeep Shedmake <sandeep.shedmake@gmail.com> * po/mr.po: Updated translations. 2009-04-14 Rui Gouveia <rui.gouveia@globaltek.pt> * po/pt.po: Updated translations. 2009-04-14 I. Felix <ifelix@redhat.com> * po/ta.po: Updated translations. 2009-04-14 Krishna Babu K <kkrothap@redhat.com> * po/te.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-04-06
| | | | | | | | | | | | | | Purpose of commit: translations Commit summary: --------------- 2009-04-06 R.E. van der Luit <nippur@fedoraproject.org> * po/nl.po: Updated translations. 2009-04-06 Terry Chuang <tchuang@redhat.com> * po/zh_TW.po: Updated translations.
* Relevant BUGIDs:Tomas Mraz2009-04-03
| | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translations Commit summary: --------------- 2009-04-03 Shankar Prasad <svenkate@redhat.com> * po/kn.po: Updated translations. 2009-04-03 Manoj Kumar Giri <mgiri@redhat.com> * po/or.po: Updated translations. 2009-04-03 Miloš Komarčević <kmilos@gmail.com> * po/sr.po: Updated translations. * po/sr@latin.po: Updated translations. 2009-04-03 Leah Liu <lliu@redhat.com> * po/zh_CN.po: Updated translations.