Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding interface documentation | Dmitri Pal | 2010-04-08 | 1 | -0/+1 |
| | | | | Package refarray documentation by default | ||||
* | SELinux login management | Jakub Hrozek | 2010-04-08 | 2 | -0/+3 |
| | | | | | | | | | | Adds a new option -Z to sss_useradd and sss_usermod. This option allows user to specify the SELinux login context for the user. On deleting the user with sss_userdel, the login mapping is deleted, so subsequent adding of the same user would result in the default login context unless -Z is specified again. MLS security is not supported as of this patch. | ||||
* | Allow running with read only root | Jakub Hrozek | 2010-03-25 | 1 | -0/+5 |
| | | | | | | | Packages /etc/rwtab.d/sssd file that allows SSSD to run on a read-only root filesystem. Fixes: #428 | ||||
* | Generate doxygen documentation for path_utils | Jakub Hrozek | 2010-03-25 | 1 | -0/+1 |
| | |||||
* | Build and package libini_config docs | Stephen Gallagher | 2010-03-15 | 1 | -2/+2 |
| | |||||
* | Clean up changelog for sssd.spec | Stephen Gallagher | 2010-03-15 | 1 | -39/+2 |
| | | | | | | Since we don't keep the changelog up to date, it makes more sense to simply truncate it to always report that it is an automated build. | ||||
* | Use correct python macros in sssd.spec | Stephen Gallagher | 2010-03-15 | 1 | -2/+4 |
| | | | | | | | | This patch brings our spec file into compliance with Fedora python requirements. See http://fedoraproject.org/wiki/Packaging/Python#Macros for more details | ||||
* | Add simple access provider | Sumit Bose | 2010-03-08 | 1 | -0/+2 |
| | |||||
* | Add BuildRequires for doxygen | Stephen Gallagher | 2010-03-08 | 1 | -0/+1 |
| | | | | This is needed to create the collection documentation | ||||
* | Package libcollection documentation into libcollection-devel | Stephen Gallagher | 2010-03-08 | 1 | -1/+5 |
| | |||||
* | Package example logrotate script | Jakub Hrozek | 2010-03-08 | 1 | -0/+5 |
| | |||||
* | Run 'make check' during rpmbuild | Stephen Gallagher | 2010-03-04 | 1 | -1/+4 |
| | |||||
* | Disable rpath support in the linker | Stephen Gallagher | 2010-02-19 | 1 | -1/+2 |
| | | | | The Fedora Package Guidelines forbid the use of rpaths | ||||
* | Fix bad merge | Stephen Gallagher | 2010-02-18 | 1 | -1/+1 |
| | | | | | | | | Merging ba8937d83675c7d69808d1d3df8f823afdc5ce2a left the COPYING and COPYING.LESSER files in the now-defunct sss_client directory. This patch moves them into the right location and fixes the spec file to look for them correctly. | ||||
* | Fix licensing issues for sss_client | Stephen Gallagher | 2010-02-18 | 1 | -2/+3 |
| | |||||
* | Rename server/ directory to src/ | Stephen Gallagher | 2010-02-18 | 1 | -3/+3 |
| | | | | Also update BUILD.txt | ||||
* | Merge sss_client and sss_daemon translations together | Stephen Gallagher | 2010-02-18 | 1 | -2/+1 |
| | |||||
* | Make collection_queue.h and collection_stack.h into public headers | Stephen Gallagher | 2010-02-10 | 1 | -0/+2 |
| | |||||
* | Package libref_array and libref_array-devel | Stephen Gallagher | 2010-02-03 | 1 | -0/+39 |
| | |||||
* | Package libini_config and libini_config-devel | Stephen Gallagher | 2010-02-03 | 1 | -0/+42 |
| | |||||
* | Package libcollection and libcollection-devel | Stephen Gallagher | 2010-02-03 | 1 | -0/+42 |
| | |||||
* | Package libpath_utils and libpath_utils-devel | Stephen Gallagher | 2010-02-03 | 1 | -0/+37 |
| | |||||
* | Update suse sssd.spec | Sergey V. Kovylov | 2010-02-02 | 1 | -3/+65 |
| | |||||
* | Update the url in the spec files | Sumit Bose | 2010-01-20 | 2 | -2/+2 |
| | |||||
* | Split off libdhash into a shared library | Stephen Gallagher | 2010-01-20 | 1 | -1/+55 |
| | | | | | | | | Right now, the pkg-config checks for the system version of libdhash are forcibly disabled, requiring the SSSD to build it from its own tree. In the future, when we split the libraries off from the SSSD, it will be easy to switch this check to the external library. | ||||
* | sss_groupshow - a utility to print properties of a local group | Jakub Hrozek | 2010-01-20 | 1 | -0/+2 |
| | | | | | | | This patch adds a utility called sss_groupshow that allows user to print properties of a group in the local domain. Fixes: #306 | ||||
* | sssd.spec for SLES | Sergei V. Kovylov | 2009-12-15 | 1 | -0/+238 |
| | |||||
* | Fix egg-info file generation in the spec file | Martin Nagy | 2009-12-09 | 1 | -4/+4 |
| | | | | | | | We were actually listing files that are on the system, not those that we created in the $RPM_BUILD_ROOT. Also, by doing an echo with the regular expression, we put more than one file on one line. Rpmbuild doesn't like that and will not generate the rpms. | ||||
* | Fix RPM spec for RHEL6 | Stephen Gallagher | 2009-12-09 | 1 | -1/+6 |
| | |||||
* | Make packaging of *.egg-info files more flexible | Sumit Bose | 2009-12-07 | 1 | -1/+4 |
| | |||||
* | Do not include libsss_ipa.la in rpm package | Sumit Bose | 2009-12-01 | 1 | -0/+1 |
| | |||||
* | Read KDC info from file instead from environment | Sumit Bose | 2009-11-23 | 1 | -0/+3 |
| | | | | | | Then name or IP adress of the KDC is written into the pubconf directory into a file named kdcinfo.REALM. The locator plugin will then read this file and pass the data to the kerberos libraries. | ||||
* | Fix Requires: sssd-client line in specfile | Stephen Gallagher | 2009-11-10 | 1 | -1/+1 |
| | |||||
* | Update sssd.spec to use only the required KRB5_LIBS and NSS_LIBS | Stephen Gallagher | 2009-11-06 | 1 | -0/+2 |
| | |||||
* | Add Requires: cyrus-sasl-gssapi | Stephen Gallagher | 2009-11-03 | 1 | -0/+1 |
| | | | | This is needed by LDAP GSSAPI binds. | ||||
* | Fix RPM builds on older versions of rpmbuild | Stephen Gallagher | 2009-10-20 | 1 | -3/+4 |
| | | | | | | Older versions of rpmbuild do not accept multiple '-f' options being specified, so we'll add the krb5_locator_plugin.so to the sss_daemon.lang filelist instead of putting it in its own file. | ||||
* | Start implementing ipa specific options. | Simo Sorce | 2009-10-20 | 1 | -0/+1 |
| | | | | | First step generate ldap options from ipa options. Add sssd-ipa man page too. | ||||
* | Clean up rpmlint errors and warnings in sssd-client package | Stephen Gallagher | 2009-10-20 | 1 | -0/+4 |
| | | | | | | - Run ldconfig in sssd-client post and postun - Version libnss_sss.so as libnss_sss.so.2 (to set the correct SONAME) | ||||
* | Better detect installed language files | Stephen Gallagher | 2009-10-20 | 1 | -4/+9 |
| | |||||
* | Use Python 3-compatible sitearch and sitelib | Stephen Gallagher | 2009-10-20 | 1 | -2/+2 |
| | |||||
* | add missing %defattr to the filelist of the client package | Sumit Bose | 2009-10-14 | 1 | -0/+1 |
| | |||||
* | Package SSSDConfig API | Stephen Gallagher | 2009-10-13 | 1 | -0/+9 |
| | |||||
* | Change requirement on libldb to libldb >= 0.9.3 | Stephen Gallagher | 2009-09-30 | 1 | -1/+1 |
| | |||||
* | Tighten up permission. | Simo Sorce | 2009-09-28 | 1 | -1/+1 |
| | | | | | | | SSSD may contain passwords and other sensitive data, make sure we always keep its permission tight. Also make /etc/sssd permission very strict, just in case, admins may inadvertently copy an sssd.conf file without checking it's permissions. | ||||
* | Convert the example config to v2 format, upgrade config on update only | Jakub Hrozek | 2009-09-25 | 1 | -2/+4 |
| | |||||
* | Send debug messages to logfile | Jakub Hrozek | 2009-09-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | Introduces a new option --debug-to-files which makes SSSD output its debug information to a file instead of stderr, which is still the default. Also introduces a new confdb option debug_to_files which does the same, but can be specified per-service in the config file. The logfiles are stored in /var/log/sssd by default. Changes the initscript to log to files by default. | ||||
* | Split out an sssd-clients package | Simo Sorce | 2009-09-25 | 1 | -6/+27 |
| | |||||
* | script to upgrade config to v2 | Jakub Hrozek | 2009-09-25 | 1 | -0/+6 |
| | |||||
* | added support for older MIT kerberos versions | sbose | 2009-09-24 | 1 | -2/+7 |
| | | | | | | | | | - make the build of the locator plugin optional - added a man page for the locator plugin - use krb5.h if krb5/krb5.h cannot be found - added alternatives for missing functions - set -DDBUS_API_SUBJECT_TO_CHANGE if libdbus version is lesser than 1.0.0 | ||||
* | Provide python bindings for sysdb | Jakub Hrozek | 2009-09-21 | 1 | -1/+6 |
| | | | | | | | | Implement a set of python bindings for the sysdb with feature set similar to what is available in the tools. The primary consumers would be applications like system-config-users. Resolves: Ticket #102 |