index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
responder
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache_req: always go to dp first when looking up host
Pavel Březina
2017-02-08
1
-1
/
+1
*
ssh: fix typo
Pavel Březina
2017-02-08
1
-1
/
+1
*
ssh: rewrite ssh responder to use cache_req
Pavel Březina
2017-02-08
7
-1216
/
+1165
*
cache_req: add host by name search
Pavel Březina
2017-02-08
9
-17
/
+203
*
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
4
-7
/
+33
*
ssh: do not create again fq name
Pavel Březina
2017-02-08
1
-14
/
+6
*
ssh: fix number of output certificates
Pavel Březina
2017-02-08
1
-1
/
+1
*
IFP: Update ifp_iface_generated.c
Fabiano Fidêncio
2017-02-07
1
-6
/
+1
*
Suppres implicit-fallthrough from gcc 7
Lukas Slebodnik
2017-02-01
1
-0
/
+1
*
RESPONDER: Change how client timeout is calculated
Fabiano Fidêncio
2017-01-23
2
-8
/
+33
*
RESPONDER: Shutdown {dbus,socket}-activated responders in case they're idle
Fabiano Fidêncio
2017-01-23
2
-1
/
+132
*
RESPONDER: Don't expose client_idle_handler()
Fabiano Fidêncio
2017-01-23
2
-21
/
+16
*
RESPONDER: Make clear {reset_,}idle_timer() are related to client
Fabiano Fidêncio
2017-01-23
3
-14
/
+14
*
SBUS: Add destructor data to sbus_connection
Fabiano Fidêncio
2017-01-23
1
-1
/
+1
*
SBUS: Add a time_t pointer to the sbus_connection
Fabiano Fidêncio
2017-01-23
2
-2
/
+3
*
IFP: Make IFP responder dbus-activatable
Fabiano Fidêncio
2017-01-23
2
-1
/
+3
*
SUDO: Make Sudo responder socket-activatable
Fabiano Fidêncio
2017-01-23
1
-0
/
+1
*
SSH: Make SSH responder socket-activatable
Fabiano Fidêncio
2017-01-23
1
-0
/
+1
*
PAM: Make PAM responder socket-activatable
Fabiano Fidêncio
2017-01-23
1
-0
/
+1
*
PAC: Make PAC responder socket-activatable
Fabiano Fidêncio
2017-01-23
1
-0
/
+1
*
NSS: Make NSS responder socket-activatable
Fabiano Fidêncio
2017-01-23
1
-0
/
+1
*
AUTOFS: Make AutoFS responder socket-activatable
Fabiano Fidêncio
2017-01-23
1
-0
/
+1
*
RESPONDER: Make responders' common code ready for socket activation
Fabiano Fidêncio
2017-01-23
3
-38
/
+38
*
UTIL: Introduce --dbus-activated cmd option for responders
Fabiano Fidêncio
2017-01-23
2
-2
/
+5
*
UTIL: Introduce --socket-activated cmdline option for responders
Fabiano Fidêncio
2017-01-23
3
-17
/
+24
*
MONITOR: Pass the service type to the RegisterService method
Fabiano Fidêncio
2017-01-23
1
-2
/
+2
*
AUTOFS: Check return of sss_cmd_empty_packet()
Fabiano Fidêncio
2017-01-20
1
-1
/
+6
*
IFP: Fix GetUserAttr
Jakub Hrozek
2017-01-16
1
-0
/
+1
*
DP: Remove unused attr_type from struct dp_id_data
Lukas Slebodnik
2017-01-16
1
-4
/
+2
*
nss: remove the old code
Pavel Březina
2016-12-19
7
-8903
/
+0
*
nss: rewrite nss responder so it uses cache_req
Pavel Březina
2016-12-19
16
-42
/
+4377
*
responders: do not try to contact DP with LOCAL provider
Pavel Březina
2016-12-19
1
-0
/
+22
*
responders: remove checks that are handled inside cache_req
Pavel Březina
2016-12-19
3
-19
/
+1
*
responders: unify usage of sss_cmd_send_empty and _error
Pavel Březina
2016-12-19
4
-7
/
+9
*
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
[next]