summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Provide a configuration option to use systemd unit fileJakub Hrozek2011-04-122-0/+52
* The systemd unit file should not require DBusJakub Hrozek2011-04-121-2/+0
* Use safe alignment macros for in-tree SRV record parsingJakub Hrozek2011-04-121-3/+3
* Initialise rootdse to NULL if not availableSumit Bose2011-04-121-0/+1
* Initialise srv_opts even if rootDSE is missingSumit Bose2011-04-112-46/+49
* Remove detection of duplicates from SRV result processingJakub Hrozek2011-04-111-9/+0
* Read only rootDSE data if rootDSE is availableSumit Bose2011-04-081-20/+22
* Fix unchecked return values of pam_add_responseJakub Hrozek2011-04-083-7/+23
* Don't pass NULL to printf for TLS errorsJakub Hrozek2011-04-085-33/+57
* Do not attempt to resolve nameless serversJakub Hrozek2011-04-011-1/+1
* Only save members for successfully saved groupsJakub Hrozek2011-04-011-2/+17
* Fall back to cn if gecos is not availableStephen Gallagher2011-03-301-0/+9
* Mark transaction as done when cancelledJakub Hrozek2011-03-281-2/+8
* RFC2307: Ignore zero-length member names in group lookupsStephen Gallagher2011-03-281-0/+4
* Always complete the transaction in sdap_process_group_members_2307Stephen Gallagher2011-03-281-0/+11
* Fix typo in sdap_nested_group_process_stepJakub Hrozek2011-03-281-1/+1
* Return from functions in LDAP provider after marking request as failedJakub Hrozek2011-03-241-1/+4
* sss_obfuscate: abort on ctrl+cStephen Gallagher2011-03-241-0/+12
* sss_obfuscate: Avoid traceback on ctrl+dStephen Gallagher2011-03-241-5/+9
* Add host access control supportPierre Ossman2011-03-2410-3/+184
* Check result of talloc_strdup() properlyStephen Gallagher2011-03-231-1/+1
* Don't crash on error if _name parameter unspecifiedStephen Gallagher2011-03-231-2/+2
* Don't crash if we get a multivalued name without an origDNStephen Gallagher2011-03-231-1/+3
* Add sysdb_attrs_primary_name_list() routineStephen Gallagher2011-03-233-18/+81
* Use sysdb_attrs_primary_name() in sdap_initgr_nested_store_groupStephen Gallagher2011-03-231-1/+3
* Use fake groups during IPA schema initgroupsJakub Hrozek2011-03-231-114/+418
* Add originalDN to fake groupsJakub Hrozek2011-03-234-5/+21
* RFC2307bis: Ignore aliases for groupsStephen Gallagher2011-03-231-14/+26
* RFC2307: Ignore aliases for groupsStephen Gallagher2011-03-231-23/+35
* Ignore aliases for usersStephen Gallagher2011-03-231-20/+26
* Add sysdb_attrs_primary_name()Stephen Gallagher2011-03-232-0/+106
* Create sysdb_get_rdn() functionStephen Gallagher2011-03-232-13/+50
* Sanitize DN when searching the original DN in the cacheSumit Bose2011-03-221-1/+9
* Fix incorrect return value checkStephen Gallagher2011-03-171-1/+1
* Add support for krb5 access provider to SSSDConfig APIStephen Gallagher2011-03-172-1/+3
* Fix LDAP search filter for nested initgroupsJakub Hrozek2011-03-151-1/+1
* Fix one unlikely case of failure in sdap_id_op moduleJan Zeleny2011-03-141-1/+3
* Require existence of username, uid and gid for user enumerationStephen Gallagher2011-03-141-12/+18
* Require existence of GID number and name in group searchesStephen Gallagher2011-03-143-25/+42
* Run callbacks if server IP changesJakub Hrozek2011-03-093-2/+20
* Release handle if not connectedSumit Bose2011-03-091-0/+1
* Change state of hash entry if netgroup cannot be parsedSumit Bose2011-03-091-0/+2
* Update translation sourcesStephen Gallagher2011-03-096-5108/+3296
* Add new translations from TransifexStephen Gallagher2011-03-094-1/+16148
* Always expire host name resolutionJakub Hrozek2011-03-081-8/+7
* Remove unused sysdb_attrs objectJan Zeleny2011-03-081-8/+0
* Remove unused be_check_online() SBUS callJan Zeleny2011-03-082-50/+0
* Prevent segfault in failover codeJakub Hrozek2011-03-071-2/+3
* Refactor set_netgroup_entry()Sumit Bose2011-03-071-4/+7
* Add missing name to struct getent_ctx for missing netgroupSumit Bose2011-03-071-0/+6