Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-15 | Always include all manpage XML files in the distribution tarball | Stephen Gallagher | 1 | -2/+3 | |
2012-02-14 | SSH: Build man pages conditionally | Jan Cholasta | 1 | -3/+5 | |
https://fedorahosted.org/sssd/ticket/1175 | |||||
2012-02-07 | SSH: OpenSSH known_hosts client | Jan Cholasta | 1 | -1/+1 | |
2012-02-07 | SSH: OpenSSH authorized_keys client | Jan Cholasta | 1 | -1/+2 | |
2012-02-07 | LDAP: Add support for SSH user public keys | Jan Cholasta | 1 | -1/+4 | |
2012-02-05 | AUTOFS: responder | Jakub Hrozek | 1 | -3/+7 | |
2012-02-01 | Use profiling Docbook XSLT only if available, fall back to normal | Jakub Hrozek | 1 | -2/+7 | |
2012-01-30 | Include sudo manual pages only conditionally | Jakub Hrozek | 1 | -2/+11 | |
2011-09-06 | sss_debuglevel - change the debug levels on the fly | Pavel Březina | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/950 | |||||
2011-05-04 | Man page for sss_cache | Jan Zeleny | 1 | -1/+1 | |
2011-02-17 | Fix for generating lists of translated man pages | Sumit Bose | 1 | -6/+6 | |
In some automatic build environments the lists of translated man pages were not generated properly because ls put multiple file names into a single single. | |||||
2011-01-25 | Update man.stamp when the potfile or po4a.cfg is updated | Stephen Gallagher | 1 | -1/+1 | |
2010-12-23 | Build and install translated man pages by default | Sumit Bose | 1 | -23/+31 | |
2010-12-22 | Make manual pages translatable | Jakub Hrozek | 1 | -0/+160 | |
Utilizes PO4A to extract translatable strings from Docbook XML sources and allows translators to submit ordinary .PO files. PO4A then generates translated Docbook documents that can be used to generate translated end user documentation. https://fedorahosted.org/sssd/ticket/297 |