summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-10-23Fix two errors in the nss responderSumit Bose1-1/+3
2012-10-18Allow setting the default_shell option per-domain as wellJakub Hrozek7-3/+21
2012-10-16sss_debuglevel: Multiple arguments are treated as error.Michal Zidek1-0/+6
2012-10-16Make TTL configurable for dynamic dns updatesJames Hogarth6-2/+30
2012-10-15LDAP: Check validity of naming_contextJakub Hrozek1-1/+1
2012-10-12Updating the translations for the 1.9.2 releaseJakub Hrozek13-2026/+2893
2012-10-12MAN: improve wording of default_domain parameterJakub Hrozek1-5/+5
2012-10-12Only call krb5_set_trace_callback on platforms that support itJakub Hrozek5-6/+21
2012-10-12Create ghost users when a user DN is encountered in IPAJakub Hrozek1-37/+276
2012-10-12SSH: When host keys are removed from LDAP, remove them from the cache as wellJan Cholasta1-36/+34
2012-10-12Allow extdom exop to return flat domain name as wellSumit Bose4-4/+37
2012-10-12Check for subdomains if getpwuid or getgrgid are the first requestsSumit Bose1-0/+72
2012-10-12Save time of last get_domains requestSumit Bose1-0/+16
2012-10-12PAM: fix handling the client fd in pam destructorJakub Hrozek3-18/+18
2012-10-12Collect krb5 trace on high debug levelsJakub Hrozek6-3/+69
2012-10-12Two fixes to child processesJakub Hrozek2-6/+5
2012-10-12Remove libsss_sudo.pc and move libsss_sudo.so to libsss_sudoJakub Hrozek1-12/+0
2012-10-11PAM: close socket fd with pam_set_dataJakub Hrozek3-0/+33
2012-10-11Fix memory hierarchy in subdomains discoveryJakub Hrozek1-116/+160
2012-10-11nss_cmd_retpwent(): do not go into infinite loop if n < 0Pavel Březina1-0/+8
2012-10-11do not call dp callbacks when responder is shutting downPavel Březina3-0/+25
2012-10-11Fix language errors in the sssd-krb5.conf man pageE Deon Lackey1-70/+71
2012-10-10Add more info about ticket validationOndrej Kos2-1/+15
2012-10-10Fix segfault when ID-mapping an entry without a SIDJakub Hrozek1-1/+1
2012-10-10do not fail if POLLHUP occurs while reading dataPavel Březina1-1/+9
2012-10-09Fix typosYuri Chornoivan3-3/+3
2012-10-09Fix uninitialized pointer read in ssh_host_pubkeys_update_known_hostsJakub Hrozek1-1/+2
2012-10-05Updating the translations for 1.9.1 releaseJakub Hrozek13-10238/+12658
2012-10-05man: Note that automounter must be restarted to re-read the master mapJakub Hrozek5-0/+10
2012-10-05do not create pid file twicePavel Březina1-1/+6
2012-10-05manpage: ldap_access_filter is not always mandatoryPavel Březina1-5/+7
2012-10-05SSH: Expire hosts in known_hostsJan Cholasta12-4/+216
2012-10-05SSH: Refactor sysdb and related codeJan Cholasta6-196/+261
2012-10-04Fix default upper limit of slicesOndrej Kos4-4/+4
2012-10-04Slices calculation is alway wrong for default valuesOndrej Kos1-2/+2
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