summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-10-04Log possibly non-randomizable ccache file templateOndrej Kos4-6/+26
2012-10-04Check for existing pidfile before starting the providersJakub Hrozek1-17/+15
2012-10-04Remove unused variableJakub Hrozek1-6/+0
2012-10-04Change the log level of two DEBUG messages in check_domain_rangesJakub Hrozek1-4/+5
2012-10-03Note that Range Retrieval is not supported when filter is used in the search ...Jakub Hrozek2-2/+14
2012-10-03Variable in sdap_sudo_rules_refresh_send could be used, uninitialized.Michal Zidek1-0/+1
2012-10-03sss_seed: Improved error message when the domain does not exist.Michal Zidek1-2/+5
2012-10-03sss_seed: Passwords longer then PASS_MAX not allowed.Michal Zidek2-1/+20
2012-10-03sss_seed: Make only first line of password file valid.Michal Zidek1-0/+36
2012-10-03sss_seed: Show error message when interactive input fails.Michal Zidek1-0/+1
2012-10-03sss_seed: Option --debug did not work in sss_seed tool.Michal Zidek1-4/+4
2012-10-02Include param_help_py.xml in the list of po4a sourcesJakub Hrozek1-0/+1
2012-10-02Flip the default value of ldap_initgroups_use_matching_rule_in_chainJakub Hrozek3-4/+4
2012-10-02Add man page section about provider specific re_expressionSumit Bose1-8/+33
2012-10-02remove left over principal selectionPavel Březina3-127/+0
2012-10-02monitor: create pid file after all responders are startedPavel Březina2-4/+37
2012-10-02Fix few coding style issuesPavel Březina2-4/+7
2012-10-01sudo and autofs search bases should not be marked experimentalJakub Hrozek1-2/+2
2012-10-01Change option to display help message in man pages.Michal Zidek3-2/+12
2012-10-01Document ldap_chpass_update_last_changeJakub Hrozek3-0/+17
2012-10-01sysdb_master_domain_get_info: fix copy-and-paste errorSumit Bose1-2/+2
2012-10-01Use flat name for master domain as wellSumit Bose3-2/+20
2012-10-01Add new option default_domain_suffixSumit Bose16-35/+137
2012-09-26sssd-ldap manpage: ldap_scheme formattingOndrej Kos1-6/+26
2012-09-26LDAP: Handle empty namingContexts values safelyStephen Gallagher1-0/+8
2012-09-24Updating translations for the 1.9.0 releaseJakub Hrozek13-3837/+3931
2012-09-24Detect LDAPDerefRes in configure scriptJakub Hrozek1-1/+9
2012-09-24KRB5: Recover gracefully if the ccache file could not be reusedJakub Hrozek1-4/+6
2012-09-24Bad debug message when no dns_discovery_domain specified.Michal Zidek1-3/+11
2012-09-24DB: Use TALLOC_CTX for talloc contextJakub Hrozek1-10/+10
2012-09-24SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek15-115/+79
2012-09-24AUTOFS: convert the existing autofs entries during a sysdb upgradeJakub Hrozek3-1/+144
2012-09-24AUTOFS: Use both key and value in entry RDNJakub Hrozek4-14/+51
2012-09-24AUTOFS: Add entry objects below map objectsJakub Hrozek6-220/+172
2012-09-24AUTOFS: Add sysdb testsJakub Hrozek1-0/+249
2012-09-24AUTOFS: Do not fail if search base is not providedJakub Hrozek1-2/+2
2012-09-24AD: Handle sysdb lookup failure during tokenGroups processingStephen Gallagher1-0/+6
2012-09-24Make subdomain discovery less noisySumit Bose1-15/+16
2012-09-24autofs, sudo, ssh and PAC are not experimental anymoreJakub Hrozek6-62/+10
2012-09-24sdap_add_incomplete_groups(): fix ret may be uninitialized warningPavel Březina1-1/+1
2012-09-24AD: Optimize initgroups lookups with tokenGroupsStephen Gallagher3-4/+313
2012-09-24AD: Detect domain controller compatibility versionStephen Gallagher3-0/+44
2012-09-24sss_cache tool invalidates records in memory cache.Michal Zidek7-3/+166
2012-09-24tools_util.h provides signal_sssd function.Michal Zidek3-99/+99
2012-09-24AD: autorid compatibility should recommend the use of default domainStephen Gallagher1-4/+4
2012-09-20SSSD fails to store users if any of the requested attribute is empty.Michal Zidek1-0/+6
2012-09-20Add more debuginfo into ldap_childOndrej Kos1-23/+36
2012-09-20Add provider specific default regular expressionsSumit Bose1-0/+62
2012-09-20DB: Cancel transaction in sysdb_store_user if sysdb_add_user failsJakub Hrozek1-1/+8
2012-09-20SSH: Fix possible infinite loop when updating known_hostsJan Cholasta1-3/+1