[Pkg-sssd-devel] sssd: Changes to 'debian-unstable'

Timo Aaltonen tjaalton-guest at alioth.debian.org
Tue Oct 1 08:48:56 UTC 2013


 Makefile.am                                             |   57 
 configure.ac                                            |   37 
 contrib/sssd.spec.in                                    |   39 
 debian/changelog                                        |    2 
 po/bg.po                                                |   18 
 po/de.po                                                |   18 
 po/es.po                                                |   18 
 po/eu.po                                                |   18 
 po/fr.po                                                |   18 
 po/hu.po                                                |   18 
 po/id.po                                                |   18 
 po/it.po                                                |   18 
 po/ja.po                                                |   18 
 po/nb.po                                                |   18 
 po/nl.po                                                |   18 
 po/pl.po                                                |   18 
 po/pt.po                                                |   18 
 po/ru.po                                                |   18 
 po/sssd.pot                                             |   18 
 po/sv.po                                                |   51 
 po/tg.po                                                |   18 
 po/tr.po                                                |   18 
 po/uk.po                                                |   18 
 po/zh_CN.po                                             |   18 
 po/zh_TW.po                                             |   18 
 src/build_macros.m4                                     |   14 
 src/conf_macros.m4                                      |    1 
 src/confdb/confdb.h                                     |    1 
 src/db/sysdb.h                                          |   37 
 src/db/sysdb_autofs.c                                   |    2 
 src/db/sysdb_ops.c                                      |  190 ++
 src/db/sysdb_search.c                                   |    2 
 src/db/sysdb_subdomains.c                               |   51 
 src/external/inotify.m4                                 |   32 
 src/external/krb5.m4                                    |    6 
 src/external/ldap.m4                                    |    4 
 src/external/libcares.m4                                |   19 
 src/external/libpcre.m4                                 |   14 
 src/external/libpopt.m4                                 |   14 
 src/external/libtalloc.m4                               |   15 
 src/external/libtdb.m4                                  |   14 
 src/external/libtevent.m4                               |   21 
 src/external/libunistring.m4                            |   31 
 src/external/nsupdate.m4                                |    6 
 src/external/pac_responder.m4                           |    3 
 src/external/python.m4                                  |    6 
 src/external/sizes.m4                                   |   12 
 src/krb5_plugin/sssd_krb5_locator_plugin.c              |    2 
 src/lib/idmap/sss_idmap.h                               |    1 
 src/man/po/br.po                                        |  835 ++++++-----
 src/man/po/ca.po                                        |  835 ++++++-----
 src/man/po/cs.po                                        |  876 ++++++------
 src/man/po/es.po                                        |  854 ++++++------
 src/man/po/eu.po                                        |  835 ++++++-----
 src/man/po/fr.po                                        |  870 ++++++------
 src/man/po/ja.po                                        | 1132 +++++++++-------
 src/man/po/lv.po                                        |  835 ++++++-----
 src/man/po/nl.po                                        |  835 ++++++-----
 src/man/po/pt.po                                        |  835 ++++++-----
 src/man/po/ru.po                                        |  835 ++++++-----
 src/man/po/sssd-docs.pot                                |  811 ++++++-----
 src/man/po/tg.po                                        |  835 ++++++-----
 src/man/po/uk.po                                        |  869 ++++++------
 src/man/po/zh_CN.po                                     |  835 ++++++-----
 src/man/sssd-ad.5.xml                                   |    5 
 src/man/sssd-ldap.5.xml                                 |    5 
 src/man/sssd-sudo.5.xml                                 |   24 
 src/man/sssd.8.xml                                      |    8 
 src/man/sssd.conf.5.xml                                 |   13 
 src/man/sssd_krb5_locator_plugin.8.xml                  |    2 
 src/monitor/monitor.c                                   |   11 
 src/monitor/monitor_netlink.c                           |    7 
 src/providers/ad/ad_domain_info.c                       |  374 +++++
 src/providers/ad/ad_domain_info.h                       |   41 
 src/providers/ad/ad_id.c                                |  199 ++
 src/providers/ad/ad_id.h                                |   10 
 src/providers/ad/ad_init.c                              |    8 
 src/providers/ad/ad_srv.c                               |  101 +
 src/providers/ad/ad_srv.h                               |    2 
 src/providers/ad/ad_subdomains.c                        |  258 ---
 src/providers/dp_dyndns.c                               |    8 
 src/providers/fail_over.c                               |    5 
 src/providers/fail_over_srv.c                           |    7 
 src/providers/fail_over_srv.h                           |    3 
 src/providers/ipa/ipa_config.c                          |    2 
 src/providers/ipa/ipa_idmap.c                           |   19 
 src/providers/ipa/ipa_init.c                            |   36 
 src/providers/ipa/ipa_netgroups.c                       |    6 
 src/providers/ipa/ipa_selinux.c                         |    8 
 src/providers/ipa/ipa_selinux_maps.c                    |    4 
 src/providers/ipa/ipa_srv.c                             |    4 
 src/providers/ipa/ipa_srv.h                             |    2 
 src/providers/ipa/ipa_subdomains.c                      |  101 +
 src/providers/ipa/ipa_subdomains_ext_groups.c           |    6 
 src/providers/krb5/krb5_access.c                        |    5 
 src/providers/krb5/krb5_auth.c                          |  167 --
 src/providers/krb5/krb5_auth.h                          |    1 
 src/providers/krb5/krb5_become_user.c                   |  130 +
 src/providers/krb5/krb5_child.c                         |  482 +-----
 src/providers/krb5/krb5_child_handler.c                 |    6 
 src/providers/krb5/krb5_common.c                        |   73 -
 src/providers/krb5/krb5_common.h                        |    2 
 src/providers/krb5/krb5_delayed_online_authentication.c |    3 
 src/providers/krb5/krb5_renew_tgt.c                     |    5 
 src/providers/krb5/krb5_utils.c                         |  897 ++++--------
 src/providers/krb5/krb5_utils.h                         |   56 
 src/providers/ldap/ldap_auth.c                          |    7 
 src/providers/ldap/ldap_child.c                         |    6 
 src/providers/ldap/ldap_common.c                        |   25 
 src/providers/ldap/ldap_common.h                        |   29 
 src/providers/ldap/ldap_id.c                            |   25 
 src/providers/ldap/ldap_id_cleanup.c                    |   20 
 src/providers/ldap/ldap_id_enum.c                       |   23 
 src/providers/ldap/sdap.c                               |   11 
 src/providers/ldap/sdap.h                               |    6 
 src/providers/ldap/sdap_access.c                        |   21 
 src/providers/ldap/sdap_async.c                         |    2 
 src/providers/ldap/sdap_async_autofs.c                  |    8 
 src/providers/ldap/sdap_async_connection.c              |    9 
 src/providers/ldap/sdap_async_enum.c                    |    2 
 src/providers/ldap/sdap_async_groups.c                  |   28 
 src/providers/ldap/sdap_async_groups_ad.c               |    2 
 src/providers/ldap/sdap_async_initgroups.c              |  157 +-
 src/providers/ldap/sdap_async_initgroups_ad.c           |   57 
 src/providers/ldap/sdap_async_nested_groups.c           |    4 
 src/providers/ldap/sdap_async_netgroups.c               |   24 
 src/providers/ldap/sdap_async_private.h                 |    6 
 src/providers/ldap/sdap_async_services.c                |    8 
 src/providers/ldap/sdap_async_sudo.c                    |    2 
 src/providers/ldap/sdap_async_sudo_hostinfo.c           |    2 
 src/providers/ldap/sdap_async_sudo_timer.c              |    2 
 src/providers/ldap/sdap_async_users.c                   |    5 
 src/providers/ldap/sdap_child_helpers.c                 |    2 
 src/providers/ldap/sdap_fd_events.c                     |    5 
 src/providers/ldap/sdap_idmap.c                         |   29 
 src/providers/ldap/sdap_reinit.c                        |    2 
 src/providers/ldap/sdap_sudo.c                          |    4 
 src/providers/proxy/proxy_auth.c                        |    2 
 src/providers/proxy/proxy_child.c                       |    4 
 src/providers/proxy/proxy_id.c                          |   37 
 src/providers/proxy/proxy_init.c                        |    5 
 src/providers/simple/simple_access.c                    |   15 
 src/providers/simple/simple_access_check.c              |  147 +-
 src/resolv/async_resolv.c                               |   18 
 src/resolv/async_resolv.h                               |    2 
 src/resolv/async_resolv_utils.c                         |    2 
 src/responder/common/negcache.c                         |    8 
 src/responder/common/responder_common.c                 |   10 
 src/responder/common/responder_dp.c                     |    2 
 src/responder/nss/nsssrv.c                              |   13 
 src/responder/nss/nsssrv_cmd.c                          |  196 +-
 src/responder/nss/nsssrv_mmap_cache.c                   |   96 +
 src/responder/nss/nsssrv_services.c                     |   13 
 src/responder/pac/pacsrv.c                              |   13 
 src/responder/pac/pacsrv_utils.c                        |    1 
 src/responder/pam/pamsrv_cmd.c                          |    2 
 src/sbus/sssd_dbus.h                                    |    3 
 src/sbus/sssd_dbus_common.c                             |   66 
 src/sbus/sssd_dbus_connection.c                         |   10 
 src/sss_client/nss_mc_common.c                          |    8 
 src/tests/dlopen-tests.c                                |  159 ++
 src/tests/krb5_child-test.c                             |   37 
 src/tests/krb5_utils-tests.c                            |   86 -
 src/tests/resolv-tests.c                                |    4 
 src/tests/simple_access-tests.c                         |   45 
 src/tests/sysdb-tests.c                                 |   73 -
 src/tests/util-tests.c                                  |   40 
 src/tools/files.c                                       |    2 
 src/tools/sss_seed.c                                    |    5 
 src/tools/tools_util.c                                  |    3 
 src/util/backup_file.c                                  |    2 
 src/util/child_common.c                                 |    5 
 src/util/domain_info_utils.c                            |  143 +-
 src/util/server.c                                       |    4 
 src/util/sss_format.h                                   |   66 
 src/util/sss_krb5.c                                     |  182 --
 src/util/sss_krb5.h                                     |   14 
 src/util/sss_ldap.c                                     |    5 
 src/util/util.c                                         |   15 
 src/util/util.h                                         |   31 
 src/util/util_safealign.h                               |   75 -
 src/util/util_sss_idmap.c                               |   32 
 src/util/util_sss_idmap.h                               |   28 
 version.m4                                              |    2 
 184 files changed, 10781 insertions(+), 8560 deletions(-)

