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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sysdb: add certmap related calls
Sumit Bose
2017-03-23
3
-0
/
+712
*
sss_cert_derb64_to_ldap_filter: add sss_certmap support
Sumit Bose
2017-03-23
7
-18
/
+75
*
LDAP: always store the certificate from the request
Sumit Bose
2017-03-23
6
-9
/
+27
*
sdap_get_users_send(): new argument mapped_attrs
Sumit Bose
2017-03-23
9
-7
/
+111
*
sysdb: add sysdb_attrs_copy()
Sumit Bose
2017-03-23
3
-0
/
+112
*
certmap: add placeholder for OpenSSL implementation
Sumit Bose
2017-03-23
2
-3
/
+37
*
certmap: add new library libsss_certmap
Sumit Bose
2017-03-23
15
-1
/
+5454
*
util: move string_in_list to util_ext
Sumit Bose
2017-03-23
2
-20
/
+22
*
split_on_separator: move to a separate file
Sumit Bose
2017-03-23
2
-93
/
+121
*
MAN: Mention sssd-secrets in "SEE ALSO" section
Lukas Slebodnik
2017-03-22
1
-0
/
+6
*
UTIL: Typo in comment
Michal Židek
2017-03-17
1
-1
/
+1
*
Updating the translations for the 1.15.2 release
sssd-1_15_2
Jakub Hrozek
2017-03-15
17
-8724
/
+10611
*
MAN: Add trusted domain section man entry
Michal Židek
2017-03-15
1
-0
/
+22
*
SUBDOMAINS: Allow options ad(_backup)_server
Michal Židek
2017-03-15
2
-2
/
+12
*
SUBDOMAINS: Configurable search bases
Michal Židek
2017-03-15
5
-148
/
+250
*
data_provider: Fix typo in DEBUG message
Michal Židek
2017-03-15
1
-1
/
+1
*
NSS: Don't call chown on NSS service's ExecStartPre
Fabiano Fidêncio
2017-03-15
1
-1
/
+0
*
NSS: Ensure the NSS socket is started before any other services' sockets
Fabiano Fidêncio
2017-03-15
1
-0
/
+1
*
NSS: Don't set SocketUser/SocketGroup as "sssd" in sssd-nss.socket
Fabiano Fidêncio
2017-03-15
1
-2
/
+0
*
PROXY: Remove duplicit users from group
Petr Čech
2017-03-15
1
-4
/
+149
*
TESTS: test the curl wrapper with a command-line tool
Jakub Hrozek
2017-03-14
4
-1
/
+374
*
UTIL: Add a libtevent libcurl wrapper
Jakub Hrozek
2017-03-14
2
-0
/
+1044
*
BUILD: Detect libcurl during configure
Jakub Hrozek
2017-03-14
1
-0
/
+38
*
UTIL: Add a generic iobuf module
Jakub Hrozek
2017-03-14
3
-0
/
+518
*
UTIL: Add a new macro SAFEALIGN_MEMCPY_CHECK
Jakub Hrozek
2017-03-14
1
-0
/
+6
*
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
11
-35
/
+168
*
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
4
-219
/
+255
*
CACHE_REQ: Make cache_req_{create_and_,}add_result() more generic
Pavel Březina
2017-03-14
1
-19
/
+34
*
IPA: get overrides for all users found by certificate
Sumit Bose
2017-03-10
1
-28
/
+132
*
nss: ensure that SSS_NSS_GETNAMEBYCERT only returns a unique match
Sumit Bose
2017-03-10
3
-1
/
+22
*
PAM: allow muliple users mapped to a certificate
Sumit Bose
2017-03-10
4
-59
/
+166
*
ifp: add FindByNameAndCertificate
Sumit Bose
2017-03-10
6
-0
/
+360
*
ifp: add ListByCertificate
Sumit Bose
2017-03-10
6
-0
/
+165
*
cache_req: allow multiple matches for searches by certificate
Sumit Bose
2017-03-10
1
-2
/
+2
*
sysdb: allow multiple results for searches by certificate
Sumit Bose
2017-03-10
2
-7
/
+43
*
util-test: Extend unit test for sss_filter_sanitize_ex
Lukas Slebodnik
2017-03-10
1
-0
/
+18
*
test_utils: Add test coverage for %l in override_homedir
Lukas Slebodnik
2017-03-10
1
-2
/
+9
*
NSS: Fix invalidating memory cache for subdomain users
Jakub Hrozek
2017-03-10
1
-1
/
+3
*
Allow manual start for sssd-ifp
Jakub Hrozek
2017-03-08
1
-1
/
+0
*
Fixed typo in debug output
Thorsten Scherf
2017-03-08
1
-1
/
+1
*
sss_cache: User/groups invalidation in domain cache
Petr Čech
2017-03-08
5
-8
/
+173
*
SECRETS: Shutdown the responder in case it becomes idle
Fabiano Fidêncio
2017-03-08
2
-0
/
+6
*
RESPONDER: Wrap up the code to setup the idle timeout
Fabiano Fidêncio
2017-03-08
2
-35
/
+54
*
cache_req: use rctx as memory context during midpoint refresh
Pavel Březina
2017-03-08
1
-1
/
+1
*
UTIL: first letter of user name template for override_homedir
Ignacio Reguero
2017-03-07
2
-0
/
+21
*
test_secrets: Fail in child if sssd_secrets cannot start
Lukas Slebodnik
2017-03-07
1
-12
/
+19
*
MAN: Add dyndns_auth option
Justin Stephenson
2017-03-07
2
-0
/
+30
*
UTIL: Sanitize newline and carriage return characters.
Victor Tapia
2017-03-07
1
-0
/
+10
[prev]
[next]