summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add new resolv_hostent data structure and utility functionsJakub Hrozek2011-06-302-0/+200
* Fall back to polling when inotify failsJan Zeleny2011-06-241-28/+68
* Do not check pwdAttributeSumit Bose2011-06-161-9/+0
* Delete cached ccache file if password is expiredSumit Bose2011-06-151-8/+63
* Add new options to override shell valueJakub Hrozek2011-06-028-1/+188
* Add a new option to override home directory valueJakub Hrozek2011-06-029-2/+192
* Add a new option to override primary GID numberJakub Hrozek2011-06-028-2/+33
* Clear up -Wunused-but-set-variable warningsStephen Gallagher2011-06-023-8/+4
* Fix bad mergeStephen Gallagher2011-06-021-0/+1
* Non-posix group processing - ldap provider and nss responderJan Zeleny2011-06-023-31/+80
* Non-posix group processing - sysdb changesJan Zeleny2011-06-023-21/+28
* Added sysdb_attrs_get_bool() functionJan Zeleny2011-06-022-0/+24
* Escape IPv6 IP addresses in the IPA providerJakub Hrozek2011-06-021-4/+26
* Use escaped IP addresses in LDAP providerJakub Hrozek2011-06-021-6/+56
* Add a utility function to escape IPv6 address for use in URIsJakub Hrozek2011-06-022-0/+11
* Add utility function to return IP address as stringJakub Hrozek2011-06-024-17/+31
* Add online callback only once for TGT renewalSumit Bose2011-06-021-25/+44
* Fix typo in initgroups negative cache checkStephen Gallagher2011-05-311-1/+1
* Changing default to Default for consistencyKaushik Banerjee2011-05-311-1/+1
* Updating translations for SSSD 1.5.8 releasesssd-1_5_8Stephen Gallagher2011-05-2757-14553/+16990
* Add more detail to ldap_uri manpage entryStephen Gallagher2011-05-271-1/+13
* Sanitize username during initgroups callSumit Bose2011-05-251-1/+7
* IPA Provider: don't fail if user is not a member of any groupsStephen Gallagher2011-05-241-2/+5
* Enable paging support for LDAPStephen Gallagher2011-05-249-26/+148
* simple provider: Don't treat primary GID lookup failures as fatalStephen Gallagher2011-05-241-13/+19
* Only save members for successfully saved groupsJakub Hrozek2011-05-241-2/+17
* Make "password" the default for ldap_default_authtok_typeStephen Gallagher2011-05-242-1/+4
* Set c-ares to retry nameserversJakub Hrozek2011-05-121-1/+1
* clients: use poll instead of selectSimo Sorce2011-05-031-9/+6
* Return pam data to the renewal item if renewal failsSumit Bose2011-05-021-4/+9
* Fix bad password caching when using automatic TGT renewalsssd-1_5_7Stephen Gallagher2011-04-291-3/+12
* Always generate kpasswdinfo filesssd-1_5_6Stephen Gallagher2011-04-201-2/+1
* Fix regression where nonexistent entries were never added to the negative cacheStephen Gallagher2011-04-151-21/+21
* Fix a regression with the negative cache in multi-domain configurationsStephen Gallagher2011-04-151-3/+18
* Add debug logging to the negative cacheStephen Gallagher2011-04-151-0/+5
* Do not throw a DP error when failing to delete a nonexistent entityStephen Gallagher2011-04-151-4/+4
* memberof: free delete operation apyload once doneSimo Sorce2011-04-141-1/+13
* memberof: fix calculation of replaced membersSimo Sorce2011-04-141-0/+1
* Never remove gecos from the sysdb cacheStephen Gallagher2011-04-121-0/+9
* Updating translation filessssd-1_5_5Stephen Gallagher2011-04-121-2/+2
* 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
* Do not attempt to resolve nameless serversJakub Hrozek2011-04-011-1/+1
* 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