summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updating translations for the 1.9.0 releasesssd-1_9_0Jakub Hrozek2012-09-2413-3837/+3931
* Detect LDAPDerefRes in configure scriptJakub Hrozek2012-09-241-1/+9
* KRB5: Recover gracefully if the ccache file could not be reusedJakub Hrozek2012-09-241-4/+6
* Bad debug message when no dns_discovery_domain specified.Michal Zidek2012-09-241-3/+11
* DB: Use TALLOC_CTX for talloc contextJakub Hrozek2012-09-241-10/+10
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-2415-115/+79
* AUTOFS: convert the existing autofs entries during a sysdb upgradeJakub Hrozek2012-09-243-1/+144
* AUTOFS: Use both key and value in entry RDNJakub Hrozek2012-09-244-14/+51
* AUTOFS: Add entry objects below map objectsJakub Hrozek2012-09-246-220/+172
* AUTOFS: Add sysdb testsJakub Hrozek2012-09-241-0/+249
* AUTOFS: Do not fail if search base is not providedJakub Hrozek2012-09-241-2/+2
* AD: Handle sysdb lookup failure during tokenGroups processingStephen Gallagher2012-09-241-0/+6
* Make subdomain discovery less noisySumit Bose2012-09-241-15/+16
* autofs, sudo, ssh and PAC are not experimental anymoreJakub Hrozek2012-09-246-62/+10
* sdap_add_incomplete_groups(): fix ret may be uninitialized warningPavel Březina2012-09-241-1/+1
* AD: Optimize initgroups lookups with tokenGroupsStephen Gallagher2012-09-243-4/+313
* AD: Detect domain controller compatibility versionStephen Gallagher2012-09-243-0/+44
* sss_cache tool invalidates records in memory cache.Michal Zidek2012-09-247-3/+166
* tools_util.h provides signal_sssd function.Michal Zidek2012-09-243-99/+99
* AD: autorid compatibility should recommend the use of default domainStephen Gallagher2012-09-241-4/+4
* SSSD fails to store users if any of the requested attribute is empty.Michal Zidek2012-09-201-0/+6
* Add more debuginfo into ldap_childOndrej Kos2012-09-201-23/+36
* Add provider specific default regular expressionsSumit Bose2012-09-201-0/+62
* DB: Cancel transaction in sysdb_store_user if sysdb_add_user failsJakub Hrozek2012-09-201-1/+8
* SSH: Fix possible infinite loop when updating known_hostsJan Cholasta2012-09-201-3/+1
* Missing resolv.conf should be non-fatalAriel Barria2012-09-201-17/+43
* LDB_ERR_INVALID_ATTRIBUTE_SYNTAX added to sysdb_error_to_errno.Michal Zidek2012-09-201-0/+2
* KRB5 child: handle more error codes gracefullyJakub Hrozek2012-09-201-31/+26
* KRB5 child: Don't return System Error on empty passwordJakub Hrozek2012-09-201-0/+4
* Failover: use _srv_ when no primary server is definedPavel Březina2012-09-174-46/+12
* Updating the translations for the 1.9.0 RC1 releasesssd-1_9_0_rc1sssd-1_8_98Jakub Hrozek2012-09-1311-24/+94
* SELinux: Always use the default if it exists on the serverJakub Hrozek2012-09-133-33/+39
* DB: Always write the SELinux object to sysdbJakub Hrozek2012-09-131-70/+8
* FO: Check server validity before setting statusJakub Hrozek2012-09-137-33/+49
* NSS: Fix off-by-one error in parse_getservbynameJakub Hrozek2012-09-131-1/+1
* backend: initialize sudo only when it is enabled in servicesPavel Březina2012-09-121-3/+63
* be_process_init(): free ctx on errorPavel Březina2012-09-121-15/+21
* netgroup: resolve hostgroup membership correctlyPavel Březina2012-09-121-1/+1
* Remove obsolete commentSimo Sorce2012-09-121-5/+0
* KRB5: Add a missing string argumentJakub Hrozek2012-09-101-1/+2
* SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}Jakub Hrozek2012-09-103-4/+7
* KRB5: Return PAM_AUTH_ERR on incorrect passwordJakub Hrozek2012-09-101-19/+32
* KRB5: cancel the sysdb transaction on one place onlyJakub Hrozek2012-09-101-1/+0
* Out-of-bounds read fix in hmac-sha-1Ondrej Kos2012-09-071-1/+3
* Update translations for 1.9.0 beta 7 releasesssd-1_9_0_beta7sssd-1_8_97Jakub Hrozek2012-09-0514-6534/+13778
* SIGUSR2 should force SSSD to reread resolv.conf as wellAriel Barria2012-09-051-2/+19
* Don't terminate the same connection twiceJakub Hrozek2012-09-051-6/+0
* Retry the next server if bind during LDAP auth times outJakub Hrozek2012-09-051-1/+6
* SYSDB: Abort unit test if sysdb_getpwnam failsJakub Hrozek2012-09-051-0/+3
* SYSDB: Commit transaction in sysdb_store_userJakub Hrozek2012-09-051-17/+19