summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow using flatname for subdomain home dir templateJakub Hrozek2013-04-106-9/+33
* Put the override_homedir into an included xml fileJakub Hrozek2013-04-103-141/+56
* LDAP: Always fail if a map can't be foundJakub Hrozek2013-04-091-4/+2
* Allocate PAM DP request data on responder contextJakub Hrozek2013-04-083-5/+54
* Wrong condition after waitpid.Michal Zidek2013-04-051-1/+1
* Check for waitpid failure at wrong place.Michal Zidek2013-04-052-10/+9
* Check for the correct variablesJakub Hrozek2013-04-051-2/+2
* Further restrict become_user drop of privileges.Simo Sorce2013-04-051-15/+18
* dyndns: Fix initializing sdap_id_ctxJakub Hrozek2013-04-041-1/+1
* LDAP: Fix value initialization warningsLukas Slebodnik2013-04-042-2/+2
* Centralize resolv_init, remove resolv context listJakub Hrozek2013-04-035-43/+7
* Init failover with be_res optionsJakub Hrozek2013-04-039-131/+125
* Allow setting krb5_renew_interval with a delimiterAriel Barria2013-04-039-13/+59
* Check for correct variable nameJakub Hrozek2013-04-036-9/+5
* Return errno, not -1 on failure in files.cJakub Hrozek2013-04-031-0/+1
* Fix potential out-of-bounds write in sss_idmap_sid_to_dom_sidJakub Hrozek2013-04-031-1/+1
* pidfile(): Do not leak fd on errorJakub Hrozek2013-04-031-0/+1
* krb5 child: Use the correct type when processing OTPJakub Hrozek2013-04-031-1/+1
* Fix typos in man pagesYuri Chornoivan2013-04-032-2/+2
* Updating the version for the 1.10 beta1 releaseJakub Hrozek2013-04-021-1/+1
* Updating the translations for the 1.10 alpha releasesssd-1_9_91sssd-1_10_alpha1Jakub Hrozek2013-04-0239-14769/+39742
* Improve syslog message when configuration cannot be loadedAriel Barria2013-04-021-1/+3
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-0219-137/+186
* Reusing create_pam_data() on the other places.Lukas Slebodnik2013-04-025-4/+16
* refactor nested group processing: replace old codePavel Březina2013-04-023-1721/+22
* refactor nested group processing: add new codePavel Březina2013-04-021-0/+2229
* Provide libnl3 supportOndrej Kos2013-03-276-85/+207
* selinux: Remove unused parameterJakub Hrozek2013-03-271-1/+0
* LDAP: Fix value initializationOndrej Kos2013-03-271-1/+1
* filename in comment is correctedAbhishek Singh2013-03-271-1/+1
* Update README fileOndrej Kos2013-03-261-1/+7
* sssd-1.8.0: work around a bug in cov-build from CoverityKamil Dudka2013-03-261-0/+3
* Include config.h to build io.c on RHEL5Jakub Hrozek2013-03-251-0/+2
* Document what does access_provider=ad doJakub Hrozek2013-03-211-0/+14
* LDAP: If deref search fails, try again without derefJan Cholasta2013-03-215-4/+50
* Move signal.m4 from src/util to externalJakub Hrozek2013-03-212-1/+1
* Fixing duplicate constLukas Slebodnik2013-03-211-3/+3
* Return error code from ipa_subdom_storeJakub Hrozek2013-03-201-5/+13
* coding style fixPavel Březina2013-03-201-1/+1
* change responder contexts hierarchyPavel Březina2013-03-206-65/+94
* do not leak memory on failure in *_process_init()Pavel Březina2013-03-207-35/+62
* tests: Print warning if LDB_MODULES_PATH is not setMichal Zidek2013-03-204-0/+21
* correct order in error_to_str tablePavel Březina2013-03-201-1/+1
* BUILD: Always run distcheck and RPM tests in /dev/shmStephen Gallagher2013-03-203-1/+10
* Making the ldb check configurableLukas Slebodnik2013-03-202-2/+17
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-2014-11/+228
* Convert sdap_access to new error codesSimo Sorce2013-03-197-480/+214
* Resolve GIDs in the simple access providerJakub Hrozek2013-03-195-227/+926
* Do not compile main() in DP if UNIT_TESTING is definedJakub Hrozek2013-03-191-0/+2
* Add unit tests for simple access test by groupsJakub Hrozek2013-03-191-31/+253