New commits:
commit 2b107b27c76477c407d343446350a8d696890ace
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date:   Tue Oct 1 11:26:35 2013 +0300

    bump the version

diff --git a/debian/changelog b/debian/changelog
index 6f96364..fb1b5e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sssd (1.11.0-1) UNRELEASED; urgency=low
+sssd (1.11.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * sssd-common.postinst, generate-config: Don't create a config on install,

commit 97271620a1f653f03b0a7a12883ce82340d75e97
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Fri Sep 27 21:17:52 2013 +0200

    Updating the translations for the 1.11.1 release

diff --git a/po/bg.po b/po/bg.po
index c164ac6..9afbb5f 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 12:27+0000\n"
 "Last-Translator: jhrozek <jhrozek at redhat.com>\n"
 "Language-Team: Bulgarian <trans-bg at lists.fedoraproject.org>\n"
@@ -1101,22 +1101,22 @@ msgstr "Задаване на друг (не подразбиращия се) к
 msgid "Print version number and exit"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr "Ниво на debug"
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr ""
 
@@ -1744,6 +1744,6 @@ msgstr ""
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr ""
diff --git a/po/de.po b/po/de.po
index 751adf0..87b972b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 12:27+0000\n"
 "Last-Translator: jhrozek <jhrozek at redhat.com>\n"
 "Language-Team: German <trans-de at lists.fedoraproject.org>\n"
@@ -1098,22 +1098,22 @@ msgstr ""
 msgid "Print version number and exit"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr ""
 
@@ -1739,6 +1739,6 @@ msgstr ""
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr ""
diff --git a/po/es.po b/po/es.po
index f73a1ec..6f4dfd8 100644
--- a/po/es.po
+++ b/po/es.po
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 12:27+0000\n"
 "Last-Translator: jhrozek <jhrozek at redhat.com>\n"
 "Language-Team: Spanish <trans-es at lists.fedoraproject.org>\n"
@@ -1148,22 +1148,22 @@ msgstr "Indicar un archivo de configuración diferente al predeterminado"
 msgid "Print version number and exit"
 msgstr "Muestra el número de versión y finaliza"
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr "Nive de depuración"
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr "Agregar marcas de tiempo de depuración"
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr "Mostrar marcas de tiempo con microsegundos"
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr "Un arhivo abierto de descriptor para los registros de depuración"
 
@@ -1811,6 +1811,6 @@ msgstr "Falta memoria\n"
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr "Envia el resultado de la depuración hacia archivos en lugar de stderr"
diff --git a/po/eu.po b/po/eu.po
index ea9cf79..fe94dfb 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 12:27+0000\n"
 "Last-Translator: jhrozek <jhrozek at redhat.com>\n"
 "Language-Team: Basque (http://www.transifex.com/projects/p/fedora/language/"
@@ -1098,22 +1098,22 @@ msgstr ""
 msgid "Print version number and exit"
 msgstr "Inprimatu bertsio zenbakia eta irten"
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr "Arazketa maila"
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr "Gehitu arazketako data-zigiluak"
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr ""
 
@@ -1739,6 +1739,6 @@ msgstr ""
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 67a2e54..041237d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-29 13:00+0000\n"
 "Last-Translator: Jérôme Fenal <jfenal at gmail.com>\n"
 "Language-Team: French <trans-fr at lists.fedoraproject.org>\n"
@@ -1175,22 +1175,22 @@ msgstr "Définir un fichier de configuration différent de celui par défaut"
 msgid "Print version number and exit"
 msgstr "Afficher le numéro de version et quitte"
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr "Niveau de débogage"
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr "Ajouter l'horodatage au débogage"
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr "Afficher l'horodatage en microsecondes"
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr "Un descripteur de fichier ouvert pour les journaux de débogage"
 
@@ -1868,7 +1868,7 @@ msgstr "Mémoire saturée\n"
 msgid "%1$s must be run as root\n"
 msgstr "%1$s doit être lancé en tant que root\n"
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr ""
 "Envoyer la sortie de débogage vers un fichier plutôt que vers la sortie "
diff --git a/po/hu.po b/po/hu.po
index 53c33d7..502d1c2 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 12:27+0000\n"
 "Last-Translator: jhrozek <jhrozek at redhat.com>\n"
 "Language-Team: Hungarian <trans-hu at lists.fedoraproject.org>\n"
@@ -1098,22 +1098,22 @@ msgstr ""
 msgid "Print version number and exit"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr "Időbélyegek a hibakeresési kimenetben"
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr "Mikroszekundum pontosságú időbélyegek"
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr ""
 
@@ -1741,6 +1741,6 @@ msgstr "Elfogyott a memória\n"
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr ""
diff --git a/po/id.po b/po/id.po
index c4f9dc0..fdd5126 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 12:27+0000\n"
 "Last-Translator: jhrozek <jhrozek at redhat.com>\n"
 "Language-Team: Indonesian <trans-id at lists.fedoraproject.org>\n"
@@ -1096,22 +1096,22 @@ msgstr ""
 msgid "Print version number and exit"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr ""
 
@@ -1751,6 +1751,6 @@ msgstr "Kehabisan memori\n"
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr ""
diff --git a/po/it.po b/po/it.po
index a80a19c..9d15f2e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 12:27+0000\n"
 "Last-Translator: jhrozek <jhrozek at redhat.com>\n"
 "Language-Team: Italian <trans-it at lists.fedoraproject.org>\n"
@@ -1107,22 +1107,22 @@ msgstr "Specificare un file di configurazione specifico"
 msgid "Print version number and exit"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr "Livello debug"
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr "Includi timestamp di debug"
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr "Un descrittore di file aperto per l'output di debug"
 
@@ -1767,6 +1767,6 @@ msgstr "Memoria esaurita\n"
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr "Redirigere l'output di debug su file anzichè stderr"
diff --git a/po/ja.po b/po/ja.po
index cf82afb..27a3d25 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-08-27 03:30+0000\n"
 "Last-Translator: Tomoyuki KATO <tomo at dream.daynight.jp>\n"
 "Language-Team: Japanese <trans-ja at lists.fedoraproject.org>\n"
@@ -1112,22 +1112,22 @@ msgstr "非標準の設定ファイルの指定"
 msgid "Print version number and exit"
 msgstr "バージョン番号を表示して終了する"
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr "デバッグレベル"
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr "デバッグのタイムスタンプを追加する"
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr "タイムスタンプをミリ秒単位で表示する"
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr "デバッグログのオープンファイルディスクリプター"
 
@@ -1785,6 +1785,6 @@ msgstr "メモリー不足\n"
 msgid "%1$s must be run as root\n"
 msgstr "%1$s は root として実行する必要があります\n"
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr "デバッグ出力を標準エラーの代わりにファイルに送信する"
diff --git a/po/nb.po b/po/nb.po
index 76cc32b..f60fd05 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 12:27+0000\n"
 "Last-Translator: jhrozek <jhrozek at redhat.com>\n"
 "Language-Team: Norwegian Bokmål <i18n-nb at lister.ping.uio.no>\n"
@@ -1097,22 +1097,22 @@ msgstr ""
 msgid "Print version number and exit"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr ""
 
@@ -1738,6 +1738,6 @@ msgstr ""
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 81b9af8..f02f4a0 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-31 11:30+0000\n"
 "Last-Translator: Geert Warrink <geert.warrink at onsnet.nu>\n"
 "Language-Team: Dutch (http://www.transifex.com/projects/p/fedora/language/"
@@ -1168,22 +1168,22 @@ msgstr "Geef een niet-standaard configuratiebestand op"
 msgid "Print version number and exit"
 msgstr "Print versie nummer en sluit af"
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr "Debug niveau"
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr "Voeg tijdstempels toe aan debugberichten"
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr "Toon tijdstempel met microseconden"
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr "Een geopend bestand voor de debug logs"
 
@@ -1848,6 +1848,6 @@ msgstr "Het geheugen zit vol\n"
 msgid "%1$s must be run as root\n"
 msgstr "%1$s moet als root uitgevoerd worden\n"
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr "Stuur de debuguitvoer naar bestanden in plaats van stderr"
diff --git a/po/pl.po b/po/pl.po
index 7ee1fe4..43ac6c9 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 17:40+0000\n"
 "Last-Translator: Piotr Drąg <piotrdrag at gmail.com>\n"
 "Language-Team: Polish <trans-pl at lists.fedoraproject.org>\n"
@@ -1155,22 +1155,22 @@ msgstr "Podaje niedomyślny plik konfiguracji"
 msgid "Print version number and exit"
 msgstr "Wyświetla numer wersji i kończy działanie"
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr "Poziom debugowania"
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr "Dodaje czasy debugowania"
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr "Wyświetlanie dat z mikrosekundami"
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr "Otwiera deskryptor pliku dla dzienników debugowania"
 
@@ -1832,7 +1832,7 @@ msgstr "Brak pamięci\n"
 msgid "%1$s must be run as root\n"
 msgstr "%1$s musi zostać uruchomione jako root\n"
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr ""
 "Wysyła wyjście debugowania do plików, zamiast do standardowego wyjścia błędów"
diff --git a/po/pt.po b/po/pt.po
index 9e94895..0e0bec2 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 12:27+0000\n"
 "Last-Translator: jhrozek <jhrozek at redhat.com>\n"
 "Language-Team: Portuguese <trans-pt at lists.fedoraproject.org>\n"
@@ -1107,22 +1107,22 @@ msgstr "Especificar um ficheiro de configuração não standard"
 msgid "Print version number and exit"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr "Nível de depuração"
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr "Adicionar tempos na depuração"
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr "Um descritor de ficheiro aberto para os registos de depuração"
 
@@ -1766,6 +1766,6 @@ msgstr "Memória esgotada\n"
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr "Enviar o resultado de depuração para ficheiro em vez do stderr"
diff --git a/po/ru.po b/po/ru.po
index ce8f3f8..4fd6cb7 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: 2013-07-24 12:27+0000\n"
 "Last-Translator: jhrozek <jhrozek at redhat.com>\n"
 "Language-Team: Russian <trans-ru at lists.fedoraproject.org>\n"
@@ -1109,22 +1109,22 @@ msgstr "Указать файл конфигурации"
 msgid "Print version number and exit"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr "Уровень отладки"
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr "Добавить отладочные отметки времени"
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr "Открытый дескриптор файла для журналов отладки"
 
@@ -1767,6 +1767,6 @@ msgstr "Недостаточно памяти\n"
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr "Отправлять отладочные сообщения в файлы, а не в stderr"
diff --git a/po/sssd.pot b/po/sssd.pot
index e6d04f8..016cbd6 100644
--- a/po/sssd.pot
+++ b/po/sssd.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -1096,22 +1096,22 @@ msgstr ""
 msgid "Print version number and exit"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2227 src/providers/ldap/ldap_child.c:435
-#: src/util/util.h:93
+#: src/providers/krb5/krb5_child.c:1931 src/providers/ldap/ldap_child.c:435
+#: src/util/util.h:100
 msgid "Debug level"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2229 src/providers/ldap/ldap_child.c:437
-#: src/util/util.h:97
+#: src/providers/krb5/krb5_child.c:1933 src/providers/ldap/ldap_child.c:437
+#: src/util/util.h:104
 msgid "Add debug timestamps"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2231 src/providers/ldap/ldap_child.c:439
-#: src/util/util.h:99
+#: src/providers/krb5/krb5_child.c:1935 src/providers/ldap/ldap_child.c:439
+#: src/util/util.h:106
 msgid "Show timestamps with microseconds"
 msgstr ""
 
-#: src/providers/krb5/krb5_child.c:2233 src/providers/ldap/ldap_child.c:441
+#: src/providers/krb5/krb5_child.c:1937 src/providers/ldap/ldap_child.c:441
 msgid "An open file descriptor for the debug logs"
 msgstr ""
 
@@ -1737,6 +1737,6 @@ msgstr ""
 msgid "%1$s must be run as root\n"
 msgstr ""
 
-#: src/util/util.h:95
+#: src/util/util.h:102
 msgid "Send the debug output to files instead of stderr"
 msgstr ""
diff --git a/po/sv.po b/po/sv.po
index c929978..c6a6bfc 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: SSSD\n"
 "Report-Msgid-Bugs-To: sssd-devel at lists.fedorahosted.org\n"
-"POT-Creation-Date: 2013-08-28 22:37+0200\n"
-"PO-Revision-Date: 2013-07-24 12:27+0000\n"
-"Last-Translator: jhrozek <jhrozek at redhat.com>\n"
+"POT-Creation-Date: 2013-09-27 21:05+0200\n"
+"PO-Revision-Date: 2013-09-03 18:00+0000\n"
+"Last-Translator: Göran Uddeborg <goeran at uddeborg.se>\n"
 "Language-Team: Swedish (http://www.transifex.com/projects/p/fedora/language/"
 "sv/)\n"
 "Language: sv\n"
@@ -311,11 +311,11 @@ msgstr "Behandla användarnamn som skiftlägeskänsliga"
 
 #: src/config/SSSDConfig/__init__.py.in:128
 msgid "How often should expired entries be refreshed in background"
-msgstr ""
+msgstr "Hur ofta utgångna poster skall förnyas i bakgrunden"



More information about the Pkg-sssd-devel mailing list