summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sss_seed: Improved error message when the domain does not exist.Michal Zidek2012-10-031-2/+5
* sss_seed: Passwords longer then PASS_MAX not allowed.Michal Zidek2012-10-032-1/+20
* sss_seed: Make only first line of password file valid.Michal Zidek2012-10-031-0/+36
* sss_seed: Show error message when interactive input fails.Michal Zidek2012-10-031-0/+1
* sss_seed: Option --debug did not work in sss_seed tool.Michal Zidek2012-10-031-4/+4
* Include param_help_py.xml in the list of po4a sourcesJakub Hrozek2012-10-021-0/+1
* Flip the default value of ldap_initgroups_use_matching_rule_in_chainJakub Hrozek2012-10-023-4/+4
* Add man page section about provider specific re_expressionSumit Bose2012-10-021-8/+33
* remove left over principal selectionPavel Březina2012-10-023-127/+0
* monitor: create pid file after all responders are startedPavel Březina2012-10-022-4/+37
* Fix few coding style issuesPavel Březina2012-10-022-4/+7
* sudo and autofs search bases should not be marked experimentalJakub Hrozek2012-10-011-2/+2
* Change option to display help message in man pages.Michal Zidek2012-10-013-2/+12
* Document ldap_chpass_update_last_changeJakub Hrozek2012-10-013-0/+17
* sysdb_master_domain_get_info: fix copy-and-paste errorSumit Bose2012-10-011-2/+2
* Use flat name for master domain as wellSumit Bose2012-10-013-2/+20
* Add new option default_domain_suffixSumit Bose2012-10-0116-35/+137
* BUILD: Include the patch file in the tarballStephen Gallagher2012-10-011-0/+1
* sssd-ldap manpage: ldap_scheme formattingOndrej Kos2012-09-261-6/+26
* LDAP: Handle empty namingContexts values safelyStephen Gallagher2012-09-261-0/+8
* Bumping the version to 1.9.1 releaseJakub Hrozek2012-09-241-1/+1
* Updating translations for the 1.9.0 releasesssd-1_9_0Jakub Hrozek2012-09-2432-4701/+4837
* Set the version number to 1.9.0 for the releaseJakub Hrozek2012-09-241-1/+1
* RPM: Create ghost files during installJakub Hrozek2012-09-241-0/+5
* 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-247-76/+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
* Mark the fastcache files in the spec file as %ghostJakub Hrozek2012-09-241-0/+2
* 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