summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Check authtok type for krb5 auth and chpassSumit Bose2010-12-031-0/+12
* Add a renew task to krb5_childSumit Bose2010-12-032-1/+94
* Send authtok_type to krb5_childSumit Bose2010-12-032-2/+6
* Set up signal handlers before initializing sysdbStephen Gallagher2010-12-021-38/+38
* Add a special filter type to handle enumerationsSumit Bose2010-12-026-50/+29
* Resend SIGTERM if child doesn't terminateStephen Gallagher2010-12-021-24/+40
* Make default SIGTERM and SIGINT handlers use teventStephen Gallagher2010-12-021-1/+33
* Add check_online method to LDAP ID providerSumit Bose2010-12-014-2/+46
* Fix offline detection in sdap_cli_connect requestSumit Bose2010-12-011-0/+1
* Run checks before resetting offline stateSumit Bose2010-12-016-5/+143
* Daemonize by defaultSumit Bose2010-12-011-0/+4
* Allow protocol fallback for SRV queriesJakub Hrozek2010-12-019-12/+53
* Internal DNS resolver should check /etc/hostsJakub Hrozek2010-11-241-0/+2
* Print correct error messages for dp_err_to_string()Stephen Gallagher2010-11-241-6/+6
* Fix a typo on setup_netlink()Sumit Bose2010-11-241-1/+1
* fix typo in get_server_status()Sumit Bose2010-11-241-1/+1
* sss_client: make code thread-safeSimo Sorce2010-11-225-58/+219
* Add SIGUSR2 to reset offline statusSumit Bose2010-11-222-0/+38
* Add signal documentation to sssd(8)Stephen Gallagher2010-11-221-0/+35
* Use a more efficient host search filterSumit Bose2010-11-191-5/+6
* Fix man pageSumit Bose2010-11-191-2/+2
* Fix offline detection for LDAP auth/chpassSumit Bose2010-11-191-5/+13
* Wait for all children to exitStephen Gallagher2010-11-181-2/+61
* Add missing error codeSumit Bose2010-11-181-0/+1
* Fix authentication queue code for proxy authStephen Gallagher2010-11-181-12/+19
* Ensure that SSSD shuts down completely before restartingStephen Gallagher2010-11-181-0/+9
* Log startup errors to syslogStephen Gallagher2010-11-161-7/+9
* Fix incorrect type comparisonStephen Gallagher2010-11-151-1/+1
* Fix const cast warnings in testsStephen Gallagher2010-11-152-2/+2
* Fix const cast warning in confdb_create_ldifStephen Gallagher2010-11-151-4/+4
* Fix const cast issue with sysdb_attrs_users_from_str_listStephen Gallagher2010-11-153-11/+11
* Fix const cast warning in build_attrs_from_mapStephen Gallagher2010-11-151-3/+3
* Fix const cast warning for sysdb_update_membersStephen Gallagher2010-11-154-14/+14
* Fix cast warning for pam_sss.cStephen Gallagher2010-11-151-8/+11
* Introduce pam_verbosity config optionSumit Bose2010-11-157-11/+126
* Avoid long long in messages to PAM client use int64_tSumit Bose2010-11-153-16/+16
* Sanitize ldap attributes in the config fileStephen Gallagher2010-11-151-2/+21
* Properly document ldap_purge_cache_timeoutStephen Gallagher2010-11-152-1/+28
* Sanitize search filters in LDAP providerStephen Gallagher2010-11-154-7/+61
* Add unit tests for users and groups with odd charactersStephen Gallagher2010-11-151-0/+145
* Sanitize sysdb dn for memberof lookupStephen Gallagher2010-11-151-1/+11
* Sanitize search filters in memberOf pluginStephen Gallagher2010-11-151-2/+20
* Sanitize sysdb DN helpersStephen Gallagher2010-11-151-7/+83
* Sanitize sysdb filters in the LDAP providerStephen Gallagher2010-11-151-2/+11
* Sanitize sysdb search filters in the IPA providerStephen Gallagher2010-11-151-2/+17
* Sanitize search filters for the sysdbStephen Gallagher2010-11-151-6/+39
* Add sysdb utility function for sanitizing DNStephen Gallagher2010-11-152-0/+27
* Add utility function to sanitize LDAP/LDB filtersStephen Gallagher2010-11-153-0/+131
* Properly check the return value from semanage_commitStephen Gallagher2010-11-051-2/+2
* Review comments for namingContexts patchesSumit Bose2010-11-053-23/+17