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
*
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
*
cache_req: make plug-ins definition const
Pavel Březina
2016-12-19
22
-42
/
+42
*
cache_req: add object by id
Pavel Březina
2016-12-19
5
-0
/
+177
*
cache_req: add object by name
Pavel Březina
2016-12-19
5
-0
/
+271
*
cache_req: allow upn search with attrs
Pavel Březina
2016-12-19
1
-1
/
+6
*
cache_req: make sure that we always fetch default attrs
Pavel Březina
2016-12-19
1
-1
/
+43
*
cache_req: return well known objects in object by sid
Pavel Březina
2016-12-19
3
-1
/
+148
*
cache_req: allow to return well known object as result
Pavel Březina
2016-12-19
21
-3
/
+153
*
cache_req: allow shallow copy of result
Pavel Březina
2016-12-19
2
-0
/
+67
*
cache_req: add support for netgroups
Pavel Březina
2016-12-19
5
-0
/
+173
*
cache_req: add support for services enumeration
Pavel Březina
2016-12-19
5
-0
/
+107
*
cache_req: add support for service by port
Pavel Březina
2016-12-19
5
-0
/
+190
*
cache_req: add support for service by name
Pavel Březina
2016-12-19
6
-5
/
+273
*
cache_req: add group enumeration
Pavel Březina
2016-12-19
5
-0
/
+117
*
cache_req: add user enumeration
Pavel Březina
2016-12-19
5
-0
/
+133
*
cache_req: add ability to filter domains by enumeration
Pavel Březina
2016-12-19
13
-5
/
+55
*
cache_req: add ability to gather result from all domains
Pavel Březina
2016-12-19
13
-17
/
+71
*
cache_req: encapsulate output data into structure
Pavel Březina
2016-12-19
3
-50
/
+179
*
cache_req: skip first search on bypass cache
Pavel Březina
2016-12-19
1
-10
/
+22
*
cache_req: fix initgroups by name
Pavel Březina
2016-12-19
1
-1
/
+3
*
cache_req: move from switch to plugins, add plugins
Pavel Březina
2016-10-20
15
-0
/
+2019
*
cache_req: move from switch to plugins; add logic
Pavel Březina
2016-10-20
5
-0
/
+1295