summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove branching to improve readabilityreviewJakub Hrozek2013-05-291-23/+11
* Allow flat name in the FQname formatJakub Hrozek2013-05-297-25/+576
* Check the validity of FQname format prior to using itJakub Hrozek2013-05-291-3/+43
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-298-44/+70
* AD dyndns: extract the host name from URIJakub Hrozek2013-05-281-9/+31
* FO: Fix setting status of duplicatesJakub Hrozek2013-05-281-9/+18
* Remove unneeded commentJakub Hrozek2013-05-281-1/+0
* IPA: Check for ENOMEMJakub Hrozek2013-05-281-0/+3
* Fix dyndns timer initializationJakub Hrozek2013-05-277-11/+39
* Fail with misconfigured id-mapping rangesOndrej Kos2013-05-271-1/+2
* Add SID related requests to the LDAP providerSumit Bose2013-05-271-5/+230
* IPA: read user and group SIDSumit Bose2013-05-271-2/+2
* Handle SID strings in sdap_attrs_get_sid_str() as wellSumit Bose2013-05-271-9/+20
* IPA: Always initialize ID mappingSumit Bose2013-05-271-4/+10
* Add a domain config attribute for realmdStef Walter2013-05-233-2/+14
* Add 'description' attribute to SSSDConfig APIStephen Gallagher2013-05-232-1/+4
* Adding option to disable retrieving large AD groups.Lukas Slebodnik2013-05-2311-13/+74
* Removing unused functions.Lukas Slebodnik2013-05-232-36/+0
* pysss_nss_idmap: do not treat strings as sequencesSumit Bose2013-05-231-1/+1
* Remove old hash support from example specStephen Gallagher2013-05-231-1/+0
* Adding script to create a SRPMLukas Slebodnik2013-05-231-0/+120
* Fix return code for AD subdomain requestSumit Bose2013-05-221-1/+3
* Check NSCD configuration fileOndrej Kos2013-05-216-7/+177
* Move nscd.c from tools to utilOndrej Kos2013-05-214-9/+9
* DB: Fix segfault when configuration file cannot be parsedOndrej Kos2013-05-211-0/+1
* Remove unneeded parameter of setup_child and namespace itJakub Hrozek2013-05-205-5/+5
* Fixing critical format string issues.Lukas Slebodnik2013-05-2022-36/+61
* Fix segfault in AD Subdomains ModuleLukas Slebodnik2013-05-151-0/+2
* Rename SAFEALIGN macros.Michal Zidek2013-05-144-95/+114
* man: Note that IPA updates are secured with GSS-TSIGJakub Hrozek2013-05-141-1/+2
* man: Clarify the AD site discovery documentationJakub Hrozek2013-05-141-1/+3
* Fix segfault in DYNDNSOndrej Kos2013-05-141-1/+1
* Always update cached upn if enterprise principals are usedSumit Bose2013-05-141-3/+4
* Fix broken build with selinux.Lukas Slebodnik2013-05-142-2/+4
* Re-add a useful DEBUG messageJakub Hrozek2013-05-131-0/+2
* Fixes compilation without selinux.Lukas Slebodnik2013-05-131-1/+0
* Add support for tuples and unicode pysss_nss_idmap.soSumit Bose2013-05-131-20/+39
* LDAP: Always initialize idmap objectJakub Hrozek2013-05-131-5/+3
* man: Clarify that AD dyndns updates are secured using GSS-TSIGJakub Hrozek2013-05-131-1/+4
* Enable the AD dynamic DNS updates by defaultJakub Hrozek2013-05-132-2/+2
* tests: Do not set cwd twiceJakub Hrozek2013-05-131-1/+0
* Fix a typo in sssd-ad man pageJakub Hrozek2013-05-131-1/+1
* sudo responder: search rules for subdomains in parent domain subtreePavel Březina2013-05-101-0/+5
* Fix missing initialization in Python bindings for libsss_nss_idmapSumit Bose2013-05-101-1/+1
* Add missing \n to debug stringSumit Bose2013-05-101-1/+1
* SSH: Do not skip domains with use_fully_qualified_names in host key requestsJan Cholasta2013-05-071-6/+0
* SSH: Use separate field for domain name in client requestsJan Cholasta2013-05-076-64/+97
* SSH: Fix parsing of names from client requestsJan Cholasta2013-05-073-3/+30
* UTIL: Add function sss_names_init_from_argsJan Cholasta2013-05-072-41/+73
* Actually use the index parameter in resolv_get_sockaddr_address_indexJakub Hrozek2013-05-072-6/+10