summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove libsss_sudo.pc and move libsss_sudo.so to libsss_sudoJakub Hrozek2012-10-121-12/+0
* PAM: close socket fd with pam_set_dataJakub Hrozek2012-10-113-0/+33
* Fix memory hierarchy in subdomains discoveryJakub Hrozek2012-10-111-116/+160
* nss_cmd_retpwent(): do not go into infinite loop if n < 0Pavel Březina2012-10-111-0/+8
* do not call dp callbacks when responder is shutting downPavel Březina2012-10-113-0/+25
* Fix language errors in the sssd-krb5.conf man pageE Deon Lackey2012-10-111-70/+71
* Add more info about ticket validationOndrej Kos2012-10-102-1/+15
* Fix segfault when ID-mapping an entry without a SIDJakub Hrozek2012-10-101-1/+1
* do not fail if POLLHUP occurs while reading dataPavel Březina2012-10-101-1/+9
* Fix typosYuri Chornoivan2012-10-093-3/+3
* Fix uninitialized pointer read in ssh_host_pubkeys_update_known_hostsJakub Hrozek2012-10-091-1/+2
* Updating the translations for 1.9.1 releasesssd-1_9_1Jakub Hrozek2012-10-0513-10238/+12658
* man: Note that automounter must be restarted to re-read the master mapJakub Hrozek2012-10-055-0/+10
* do not create pid file twicePavel Březina2012-10-051-1/+6
* manpage: ldap_access_filter is not always mandatoryPavel Březina2012-10-051-5/+7
* SSH: Expire hosts in known_hostsJan Cholasta2012-10-0512-4/+216
* SSH: Refactor sysdb and related codeJan Cholasta2012-10-056-196/+261
* Fix default upper limit of slicesOndrej Kos2012-10-044-4/+4
* Slices calculation is alway wrong for default valuesOndrej Kos2012-10-041-2/+2
* Log possibly non-randomizable ccache file templateOndrej Kos2012-10-044-6/+26
* Check for existing pidfile before starting the providersJakub Hrozek2012-10-041-17/+15
* Remove unused variableJakub Hrozek2012-10-041-6/+0
* Change the log level of two DEBUG messages in check_domain_rangesJakub Hrozek2012-10-041-4/+5
* Note that Range Retrieval is not supported when filter is used in the search ...Jakub Hrozek2012-10-032-2/+14
* Variable in sdap_sudo_rules_refresh_send could be used, uninitialized.Michal Zidek2012-10-031-0/+1
* 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
* sssd-ldap manpage: ldap_scheme formattingOndrej Kos2012-09-261-6/+26
* LDAP: Handle empty namingContexts values safelyStephen Gallagher2012-09-261-0/+8
* Updating translations for the 1.9.0 releasesssd-1_9_0Jakub Hrozek2012-09-2413-3837/+3931
* 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