summaryrefslogtreecommitdiffstats
path: root/src/responder/nss
Commit message (Expand)AuthorAgeFilesLines
...
* nsssrv: add handling of memory cache group mapSimo Sorce2012-03-195-4/+98
* nsssrv: add handling of memory cache passwd mapSimo Sorce2012-03-193-3/+101
* nsssrv: Add memory cache record handling utilsSimo Sorce2012-03-191-0/+279
* nsssrv: shared memory cache server initializationSimo Sorce2012-03-194-0/+350
* Handle errors from lookup_netgr_step gracefullyJakub Hrozek2012-03-081-3/+10
* Save original name into the in-memory cacheJakub Hrozek2012-03-081-1/+1
* Use the correct hash table for pending requestsSimo Sorce2012-03-081-1/+1
* Remove sysdb_get_ctx_from_list()Sumit Bose2012-02-293-25/+26
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-6/+6
* RESPONDERS: Make the fd_limit setting configurableStephen Gallagher2012-02-171-1/+12
* RESPONDERS: Allow increasing the file-descriptor limitStephen Gallagher2012-02-171-0/+4
* Fix case insensitive service lookupsJakub Hrozek2012-02-171-6/+6
* NSS: Always return the same protocol that was requestedStephen Gallagher2012-02-172-9/+26
* Check for failure in sss_packet_grow()Stephen Gallagher2012-02-131-5/+5
* Avoid uninitialized value comparisonStephen Gallagher2012-02-131-0/+3
* Allocate setent structure on state, not on the client contextJakub Hrozek2012-02-133-7/+7
* Remove setent structure when callback is calledJakub Hrozek2012-02-132-10/+4
* Fix group enumerationJakub Hrozek2012-02-101-0/+2
* AUTOFS: responderJakub Hrozek2012-02-051-3/+0
* Split the logic to check cache expiration into separate functionJakub Hrozek2012-02-051-43/+17
* RESPONDERS: Refactor setent_req_listJakub Hrozek2012-02-054-95/+43
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-1/+1
* NSS: Use sss_hash_create instead of destructorJakub Hrozek2012-02-042-13/+2
* RESPONDERS: Provide a common sss_cmd_send_error functionJakub Hrozek2012-02-021-13/+1
* Refactor nss_cmd_send_emptyJakub Hrozek2012-01-314-41/+7
* NSS: Add service enumeration support to NSS providerStephen Gallagher2012-01-272-1/+659
* DP: Refactor responder_dp_req so it's reusable by other respondersJakub Hrozek2012-01-271-1/+2
* NSS: Add getservbyname and getservbyport support to the NSS ResponderStephen Gallagher2012-01-273-0/+1209
* Move sized_string declaration to utilsStephen Gallagher2012-01-232-19/+0
* DP: Fix bugs in sss_dp_get_account_intStephen Gallagher2012-01-231-0/+1
* RESPONDER: Extend sss_dp_account_send() to include extra dataStephen Gallagher2012-01-211-4/+4
* NSS: Improve DEBUG messages for netgroup cacheStephen Gallagher2012-01-171-2/+2
* nsssrv: use sized_string in fill_grentSimo Sorce2012-01-091-35/+48
* nsssrv: use sized_string in fill_pwentSimo Sorce2012-01-091-41/+56
* nsssrv: add string manipulation helperSimo Sorce2012-01-092-0/+19
* nsssrv: remove unused macroSimo Sorce2012-01-041-2/+0
* Return user and group names lowercased in case insensitive domainsJakub Hrozek2011-12-211-12/+32
* sss_get_cased_name utility functionJakub Hrozek2011-12-212-9/+9
* Deleted declaration of nss_get_dom()Jan Zeleny2011-12-191-4/+0
* Pass client context to sss_dp_get_account_sendJakub Hrozek2011-12-191-1/+1
* Use the case sensitivity flag in respondersJakub Hrozek2011-12-162-20/+40
* Responders: Split getting domain by name into separate functionJakub Hrozek2011-12-162-17/+4
* Ignore NULL-terminator when checking UTF8-validity for netgroupsStephen Gallagher2011-12-081-1/+1
* Pass the correct private data into Data Provider callbackJakub Hrozek2011-12-071-1/+1
* Ignore NULL-terminator when checking UTF8-validityStephen Gallagher2011-12-051-3/+3
* RESPONDER: Refactor DP requests into tevent_req styleStephen Gallagher2011-11-292-50/+112
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-2/+1
* RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2011-11-182-0/+28
* Enable the midpoint cache update by defaultStephen Gallagher2011-09-211-1/+1
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-1/+4