index
:
sssd.git
adsite
ifp
ifp-typo
ifpping
master
review
sssctl
sudo
sudo1-13
sudohost
sudoman
tlog
Unnamed repository; edit this file 'description' to name the repository.
Pavel Brezina
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
responder
/
common
/
cache_req
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warning declaration of 'index' shadows a global declaration
Lukas Slebodnik
2017-09-25
1
-4
/
+4
*
Print a warning when enumeration is requested but disabled
AmitKumar
2017-09-25
1
-0
/
+6
*
cache_req: Look for name attribute also in nss_cmd_getsidbyid
Lukas Slebodnik
2017-09-06
1
-1
/
+3
*
CACHE_REQ: Don't error out when searching by id = 0
Fabiano Fidêncio
2017-08-28
1
-6
/
+0
*
CACHE_REQ: Fix warning may be used uninitialized
Fabiano Fidêncio
2017-07-31
1
-0
/
+2
*
CACHE_REQ: Pull sessionRecording attrs from initgr
Nikolai Kondrashov
2017-07-27
3
-6
/
+381
*
CACHE_REQ: Propagate num_results to cache_req_state
Nikolai Kondrashov
2017-07-27
1
-2
/
+7
*
DOMAIN: Add sss_domain_info_{get,set}_output_fqnames()
Fabiano Fidêncio
2017-06-21
1
-2
/
+2
*
RESPONDER: Use fqnames as output when needed
Fabiano Fidêncio
2017-06-21
2
-0
/
+22
*
cache_req: Do not use default_domain_suffix with netgroups
Lukas Slebodnik
2017-06-08
1
-1
/
+1
*
CACHE_REQ_SEARCH: Check for filtered users/groups also on cache_req_send()
Fabiano Fidêncio
2017-06-05
1
-0
/
+4
*
CACHE_REQ: Simplify _search_ncache_filter()
Fabiano Fidêncio
2017-06-05
1
-20
/
+7
*
BUILD: Fix build without ssh
Lukas Slebodnik
2017-05-25
1
-0
/
+4
*
cache_req: use the right negative cache for initgroups by upn
Sumit Bose
2017-05-23
1
-2
/
+2
*
CACHE_REQ: Ensure the domains are updated for "filter" related calls
Fabiano Fidêncio
2017-05-17
1
-5
/
+81
*
CACHE_REQ: Avoid using of uninitialized value
Fabiano Fidêncio
2017-05-15
1
-6
/
+6
*
CACHE_REQ: Make use of cache_req_ncache_filter_fn()
Fabiano Fidêncio
2017-05-10
6
-16
/
+165
*
CACHE_REQ_RESULT: Introduce cache_req_create_ldb_result_from_msg_list()
Fabiano Fidêncio
2017-05-10
2
-0
/
+40
*
CACHE_REQ: Add a new cache_req_ncache_filter_fn() plugin function
Fabiano Fidêncio
2017-05-10
21
-0
/
+33
*
cache_req: Avoid bool in switch/case
Lukas Slebodnik
2017-04-28
1
-11
/
+7
*
CACHE_REQ_DOMAIN: debug the set domain resolution order
Fabiano Fidêncio
2017-04-26
1
-0
/
+11
*
CACHE_REQ_DOMAIN: Add some comments to cache_req_domain_new_list_from_string_...
Fabiano Fidêncio
2017-04-26
1
-0
/
+4
*
CACHE_REQ: Allow configurationless shortname lookups
Fabiano Fidêncio
2017-04-26
3
-1
/
+50
*
RESPONDER: Fallback to global domain resolution order in case the view doesn'...
Fabiano Fidêncio
2017-04-26
2
-7
/
+12
*
CACHE_REQ: Domain type selection in cache_req
Jakub Hrozek
2017-03-30
21
-24
/
+158
*
CACHE_REQ: Make use of domainResolutionOrder
Fabiano Fidêncio
2017-03-29
3
-37
/
+264
*
CACHE_REQ: Descend into subdomains on lookups
Fabiano Fidêncio
2017-03-29
10
-10
/
+10
*
CACHE_REQ: shortcut if object is found
Pavel Březina
2017-03-14
1
-0
/
+12
*
CACHE_REQ: Check the caches first
Fabiano Fidêncio
2017-03-14
3
-35
/
+133
*
CACHE_REQ: Move cache_req_next_domain() into a new tevent request
Fabiano Fidêncio
2017-03-14
1
-148
/
+279
*
CACHE_REQ: Move result manipulation into a separate module
Pavel Březina
2017-03-14
3
-219
/
+254
*
CACHE_REQ: Make cache_req_{create_and_,}add_result() more generic
Pavel Březina
2017-03-14
1
-19
/
+34
*
cache_req: allow multiple matches for searches by certificate
Sumit Bose
2017-03-10
1
-2
/
+2
*
cache_req: use rctx as memory context during midpoint refresh
Pavel Březina
2017-03-08
1
-1
/
+1
*
CACHE_REQ: Only search the given domain when looking up entries by UPN
Jakub Hrozek
2017-03-03
1
-2
/
+2
*
SYSDB: When searching for UPNs, search either the whole DB or only the given ...
Jakub Hrozek
2017-03-03
1
-3
/
+4
*
CACHE_REQ: Add cache_req_data_set_bypass_cache()
Fabiano Fidêncio
2017-03-03
4
-1
/
+18
*
cache_req: use own namespace for UPNs
Sumit Bose
2017-03-02
1
-2
/
+2
*
cache_req: always go to dp first when looking up host
Pavel Březina
2017-02-08
1
-1
/
+1
*
cache_req: add host by name search
Pavel Březina
2017-02-08
6
-0
/
+187
*
cache_req: move dp request to plugin
Pavel Březina
2017-02-08
23
-313
/
+360
*
cache_req: add api to create ldb_result from message
Pavel Březina
2017-02-08
1
-19
/
+28
*
cache_req: search user by name with attrs
Pavel Březina
2017-02-08
2
-2
/
+42
*
cache_req: add ability to not use default domain suffix
Pavel Březina
2017-02-08
21
-1
/
+31
*
sss_parse_inp_send: provide default_domain as parameter
Pavel Březina
2017-02-08
1
-1
/
+2
*
nss: rewrite nss responder so it uses cache_req
Pavel Březina
2016-12-19
1
-1
/
+1
*
cache_req: do not set ncache if dp request fails
Pavel Březina
2016-12-19
3
-10
/
+36
*
cache_req: allow to search subdomains without fqn
Pavel Březina
2016-12-19
6
-10
/
+10
*
cache_req: fix plugin function description
Pavel Březina
2016-12-19
1
-2
/
+3
*
cache_req: improve debugging
Pavel Březina
2016-12-19
3
-3
/
+4
[next]