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
/
responder_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RESPONDER: Add session recording conf loading
Nikolai Kondrashov
2017-07-27
1
-0
/
+9
*
NSS: Move shell options to common responder
Nikolai Kondrashov
2017-07-27
1
-0
/
+100
*
RESPONDERS: Fix terminating idle connections
Jakub Hrozek
2017-07-21
1
-5
/
+11
*
UTIL: Remove fcntl.h from util/util.h
Lukas Slebodnik
2017-06-08
1
-0
/
+1
*
NSS: Move output name formatting to utils
Nikolai Kondrashov
2017-05-10
1
-19
/
+8
*
RESPONDER_COMMON: Improve domaiN_resolution_order debug messages
Fabiano Fidêncio
2017-04-26
1
-0
/
+6
*
RESPONDER: Fallback to global domain resolution order in case the view doesn'...
Fabiano Fidêncio
2017-04-26
1
-46
/
+62
*
Move sized_output_name() and sized_domain_name() into responder common code
Jakub Hrozek
2017-04-21
1
-0
/
+90
*
responders: do not leak selinux context on clients destruction
Pavel Březina
2017-04-03
1
-1
/
+19
*
Add domain_resolution_order config option
Fabiano Fidêncio
2017-03-29
1
-0
/
+27
*
CACHE_REQ: Make use of domainResolutionOrder
Fabiano Fidêncio
2017-03-29
1
-0
/
+153
*
CACHE_REQ: Check the caches first
Fabiano Fidêncio
2017-03-14
1
-0
/
+11
*
RESPONDER: Wrap up the code to setup the idle timeout
Fabiano Fidêncio
2017-03-08
1
-35
/
+52
*
RESPONDER: Add a responder sbus interface to set domain state
Jakub Hrozek
2017-02-15
1
-0
/
+15
*
RESPONDER: Change how client timeout is calculated
Fabiano Fidêncio
2017-01-23
1
-8
/
+32
*
RESPONDER: Shutdown {dbus,socket}-activated responders in case they're idle
Fabiano Fidêncio
2017-01-23
1
-1
/
+128
*
RESPONDER: Don't expose client_idle_handler()
Fabiano Fidêncio
2017-01-23
1
-17
/
+16
*
RESPONDER: Make clear {reset_,}idle_timer() are related to client
Fabiano Fidêncio
2017-01-23
1
-8
/
+8
*
SBUS: Add a time_t pointer to the sbus_connection
Fabiano Fidêncio
2017-01-23
1
-1
/
+2
*
RESPONDER: Make responders' common code ready for socket activation
Fabiano Fidêncio
2017-01-23
1
-36
/
+34
*
UTIL: Introduce --dbus-activated cmd option for responders
Fabiano Fidêncio
2017-01-23
1
-2
/
+4
*
UTIL: Introduce --socket-activated cmdline option for responders
Fabiano Fidêncio
2017-01-23
1
-1
/
+5
*
MONITOR: Pass the service type to the RegisterService method
Fabiano Fidêncio
2017-01-23
1
-2
/
+2
*
nss: move nss_ctx->global_names to rctx
Pavel Březina
2016-12-19
1
-0
/
+6
*
RESPONDER: Remove dead assignment to the variable ret
Lukas Slebodnik
2016-12-08
1
-2
/
+0
*
DP: Remove old data provider interface
Pavel Březina
2016-08-16
1
-7
/
+9
*
RESPONDERS: Pass errno to strerror() when SELINUX_getpeercon() fails
Fabiano Fidêncio
2016-08-04
1
-0
/
+1
*
RESPONDERS: Show a bit more info in case of SELINUX_getpeercon() failure
Fabiano Fidêncio
2016-08-04
1
-0
/
+2
*
RESPONDERS: Decrease debug level for failures in SELINUX_getpeercon()
Fabiano Fidêncio
2016-08-04
1
-2
/
+2
*
Amend debug messages after failure of unlink
Lukas Slebodnik
2016-07-25
1
-1
/
+2
*
SYSDB: Remove useless parameter from sysdb_init()
Jakub Hrozek
2016-07-07
1
-1
/
+1
*
Secrets: Add initial responder code for secrets service
Simo Sorce
2016-06-29
1
-12
/
+5
*
Responders: Add support for socket activation
Simo Sorce
2016-06-29
1
-2
/
+72
*
Responders: Make the client context more generic
Simo Sorce
2016-06-29
1
-16
/
+50
*
SYSDB: Open a timestamps cache for caching domains
Jakub Hrozek
2016-06-23
1
-1
/
+2
*
RESPONDER: New interface for client registration
Pavel Březina
2016-06-20
1
-3
/
+1
*
RESPONDERS: Negative caching of local users
Petr Cech
2016-06-10
1
-1
/
+21
*
RESPONDER: Removing of redudant function
Petr Cech
2016-05-11
1
-28
/
+0
*
RESPONDERS: Negcache in resp_ctx preparing
Petr Cech
2016-05-11
1
-0
/
+47
*
NEGCACHE: Adding timeout to struct sss_nc_ctx
Petr Cech
2016-05-11
1
-0
/
+28
*
Responders: Fix client destructor
Simo Sorce
2016-03-17
1
-4
/
+7
*
Util: Improve code to get connection credentials
Simo Sorce
2016-01-28
1
-18
/
+39
*
util: Update get_next_domain's interface
Michal Židek
2015-10-23
1
-3
/
+5
*
REFACTOR: SCKT_RSP_UMASK constant in responder code
Petr Cech
2015-10-14
1
-1
/
+1
*
REFACTOR: DFL_RSP_UMASK constant in responder code
Petr Cech
2015-10-14
1
-1
/
+2
*
UTIL: Convert domain->disabled into tri-state with domain states
Jakub Hrozek
2015-09-21
1
-2
/
+3
*
sbus: add new iface via sbus_conn_register_iface()
Pavel Březina
2015-01-23
1
-7
/
+1
*
UTIL: Unify the fd_nonblocking implementation
Jakub Hrozek
2015-01-15
1
-24
/
+1
*
RESPONDER: Log failures to resolve user names in csv_string_to_uid_array
Jakub Hrozek
2014-12-13
1
-0
/
+3
*
RESPONDERS: Don't hard-code umask value in utility function
Pavel Reichl
2014-10-29
1
-4
/
+4
[next]