Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RPMS: Move sss_cache tool to main package | Stephen Gallagher | 2012-11-06 | 1 | -3/+6 |
| | | | | https://fedorahosted.org/sssd/ticket/1481 | ||||
* | Remove libsss_sudo.pc and move libsss_sudo.so to libsss_sudo | Jakub Hrozek | 2012-10-12 | 1 | -3/+1 |
| | |||||
* | Couple of specfile fixes | Jakub Hrozek | 2012-10-12 | 1 | -3/+7 |
| | |||||
* | RPM: Create ghost files during install | Jakub Hrozek | 2012-09-24 | 1 | -0/+5 |
| | |||||
* | autofs, sudo, ssh and PAC are not experimental anymore | Jakub Hrozek | 2012-09-24 | 1 | -14/+0 |
| | |||||
* | Mark the fastcache files in the spec file as %ghost | Jakub Hrozek | 2012-09-24 | 1 | -0/+2 |
| | | | | https://fedorahosted.org/sssd/ticket/1487 | ||||
* | rpm: put localized sssd_krb5_locator_plugin manpages into client | Pavel Březina | 2012-09-17 | 1 | -1/+5 |
| | | | | | | | Localized sssd_krb5_locator_plugin manpages were added into main sssd package instead of client. https://fedorahosted.org/sssd/ticket/1394 | ||||
* | RPM: BuildRequire selinux-policy-targeted | Jakub Hrozek | 2012-09-10 | 1 | -0/+1 |
| | | | | | | selinux-policy-targeted contains the /etc/selinux/targeted/logins directory that is checked during build time to determine if the platform supports SELinux user logins. | ||||
* | libsss_sudo should have a versioned dependency on SSSD | Jakub Hrozek | 2012-09-07 | 1 | -0/+1 |
| | | | | https://fedorahosted.org/sssd/ticket/1509 | ||||
* | RPM: Always include the patch file | Jakub Hrozek | 2012-08-29 | 1 | -2/+0 |
| | |||||
* | RPM: Switch the default ccache location | Jakub Hrozek | 2012-08-28 | 2 | -1/+28 |
| | | | | https://fedorahosted.org/sssd/ticket/1500 | ||||
* | Add python bindings for murmurhash3 | Sumit Bose | 2012-08-15 | 1 | -0/+1 |
| | |||||
* | Create a domain-realm mapping for krb5.conf to be included | Jakub Hrozek | 2012-08-01 | 1 | -0/+1 |
| | | | | | | | | When new subdomains are discovered, the SSSD creates a file that includes the domain-realm mappings. This file can in turn be included in the krb5.conf using the includedir directive, such as: includedir /var/lib/sss/pubconf/realm_mappings | ||||
* | First-boot sss_seed tool | Nick Guay | 2012-08-01 | 1 | -0/+2 |
| | |||||
* | Require and call ldconfig from subpackages if appropriate | Ville Skyttä | 2012-08-01 | 1 | -5/+22 |
| | | | | | The SSSD subpackages were not calling ldconfig even though they contain shared libraries. | ||||
* | manpage: sssd-sudo - documents how sudo works with sssd | Pavel Březina | 2012-07-30 | 1 | -0/+1 |
| | | | | https://fedorahosted.org/sssd/ticket/1418 | ||||
* | Add missing "%" to specfile | Jakub Hrozek | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | RPM: Own several directories | Jakub Hrozek | 2012-07-13 | 1 | -0/+4 |
| | |||||
* | AD: Add manpages and SSSDConfig entries | Stephen Gallagher | 2012-07-06 | 1 | -0/+1 |
| | |||||
* | AD: Add AD provider to the spec file | Stephen Gallagher | 2012-07-06 | 1 | -0/+1 |
| | |||||
* | BUILD: Change default unicode library to glib2 | Stephen Gallagher | 2012-06-25 | 1 | -8/+2 |
| | | | | | This patch also removes the references to 'cvs' and 'nscd' from BUILD.txt, as they are no longer necessary. | ||||
* | Try to build PAC responder only if all dependencies are available | Sumit Bose | 2012-06-21 | 1 | -0/+10 |
| | |||||
* | PAC responder: support in spec file | Sumit Bose | 2012-06-21 | 1 | -0/+7 |
| | |||||
* | Make krb5_ccname_template and krb5_ccachedir configurable | Jakub Hrozek | 2012-06-14 | 1 | -0/+5 |
| | |||||
* | SSSDConfig: Make SSSDConfig a package | Stephen Gallagher | 2012-05-31 | 1 | -1/+1 |
| | | | | | We were polluting the primary Python space with several dependencies. We will now install them their own directory/module. | ||||
* | RPM: Allow running 'make rpms' on RHEL 5 machines | Stephen Gallagher | 2012-05-15 | 1 | -5/+7 |
| | | | | | | | | | | Our previous detection for this was flawed, because the %{rhel} macro did not exist on the version of RPM shipped with RHEL 5, but it worked when building for RHEL 5 through mock. This new patch relies on grepping /etc/redhat-release for the version information. https://fedorahosted.org/sssd/ticket/1206 | ||||
* | Fix typo in spec file | Sumit Bose | 2012-05-03 | 1 | -1/+1 |
| | |||||
* | Install and uninstall all documentation | Pavel Březina | 2012-04-20 | 1 | -3/+3 |
| | | | | | Every directory listed in SSSD_DOCS in Makefile.am will be installed as documentation. | ||||
* | Add idmap library | Sumit Bose | 2012-03-26 | 1 | -0/+35 |
| | |||||
* | nsssrv: shared memory cache server initialization | Simo Sorce | 2012-03-19 | 1 | -0/+3 |
| | |||||
* | Build experimental features by default in RPMs | Stephen Gallagher | 2012-03-08 | 1 | -0/+2 |
| | |||||
* | Make RPM spec more explicit | Stephen Gallagher | 2012-03-08 | 1 | -2/+20 |
| | | | | It will be easier to catch errors at build-time | ||||
* | Prune python provides correctly | Stephen Gallagher | 2012-03-08 | 1 | -5/+8 |
| | |||||
* | Eliminate build-time requirement for nscd | Stephen Gallagher | 2012-02-27 | 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. | ||||
* | Add tool to convert debug levels | Stephen Gallagher | 2012-02-22 | 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 | ||||
* | Fix missing %endif in sssd.spec.in | Stephen Gallagher | 2012-02-15 | 1 | -0/+1 |
| | |||||
* | Move sss_ssh_* binaries to the main 'sssd' package | Stephen Gallagher | 2012-02-15 | 1 | -6/+7 |
| | | | | | The sssd-client subpackage is multilib, so it cannot contain conflicting /usr/bin executables. | ||||
* | SSH: Build man pages conditionally | Jan Cholasta | 2012-02-14 | 1 | -1/+1 |
| | | | | https://fedorahosted.org/sssd/ticket/1175 | ||||
* | Make sudo installation path configurable, install into libdir by default | Jakub Hrozek | 2012-02-07 | 1 | -2/+2 |
| | |||||
* | SSH: OpenSSH known_hosts client | Jan Cholasta | 2012-02-07 | 1 | -0/+2 |
| | |||||
* | SSH: OpenSSH authorized_keys client | Jan Cholasta | 2012-02-07 | 1 | -0/+4 |
| | |||||
* | AUTOFS: a client library | Jakub Hrozek | 2012-02-05 | 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 | ||||
* | SUDO: Provide documentation for the SUDO API | Jakub Hrozek | 2012-01-30 | 1 | -0/+6 |
| | |||||
* | SSSDConfigAPI: Move sssd.api.* to /usr/share/sssd | Stephen Gallagher | 2012-01-30 | 1 | -6/+3 |
| | | | | https://fedorahosted.org/sssd/ticket/1158 | ||||
* | Add a new Makefile target to build RPMs with the experimental flag | Jakub Hrozek | 2012-01-17 | 1 | -1/+37 |
| | |||||
* | Update spec file to build with Glib on RHEL 5 | Stephen Gallagher | 2011-12-12 | 1 | -2/+9 |
| | |||||
* | Fix typo in specfile | Stephen Gallagher | 2011-09-15 | 1 | -2/+2 |
| | |||||
* | Do not build documentation on RHEL 5 | Stephen Gallagher | 2011-09-15 | 1 | -1/+17 |
| | | | | | RHEL 5 has a very old version of doxygen that does not search the correct locations for documentation. | ||||
* | Add libipa_hbac documentation to the -devel package | Stephen Gallagher | 2011-09-08 | 1 | -1/+5 |
| | |||||
* | Remove all libtool .la files from RPM | Stephen Gallagher | 2011-09-06 | 1 | -13/+2 |
| |