Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-26 | Add idmap library | Sumit Bose | 1 | -0/+35 | |
2012-03-19 | nsssrv: shared memory cache server initialization | Simo Sorce | 1 | -0/+3 | |
2012-03-08 | Build experimental features by default in RPMs | Stephen Gallagher | 1 | -0/+2 | |
2012-03-08 | Make RPM spec more explicit | Stephen Gallagher | 1 | -2/+20 | |
It will be easier to catch errors at build-time | |||||
2012-03-08 | Prune python provides correctly | Stephen Gallagher | 1 | -5/+8 | |
2012-02-27 | Eliminate build-time requirement for nscd | Stephen Gallagher | 1 | -1/+0 | |
We will now use the autodetected location if available, or else fall back to a value provided by --with-nscd in configure and finally resort to a hard-coded default of /usr/sbin/nscd. | |||||
2012-02-22 | Add tool to convert debug levels | Stephen Gallagher | 1 | -0/+100 | |
Older versions of SSSD (1.5 and earlier) would take a debug_level value set in the [sssd] section as authoritative for all other sections where not explicitly overridden. We changed this so that all sections need to set it if they want debug logs set. This script can be run to make the new version continue to produce the same logs as the old versions did, by explicitly adding debug_level to all domains and services that did not have it set already. Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=753763 | |||||
2012-02-15 | Fix missing %endif in sssd.spec.in | Stephen Gallagher | 1 | -0/+1 | |
2012-02-15 | Move sss_ssh_* binaries to the main 'sssd' package | Stephen Gallagher | 1 | -6/+7 | |
The sssd-client subpackage is multilib, so it cannot contain conflicting /usr/bin executables. | |||||
2012-02-14 | SSH: Build man pages conditionally | Jan Cholasta | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/1175 | |||||
2012-02-07 | Make sudo installation path configurable, install into libdir by default | Jakub Hrozek | 1 | -2/+2 | |
2012-02-07 | SSH: OpenSSH known_hosts client | Jan Cholasta | 1 | -0/+2 | |
2012-02-07 | SSH: OpenSSH authorized_keys client | Jan Cholasta | 1 | -0/+4 | |
2012-02-05 | AUTOFS: a client library | Jakub Hrozek | 1 | -0/+13 | |
This is the library the autofs client is using. automounter dlopen()s the library so there is no header file, no pkgconfig file and the library is in the libsss_autofs package, not in -devel. The library provides the following interface: * _sss_setautomntent() - select the map for processing * _sss_getautomntent_r() - iterates through key/value pairs in the selected map. The key is usually the mount point, the value is mount information (server:/export) * _sss_getautomntbyname_r() - returns value for a specific key. * _sss_endautomntent() deselect a map, clean up | |||||
2012-01-30 | SUDO: Provide documentation for the SUDO API | Jakub Hrozek | 1 | -0/+6 | |
2012-01-30 | SSSDConfigAPI: Move sssd.api.* to /usr/share/sssd | Stephen Gallagher | 1 | -6/+3 | |
https://fedorahosted.org/sssd/ticket/1158 | |||||
2012-01-17 | Add a new Makefile target to build RPMs with the experimental flag | Jakub Hrozek | 1 | -1/+37 | |
2011-12-12 | Update spec file to build with Glib on RHEL 5 | Stephen Gallagher | 1 | -2/+9 | |
2011-09-15 | Fix typo in specfile | Stephen Gallagher | 1 | -2/+2 | |
2011-09-15 | Do not build documentation on RHEL 5 | Stephen Gallagher | 1 | -1/+17 | |
RHEL 5 has a very old version of doxygen that does not search the correct locations for documentation. | |||||
2011-09-08 | Add libipa_hbac documentation to the -devel package | Stephen Gallagher | 1 | -1/+5 | |
2011-09-06 | Remove all libtool .la files from RPM | Stephen Gallagher | 1 | -13/+2 | |
2011-09-06 | sss_debuglevel - change the debug levels on the fly | Pavel Březina | 2 | -0/+4 | |
https://fedorahosted.org/sssd/ticket/950 | |||||
2011-09-02 | Fix typo in %configure | Stephen Gallagher | 1 | -1/+1 | |
2011-09-02 | Add option to specify the kerberos replay cache dir | Stephen Gallagher | 1 | -0/+2 | |
Adds a configure option to set the distribution default as well as an sssd.conf option to override it. https://fedorahosted.org/sssd/ticket/980 | |||||
2011-08-11 | Fix broken RHEL5 build | Stephen Gallagher | 1 | -0/+1 | |
RPM in RHEL 5 requires %ghost entries to be present in the build root. | |||||
2011-08-10 | Remove private shared object Provides: for pysss.so and pyhbac.so | Stephen Gallagher | 1 | -0/+6 | |
2011-08-10 | Include the configuration file as a %ghost entry | Stephen Gallagher | 1 | -0/+1 | |
The recent change to cease installing the sample configuration file caused existing config files to be removed on upgrade. This will prevent that from happening. | |||||
2011-08-08 | Rename sssd.conf to sssd-example.conf | Stephen Gallagher | 1 | -4/+3 | |
This file should not be installed by default. It leads to user confusion. We will instead install it as documentation. Fix incorrect example of entry_cache_nowait_percentage | |||||
2011-08-01 | Require matched version and release for libipa_hbac | Stephen Gallagher | 1 | -0/+1 | |
2011-07-29 | libipa_hbac: Support case-insensitive comparisons with UTF8 | Stephen Gallagher | 1 | -0/+1 | |
2011-07-08 | Provide python bindings for the HBAC evaluator library | Jakub Hrozek | 1 | -1/+16 | |
2011-07-08 | Add HBAC evaluator and tests | Stephen Gallagher | 1 | -0/+29 | |
2011-05-31 | Ensure that SSSD always Requires: the primary-arch sssd-client | Stephen Gallagher | 1 | -1/+1 | |
https://bugzilla.redhat.com/show_bug.cgi?id=709333 | |||||
2011-05-06 | Add support for openldap24 package on RHEL 5.7 | Sumit Bose | 1 | -0/+8 | |
2011-05-04 | Include manpage for sss_cache | Stephen Gallagher | 1 | -0/+1 | |
2011-05-04 | Cache cleaning tool | Jan Zeleny | 1 | -0/+1 | |
2011-02-16 | Fix specfile for RHEL5 | Stephen Gallagher | 1 | -0/+10 | |
RHEL5 uses an old libtool. We need to forcibly remove certain m4 files before running autoreconf to ensure that they get replaced with the appropriate old versions. | |||||
2011-02-14 | Detect the proper location for memberof.so | Stephen Gallagher | 1 | -2/+6 | |
2011-02-14 | Minor specfile changes | Stephen Gallagher | 1 | -1/+2 | |
We should be using BuildRequires: gettext-devel Also, for best compatibility across multiple RPM-based distros, we should be running autoreconf before configure. | |||||
2011-02-03 | Make SSSDConfig API configuration readable | Stephen Gallagher | 1 | -4/+4 | |
Previously, only root could read these files, but it makes sense to allow non-root users to prototype sssd.conf files. | |||||
2011-01-31 | Fix handling of translated man pages in spec file | Sumit Bose | 1 | -4/+15 | |
If po4a is not available 'make rpms' will fail because the spec file expects that some translated man pages are present. This patch tries to detect which translated man pages are available and adds them to the corresponding file list. | |||||
2011-01-25 | Add missing gettext BuildRequires | Stephen Gallagher | 1 | -0/+1 | |
2011-01-24 | Add uk translation to specfile | Stephen Gallagher | 1 | -0/+1 | |
2010-12-23 | Remove unnecessary po4a BuildRequires | Stephen Gallagher | 1 | -1/+0 | |
2010-12-23 | Build and install translated man pages by default | Sumit Bose | 1 | -1/+0 | |
2010-12-22 | Add Czech translation | Jakub Hrozek | 1 | -0/+2 | |
Translated a couple of strings from manpages into Czech. Makes the manpage translation patch testable. | |||||
2010-12-22 | Make manual pages translatable | Jakub Hrozek | 1 | -0/+2 | |
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 | |||||
2010-12-06 | Move sss_* tools into their own subpackage | Stephen Gallagher | 1 | -16/+33 | |
2010-10-13 | Assorted specfile changes | Stephen Gallagher | 1 | -8/+10 | |
Several problems with the specfile were fixed in the SSSD release in certain RPM-based distributions. This patch pulls them into the example specfile |