summaryrefslogtreecommitdiffstats
path: root/src/responder/common
Commit message (Expand)AuthorAgeFilesLines
* DP: Use the correct type for DBus booleanJakub Hrozek2013-08-281-2/+5
* sss_packet_grow: correctly pad packet length to 512BPavel Březina2013-08-281-1/+1
* Update domain ID for local domain as wellSumit Bose2013-01-081-2/+14
* responder_dp: Add timeout to side requetsSimo Sorce2012-12-181-1/+25
* RESPONDERS: Create a common file with service names and versionsJakub Hrozek2012-12-181-0/+43
* Always append rctx as private dataSimo Sorce2012-12-051-1/+1
* NSS: Fix netgroup midpoint cache refreshJakub Hrozek2012-12-041-1/+1
* Display more information on DB version crashOndrej Kos2012-11-191-0/+1
* sss_dp_get_domains_send(): handle subreq error correctlyPavel Březina2012-11-081-1/+2
* Free the internal DP requestJakub Hrozek2012-10-291-0/+8
* Save time of last get_domains requestSumit Bose2012-10-121-0/+16
* Fix memory hierarchy in subdomains discoveryJakub Hrozek2012-10-111-116/+160
* do not call dp callbacks when responder is shutting downPavel Březina2012-10-113-0/+25
* Fix typosYuri Chornoivan2012-10-091-1/+1
* Use flat name for master domain as wellSumit Bose2012-10-012-1/+18
* Add new option default_domain_suffixSumit Bose2012-10-013-3/+20
* accept_fd_handler: add missing returnSumit Bose2012-08-211-0/+1
* Fix LOCAL domain lookupsPavel Březina2012-08-151-19/+22
* Change subdomain_infoSimo Sorce2012-08-011-1/+1
* Fix segfault when using local providerStephen Gallagher2012-07-101-6/+5
* pac responder: limit access by checking UIDsSumit Bose2012-07-102-4/+142
* Move some debug lines to new debug log levelsStef Walter2012-06-201-1/+1
* Make the client idle timeout configurableStephen Gallagher2012-06-182-4/+19
* Add support for terminating idle connectionsShantanu Goel2012-06-182-2/+67
* Log message if close() fails in destructor.Shantanu Goel2012-06-181-1/+12
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-124-17/+19
* SSH: Add dp_get_host_send to common responder codeJakub Hrozek2012-05-032-13/+2
* RESPONDER: check return value from confdb_get_intJakub Hrozek2012-05-021-0/+7
* Two fixes in responder subdomain codeJan Zeleny2012-04-241-0/+6
* Add domain name to get_account_info requestSumit Bose2012-04-241-0/+1
* Modified responder_get_domain()Jan Zeleny2012-04-244-10/+39
* Responder part of the subdomain retrieval workJan Zeleny2012-04-243-0/+359
* Add conn_name to allow different names for domains and connectionsJan Zeleny2012-04-241-1/+1
* Free entry found in negative cacheJakub Hrozek2012-03-161-0/+3
* Use the correct hash table for pending requestsSimo Sorce2012-03-083-6/+10
* RESPONDERS: Make the fd_limit setting configurableStephen Gallagher2012-02-171-1/+18
* RESPONDERS: Allow increasing the file-descriptor limitStephen Gallagher2012-02-172-0/+39
* Remove setent structure when callback is calledJakub Hrozek2012-02-132-11/+11
* Fix group enumerationJakub Hrozek2012-02-101-2/+7
* DP: Add support for hosts in sss_dp_get_accountJan Cholasta2012-02-072-2/+13
* AUTOFS: responderJakub Hrozek2012-02-051-0/+2
* Split the logic to check cache expiration into separate functionJakub Hrozek2012-02-052-0/+56
* RESPONDERS: Refactor setent_req_listJakub Hrozek2012-02-052-5/+90
* RESPONDERS: Provide a common sss_cmd_send_error functionJakub Hrozek2012-02-022-0/+18
* Refactor nss_cmd_send_emptyJakub Hrozek2012-01-312-0/+39
* NSS: Add service enumeration support to NSS providerStephen Gallagher2012-01-271-0/+3
* DP: Refactor responder_dp_req so it's reusable by other respondersJakub Hrozek2012-01-272-239/+347
* NSS: Add negative cache routines for servicesStephen Gallagher2012-01-272-3/+132
* DP: Add support for services in dp requestsStephen Gallagher2012-01-272-0/+4
* DP: Fix bugs in sss_dp_get_account_intStephen Gallagher2012-01-231-66/+44