summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add simple access provider init testreviewPavel Březina2013-08-072-0/+99
* simple access provider: allow fully qualified namesPavel Březina2013-08-071-46/+95
* Fix memory context for a state memberSumit Bose2013-08-071-1/+1
* Add script make_srpm.sh to dist tarball.Lukas Slebodnik2013-08-071-0/+1
* sssd_ad: Add hackish workaround for sasl ad_compatSimo Sorce2013-08-061-0/+41
* Add a commit templateSimo Sorce2013-08-061-0/+9
* sudo: print better debug message when a rule has multiple cn valuesPavel Březina2013-08-051-1/+5
* sudo: skip rule on error instead of failing completelyPavel Březina2013-08-051-1/+3
* SSH: Ensure that cmd_ctx->name will not be NULL.Lukas Slebodnik2013-08-051-4/+6
* Fix netgroup lookup when using fully qualified namePavel Březina2013-07-311-2/+2
* Netgroups should ignore the 'use_fully_qualified_names' settingStephen Gallagher2013-07-292-8/+13
* Remove unused memory contextLukas Slebodnik2013-07-291-6/+6
* Use GID if subdomain is not MPGJakub Hrozek2013-07-291-1/+8
* Clarify that getnamebysid currently works only with ipa/ad id_providerOndrej Kos2013-07-291-1/+3
* resolv-tests failing with memory leakMichal Zidek2013-07-251-2/+4
* Prevent using uninitialized "group_name" in done section.Lukas Slebodnik2013-07-251-1/+1
* Fix two minor typosYuri Chornoivan2013-07-252-2/+2
* Bumping the version for the 1.11 beta3 releasesubdommemJakub Hrozek2013-07-241-1/+1
* Updating translations for the 1.11 beta2 releasesssd-1_11_0_beta2sssd-1_10_92Jakub Hrozek2013-07-2436-3928/+4584
* Every time release allocated memory in function py_sss_getgrouplistLukas Slebodnik2013-07-241-0/+2
* Lower timeout to contact DNS serverMichal Zidek2013-07-241-1/+1
* Set default DNS resolution timeout to 6 seconds.Michal Zidek2013-07-242-3/+3
* LDAP: Use domain-specific name where appropriateJakub Hrozek2013-07-245-112/+159
* Fix possible dereference of a NULL pointer.Lukas Slebodnik2013-07-231-1/+1
* pysss: prevent crashing when group is unresolvableAlexander Bokovoy2013-07-231-2/+13
* Remove unused constant.Michal Zidek2013-07-231-2/+0
* KRB5: Do not send PAC in server modeJakub Hrozek2013-07-235-7/+27
* SUDO: realloc with sizeof(uint32_t) when adding uint32_tJakub Hrozek2013-07-221-1/+1
* pysss: add pysss.getgrouplist(username)Alexander Bokovoy2013-07-221-0/+59
* build: fix dependencies for pysss moduleAlexander Bokovoy2013-07-221-0/+1
* Fix autotols warnings: macro xyz not found in libraryLukas Slebodnik2013-07-221-4/+2
* Fix warnings: uninitialized variableLukas Slebodnik2013-07-224-6/+5
* Remove unused memory context from function unpack_authtokLukas Slebodnik2013-07-221-3/+3
* Fix the default FQDN formatJakub Hrozek2013-07-192-3/+3
* TOOLS: Update all services with sss_debuglevelOndrej Kos2013-07-191-2/+7
* AD: Set the bool value same as default value in optsJakub Hrozek2013-07-193-4/+74
* IPA: warn if full_name_format is customized in server modeJakub Hrozek2013-07-193-1/+20
* Add mising argument required by format stringLukas Slebodnik2013-07-192-3/+4
* Use functionm ldb_dn_get_linearized to format struct ldb_dnLukas Slebodnik2013-07-191-3/+6
* Fix clang format string warning.Lukas Slebodnik2013-07-192-2/+2
* Remove unused be_ctx->sigchld_ctxJakub Hrozek2013-07-182-9/+0
* KRB: Replace multiple calls with variableOndrej Kos2013-07-181-6/+9
* KRB: Handle empty password gracefullyOndrej Kos2013-07-181-0/+11
* Do not try to set password when authtok_length is zeroOndrej Kos2013-07-181-2/+6
* MAN: Clarify the min_id/max_id limits furtherJakub Hrozek2013-07-171-0/+4
* MAN: IP addresss does not work when used for ad_serverJakub Hrozek2013-07-171-1/+1
* MAN: clarify the default access provider for ADJakub Hrozek2013-07-171-0/+5
* SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2013-07-175-5/+37
* dyndns timeout test: catch SIGCHLD handler eventsPavel Březina2013-07-171-0/+12
* RPM: Require libsss_idmap from sssd-commonJakub Hrozek2013-07-171-3/+1