summaryrefslogtreecommitdiffstats
path: root/src/responder
Commit message (Expand)AuthorAgeFilesLines
* Add SID related calls to the NSS responderSumit Bose2013-05-032-3/+795
* Add sss_ncache_set_sid() and sss_ncache_check_sid()Sumit Bose2013-05-022-0/+31
* Add responder_get_domain_by_id()Sumit Bose2013-05-022-0/+52
* Add idmap context to nss contextSumit Bose2013-05-022-0/+22
* Add two new request types to the data-provider interfaceSumit Bose2013-05-022-1/+9
* Add secid filter to responder-dp protocolSumit Bose2013-05-021-4/+14
* responder_get_domain(): remove timeout calculationSumit Bose2013-05-021-10/+1
* responder_get_domain: do not return disabled domainsSumit Bose2013-05-021-0/+4
* Remove unused TALLOC_CTX from responder_get_domain()Sumit Bose2013-05-0211-20/+16
* DB: Switch to new libini_config APIOndrej Kos2013-04-262-2/+1
* Refactoring: remove duplicated code in nss responderSumit Bose2013-04-212-622/+240
* Fix and rename get_my_domain_data()Sumit Bose2013-04-213-12/+14
* Inform about function duplication.Michal Zidek2013-04-171-0/+3
* Allow using flatname for subdomain home dir templateJakub Hrozek2013-04-102-5/+7
* Allocate PAM DP request data on responder contextJakub Hrozek2013-04-083-5/+54
* Check for correct variable nameJakub Hrozek2013-04-031-1/+1
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-022-14/+12
* Reusing create_pam_data() on the other places.Lukas Slebodnik2013-04-021-1/+1
* coding style fixPavel Březina2013-03-201-1/+1
* change responder contexts hierarchyPavel Březina2013-03-206-65/+94
* do not leak memory on failure in *_process_init()Pavel Březina2013-03-207-35/+62
* Move SELinux processing to provider.Michal Zidek2013-03-191-309/+0
* Removing unused declaration of functions and variable.Lukas Slebodnik2013-03-191-1/+0
* Move sss_cmd_execute from client to responder code.Jakub Hrozek2013-03-083-7/+15
* Debug message in sss_mc_create_file.Michal Zidek2013-03-071-0/+5
* File descriptor leak in nss responder.Michal Zidek2013-03-071-18/+43
* Removing unused parameter type from sudosrv_get_sudorules_query_cache()Lukas Slebodnik2013-03-071-6/+4
* Remove the alt_db_path parameter of sysdb_initMichal Zidek2013-03-051-1/+1
* Use the same dbg level for all ncache hits.Michal Zidek2013-03-042-21/+28
* Remove unused functionsJakub Hrozek2013-03-044-36/+0
* autofs: fix invalid header 'number of entries' in packetPavel Březina2013-03-011-1/+5
* if selinux is disabled, ignore that selogin dir is missingPavel Březina2013-02-261-3/+15
* Fix uninitialized time_t var in responderOndrej Kos2013-02-211-1/+1
* Lower the DEBUG level if an entry cannot be deleted from memcacheJakub Hrozek2013-02-141-3/+3
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-104-8/+8
* Parent and subdomains use the same sysdbSimo Sorce2013-02-102-71/+8
* Change the way domains are linked.Simo Sorce2013-02-103-78/+32
* Add function get_next_domain()Simo Sorce2013-02-1011-101/+83
* Update main domain info in placeSimo Sorce2013-02-101-21/+4
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-101-30/+7
* Add realm info to sss_domain_infoSimo Sorce2013-02-101-0/+1
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-102-6/+7
* Check that strings do not go beyond the end of the packet body in autofs and ...Jan Cholasta2013-01-232-7/+7
* sudo responder: change num_rules type from size_t to uint32_tPavel Březina2013-01-225-20/+20
* Invalidate user entry even if there are no groupsJakub Hrozek2013-01-161-6/+1
* NSS: invalidate memcache user entry on initgr, tooJakub Hrozek2013-01-161-0/+11
* Add domain to some subdomain functionsSimo Sorce2013-01-151-1/+2
* Add domain arguments to sysdb sudo functionsSimo Sorce2013-01-151-4/+5
* Add domain arguments to sysdb ssh functionsSimo Sorce2013-01-151-3/+4
* Add domain arguments to sysdb services functionsSimo Sorce2013-01-151-6/+6